Commit Graph

254 Commits

Author SHA1 Message Date
Johannes Zellner cbfe19aebf Initial take on mobile public views like login 2025-03-31 11:49:24 +02:00
Johannes Zellner 15269713cc Use a shared public view layout component 2025-03-31 11:33:09 +02:00
Johannes Zellner cbba373d7d Fix login response handling 2025-03-29 21:21:34 +01:00
Johannes Zellner 2eedfad833 Fix setting of language in ProfileView 2025-03-29 21:14:13 +01:00
Johannes Zellner 55b946e784 Move Login.vue to composition style 2025-03-29 21:07:19 +01:00
Johannes Zellner 67bc03bcc1 Polish 2fa setup ui 2025-03-29 20:56:36 +01:00
Johannes Zellner f0f04ce3ff Migrate openid error page to vuejs 2025-03-29 15:37:47 +01:00
Johannes Zellner 9a6995343b Add SetupAccount view 2025-03-28 21:48:52 +01:00
Johannes Zellner ec07334d14 Fix UserDialog when creating a new user 2025-03-28 20:55:50 +01:00
Johannes Zellner c859321cfd Remove autofocus in dialogs until we know better 2025-03-28 20:54:57 +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 3df0e6fda1 Fix a few lowhaning TODOs 2025-03-28 16:09:58 +01:00
Johannes Zellner 78e2c223f2 App outlink in filemanger should not be highlighted 2025-03-28 11:14:49 +01:00
Johannes Zellner deea1249c4 Add OfflineOverlay to filemanager 2025-03-28 10:53:15 +01:00
Johannes Zellner a513fbf592 Various fixes and error handling for the UserDialog 2025-03-28 10:22:51 +01:00
Johannes Zellner d6eb675b89 Support gcs account key upload for backups 2025-03-27 16:49:35 +01:00
Johannes Zellner 8ffd091e53 Preset host, port and username for mail relay if specified 2025-03-26 19:31:54 +01:00
Johannes Zellner 8c7f1de80c Limit SettingsItem text node to 720px 2025-03-26 19:08:17 +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 0ce1c120f9 Missed a SettingsItem wrap 2025-03-26 16:43:42 +01:00
Johannes Zellner 67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner 2fe02a2cc3 Add gap in notification indicator 2025-03-26 12:39:39 +01:00
Johannes Zellner 7a747774fd Use custom styled headerbar actions 2025-03-26 11:30:45 +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 128e7fccdb Remove unused click handler for headerbar logo 2025-03-25 10:39:37 +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 c4205c1c11 Use pankow SideBar component 2025-03-23 14:31:27 +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 c4452c99ae Reduce headerbar height 2025-03-23 10:06:10 +01:00
Johannes Zellner eec386cbf4 Add offline overlay if backend cannot be reached 2025-03-22 20:29:52 +01:00
Johannes Zellner b3e8b41e0e Use full width for domain inputs in app install dialog 2025-03-22 12:03:27 +01:00
Johannes Zellner 1db275707b Style checklists 2025-03-22 11:59:27 +01:00
Johannes Zellner 64b730a22e Add initial repair dialog 2025-03-22 11:19:06 +01:00
Johannes Zellner 8522775569 Ensure we can also pick a custom icon when adding an applink 2025-03-22 10:22:42 +01:00
Johannes Zellner e81b77cbcd Make Applink dialog use ImagePicker component 2025-03-22 10:19:55 +01:00
Johannes Zellner 8498b79493 Show plain error message if primary location is in use 2025-03-21 12:38:55 +01:00
Johannes Zellner 7c1160de92 Add cloudron registration via setupToken 2025-03-21 11:42:30 +01:00
Johannes Zellner c517b6db3b Show generic app install errors in the dialog 2025-03-21 10:55:55 +01:00
Johannes Zellner fc1c1ea690 Use SettingsItem for dashboard domain setup 2025-03-19 01:38:49 +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 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 3832ac3965 Do not set API_ORIGIN if deployed 2025-03-18 23:59:18 +01:00