Commit Graph

11 Commits

Author SHA1 Message Date
Girish Ramakrishnan 1902e8206d Spacing fixes in forms
form - helps with capturing the submit top level. no styling
fieldset - helps with disabling elements in single place. no styling.
   in html, this does have a default border which we remove in style.css.

FormGroup - pankow element. This defines the spacing between adjacent
   FormGroups as 6px.
2025-09-30 11:11:14 +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 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
Johannes Zellner e35dbba57d Disable app label submit button if value haven't changed 2025-07-16 13:39:40 +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 c4026c8e78 Remove unused image picker styles 2025-03-19 01:09:51 +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 e665857aa8 Convert timezone and language settings to SettingItems 2025-03-17 22:17:30 +01:00
Johannes Zellner 31d593a529 Add app configure display view 2025-03-04 18:20:42 +01:00