12 Commits

Author SHA1 Message Date
37fb165999
Revert "feat(homepage): remove old homepage"
This reverts commit e2633f86

Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-08 14:10:28 +01:00
e2633f86af
feat(homepage): remove old homepage
This commit removes the old outdate homepage.

Signed-off-by: miguel456 <me@nogueira.codes>
2022-09-21 05:48:09 +01:00
7fa1e1e11c fix: add remaining missing strings 2022-04-04 13:06:01 +01:00
a71ecac59c Add google tag manager 2021-12-10 21:34:34 +00:00
37fd350537
Update gallery images 2021-10-17 04:47:09 +01:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
bd530696d2 Quick dropdown toggle 2020-09-02 19:24:32 +01:00
f871e14307 Add homepage localization options 2020-09-01 00:29:58 +01:00
d392c0593f Add two factor authentication 2020-07-17 22:44:10 +01:00
4c6a435e34 Entrypoint: Add Application Page
This commit finally adds the dynamically rendered form that changes according to how the user builds their form.
It also fragments the header and footer for the main page into their own separate files for ease of access later.
Vacancy status has also been added to the Vacancies in DB.
All staff application endpoints have also been moved to under the user application endpoints group, for ease of use (duplicated route group).
2020-05-08 06:06:24 +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