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
b276cea917
feat: add discord account indicator
...
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-21 07:39:35 +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
8f3b790b53
feat: add components to confirm password & 2fa
2022-09-04 17:54:45 +01:00
e6f02ce07f
refactor: expanded AccountStatus data
2022-08-19 00:52:02 +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
6338b3ef8b
refactor: refactored auth strings
2022-03-31 17:25:25 +01: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
294c678283
Fix broken opt-in notifications
2022-02-11 00:51:16 +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
1afd420d25
Added account status badges
2021-10-25 02:28:42 +01:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
c58b5b56d7
Add administration localization options
2020-09-01 12:43:39 +01:00
1f50faaea7
Add ability to preview application
2020-07-12 19:36:12 +01:00
e978a5417b
Added ability to delete single application
...
Also moved User observer code to Application observer
2020-07-12 17:01:33 +01:00
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
cc8c293cc6
Significant changes
...
Added several components and features too long to list here
2020-05-22 03:49:16 +01:00
2ff0da3e4f
Made Profile & Account Settings functional
...
Also moved redundant HTML markup to component file for reuse.
Username to UUID converter also added as Middleware
2020-05-13 22:47:51 +01:00