41 Commits

Author SHA1 Message Date
54f7db52a2 Use earth time since Epoch instead of resetting time after each day 2023-05-30 00:05:31 -05:00
6d1003ad3c Updated ET display 2023-05-29 23:02:09 -05:00
3b25783304 Add in node timer features 2023-05-28 13:50:47 -05:00
1d044f986d Include finished crafting message display in frontend 2023-05-28 01:42:30 -05:00
d4f66f4de8 lockout now blocks out entire sheet 2023-05-17 06:03:38 -05:00
fd6f807407 Implemented ability to see current item locations from the item lists 2023-05-15 05:59:58 -05:00
b3396db338 Update frontend to send item info to backend 2023-05-14 12:01:45 -05:00
fee686fcad Added completion text and item number counts 2023-05-14 09:14:30 -05:00
05308cb953 Update progress bars to be more interactive, fix multiplication by 100 bug and added completion percentage at the top 2023-05-14 09:08:07 -05:00
d7bb77b486 Updated app to support fuzzy item searches and fixed bugs 2023-05-13 09:23:44 -05:00
4ca1b8d8af Updated requests and ability to compare list to a crafting recipe set 2023-05-12 09:50:19 -05:00
f2d45a11b9 Finish sorting algorithm and list displays 2023-05-08 09:54:56 -05:00
e0f13e0db7 Implement fetch requests for all crafting recipes 2023-05-07 20:48:37 -05:00
da05198eb3 Add field item transfers from sort form to grocery list form 2023-05-07 18:42:10 -05:00
88ea058b7d Removed all warnings 2023-05-07 05:21:12 -05:00
53406cd6d6 Reset confirmation states when re-evaluating sort items. Also button refresh occurs at the end of errors and returns 2023-05-07 04:35:26 -05:00
5649fd90f3 Include the sort retainer feature 2023-05-07 04:04:11 -05:00
021582f90e Add links to navbar 2023-05-07 02:05:08 -05:00
a86c403524 Each notification component gets a unique ID 2021-08-28 20:08:51 +09:00
9d009ae0c0 Suppress data checking until previous call is done. 2021-08-28 12:19:20 +09:00
59ef65bfc3 Sounds 2021-08-28 11:19:46 +09:00
b66d0f26b6 5 min notifications 2021-08-28 10:33:29 +09:00
6ae320c1c4 Add in enter functionality 2021-08-28 10:25:29 +09:00
d86961dccd Add notifications 2021-08-28 10:19:04 +09:00
8821babb9b Remove notificationchanges array 2021-08-27 06:43:24 +09:00
db4a22d5cb Remove old notifications using the same useEffect 2021-08-23 00:30:08 +00:00
83885ef81f Notification system in progress 2021-08-22 23:14:00 +09:00
9a570d8597 Move functions and apply new audit log backend. 2021-08-22 21:35:15 +09:00
9195dedc15 Remove clunky interface typing. 2021-08-22 19:46:13 +09:00
b93e6a9430 Revert change for now. Can componentize later. 2021-08-20 16:38:34 +09:00
7d3ffe70e5 Change updates to only occur during onBlur or keydown enter events. 2021-08-20 16:28:56 +09:00
913ae12101 Yolo update before submitting data. 2021-08-20 04:41:26 +00:00
6cb8ecfcc8 UPDATE PACKAGE 2021-08-20 03:55:39 +09:00
3544076f90 Added checkmark completion thing 2021-08-20 03:37:12 +09:00
8dc0df39a1 Backend synchronization and updating now complete 2021-08-20 02:35:57 +09:00
ee6ca4cede Split array into categories, verify new sorting algorithm works w/master list 2021-08-20 01:22:57 +09:00
71de907d8b Add sample database 2021-08-15 19:19:19 -05:00
d1f31a279b Fix up sort cases 2021-08-16 00:11:32 +00:00
290ae4238e implement core app functionality 2021-08-16 07:04:01 +09:00
d897b52176 Bun app begins 2021-08-16 01:20:30 +09:00
ea841eb556 Initialize project using Create React App 2021-08-16 01:09:35 +09:00