Jordan Stremming
8cf8db9b69
Visual improvement for forms
2019-03-23 08:01:27 -05:00
Jordan Stremming
acc367ae07
Add content override
2019-03-23 08:01:09 -05:00
Jordan Stremming
b553d19cf7
Registration form, mostly
2019-03-23 07:54:05 -05:00
Jordan Stremming
4de15c4f38
Merge remote-tracking branch 'origin/Database' into auth
2019-03-23 07:24:00 -05:00
Aaron Kimbrell
d05c41d09b
Database typing
...
So the data types are mostly correct
Ones that need work I have marked TODO:
These are just the ones for files, and ones that could be Enum typed, they don't have to be
I hate checkboxes, this is dumb but works very well
2019-03-23 00:13:44 -05:00
Jordan Stremming
a27c3f2b77
Unused file
2019-03-22 13:06:21 -05:00
Jordan Stremming
4df83e8ff4
CSS link coloring
2019-03-22 13:04:58 -05:00
Jordan Stremming
bb4765ae71
Disable splash, go to login by default
2019-03-22 13:03:04 -05:00
Jordan Stremming
a2117109ae
No more CAS :(
2019-03-22 13:01:44 -05:00
Jordan Stremming
3a87e2ab56
Conventions and formatting
2019-03-22 13:00:03 -05:00
Jordan Stremming
f39f470f8a
Unused import
2019-03-22 12:52:19 -05:00
Jordan Stremming
52bd32fcbe
Form styling
2019-03-22 12:43:29 -05:00
Jordan Stremming
152afaaed8
Use argon2 for hashing
2019-03-22 12:43:21 -05:00
Jordan Stremming
c28f9fa5f3
Typo
2019-03-22 10:33:48 -05:00
Jordan Stremming
2de51ccc10
Whoops wrong setting file
2019-03-22 10:32:50 -05:00
Jordan Stremming
b310f34c21
Drop auth and replace sign out page
2019-03-22 10:31:46 -05:00
Jordan Stremming
57ecef68c0
Login form implemented
2019-03-22 10:28:11 -05:00
Jordan Stremming
4affd1e71f
typo
2019-03-21 18:13:43 -05:00
Jordan Stremming
92de7e5c5a
Register form page
2019-03-21 18:11:08 -05:00
Jordan Stremming
3e7e7c3abc
Logout, but doesn't work properly
2019-03-21 18:11:00 -05:00
Jordan Stremming
1c8757d9e3
comment
2019-03-21 18:04:39 -05:00
Jordan Stremming
28987b5c05
Login function yay
2019-03-21 18:04:13 -05:00
Jordan Stremming
4010a4154b
Typo fix
2019-03-21 17:35:55 -05:00
Jordan Stremming
3e3571d55e
Merge remote-tracking branch 'origin/Database' into auth
...
# Conflicts:
# app/__init__.py
# app/configuration.py
# app/schemas.py
2019-03-21 17:35:26 -05:00
Aaron Kimbrell
d032836618
Migrations
...
Added migrations
Changed configurations to us the `.py` files
copy and rename the local settings example and take out example in the name adn that will be your local settings.
2019-03-21 17:21:52 -05:00
Jordan Stremming
25b7dcfdbf
Database merge
2019-03-21 14:46:02 -05:00
Jordan Stremming
06535a54ec
Merge remote-tracking branch 'origin/Database' into auth
2019-03-21 14:44:47 -05:00
Aaron Kimbrell
4a7ea27448
Fixed things
...
Enum type wasn't working in the model, will fix that later, was just trying to be fancy
need the proper mashmallow package
2019-03-21 14:29:36 -05:00
Jordan Stremming
c8b4293b3f
Merge remote-tracking branch 'origin/Database' into auth
2019-03-21 14:19:47 -05:00
Aaron Kimbrell
ec28417fef
Database setup
...
Started working on Db models (not functional right now)
Schemas will need to be added to more as we go, but it's functional
Updated the configuration for the other extensions that we are using
Fixed the DB connection scheme in the config
2019-03-21 14:17:35 -05:00
Jordan Stremming
71ff9a7768
No more TODO :D
2019-03-21 11:24:42 -05:00
Jordan Stremming
0e6c8c4ff6
Logout page
2019-03-21 11:24:22 -05:00
Jordan Stremming
5335b3fba6
Basic authentication pages
2019-03-21 11:16:41 -05:00
Jordan Stremming
e6016ea10f
Authentication branch
2019-03-20 16:28:32 -05:00
Jordan Stremming
05c716d2d9
Change HTML/Jinja2 tabs to size 2; makes for easier reading with heavy nesting
2019-03-20 16:13:29 -05:00
Jordan Stremming
e1fceae92a
use direct path to config
2019-02-07 19:22:00 -06:00
techzune
a169b96ef4
nav-bar beautification
...
button for dashboard, easier to see
mobile margin fix
added submissions for visual
2019-02-07 15:13:55 -06:00
techzune
aae0ed7681
nav-link include padding via CSS
2019-02-07 14:49:14 -06:00
techzune
8cd7e263ae
Sandstone-text adjustment
...
revert to default capitalization
lower font size
2019-02-07 14:41:40 -06:00
techzune
80d214fb92
Display-size dashboard header text
2019-02-07 14:39:05 -06:00
techzune
f9ddd96fa6
Beautification
2019-02-07 14:35:22 -06:00
techzune
66558d6fcd
Theme change from Flatly to Sandstone
2019-02-07 14:35:08 -06:00
techzune
9fc205de2e
Profile page template
2019-02-05 14:36:22 -06:00
techzune
ba1a4cf736
Dashboard addition
2019-02-05 14:27:20 -06:00
techzune
64057f5702
config.ini create/read
2019-02-05 11:14:36 -06:00
techzune
24a76a3f52
Remove redundant container
2019-02-05 08:55:11 -06:00
techzune
758bc9eef6
Dashboard addition
2019-02-04 16:42:39 -06:00
techzune
304876641a
Dashboard addition
2019-02-04 15:47:10 -06:00
techzune
ca4dd38911
Full-width jumbotron
2019-02-04 15:38:19 -06:00
techzune
92917a5bcb
Mobile scaling
2019-02-04 15:27:54 -06:00