12 Commits

Author SHA1 Message Date
e52a9e2bb0 Add download functionality and action button. Cleaned up how templates are displayed 2023-03-29 18:06:46 -04:00
9e3ac00285 Good progress. Bulk adds are working for emails and groups seperately, but not together. I think I need to for loop through each item to make it work. 2023-03-07 21:35:44 -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
92f4ca2fbc Starting to move the header down for better functionality. need to separate CSV submission. 2023-03-07 09:59:27 -05:00
8d0815b676 Lots of changed. merging csv upload with main options page. 2023-03-06 09:33:42 -05:00
074819ce8f Started the CSV Upload functionality 2023-03-02 17:56:31 -05:00
b3a44ce929 Subnav bar added and some other small changes. Need to figure out CSV upload. 2023-03-01 17:05:16 -05:00
deb11e07ae Trying to get exceptions and errors to work. I also added a new feature. I need to consolidate the API calls, but not sure how yet... I have a function per action when all that changes is the url... 2023-02-27 16:04:19 -05:00
f1f8c84bbf Moved table.html as an include instead of on each page. Added the school name to the main options page for clarity and understanding. 2023-02-26 22:08:24 -08: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