Commit Graph

30 Commits

Author SHA1 Message Date
Miguel Nogueira 29f697d7b2
More footer info 2020-12-21 01:20:46 +00:00
Proximity 79571d8b4c Fixed variable caps 2020-12-20 12:14:27 -05:00
Proximity 035e94421e Fixed variable . 2020-12-20 12:12:58 -05:00
Proximity a72abb9147 Updated footer variables 2020-12-20 12:11:25 -05:00
Proximity 96ebdc554e Update Description again 2020-12-20 12:10:13 -05:00
Proximity ece01fc71f Change header description 2020-12-20 12:06:48 -05:00
root 2e78d8c321 Updated Font Awesome 2020-12-20 11:53:09 -05:00
Proximity d7331b2dc1 Added GNU License comment. 2020-12-20 16:39:30 +00:00
Proximity bf9b6d43f3 Update from GitHub to Gitea 2020-12-20 15:37:30 +00:00
Proximity 7fef7a0ac7 Added APP_NAME/URL to main page footer. 2020-12-20 15:36:32 +00:00
Miguel Nogueira 96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
Miguel Nogueira 687316d77a Language menu accessibility 2020-09-02 20:02:56 +01:00
Miguel Nogueira ff70c21283 Homepage: add crowdin badge 2020-09-02 19:57:41 +01:00
Miguel Nogueira 6b7d2db612 Default flag for English 2020-09-02 19:32:31 +01:00
Miguel Nogueira d743554df6 Add country flag to dropdown 2020-09-02 19:29:37 +01:00
Miguel Nogueira bd530696d2 Quick dropdown toggle 2020-09-02 19:24:32 +01:00
Miguel Nogueira 3040afd730 Default language list item 2020-09-02 19:20:06 +01:00
Miguel Nogueira e7d2c548c0 Populate language list 2020-09-02 19:15:01 +01:00
Miguel Nogueira f001a16d4d Add homepage language selector 2020-09-02 19:05:24 +01:00
Miguel Nogueira d8dbb1a0a2 Add homepage language selector 2020-09-02 19:04:25 +01:00
Miguel Nogueira bf5d4058ad Add auth localization options 2020-09-01 01:01:32 +01:00
Miguel Nogueira f871e14307 Add homepage localization options 2020-09-01 00:29:58 +01:00
Miguel Nogueira 1e78a8e6d9 Use app name 2020-08-31 23:20:53 +01:00
Miguel Nogueira d392c0593f Add two factor authentication 2020-07-17 22:44:10 +01:00
Miguel Nogueira 9e2d571298 Fix homepage bg issue 2020-07-16 07:32:52 +01:00
Miguel Nogueira 3693ce3431 Add footer to all dashboard pages 2020-07-16 06:46:20 +01:00
Miguel Nogueira cc8c293cc6 Significant changes
Added several components and features too long to list here
2020-05-22 03:49:16 +01:00
Miguel Nogueira 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
Miguel Nogueira 70c7429e36 Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
Miguel Nogueira 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