43 Commits

Author SHA1 Message Date
a5db89d18c
chore(brand): branding updates 2024-06-26 17:06:02 +01:00
7dca30b57d
fix(auth): check for discord callback error status, update string copy 2023-08-16 01:04:56 +01:00
7100a4d1b4
refactor(deorgify): deorgify homepage header
Signed-off-by: miguel456 <me@nogueira.codes>
2023-07-02 14:34:05 +01:00
a3aa444bf9
refactor(theme): update theme to better fit updated logo
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 04:37:18 +00:00
ea44af003c
refactor(theme): update theme to better fit updated logo
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 04:28:57 +00:00
c48f2a9ec2
refactor(theme): update app logos and how they are displayed
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 03:12:28 +00:00
0695262e73
chore(deps): updated adminlte assets
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 02:11:00 +00: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
d23820598f refactor: refactored non-specific strings on homepage
The homepage has organization-specific strings, that aren't translated and are in Portuguese. These haven't been touched.
2022-03-31 17:25:25 +01:00
6338b3ef8b refactor: refactored auth strings 2022-03-31 17:25:25 +01:00
9d967a514b feat: add help ukraine widget 2022-03-15 17:17:50 +00:00
6c843812d2 fix: remove account name from 403 error
This commit removes the user's name from the error message, as a 403 may be triggered by someone who is logged out, e.g. suspended user with no permission to access registration page.
2022-03-05 23:12:37 +00:00
0a66bde951 fix: update statuspage btn 2022-02-24 03:30:47 +00:00
2a84c83b4f feat: add statuspage btn to err pages 2022-02-24 03:29:15 +00:00
641fd191a9 feat: custom http error pages 2022-02-24 03:04:49 +00:00
74c663f969 Updated SEO Meta Tags 2021-12-10 22:19:20 +00:00
a71ecac59c Add google tag manager 2021-12-10 21:34:34 +00:00
abf48897e4 Add page specific metadata 2021-12-09 21:45:59 +00:00
a214eaaab0
Better Uptime Status Banner 2021-10-28 22:41:28 +01:00
2ca891b3b0
Merge branch 'develop' of github.com:GamesClubOficial/rbrecruiter-gc into develop 2021-10-17 05:09:58 +01:00
83ed6f2963
Remove translation menu 2021-10-17 05:09:54 +01:00
f114e20228
Update header.blade.php 2021-10-17 04:59:19 +01:00
37fd350537
Update gallery images 2021-10-17 04:47:09 +01:00
abcb3740ad
GC Specific changes 2021-10-13 07:17:52 +01:00
1aee4c053f
Fix broken code 2021-10-13 04:07:16 +01: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
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
687316d77a Language menu accessibility 2020-09-02 20:02:56 +01:00
ff70c21283 Homepage: add crowdin badge 2020-09-02 19:57:41 +01:00
6b7d2db612 Default flag for English 2020-09-02 19:32:31 +01:00
d743554df6 Add country flag to dropdown 2020-09-02 19:29:37 +01:00
3040afd730 Default language list item 2020-09-02 19:20:06 +01:00
e7d2c548c0 Populate language list 2020-09-02 19:15:01 +01:00
f001a16d4d Add homepage language selector 2020-09-02 19:05:24 +01:00
d8dbb1a0a2 Add homepage language selector 2020-09-02 19:04:25 +01:00
f871e14307 Add homepage localization options 2020-09-01 00:29:58 +01:00
1e78a8e6d9 Use app name 2020-08-31 23:20:53 +01:00
9e2d571298 Fix homepage bg issue 2020-07-16 07:32:52 +01:00
cc8c293cc6 Significant changes
Added several components and features too long to list here
2020-05-22 03:49:16 +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