Commit Graph

18 Commits

Author SHA1 Message Date
Johannes Zellner
232bce0a2d Fix size props in ImagePicker 2025-11-07 12:04:48 +01:00
Johannes Zellner
807094c829 Better size buttons in ImagePicker 2025-09-22 16:21:39 +02:00
Girish Ramakrishnan
51d0658bdb do not save immediately when image is part of a form 2025-09-17 11:08:27 +02:00
Girish Ramakrishnan
405302e2f0 users: fix avatar handling and various translations 2025-09-16 12:05:47 +02:00
Girish Ramakrishnan
f8015c156e Fix app links icon upload 2025-09-11 21:06:53 +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
Girish Ramakrishnan
f3c0e8a835 defineProps with types 2025-09-11 16:03:35 +02:00
Girish Ramakrishnan
808428e947 hide unset button if we are showing the fallback 2025-09-11 15:44:05 +02:00
Johannes Zellner
f40145412b Fix app link icon reset handling 2025-08-11 16:45:40 +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
d955f0e3d8 Rework the ImagePicker component 2025-05-20 14:48:23 +02:00
Johannes Zellner
16c8721d6c Show subscription badge where required and disable UI elements accordingly 2025-05-13 18:11:10 +02:00
Johannes Zellner
23dd575ce1 Add initial profile background image handling 2025-03-25 15:05:08 +01:00
Johannes Zellner
18e17f2932 Don't use shadow in ImagePicker 2025-03-19 01:23:17 +01:00
Johannes Zellner
e70ea6f202 Use ImagePicker also in profile view 2025-03-19 01:22:13 +01:00
Johannes Zellner
a58b2efaf9 ImagePicker fixes and use it also in app icon settings 2025-03-19 01:09:17 +01:00
Johannes Zellner
3832ac3965 Do not set API_ORIGIN if deployed 2025-03-18 23:59:18 +01:00