Commit Graph

9 Commits

Author SHA1 Message Date
7630cb80aa Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted. 2023-03-17 17:22:18 -04:00
a435a66b81 Figured out Templatesflask --debug run People can now change code and upload it without needing a code editor. 2023-03-10 17:59:16 -05:00
43cdcff115 CSV & Manual Upload is working! Fixed both features. 2023-03-09 15:15:42 -05:00
030c5541cf Finished the manual upload and now working on CSV 2023-03-08 16:11:32 -05:00
1cfc4fd9d1 Added instructions for the bulk add page. Starting to consolidate. Offloaded some get functions to a backup file that I don't need right now. 2023-03-07 17:52:36 -05:00
49de321387 Figured out that I can use a single endpoint for a tons of additionalPOST requests, which has opened up a lot of doors. Started to create a robust add option. Also added a template button as an idea, but need to see what's possible 2023-03-07 14:56:01 -05:00
d48e982a3f Bulk groups & people changes 2023-02-22 17:11:14 -05:00
040991ecee Table not working randomly. H2 repeating in the loop. Function upgrades. 2023-02-22 06:42:26 -05:00
e81b9e2c14 Added functions and grid squares. Good progress! Need to figure out how to get the session key into the javascript file. 2023-02-21 16:59:41 -05:00