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
2b1caeb80c
branch commit
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-06-29 18:21:58 +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
a265debe4c
feat: add account unlock/lock notifications
2022-03-07 19:43:14 +00:00
a4f41b8f8d
fix: add constraint actions to db structure
...
This commit adds several missing "cascade delete" actions to relationships on database tables. This effectively fixes errors while trying to delete user accounts because of pending child records.
Additionally, the observers for applications and vacancies were removed, since they are now obsolete.
The account deletion system was also refactored.
2022-03-07 18:14:42 +00:00
96aa01b9c6
Recent changes
2020-11-02 21:44:05 +00:00
596a469e15
Add user invitation facilities RSM-5
...
Adds user invitation to teams, and framework for assigning taems
Also adds user acc. deletion.
2020-10-08 19:19:10 +01:00
75f4404259
RSM-6 Team features
2020-10-03 21:36:35 +01:00