Commit Graph

25 Commits

Author SHA1 Message Date
27088f8217 Reorganized folder structure 2024-09-26 10:20:30 +02:00
af7385678f Added more AccessToken providing options 2024-09-24 10:55:41 +02:00
eda618034c Added missing AccessToken to Cookies from login controller 2024-09-24 10:47:51 +02:00
4aaf126c9d Added documentation and improved permission validation 2024-08-18 12:01:17 +02:00
893431536d Made projects ready for release 2024-08-04 12:47:27 +02:00
936ce36d85 Cleanup 2024-08-04 12:46:44 +02:00
4ec531f026 Added group administration 2024-08-03 13:59:48 +02:00
4ba55686a5 Converted edit page to modal and added edit and create permissions 2024-08-03 11:57:10 +02:00
b57e1ca8cf Added user add modal and converted to dark mode 2024-08-02 20:53:43 +02:00
69c58e61fc Started switching to bootstrap library 2024-07-24 18:44:27 +02:00
e84b59a466 Changed docs folder structure 2024-07-23 19:18:34 +02:00
e31dccc298 Started creating the docs 2024-07-23 19:15:01 +02:00
643ceeb607 Finished user administration 2024-07-21 20:49:52 +02:00
f8ee78f1fd Added Admin pages 2024-07-21 15:08:29 +02:00
7cd412b168 Added automatic token refresh feature and login page 2024-07-14 21:25:36 +02:00
a164a3d282 Added client side functionality and created register page 2024-07-14 16:42:32 +02:00
01978d30ce Restructured projects and created Services for permissions and users 2024-07-14 12:17:49 +02:00
54ec3b4f52 Added PermissionService and added docs to all methods with potential user contact 2024-07-13 23:04:20 +02:00
ec7982471e Fixed controller adding from Api library 2024-07-13 21:59:55 +02:00
df93bc410f Simplified LogicResults 2024-07-13 18:47:49 +02:00
f1266783b3 Finished permission management 2024-07-13 18:26:46 +02:00
d91ed3ad3a Added Migrations to .gitignore 2024-07-13 16:52:38 +02:00
0bd2b1d61f Removed Migrations from Git 2024-07-13 16:46:59 +02:00
c1ac7f9972 Finished database management and user authentication 2024-07-13 16:37:36 +02:00
fe5b5d28eb first commit 2024-07-13 16:34:51 +02:00