Commit Graph

30 Commits

Author SHA1 Message Date
ef951cbb91 Fixed csv submission javascript 2025-02-10 13:37:36 +05:30
59526aee24 Updated comfirm_save.py 2025-02-08 16:01:56 +05:30
c0c2276f05 Updated csv upload page to use config 2025-02-08 03:26:07 +05:30
ca5a572363 Update delete.py to use config 2025-02-08 01:35:04 +05:30
13c1344013 Fixed primary key in update.py 2025-02-08 01:28:37 +05:30
fc93e6b716 Use config in update.py 2025-02-08 00:04:43 +05:30
200810d793 Fixed create.py and update.html 2025-02-07 23:50:26 +05:30
1a271f465a Adjusted create.py to use config 2025-02-07 12:01:55 +05:30
4c4f0b25c7 Updated edit itemm page 2025-02-06 16:13:09 +05:30
7378e56dc6 Changed error messages 2025-02-06 15:36:46 +05:30
c0cfb3c202 Create page uses config 2025-02-06 14:03:13 +05:30
aee98cb2b6 Attribute class for config 2025-02-06 08:05:24 +05:30
7aeee8da47 Drafted config format concept 2025-02-05 16:08:12 +05:30
0d3cb348db Removed unwanted headers and styles from old proj 2025-02-05 15:29:14 +05:30
e96605d831 Check csv for existing items 2025-02-05 13:56:37 +05:30
bfd4ecfd7a Moved csv edit js to a separate file 2025-02-05 01:19:34 +05:30
f34ec454bf FIx input type in Update page 2025-02-05 01:10:56 +05:30
4511cfdb90 Submit edited csv after preview 2025-02-05 00:41:03 +05:30
ae715af3e1 Contenteditable HTML table 2025-02-04 12:05:18 +05:30
a942765c55 Changed an error msg 2025-02-02 03:45:46 +05:30
0e72c0a9af Moved confirm_save to new module 2025-02-01 23:49:02 +05:30
9866bcfa12 Write csv data to DB 2025-02-01 23:23:13 +05:30
f7009d6e82 Upload and preview CSV 2025-01-30 15:28:34 +05:30
ae6673f938 CSV page and modularity 2025-01-30 13:07:21 +05:30
0da3885866 FIxed csv download and redirect path after delete 2025-01-29 21:35:03 +05:30
fec137280c Fixed more data types 2025-01-29 16:08:32 +05:30
d314da9551 Fixed assetid datatype 2025-01-29 15:47:39 +05:30
1ebe5b1df7 Set up db and fixed view page 2025-01-29 15:35:36 +05:30
414550e7b1 Initialize 2025-01-29 10:57:19 +05:30
702cd20569 Initial commit 2025-01-29 04:57:29 +00:00