521 Commits

Author SHA1 Message Date
255b0cb6a8
fix: update old readme file
This commit updates the old readme file that was supporting version 0.6.0.
2022-02-25 00:46:53 +00:00
f7dbd93132 build: merge to master 2022-02-24 23:27:21 +00:00
3589bcb7ef build: upgrade to Mix 6 2022-02-24 23:11:22 +00:00
2ad633e0db
Merge pull request #9 from GamesClubOficial/dependabot/npm_and_yarn/follow-redirects-1.14.9
Bump follow-redirects from 1.5.10 to 1.14.9
2022-02-24 21:59:56 +00:00
ecfa4c1d5a
Merge pull request #10 from GamesClubOficial/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.4.7 to 1.5.10
2022-02-24 21:59:22 +00:00
af87762771
Merge pull request #8 from GamesClubOficial/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2022-02-24 21:58:52 +00:00
adb6fbd8c8
Merge pull request #11 from GamesClubOficial/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2022-02-24 21:58:03 +00:00
dependabot[bot]
6ff14eb640
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 21:51:01 +00:00
dependabot[bot]
c8e2197d12
Bump url-parse from 1.4.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 21:50:58 +00:00
dependabot[bot]
0ee536b7a8
Bump follow-redirects from 1.5.10 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.10 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.5.10...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 21:50:57 +00:00
dependabot[bot]
a94dcda415
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 21:50:54 +00:00
21cd7c2888 Merge branch 'develop' 2022-02-24 18:50:42 +00:00
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
19a8d7a619 improvement: remove deprecated api route 2022-02-22 04:22:44 +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
784c8f6595 Expand and simplify vacancy update notification 2022-02-11 01:55:01 +00:00
572d750711 Avoid Ghost User in mass notifications 2022-02-11 01:13:30 +00:00
294c678283 Fix broken opt-in notifications 2022-02-11 00:51:16 +00:00
025f69f622 Update email salutations/greetings 2022-02-10 20:33:08 +00:00
5e2eabac0c Improve transactional emails 2022-02-10 15:45:22 +00:00
127c972304 Removed staff profiles 2022-02-10 13:32:02 +00:00
6a4ba00c78 Prepared Pusher push notifications 2022-02-07 22:54:10 +00:00
1c9f223d3f Improved account status notifications in the dashboard 2022-02-07 20:02:46 +00:00
09e48544d1 Removed unused log messages 2022-02-07 19:18:02 +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
1f6674f941 Adjust live player height 2021-12-17 21:33:59 +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
08b1ddb648
Merge pull request #4 from GamesClubOficial/dependabot/composer/laravel/framework-7.30.6
Bump laravel/framework from 7.27.0 to 7.30.6
2021-12-15 02:28:48 +00:00
10da9f6797 feat: add Discord authentication framework 2021-12-15 02:27:32 +00:00
f44ff75b77 build: add laravel socialite 2021-12-15 01:11:42 +00:00
dependabot[bot]
6e18cb5499
Bump laravel/framework from 7.27.0 to 7.30.6
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.27.0 to 7.30.6.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.27.0...v7.30.6)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 13:00:03 +00:00
e728debeb3
Merge pull request #2 from GamesClubOficial/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.19.2 to 0.21.2
2021-12-14 12:56:48 +00:00
afe8190929
Merge pull request #3 from GamesClubOficial/dependabot/composer/facade/ignition-2.4.2
Bump facade/ignition from 2.3.6 to 2.4.2
2021-12-14 12:55:51 +00:00