dependabot[bot]
e3c372db80
Merge pull request #16 from GamesClubOficial/dependabot/npm_and_yarn/node-forge-1.3.0
2022-03-26 06:20:15 +00:00
dependabot[bot]
42f385687b
build(deps): bump node-forge from 1.2.1 to 1.3.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 05:42:39 +00:00
5e8160682a
Merge pull request #14 from GamesClubOficial/feature-help-ua-widget
...
feat: add help ukraine widget
2022-03-15 17:20:56 +00:00
9d967a514b
feat: add help ukraine widget
2022-03-15 17:17:50 +00:00
913911eaf7
Merge pull request #13 from GamesClubOficial/patch-stability-upgrades
...
App stability patches
2022-03-07 22:00:04 +00:00
b8242dbc87
feat: add account deletion notifications
...
This also sets up notifications for all site admins
2022-03-07 21:14:51 +00:00
a265debe4c
feat: add account unlock/lock notifications
2022-03-07 19:43:14 +00:00
a4f41b8f8d
fix: add constraint actions to db structure
...
This commit adds several missing "cascade delete" actions to relationships on database tables. This effectively fixes errors while trying to delete user accounts because of pending child records.
Additionally, the observers for applications and vacancies were removed, since they are now obsolete.
The account deletion system was also refactored.
2022-03-07 18:14:42 +00:00
ec23c05c5f
fix: paginate user search results
2022-03-06 12:56:41 +00:00
0e85f81fe6
chore: update verify email wording
2022-03-06 10:05:55 +00:00
c1228b14de
Squash verification commits
2022-03-06 09:47:09 +00:00
52ece54202
chore: update wording and info on new user email
2022-03-05 23:24:25 +00:00
2295d31245
fix: also ignore app.js' license file
2022-03-05 23:21:24 +00:00
b0738e3799
Revert "fix: also ignore app.js' license file"
...
This reverts commit 7873505fea8126c8bf5bd6956114f562cf1a7b0e.
2022-03-05 23:21:00 +00:00
7873505fea
fix: also ignore app.js' license file
2022-03-05 23:19:27 +00:00
7c7f9f0311
chore: updated package-lock.json
2022-03-05 23:18:14 +00:00
c84ffc2518
chore: remove webpack-generated files
...
This commit removes JS and CSS files dynamically generated by Webpack & Mix, as they must be built for each unique environment during the app's installation process.
2022-03-05 23:16:33 +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
e9c24d8f37
chore: change wording on suspension notification
2022-03-05 22:24:38 +00:00
7414bcf6b6
fix: remove duplicated bootstrap toggle library
2022-03-05 22:24:06 +00:00
87fc320541
build: fix npm vendor vulnerability
2022-03-05 22:20:43 +00:00
80965d786c
fix: remove unnecessary notifiable
2022-02-27 17:07:31 +00:00
d0acdded24
Merge pull request #12 from GamesClubOficial/miguel456-patch-1
...
fix: update old readme file
2022-02-25 00:47:12 +00:00
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