f5dc235a72
feat: add user dob to profile
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 00:43:25 +01:00
59351ef7bc
feat: allow users to set their age
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 00:15:41 +01:00
3d219ea429
feat: add age requirement field to vacancies, defaulting to 16
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 18:14:31 +01:00
043fcd102a
feat: add visual indicator for the applicant discord acct
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 17:38:43 +01:00
703032a008
refactor: refactored strings for application forms
2022-03-31 17:25:25 +01:00
c5c58dc71d
Change application age requirement
2021-11-09 02:25:34 +00:00
c45751e21b
Display vacancy information
2021-10-25 18:37:42 +01:00
Miguel N
242ba7b31e
Update 'resources/views/dashboard/application-rendering/apply.blade.php'
2021-01-29 17:34:45 +00:00
Miguel N
5b39c573b3
Add Markdown support notice
2021-01-29 17:32:43 +00:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
4a09fa581d
Add application management localization options
2020-09-01 14:40:41 +01:00
3693ce3431
Add footer to all dashboard pages
2020-07-16 06:46:20 +01:00
1f50faaea7
Add ability to preview application
2020-07-12 19:36:12 +01:00
f46a941b61
Add hold period enforcement
2020-05-10 06:36:42 +01:00
cf7cc142a7
Add Dynamic Form Processing for Custom Forms
2020-05-08 08:10:25 +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