Commit Graph

65 Commits

Author SHA1 Message Date
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 cd80e2daf3 Merge branch 'Database' into auth 2019-03-21 14:52:30 -05:00
Jordan Stremming 12cea2c1fe Add URI to config 2019-03-21 14:51:21 -05:00
Jordan Stremming d2d0e5cd5f Ignore config.ini.backup 2019-03-21 14:47:24 -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
Jordan Stremming 0f2d6659b9 ignore app.wsgi 2019-02-07 19:21:33 -06:00
Aaron Kimbrell b7c6a7774f added site.css to .gitignore 2019-02-07 17:49:42 -06:00
Aaron Kimbrell 3cabb832c0 added config.ini to .gitignore 2019-02-07 17:26:32 -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 2f2a4d80bb Merge remote-tracking branch 'origin/master' 2019-02-05 11:14:51 -06:00
techzune 64057f5702 config.ini create/read 2019-02-05 11:14:36 -06:00
Aaron Kimbrell a3198a67b8 Remove config.py
Added base for config and adding config.py to the .gitignore
2019-02-05 10:15:33 -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
techzune 01ab021813 Docs and formats 2019-02-04 15:00:08 -06:00
techzune ddf0169301 Validation techniques 2019-02-04 14:56:41 -06:00
techzune 398bd5c642 Navbar brand text for small sizes 2019-02-04 14:26:05 -06:00
techzune 0b8f1677e6 Responsive font
May remove in the future
2019-02-04 14:20:27 -06:00
techzune e803aaac4c Scaling 2019-02-04 14:17:39 -06:00
techzune 884953d300 Pretty header 2019-02-04 13:04:43 -06:00
Jordan Stremming 506aa29567 Secondary color (from MSU color guide) 2019-02-03 22:40:44 -06:00
Jordan Stremming 514effa3fb Homepage searchy bar 2019-02-03 22:40:27 -06:00
Jordan Stremming d4c1afc08e Replace Login with Profile
Login will be handled by splash and CAS
2019-02-03 22:26:46 -06:00
Jordan Stremming b5eefe740d Fixed width for splash 2019-02-03 20:30:13 -06:00
Jordan Stremming 82586ebf60 Content top-margin decrease 2019-02-03 20:26:14 -06:00