Commit Graph

10 Commits

Author SHA1 Message Date
669fbc1ae5 Add Mojang's status to dashboard
Also adds a Cache table to the database. Contains incomplete routes.
2020-05-03 00:45:29 +01:00
20bb7bbcb5 Ammend to previous commit 2020-04-29 22:36:38 +01:00
914bde3709 Make optional application-related registration parameters optional
This commit makes optional registration parameters optional; They should only be filled in after the user has submitted an application. The application will crash during registration without these parameters being optional, and adding them to the form would be illogical.
2020-04-29 22:23:26 +01:00
11e8062500 Migration reversal for vote_has_application 2020-04-29 21:59:41 +01:00
3b0c862d47 Include previous fix 2020-04-29 21:57:57 +01:00
beee71e4c3 Enforce data consistency 2020-04-29 21:56:41 +01:00
f514c4f848 Optimize tables 2020-04-29 21:16:05 +01:00
7c22894e94 Added models, migrations and controllers
This commit adds the logical structure for the app.
2020-04-29 18:15:54 +01:00
70c7429e36 Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
f80e9fcba0 First commit 2020-04-26 05:09:32 +01:00