256 Commits

Author SHA1 Message Date
4e51a4bc8b fix: updated dashboard footer information 2022-02-24 05:50:26 +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
be494b5f21 feat: add pagination to absence list 2022-02-24 01:28:36 +00:00
4f824525cb fix: always redirect users to own absence list 2022-02-24 01:09:07 +00:00
89a67f8802 fix: always redirect users to own absence list 2022-02-24 01:00:28 +00:00
e567094f40 feat: add loa requests
This commit adds a feature that allows users to request periods of inactivity from their managers. This is effectively known as a leave of absence.

The commit also introduces new permissions and migrations, therefore, you'll need to adapt your database according to these changes.
2022-02-24 00:56:46 +00:00
f61a287c78 chore: upgrade to L9
BREAKING CHANGE: This commit updates the Laravel framework to version 9. Additionally, it also updates outdated and abandoned dependencies in the composer.json file.

The resources/lang directory has also been moved to the repository's root directory.
2022-02-22 19:46:18 +00:00
b6213bc66f improvement: improve user search box 2022-02-22 16:54:52 +00:00
5e203bc983 fix: switch source of user profile pictures
This commit switches the source of user profile pictures displayed on comments to the source defined on their profile.

 The profile image was previously being fetched from the applicant's profile.
2022-02-22 03:20:46 +00:00
0d62167f0c Add pagination and order to applications page 2022-02-11 02:11:59 +00:00
294c678283 Fix broken opt-in notifications 2022-02-11 00:51:16 +00:00
1c9f223d3f Improved account status notifications in the dashboard 2022-02-07 20:02:46 +00:00
e5a710642a Add missing translations in the dashboard 2022-02-07 19:00:48 +00:00
23a191deb9 Add LOA feature, improve components 2022-02-07 18:59:22 +00:00
d6e248b571 Improve user list 2022-02-02 05:59:33 +00:00
4da435dc1e Remove "staff member" list 2022-02-02 05:36:09 +00:00
9bf27fd3f4 Disable user account deletion 2022-02-01 22:26:46 +00:00
93b015f98b Remove giveaway page and announcements 2021-12-19 03:43:30 +00:00
5a4c59a614 Adjust live player height 2021-12-17 21:32:45 +00:00
781caa8f11 Adjust width for live player 2021-12-17 21:29:10 +00:00
5967a71146 Add event livestream to homepage 2021-12-17 21:26:50 +00:00
bd88cc3dc7 Change giveaway dates 2021-12-11 23:45:15 +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
7d3e4e17b6
Update competition end date 2021-12-10 20:15:26 +00:00
0ea299c947 Update Gleam widget 2021-12-09 22:12:16 +00:00
409b4f6303 Add giveaway page a bg image 2021-12-09 22:05:59 +00:00
d3149e98c7 Update end date 2021-12-09 21:48:10 +00:00
abf48897e4 Add page specific metadata 2021-12-09 21:45:59 +00:00
63724219f4 Remove jumbotron image 2021-12-09 21:38:52 +00:00
30a3579bd3 Event button metadata 2021-12-09 21:38:13 +00:00
d08d08d934 Add event information button 2021-12-09 21:35:38 +00:00
2c3d5012f8 Add 'enter giveaway' button 2021-12-09 21:26:01 +00:00
4d1bfe7c46 Add temporary giveaway page 2021-12-09 21:22:40 +00:00
3e8305f704 Change announcement pos 2021-12-09 20:11:02 +00:00
5000ad05b9 Add announcement message
TODO: Add dynamic announcements feature
2021-12-09 20:05:39 +00:00
b38845806b Add Gleam.io giveaway prompt 2021-12-09 19:54:33 +00:00
54b0d746fa
Autocomplete for password reset forms 2021-11-16 02:58:44 +00:00
503a751651
Update password reset screens 2021-11-16 02:45:16 +00:00
c5c58dc71d
Change application age requirement 2021-11-09 02:25:34 +00:00
2c4cc5f4da Add application status to valid application list 2021-11-06 15:12:29 +00:00
799b0b873b Button aesthetics 2021-11-06 15:07:28 +00:00
a2f7b76fcb Add interface to force rejections 2021-11-06 15:06:47 +00:00
aed473a01a Add logic for forced application rejection 2021-11-06 14:52:48 +00:00
fce6e92d9d
Added an appointment cancellation button 2021-11-03 00:38:20 +00:00
93172d1e81
Improve devtools interface
This commit revamps the interface and adds more commands.
2021-10-30 04:37:10 +01:00
230eda1974
Removed API key feature
Removed API key generation feature in preparation for JWT authentication
2021-10-29 20:23:45 +01:00
a214eaaab0
Better Uptime Status Banner 2021-10-28 22:41:28 +01:00