24 Commits

Author SHA1 Message Date
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