Commit Graph

1088 Commits

Author SHA1 Message Date
Johannes Zellner 3460e6d513 Allow to reconfigure services if task fails 2025-07-23 17:18:26 +02:00
Johannes Zellner 66650d6dd9 Handle resubmission state for app devices errors 2025-07-23 16:51:04 +02:00
Johannes Zellner 68a8c964ea If we have app.error we always have an app.error.details object 2025-07-23 15:40:25 +02:00
Johannes Zellner a839638478 Remove app start/stop button from toolbar 2025-07-23 13:16:13 +02:00
Johannes Zellner 1063dbea02 Fix repair state when installation or uinstallation fails 2025-07-23 12:09:29 +02:00
Johannes Zellner c9b6b5b8e1 Fix eventlog to always load initially 2025-07-22 21:00:19 +02:00
Johannes Zellner 9e907f10b1 Fix the redirection pre-setup 2025-07-22 18:36:37 +02:00
Johannes Zellner 2ec6e47086 Use the new indeterminate spinner in the restore view 2025-07-22 16:48:51 +02:00
Johannes Zellner 504e18d9a7 Set busy state to false when restore fails 2025-07-22 16:24:46 +02:00
Johannes Zellner 3da1bae826 Add a way to disable/enable app configure views based on task error 2025-07-18 20:50:10 +02:00
Johannes Zellner 696632e551 Enable clearing of user avatar 2025-07-16 18:56:00 +02:00
Johannes Zellner b1752de36f Ensure HeaderBar and Profile view use the same profile object so avatar gets synced 2025-07-16 18:32:06 +02:00
Johannes Zellner 3754021ae8 Make the proxyauth login visually distinctive from oidc login 2025-07-16 18:20:43 +02:00
Johannes Zellner d1dcbd97b7 Build proxyauth entrypoint as a single inlined html file 2025-07-16 17:45:33 +02:00
Johannes Zellner 30c0690e90 Bring back proxyauth proceed-to-login view 2025-07-16 17:45:33 +02:00
Johannes Zellner 54c2e670e1 Fix appstore grid margin on search 2025-07-16 14:35:56 +02:00
Johannes Zellner e632f07708 Allow direct search links into the eventlog 2025-07-16 13:28:30 +02:00
Johannes Zellner 70de7ffe69 Never open edit dialogs on row-click 2025-07-16 12:49:22 +02:00
Johannes Zellner 4a537dde1a No more modal for dialogs 2025-07-15 18:51:39 +02:00
Johannes Zellner 10d74d3b34 Show mailbox quota in a separate column and fix usage value 2025-07-15 15:57:38 +02:00
Johannes Zellner e1ba78ff61 Do not open mailbox/mailing list edit on row click 2025-07-15 15:40:49 +02:00
Johannes Zellner 31ee456962 Ensure app task and status info does not overflow the header toolbar 2025-07-15 14:42:58 +02:00
Johannes Zellner 87a5829f9e Only disable filter elements in appstore view until ready 2025-07-14 17:40:46 +02:00
Johannes Zellner c47d5565c2 Update pankow to improve busy states and dialogs 2025-07-11 22:33:31 +02:00
Johannes Zellner 58992030dc Fix overflow in oidc login error 2025-07-11 16:16:44 +02:00
Johannes Zellner 3b50a732b5 Replace branding route calling for name and footer in views 2025-07-11 12:42:21 +02:00
Johannes Zellner 2fe84293b3 Rename oidc rendered login.html to oidc_login.html 2025-07-11 12:28:02 +02:00
Johannes Zellner 4bbae73be1 Add v-fit-text directive to adjust font-size until the text fits 2025-07-10 18:05:53 +02:00
Johannes Zellner daddbadc06 Show explicit datetime in email eventlog 2025-07-10 16:29:48 +02:00
Johannes Zellner b74d1cb54a Show full datetime in eventlog 2025-07-10 14:48:55 +02:00
Johannes Zellner 6a689e2ae4 Remove unused variable 2025-07-10 14:38:07 +02:00
Johannes Zellner cf5059b006 Always use english translation for language selectors 2025-07-10 14:37:38 +02:00
Johannes Zellner 01b1f7529e Dynamically set dashboard language when profile language changes 2025-07-10 13:47:52 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner 5b2ad5f87f Fix typo 2025-07-09 16:01:04 +02:00
Johannes Zellner b4b731eaa4 Add translation for cloudron.io account view 2025-07-09 15:57:22 +02:00
Johannes Zellner ac4c5c6e28 Fix MultiSelect usage 2025-07-08 14:52:22 +02:00
Johannes Zellner 8b881ab0b4 Fix autofocus in appstore view 2025-07-07 17:33:39 +02:00
Johannes Zellner 6e8597e3f7 Improve eventlog source handling 2025-07-03 15:30:02 +02:00
Johannes Zellner bb98fe824e Reset the eventlog page on filter changes 2025-07-03 15:07:31 +02:00
Johannes Zellner 70b57b078d Avoid resetting the app for each redis service on refresh 2025-07-03 12:40:17 +02:00
Johannes Zellner 8410e541b6 Do not attempt to close the app install dialog if it doesn't exist yet 2025-07-03 12:32:59 +02:00
Johannes Zellner 4025ef2070 Split system views into individual ones 2025-07-03 12:15:11 +02:00
Johannes Zellner 61fbb76eeb Move SystemInfo section into the metrics view 2025-07-02 21:04:39 +02:00
Johannes Zellner 1a2e2f4d51 Use global dashboard user profile in apps view 2025-07-02 16:40:05 +02:00
Johannes Zellner 8a251fe39e Allow to track email server location change 2025-07-01 15:05:34 +02:00
Johannes Zellner 0c8620e944 Poll for subscription updates when in cloudron.io view 2025-06-30 13:18:30 +02:00
Girish Ramakrishnan 9428cf0d06 mail: make status a tristate
status can be 'passed', 'failed' or 'skipped'. The motivation for this
change is that when using a relay, we can provide a message indicating
why the check was skipped.
2025-06-28 12:20:25 +02:00
Johannes Zellner 2723f2150b Add mailbox search filter and show count and usage there 2025-06-27 14:02:17 +02:00
Johannes Zellner 9ced45c714 Remove unused components in eventlog 2025-06-27 13:36:46 +02:00