76d6ea6704
Added denied applications page
...
This commit adds a modified version of the previous page, meant for displaying denied apps.
Also modified method names and adds dates.
2020-04-30 16:55:14 +01:00
045b0c42f6
Added Under Review page
...
The user applications page has been added into the app.
2020-04-30 16:38:54 +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
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
3bd773e2d3
Added main page
...
This commit adds the main page (incl. breadcrumbs), a license file, a contact form (with recaptcha) and a captcha config file.
2020-04-27 07:28:00 +01:00
f80e9fcba0
First commit
2020-04-26 05:09:32 +01:00