19 Commits

Author SHA1 Message Date
2b1caeb80c
branch commit
Signed-off-by: miguel456 <me@nogueira.codes>
2023-06-29 18:21:58 +01:00
c48f2a9ec2
refactor(theme): update app logos and how they are displayed
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 03:12:28 +00:00
0695262e73
chore(deps): updated adminlte assets
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 02:11:00 +00:00
b89d71b371
Revert "Revert "merge 1""
This reverts commit 0c463d1f10145bf99dd63fd7128f992ab2371ffb.
2022-10-24 01:04:22 +01:00
0c463d1f10
Revert "merge 1"
This reverts commit 0bc6c20a6d6ad9b906827b9d3f3034a811178f60.
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
641fd191a9 feat: custom http error pages 2022-02-24 03:04:49 +00:00
294c678283 Fix broken opt-in notifications 2022-02-11 00:51:16 +00:00
8b9cb7fbc4
Add 3rd party integrations
This commit adds third party integrations to the settings page.
It will allow users to link the games and services their community is using, to facilitate recruiting in each service.
These settings are not saved yet.
2020-12-30 00:11:50 +00:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
06d1e0ad3f RSM-8 Add team files page and ability to download files 2020-10-11 02:54:09 +01:00
75f4404259 RSM-6 Team features 2020-10-03 21:36:35 +01:00
d392c0593f Add two factor authentication 2020-07-17 22:44:10 +01:00
e16be5dc46 Override styles for auth pages 2020-07-16 07:11:33 +01:00
bca6020ab0 Add ability to edit forms and add new fields
This commit adds the ability to edit and modify existing forms.
On the technical side, it also adds a new reusable validation Facade which helps reduce duplicated code.
2020-07-15 06:48:49 +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
035c9399a6 Add "All Applications" page 2020-07-11 02:43:59 +01:00
c802908bf3 Add "My Profile" Page
This commit adds the layout for the profile page, for users and staff members.
2020-04-30 22:53:57 +01:00