Commit Graph

21 Commits

Author SHA1 Message Date
Girish Ramakrishnan 5b834b4396 user add: hide active checkbox 2025-11-07 10:15:22 +01:00
Girish Ramakrishnan f1fb5f2530 pass a copy when opening dialog
otherwise, any changes the dialog makes will reflect in the calling
view's object
2025-10-08 14:06:32 +02:00
Johannes Zellner bf47368f25 Better busy states for user dialog 2025-09-29 13:53:45 +02:00
Girish Ramakrishnan 7948e04ca7 Use help-url in Checkbox 2025-09-25 10:16:00 +02:00
Girish Ramakrishnan 8a6016376c Fix initial value of iconFile 2025-09-17 11:12:00 +02:00
Girish Ramakrishnan 405302e2f0 users: fix avatar handling and various translations 2025-09-16 12:05:47 +02:00
Girish Ramakrishnan 23012fbb5c ImagePicker: introduce 'mode' - simple/editable
We have two cases for the picker:
* in normal pages: here the image upload/reset happens automatically. this is
  the editable mode with action buttons.

* in dialogs: here you just upload images . this is simple mode.
2025-09-11 16:22:01 +02:00
Johannes Zellner 37ed1f750e Fixup some vue warnings 2025-08-07 20:03:03 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner ac4c5c6e28 Fix MultiSelect usage 2025-07-08 14:52:22 +02:00
Johannes Zellner 36993703f6 Place user profile pick next to name in user dialog 2025-07-01 10:34:28 +02:00
Johannes Zellner 713f1239c6 Allow admins to set users avatars 2025-06-30 22:44:59 +02:00
Johannes Zellner d47b947acf Bring back possibility to disable 2fa for a user from the users view 2025-06-04 10:48:57 +02:00
Johannes Zellner 53eb1649d5 Make MultiSelects searchable after some threshold 2025-05-12 10:50:16 +02:00
Johannes Zellner 05f68d0b1a Fix various user related add/edit/display issues 2025-04-23 10:29:31 +02:00
Johannes Zellner ec07334d14 Fix UserDialog when creating a new user 2025-03-28 20:55:50 +01:00
Johannes Zellner a513fbf592 Various fixes and error handling for the UserDialog 2025-03-28 10:22:51 +01:00
Johannes Zellner 7cddf8ae6a Fixes to users view and new pankow version 2025-03-17 19:02:41 +01:00
Johannes Zellner c9b8607c9f Show user invite checkbox on new line when adding a user 2025-02-20 11:57:15 +01:00
Johannes Zellner c1c53af855 Lock displayName and email edit for external users 2025-02-16 18:06:08 +01:00
Johannes Zellner 740c88c506 Add user edit/new dialog 2025-02-16 18:03:54 +01:00