Commit Graph

757 Commits

Author SHA1 Message Date
e9b70c61da chore(deps): add Englightn, translation manager
Signed-off-by: miguel456 <me@nogueira.codes>
2022-11-07 23:49:19 +00:00
0cfbfd5260 Merge branch 'bugfix-release' into 'main'
Release bugfix version 0.9.1

See merge request games-club/rbrecruiter-gc!28
2022-10-28 23:13:05 +00:00
621d262d29 fix: show age in user mgmt page and appl page
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-28 20:15:45 +01:00
501399ee2e fix: switch admin loa perms to hiring manager role
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-26 21:28:13 +01:00
9750e2cfcd fix: close unclosed img tag breaking the layout
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-26 21:18:57 +01:00
e24e4d1dd9 fix: properly internationalize string for comment char limit
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-26 19:57:37 +01:00
b89d71b371 Revert "Revert "merge 1""
This reverts commit 0c463d1f10.
2022-10-24 01:04:22 +01:00
0c463d1f10 Revert "merge 1"
This reverts commit 0bc6c20a6d.
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
614410e7b7 merge
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 00:55:31 +01:00
f5dc235a72 feat: add user dob to profile
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 00:43:25 +01:00
59351ef7bc feat: allow users to set their age
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 00:15:41 +01:00
ad4571db2a feat; add apply with discord btns to home page
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 20:42:06 +01:00
d2de57c55d fix: remove sttray value attribute preventing vacancy form submission
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 18:33:30 +01:00
3d219ea429 feat: add age requirement field to vacancies, defaulting to 16
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 18:14:31 +01:00
043fcd102a feat: add visual indicator for the applicant discord acct
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 17:38:43 +01:00
c40b12f9f0 feat: add dashboard btn to menu
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-23 17:29:22 +01:00
ce9184c386 feat: require that users link their discord to apply to certain vacancies
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-22 03:46:44 +01:00
b9cc2aad46 fix: localize error message in appl
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-22 02:07:14 +01:00
93ac960419 feat: add discord acct requirement for vacancies
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-22 02:05:25 +01:00
dced0907b6 fix: add error message + instruction to detach team from vacancy
Fixes #10.

Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-22 00:34:54 +01:00
73a674096a fix: fix faulty relationship query preventing form deletion
Fixes #12.

Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-22 00:19:17 +01:00
1b7c144497 fix: make uuid optional when adding user, hide field for no license
Fixes #16

Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 18:46:33 +01:00
9056ee131f refactor: update user roles and permissions for new role
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 15:06:00 +01:00
8c592bd82d fix: add diff for humans in home page pos description
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 14:24:50 +01:00
49b93f50f1 feat: add discord account info to application screen
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 08:28:09 +01:00
68aa968a5c refactor: switch originalIP to registrationIp
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 08:21:00 +01:00
cfc1d1038b refactor: remove n+1 query from application admin notification
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 08:17:45 +01:00
d5521030a0 refactor: badge color change
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 08:05:57 +01:00
830c15e6ee feat: add no password status to acct indicators
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 08:02:06 +01:00
0266639216 feat: add account password status indicator
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:56:07 +01:00
cfdc0eb37b feat: prevent forced password reset for passwordless users
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:47:03 +01:00
c6bc4da41c feat: assign correct user role upon discord signup
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:40:51 +01:00
b276cea917 feat: add discord account indicator
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:39:35 +01:00
0f35dc0bd3 feat: add discord conn indicator to manage acct
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:33:09 +01:00
376350cda2 feat: complete link/unlink flow for social accts
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:12:09 +01:00
2901f76a11 refactor(listeners): remove big n+1 query in user notifications
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 19:58:43 +01:00
5ff1b4532a refactor(middleware): update ban check middleware using deprecated method
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 19:37:43 +01:00
8c7a1f2859 feat(auth): remove suspended user check at sign up
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 17:52:15 +01:00
1114eb33f1 feat(auth): require date of birth for new users
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 17:10:25 +01:00
9437d81bfc refactor(vacancies): remove permission group name, make discord role ids optional
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 02:46:28 +01:00
6378536933 refactor(DB): make integration fields optional
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 02:34:32 +01:00
c598b6b805 refactor(DB): make integration dependent fields nullable
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 02:34:07 +01:00
48df4eda56 refactor(auth): remove deprecated method call
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 02:21:49 +01:00
0940ad715f feat(discord): finish discord login/logout sequence
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 02:18:41 +01:00
0d749c4390 feat(perms): remove deprecated demote user feature
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-09 21:43:03 +01:00
34da0d4ead feat(social-login): add section to set new pass
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-09 21:42:19 +01:00
1de9de2a9b feat(contact): remove contact form functionality
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-09 21:41:57 +01:00
54760f71d8 Revert "Revert "chore(readme): update old README.md""
This reverts commit 69e40eaf73.
2022-10-08 14:10:43 +01:00
37fb165999 Revert "feat(homepage): remove old homepage"
This reverts commit e2633f86

Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-08 14:10:28 +01:00