Commit Graph

19 Commits

Author SHA1 Message Date
18d7280d72 Fix: Footer style
The footer no longer covers the page contents
2025-04-07 09:53:06 +05:30
bac2c440f1 Fix: bootstrap.js file
Replaced `bootstrap.min.js` with `bootstrap.bundle.min.js`
2025-04-07 06:38:26 +05:30
1a5f8f52b1 Fix: typo
Fix css file path
2025-04-06 20:59:10 +05:30
7dab4f5d3c Add: Footer 2025-04-06 16:59:25 +05:30
23419e9ceb Move css to separate files
Move css styles from `<style>` tags to `static/css/`.
More modularity.
2025-04-06 16:44:45 +05:30
4e3b7dff33 Add: List table style
Add bootstrap css for table in /viewall/
2025-04-04 11:20:56 +05:30
5c10cdcef5 Add: Header bar style
Add minimal boostrap css to top-bar
2025-04-04 11:10: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
12b902c382 Added user login functionality 2025-03-08 11:53:34 +05:30
e43601a86c Added "Edit using CSV" feature 2025-03-06 11:39:41 +05:30
8c4ae8dd88 Adjusted to new class defs and config format 2025-02-23 00:28:10 +05:30
7b6418f185 Moved export csv to a separate route 2025-02-11 13:17:57 +05:30
48a07b7e31 Updated viewall.py & viewList.html to use config 2025-02-11 11:08:27 +05:30
0d3cb348db Removed unwanted headers and styles from old proj 2025-02-05 15:29:14 +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
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