Commit Graph

64 Commits

Author SHA1 Message Date
27794729b9 Added vacancies list 2020-05-03 05:04:26 +01:00
f5bb92b3c8 Add Registered Player listing 2020-05-03 04:31:02 +01:00
cfb8e6bbca Add Staff Member listing 2020-05-03 04:10:33 +01:00
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
5e87fb7683 Finish pending interview queue page 2020-05-02 20:51:36 +01:00
623200914d Add interview page (incomplete commit) 2020-05-02 06:54:14 +01:00
e0e417e631 Add peer review tab 2020-05-01 06:21:44 +01:00
b5e6a4a94b Added Outstanding applications page
This commit also includes Chart.js for the whole project using Webpack. It also updates NPM packages to support ChartJS, and suppresses locale.js warnings from Webpack builds.
Gitignore removes the webpack bundle file since that file should be built each time dependencies/js code are modified.
2020-05-01 05:42:19 +01:00
c802908bf3 Add "My Profile" Page
This commit adds the layout for the profile page, for users and staff members.
2020-04-30 22:53:57 +01:00
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
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