Commit Graph

8 Commits

Author SHA1 Message Date
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
8d0815b676 Lots of changed. merging csv upload with main options page. 2023-03-06 09:33:42 -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
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
1bcbef6220 Lots of good progress getting it setup. Need to figure out templating, easier calling of functions, and cleaner routing. 2023-02-17 16:59:42 -05:00