Commit Graph

823 Commits

Author SHA1 Message Date
Johannes Zellner e2dcc3c0ea Prompt the user before rebooting 2025-04-09 19:17:23 +02:00
Johannes Zellner 0e944f7d8a Use common return value pattern in AppstoreModel 2025-04-09 18:24:30 +02:00
Johannes Zellner cbe81a8f0a Use events on SingleSelect instead of watching the model value 2025-04-08 17:36:44 +02:00
Johannes Zellner a3eef29b26 Add empty groups placeholder 2025-04-08 15:40:08 +02:00
Johannes Zellner 3614812680 Small dashboard polishing 2025-04-08 14:23:54 +02:00
Johannes Zellner 73a5fb1648 Use SettingsItem in branding view 2025-04-07 17:05:57 +02:00
Johannes Zellner d57b39da6e Remove background support experiment 2025-04-07 15:13:09 +02:00
Johannes Zellner 4bf13f3c70 Reduce max display size for background in branding 2025-04-07 14:58:51 +02:00
Johannes Zellner 103dc9704a app view toggle shouldn't be that prominent 2025-04-06 12:30:25 +02:00
Johannes Zellner 7efa79637c Add TODO about the app state sorting 2025-04-06 12:29:32 +02:00
Johannes Zellner f33666b848 Use fieldset in login form 2025-04-06 12:27:43 +02:00
Johannes Zellner 2acd6c8b40 Do not mark password entry as read if username might also be wrong 2025-04-04 17:25:42 +02:00
Johannes Zellner 7329c9d0bb Ensure appstore grid is only shown if apps are loaded 2025-04-04 17:24:03 +02:00
Johannes Zellner 05705be7c3 Improve mobile login and password reset view 2025-04-02 17:07:44 +02:00
Johannes Zellner f89c0bb07c Show rest errors in setup and use SingleSelect 2025-04-02 15:51:50 +02:00
Johannes Zellner ca402cb604 tlsConfig needs a wildcard property 2025-04-02 15:31:43 +02:00
Johannes Zellner 2104df5a83 Update pankow which now has Dropdown replaced with SingleSelect 2025-04-02 15:02:31 +02:00
Johannes Zellner 5527926508 Finish initial implementation dns setup view 2025-04-02 12:43:59 +02:00
Johannes Zellner 0a49fcb22a Initial take on the first dns setup view 2025-04-01 19:04:10 +02:00
Johannes Zellner 9224d1e017 Return on error in activation view 2025-04-01 14:44:51 +02:00
Johannes Zellner d718c88353 Patch up activation view with current Cloudron provision status 2025-03-31 22:56:03 +02:00
Johannes Zellner b2e1d4cc61 Port activation to vuejs 2025-03-31 22:28:17 +02:00
Johannes Zellner e3b81d0b36 go back to app grid if app is gone 2025-03-31 14:42:10 +02:00
Johannes Zellner 15269713cc Use a shared public view layout component 2025-03-31 11:33:09 +02:00
Johannes Zellner 2eedfad833 Fix setting of language in ProfileView 2025-03-29 21:14:13 +01:00
Johannes Zellner 67bc03bcc1 Polish 2fa setup ui 2025-03-29 20:56:36 +01:00
Johannes Zellner d68db98d62 Add user InvitationDialog 2025-03-28 20:39:54 +01:00
Johannes Zellner b89f55f9b9 Fixup all translation TODOs 2025-03-28 17:51:39 +01:00
Johannes Zellner 830db36928 Fixup all toplevel views to only have one child node and test with basic animation 2025-03-26 18:59:19 +01:00
Johannes Zellner 67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner 8a88a8a9ef Hide most app filers for normal users 2025-03-26 10:32:37 +01:00
Johannes Zellner 42456bac0f Unify most view titles and move more into a Section component 2025-03-25 19:11:40 +01:00
Johannes Zellner 0cffd76296 Fixup password reset view 2025-03-25 18:05:29 +01:00
Johannes Zellner d8373bc488 Various stylesheet fixes for background image support 2025-03-25 16:11:59 +01:00
Johannes Zellner 23dd575ce1 Add initial profile background image handling 2025-03-25 15:05:08 +01:00
Johannes Zellner e312c3147a Prevent views from getting accessed by non priviledged users 2025-03-25 11:18:14 +01:00
Johannes Zellner 3a323551eb Move status indicator code into a shared component 2025-03-24 16:58:29 +01:00
Johannes Zellner b9d9797734 Rename generic slotProps to more descriptive variable names 2025-03-24 15:12:22 +01:00
Johannes Zellner 26d94c0519 Add pankow pdf viewer to filemanager 2025-03-23 17:35:35 +01:00
Johannes Zellner 6befc2b7a2 Fetch new eventlogs when the user scrolls to the bottom 2025-03-23 17:16:50 +01:00
Johannes Zellner 93d47bb0c2 Restrict app grid width a bit for large screens 2025-03-23 14:16:35 +01:00
Johannes Zellner bb12da6777 Remove sidebar for normal users and add logo to header bar 2025-03-23 10:37:33 +01:00
Johannes Zellner 5ef0ad9a3e Improve layout in 2FA setup dialog 2025-03-23 10:04:06 +01:00
Johannes Zellner 1db275707b Style checklists 2025-03-22 11:59:27 +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 e917ae4198 Show error if background image is too large 2025-03-18 23:59:18 +01:00
Johannes Zellner 53aed4c7f8 Use ImagePicker component in branding page 2025-03-18 23:08:29 +01:00
Johannes Zellner 7d07e34d6b Add client side app postProcess() to fix postinstall message 2025-03-18 19:04:47 +01:00
Johannes Zellner e665857aa8 Convert timezone and language settings to SettingItems 2025-03-17 22:17:30 +01:00