Commit Graph

18 Commits

Author SHA1 Message Date
Sage Vaillancourt 80350b370a Merge branch 'main' of https://gitlab.com/sagev9000/undercover 2022-09-23 13:23:04 +00:00
Sage Vaillancourt 28c84a05cb Animated generate button 2022-09-23 13:22:27 +00:00
Sage Vaillancourt f8d1dac945 Break up css optimization functions.
sans -> sans-serif
2022-09-23 09:19:30 -04:00
Sage Vaillancourt 784ba35f36 Remove hover test code. 2022-09-22 22:50:45 -04:00
Sage Vaillancourt ebb2e4b045 Use camel case instead.
Underscores managed to be worse.
2022-09-22 16:55:49 -04:00
Sage Vaillancourt 8d269c8ed3 Try using underscores in variable names.
Makes for pretty ugly latex, but looks better on the frontend.
2022-09-22 16:51:53 -04:00
Sage Vaillancourt 609d876465 A bit better desktop styling.
Extract logo styles to css.
Submit -> Generate PDF
Also fix some funky example text.
2022-09-22 19:12:54 +00:00
Sage Vaillancourt 189270c9c2 More stylish input labels.
Smaller subtitle
2022-09-22 17:55:08 +00:00
Sage Vaillancourt 93ea97eaf8 Disable text-selection on main h1.
Have logo link back to /
2022-09-22 15:57:30 +00:00
Sage Vaillancourt 552ea20a43 Add simple text-based logo 2022-09-22 15:43:46 +00:00
Sage Vaillancourt 0c07b5b0f2 Several fixes and improvements.
"Better" CSS minifying.
Adjust psycopg imports and some usages.
Fix viewport scaling for mobile.
Switch gunicorn to default https port when running in prod.
Correct /dbtest route and add simple /update skeleton
2022-09-22 15:05:17 +00:00
Sage Vaillancourt 7cb9591acf Give .bigtext a minimum size and smaller font 2021-07-31 22:26:56 -04:00
Sage Vaillancourt 0d65f2d6cf Updated CSS styling and tweaked layout 2021-07-28 22:04:24 -04:00
Sage Vaillancourt 4a32e0206f Color and notate errors. Clear them on submit 2021-07-28 18:43:19 -04:00
Sage Vaillancourt 3cdbfdcb04 Better styling, variable syntax, and cookies
Adjusted text sizes on mobile. New default variable syntax makes for more
consistent whitespace (allowing for simpler internal code). JS won't load
cookies if the company name is unchanged from the default.
2021-07-25 14:59:01 -04:00
Sage Vaillancourt 759b5e0636 Smaller TextArea font on small screens 2021-07-24 15:25:01 -04:00
Sage Vaillancourt 9a7787ef69 Save/fetch previous data. Better style. Unique IDs 2021-07-24 14:51:13 -04:00
Sage Vaillancourt 42c67985a6 Add some desktop styling 2021-07-24 01:08:18 -04:00