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