Commit Graph

13 Commits

Author SHA1 Message Date
HB9HIL
35122f910d if a user gets removed from a club we also should delete the corresponding api keys and cat radios 2024-12-12 22:29:06 +01:00
HB9HIL
2be75fe740 Notify members about new memberships or changes in permission level 2024-12-12 13:40:40 +01:00
HB9HIL
4b37c94301 adjusted text 2024-12-11 15:37:49 +01:00
HB9HIL
c7ae19742f Omit the need for relogin after club changes in general. It's a question of UX. It's better to accept a little higher DB load (if clubstations are enabled) then the need of an user to relogin. There is some room for improvement by changing user_model->get_by_id() and adding a join there. This can be done later if we see that the load is too high 2024-12-11 11:18:09 +01:00
HB9HIL
e5e31ff960 omit the need for a relogin to see the changes as an admin 2024-12-11 10:49:00 +01:00
HB9HIL
b006a514ef feat(club): Selectize for a efficient user search 2024-12-08 23:13:46 +01:00
HB9HIL
128f6c6a0a feat[clubstations]: clubswitch modal 2024-12-07 21:50:04 +01:00
HB9HIL
76d76238bd fix[clubstations]: Wrong message class for flashmessages 2024-12-07 20:21:21 +01:00
HB9HIL
b3edb30f71 feat[clubstations]: some enhancements and javascript 2024-12-07 19:27:23 +01:00
HB9HIL
c466026df7 feat[clubstations]: Add "Delete Member" functionality 2024-12-07 18:44:00 +01:00
HB9HIL
d35ab94f22 docs[clubstations]: move comment 2024-12-07 18:32:38 +01:00
HB9HIL
55813ab869 feat[clubstations]: Add "Add User" and "Edit User" functionality 2024-12-07 18:28:23 +01:00
HB9HIL
c7911c3238 feat[clubstations]: New Club Model and Controller 2024-12-07 14:14:40 +01:00