f7c62a4ac2
feat: add invite notification emails, functionality to admin dashboard and sign up page
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 18:46:34 +01:00
7dca30b57d
fix(auth): check for discord callback error status, update string copy
2023-08-16 01:04:56 +01:00
91990e7a1d
feat(providers): remove call to registerPolicies because it's now called by the framework
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 01:01:18 +00:00
3727c84f3e
refactor: code style changes
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-01-15 00:04:00 +00: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
0e85f81fe6
chore: update verify email wording
2022-03-06 10:05:55 +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
ddd79d38fe
API Resources and first endpoints
2021-03-31 03:55:09 +01:00
a206782187
Added TeamFile Authorization Policy
2020-12-08 03:09:17 +00:00
7323ffec2b
Added Team Authorization Policy
2020-12-08 02:58:10 +00:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
6541e25a39
Apply fixes from StyleCI
2020-10-10 16:30:26 +00:00
4a766620ff
Fix appointment policy not being called correctly
...
This commit fixes the appointment policy being called at the wrong time, with the wrong arguments.
It also fixes wrong references on the auth service provider, also fixing other issues with poliy usage.
Fixes #3 and SPACEJEWEL-HOSTING-59.
2020-07-16 05:24:00 +01:00
33c16fcf46
Add user directory & isolate authorisation
2020-06-27 19:15:33 +01:00
5a8c080a31
Beta version
...
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
f80e9fcba0
First commit
2020-04-26 05:09:32 +01:00