|
|
9924710e71
|
Stylistic changes to the readme
|
2023-04-14 14:52:08 -04:00 |
|
|
|
f8758dee87
|
Merge pull request #1 from Normanras/gets_info
Lots of commits from changes, but I think ready to share and let others test.
|
2023-04-14 14:50:10 -04:00 |
|
|
|
cf96262fa9
|
Added Readme & Dockerfile
|
2023-04-14 14:48:41 -04:00 |
|
|
|
eade9a5f27
|
Added getting people functionality. Configured the action button to only show up if there's something to do (like a table) and also can scroll to the top.
|
2023-04-06 16:46:49 -04:00 |
|
|
|
d55694fab0
|
Restarted adding the get information. Currently, it pulls courses. Added action button to the bottom with two options. First, if a table exists with the course info, you can download it. Second, it brings you NP admin panel for the academy you're currently accessing.
|
2023-04-05 18:47:39 -04:00 |
|
|
|
1cb464975d
|
Function to delete zip file after download
|
2023-03-30 12:11:51 -04:00 |
|
|
|
e52a9e2bb0
|
Add download functionality and action button. Cleaned up how templates are displayed
|
2023-03-29 18:06:46 -04:00 |
|
|
|
dae2eb440e
|
Code-Input was updated to 1.2.2 and currently works! I have the upload functionality working and have begun working on an undo button. It currently saves all the files to a dir everytime you access /templates but I haven't implemented a full undo yet.
|
2023-03-15 17:07:34 -04:00 |
|
|
|
8afdec139b
|
So close! I'm able to use syntax highlighting AND grab the content with js (which then adds to a textarea), but the Flask for loop is only noticed on the first iteration. I can't grab the subsequent values. I need to find a way to dynamically find IDs.
|
2023-03-13 17:23:56 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|