Commit graph

36 commits

Author SHA1 Message Date
ed50d8e446 invite management 2024-11-24 12:36:03 +01:00
61052805ae invite base operations 2024-11-23 14:25:41 +01:00
d6f28022f0 base structure 2024-11-16 12:19:13 +01:00
8074dbf5c4 Merge branch 'main' into #3-calendar
# Conflicts:
#	package-lock.json
#	src/main.css
#	src/router/authGuards.ts
#	src/types/permissionTypes.ts
2024-11-07 11:06:52 +01:00
4148b3191e format dates to timezone 2024-11-07 10:49:50 +01:00
747adf7c69 Calendar edit Modal 2024-11-07 09:16:38 +01:00
d7596c3f2d editor and synchronization 2024-10-29 15:23:35 +01:00
792be3b497 calendar create and delete 2024-10-28 16:02:41 +01:00
762a9f2b8e calendartypes 2024-10-27 15:51:15 +01:00
28ac0a835b show render or download 2024-10-20 17:42:19 +02:00
f3ffdb1ffd printout page 2024-10-19 16:24:33 +02:00
225b686de6 trigger protocol render (temporary) 2024-10-18 15:23:37 +02:00
d62436722a decisions and voting 2024-10-18 14:20:58 +02:00
c0bfc00862 syncing agenda 2024-10-15 16:24:29 +02:00
52deb253c1 syncing 2024-10-14 17:03:48 +02:00
41b300fb72 protocol data stores 2024-10-13 15:47:52 +02:00
e70e6644a6 basic routing and info display 2024-10-04 12:47:04 +02:00
c1e9784b4a protocol base views 2024-10-03 13:43:13 +02:00
efd66f071c BUGFIX: navigation drawback on token refresh 2024-09-27 15:54:33 +02:00
27a4d2187d create, edit, delete member related Data 2024-09-27 14:55:49 +02:00
509daeac1b types 2024-09-18 09:58:29 +02:00
5eeea631c0 member data reads and display 2024-09-17 16:44:02 +02:00
c1a6c0040d basic member pagination 2024-09-16 19:03:52 +02:00
b0ea9d13e7 form state rewrite 2024-09-15 13:52:54 +02:00
5e50b85631 cancel changes
sometimes resets new entry
2024-09-10 17:11:51 +02:00
0dd5ad09a8 CRUD base types 2024-09-09 13:13:45 +02:00
5ffdfcd6f2 role and user management 2024-09-02 15:57:03 +02:00
6247c385c3 routing inside url 2024-09-01 19:19:48 +02:00
2d0fb30558 display users and roles 2024-09-01 14:54:49 +02:00
eff79a4697 ability section update 2024-08-27 17:55:10 +02:00
68efdc131b permission form 2024-08-27 11:46:24 +02:00
35cba95887 navigation permission and ability checker 2024-08-26 17:56:07 +02:00
cb80771f7a permission system and no access redirect 2024-08-26 13:46:54 +02:00
6d9e75bb0c setup route for first user 2024-08-25 13:37:23 +02:00
91ff0835fb token refresh and exp check 2024-08-25 10:10:11 +02:00
f1e6e8b8d3 main layout 2024-08-23 14:42:32 +02:00