Commit Graph

21 Commits

Author SHA1 Message Date
5c10cdcef5 Add: Header bar style
Add minimal boostrap css to top-bar
2025-04-04 11:10:16 +05:30
8fa4841c53 fix: BrandingConfig, Move: js directory
- Fix template rendering without BrandingConfig in some pages
- Moved JS file to static/js/ subdirectory
2025-04-03 12:14:16 +05:30
506515bf63 Add: Favicon
Add favicon to BrandingConfig
2025-04-03 11:58:53 +05:30
1021a8db32 Added header to all pages 2025-03-08 13:04:23 +05:30
6d667b2001 Fixed bug in redirect 2025-03-06 13:24:46 +05:30
34215b711a Fixed form submission after uploading csv 2025-03-06 12:34:31 +05:30
e43601a86c Added "Edit using CSV" feature 2025-03-06 11:39:41 +05:30
312a54e624 Validation and error messages on submitting csv 2025-02-25 00:13:40 +05:30
14d26fbaeb Fixed csv upload 2025-02-24 23:27:11 +05:30
d4e7c0833b Attempt validation for csv 2025-02-24 02:24:00 +05:30
8c4ae8dd88 Adjusted to new class defs and config format 2025-02-23 00:28:10 +05:30
3762534c65 Adjusted csv upload javascript to use the config 2025-02-10 14:22:22 +05:30
ef951cbb91 Fixed csv submission javascript 2025-02-10 13:37:36 +05:30
c0c2276f05 Updated csv upload page to use config 2025-02-08 03:26:07 +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
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
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