7dca30b57d
fix(auth): check for discord callback error status, update string copy
2023-08-16 01:04:56 +01:00
b89d71b371
Revert "Revert "merge 1""
...
This reverts commit 0c463d1f10145bf99dd63fd7128f992ab2371ffb.
2022-10-24 01:04:22 +01:00
0c463d1f10
Revert "merge 1"
...
This reverts commit 0bc6c20a6d6ad9b906827b9d3f3034a811178f60.
2022-10-24 01:03:43 +01:00
0bc6c20a6d
merge 1
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 01:01:10 +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