Sage Vaillancourt
a23ec07618
Prevent scroll when modal is up.
2022-10-02 09:57:17 -04:00
Sage Vaillancourt
577c911f34
More consistent `wipe` buttons
2022-10-02 09:49:24 -04:00
Sage Vaillancourt
234565b923
Tweak some login-related spacing.
2022-10-02 09:45:40 -04:00
Sage Vaillancourt
56327d29e6
Add titles to modal.
2022-10-02 02:54:59 -04:00
Sage Vaillancourt
2ee23bb33e
Move login/create account into a modal.
...
Some redundancy floating around.
Error handling is probably wonky.
Modal should have a bit more detail in the future.
2022-10-02 02:27:23 -04:00
Sage Vaillancourt
0c47f21416
Less space below logged-in info on mobile.
2022-09-30 00:55:07 -04:00
Sage Vaillancourt
dbd5ebc798
Move logged-in info to top of page.
2022-09-30 00:50:19 -04:00
Sage Vaillancourt
fb2ca4722b
Add Barlow as main site font.
2022-09-30 00:37:52 -04:00
Sage Vaillancourt
f31d8a7c21
Reduce field margins on mobile.
2022-09-30 01:45:30 +00:00
Sage Vaillancourt
f9810ce2b9
Tweak label style for better visual hierarchy.
...
Username -> Your Name
2022-09-29 16:22:31 -04:00
Sage Vaillancourt
04c16b50fe
Flesh out letter-adding.
...
Add new-letter button.
Refactor _formhelpers for increased modularity.
Re-style <select> tags
Invert logo colors on hover.
2022-09-29 16:35:26 +00:00
Sage Vaillancourt
3c02ce279e
Tweak login form styling
2022-09-24 12:47:33 +00:00
Sage Vaillancourt
a421e25344
Several style improvements.
...
Fix create_account() bug.
Lighter placeholder text.
Fancy black-white-button.
Username -> Email on login/create account forms.
2022-09-23 23:33:20 +00:00
Sage Vaillancourt
fb54a9c2e0
Another form precision tweak.
2022-09-23 15:27:12 -04:00
Sage Vaillancourt
8147c3140e
More precise form styling.
2022-09-23 15:25:51 -04:00
Sage Vaillancourt
d7efb0d6ad
Add favicon.
2022-09-23 12:00:59 -04:00
Sage Vaillancourt
178656c929
Merge remote-tracking branch 'origin/main' into main
2022-09-23 11:36:24 -04:00
Sage Vaillancourt
ff659db77f
Some project re-org, and add pytest.
...
Rename flaskr/ to undercover/
Rename writing_templates/ to letter_templates/
Put db testing code into __main__ check
Break css optimization into its own file and add simple testing.
Rename writing.py to routes.py.
Move cached index directly into routes.py
2022-09-23 11:35:56 -04:00