Commit Graph

12 Commits

Author SHA1 Message Date
2f08f43223 Clean-up: Bootstrap
- Self-host bootstrap fonts & font-css
- Remove unwanted bootstrap .css, .js, .map
2025-04-04 15:18:43 +05:30
5c10cdcef5 Add: Header bar style
Add minimal boostrap css to top-bar
2025-04-04 11:10:16 +05:30
23af7e0a02 Add: Login page style
- Introduce bootstrap
- Add bootstrap styling to login page
- Modify template to fit bootstrap css
2025-04-04 10:15:55 +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
4ffc68d5f2 Add: Branding config
- App name
- Tagline
- Large Logo (for Login page)
- Small Logo (for header)
2025-04-03 11:33:57 +05:30
e43601a86c Added "Edit using CSV" feature 2025-03-06 11:39:41 +05:30
14d26fbaeb Fixed csv upload 2025-02-24 23:27:11 +05:30
fb6745fd31 Updated edited_csv.js 2025-02-23 02:25:55 +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
59526aee24 Updated comfirm_save.py 2025-02-08 16:01:56 +05:30
bfd4ecfd7a Moved csv edit js to a separate file 2025-02-05 01:19:34 +05:30