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
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
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
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
0940ad715f
feat(discord): finish discord login/logout sequence
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-15 02:18:41 +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
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
aec2544f14
chore: old changes
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-08 14:10:02 +01:00
e2633f86af
feat(homepage): remove old homepage
...
This commit removes the old outdate homepage.
Signed-off-by: miguel456 <me@nogueira.codes>
2022-09-21 05:48:09 +01:00
f3996bb68c
feat: 2fa reset notifs
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-09-21 05:43:11 +01:00
3122c23eb4
chore: files w/no changes
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-09-04 22:02:55 +01:00
997b57f419
feat: add force password reset feature
2022-09-04 20:30:49 +01:00
8f3b790b53
feat: add components to confirm password & 2fa
2022-09-04 17:54:45 +01:00
75064896bf
feat: remove directory view
2022-09-04 13:28:21 +01:00
30f0ef6586
feat: remove user directory
...
The user directory feature has been removed. This means users can no longer see the user list unless they have admin privileges.
2022-09-04 13:27:56 +01:00
949f94bb5d
feat(users): remove roles from profile view
2022-09-02 10:49:57 +01:00
6ae7de3094
fix: properly check for banned user in profile
2022-09-02 00:39:34 +01:00
1f08ea12c0
feat(auth): add Discord auth boilerplate
2022-08-20 22:02:17 +01:00
0b0a40460c
feat(users): hide expiry date if suspension is permanent
2022-08-19 03:06:15 +01:00
697547f42d
feat(users): add force reset pw and reset mfa btns
2022-08-19 02:50:56 +01:00
075e9492c3
feat(users): add suspended user warning
2022-08-19 02:08:39 +01:00
2b79ae4d09
feat(users): add account indicators to management page, update old refs
2022-08-19 00:54:32 +01:00
e6f02ce07f
refactor: expanded AccountStatus data
2022-08-19 00:52:02 +01:00
7556cf5bdf
refactor: rename players to users
2022-08-18 23:42:50 +01:00
c562d6fc48
feat: add more items to user management page
2022-08-03 13:14:33 +01:00
5b0e1d2bbf
chore: ide files
2022-07-03 18:37:22 +01:00
92a3972371
feat(main): several improvements, home page updates
2022-06-28 16:25:56 +01:00
dcbff0f52e
feat: allow users to delete/create own profile
2022-04-08 19:40:35 +01:00
85962de188
fix: prevent display of non-existing profiles
2022-04-08 17:26:51 +01:00
3670fc575b
refactor: improve footer links and attribution
...
This commit improves the footer copyright statement as well as its attribution. An image for GPL's logo as well as GitHub's mark were added, including configuration options for them.
2022-04-08 17:09:29 +01:00
dd74d85434
feat: remove confusing illustration
...
This commit removes the illustration that was fooling users into thinking it had clickable buttons
2022-04-07 15:39:58 +01:00
77a781ed20
feat: remove embedded twitch player
2022-04-07 15:37:56 +01:00
7fa1e1e11c
fix: add remaining missing strings
2022-04-04 13:06:01 +01:00
e8cdc7c710
feat: add links to legal docs, force users to accept legal docs
2022-04-04 11:03:09 +01:00
21fdb349d9
refactor: revamp devtools page
...
This commit refactors the development tools page to make it look better. Additionally, it makes small adjustments in the notifications and corrects missing strings from the page.
2022-04-04 09:59:18 +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
e0844a7a2b
refactor: refactored strings on primary user views
2022-03-31 17:25:25 +01:00
678ac68c57
refactor: refactored strings on user profile views
2022-03-31 17:25:25 +01:00
3f3f10e508
refactor: refactored strings on dashboard
2022-03-31 17:25:25 +01:00