Commit Graph

17608 Commits

Author SHA1 Message Date
Girish Ramakrishnan 64cb966683 graphs: fix cpu graphs 2025-05-20 20:46:35 +02:00
Johannes Zellner 8bcff36745 Add screenshot carousel handles for desktop/mouse usage 2025-05-20 17:57:30 +02:00
Johannes Zellner d985a66eff Sort appstore listing by alphabet in the UI 2025-05-20 15:40:17 +02:00
Girish Ramakrishnan 16f855f173 graphs: make memory graph work 2025-05-20 14:57:46 +02:00
Girish Ramakrishnan 31500076d1 graphs: various fixes 2025-05-20 14:57:46 +02:00
Johannes Zellner d955f0e3d8 Rework the ImagePicker component 2025-05-20 14:48:23 +02:00
Girish Ramakrishnan 4615418000 graphs: replace collectd with our custom collector
collectd (with the python plugin) seems semi-abandoned. replace
with our own. we have more control over how to collect things instead
of relying on random plugins.
2025-05-20 12:19:40 +02:00
Johannes Zellner 9ad0799b48 Update some translations 2025-05-20 11:10:25 +02:00
Johannes Zellner 60b1dcf5ee Bring checklist indicator back 2025-05-20 11:05:02 +02:00
Johannes Zellner d0c9e17090 Use installationStateLabel() directly 2025-05-20 10:51:22 +02:00
Girish Ramakrishnan e829c2031c Update haraka to 3.1.1 2025-05-20 10:04:53 +02:00
Girish Ramakrishnan 85ea71d9aa remove inline require 2025-05-20 09:59:48 +02:00
Johannes Zellner e14dd36a0a Remove toplevel view animation in dashboard
This is confusion if view elements shrink/expand during loading
2025-05-19 22:47:49 +02:00
Johannes Zellner cf210c5a5a Return the payload of the session in oidc and not the session object 2025-05-19 11:45:29 +02:00
Johannes Zellner ce571bad81 Go out to claim route on subscription setup dialog 2025-05-16 18:43:52 +02:00
Johannes Zellner 55b0fb69ac make timezone dropdown searchable 2025-05-16 18:43:03 +02:00
Johannes Zellner e04f3e317e Open markdown rendered links in new tab 2025-05-15 15:11:11 +02:00
Johannes Zellner 8f2b6cf44e Expand all template vars in postinstall and checklist messages 2025-05-15 15:04:20 +02:00
Girish Ramakrishnan ee0ac7cbed mail: remove duration in message 2025-05-15 13:25:47 +02:00
Johannes Zellner 87fd1a5f38 Fix various accessibility issues in the app grid 2025-05-14 14:47:54 +02:00
Johannes Zellner c0ef2eb559 Hide whole login view layout until ready 2025-05-14 14:20:17 +02:00
Johannes Zellner b7cc592fb1 Verify if oidc session is from an existing and active user 2025-05-14 14:19:11 +02:00
Johannes Zellner 1d2c3a748b Set all oidc_error template keys 2025-05-14 12:39:51 +02:00
Johannes Zellner 405529e8f6 Remove extra view after owner creation 2025-05-14 12:13:45 +02:00
Johannes Zellner e17959ed65 reduce stripe width on unstable app overlay 2025-05-14 10:26:04 +02:00
Johannes Zellner b599f95564 Handle case when app limit is exceeded 2025-05-13 19:02:06 +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 6c115804e8 Show plan badge in section headers if feature is not included 2025-05-13 13:26:35 +02:00
Johannes Zellner 43c69d4288 Do not hide features of UI behind overlay 2025-05-13 12:56:12 +02:00
Johannes Zellner b8dcfcf900 Remove app purchase/unpurchase 2025-05-13 11:46:13 +02:00
Johannes Zellner f77aeded6f Fix activation view overflow 2025-05-13 11:38:54 +02:00
Johannes Zellner faf6ea83fa Add provisional cloudron flow 2025-05-13 11:38:54 +02:00
Johannes Zellner cb7e54acaf Avoid UI flickering when autologin token is used in login view 2025-05-13 11:38:54 +02:00
Johannes Zellner 87f9837939 Avoid calling the REST api onMounted for root elements 2025-05-12 22:59:44 +02:00
Johannes Zellner 380447dd41 Only attempt once to use the autoLoginToken 2025-05-12 22:59:39 +02:00
Johannes Zellner a8667836b3 Ignore invalid token on logout 2025-05-12 22:59:34 +02:00
Johannes Zellner 31d0d6c7c9 Use proper appstore env link in appstore subscription dialog 2025-05-12 16:07:16 +02:00
Johannes Zellner 77cd519be2 Fixup fetcher typo in LoginView 2025-05-12 15:44:40 +02:00
Johannes Zellner 361902d59d Move footer to right side of main layout to avoid text over image 2025-05-12 15:33:28 +02:00
Johannes Zellner 5accc2a923 Better indicate the my. dashboard domain in setup 2025-05-12 15:02:28 +02:00
Johannes Zellner 53eb1649d5 Make MultiSelects searchable after some threshold 2025-05-12 10:50:16 +02:00
Johannes Zellner 4cbda25000 Update frontend dependencies 2025-05-12 10:36:33 +02:00
Girish Ramakrishnan 5a10a8dd46 mail: rename delivered -> sent and received -> saved in event log 2025-05-09 19:11:59 +02:00
Girish Ramakrishnan ea4c140ad0 appstore: lazy load the feature cache
the tests work more reliably with this
2025-05-09 09:50:01 +02:00
Johannes Zellner a67b4a5059 Add branding hooks for plan usage 2025-05-07 21:33:33 +02:00
Johannes Zellner 95bdbc590c Add translation string for registry remove question 2025-05-07 19:08:22 +02:00
Johannes Zellner d249c77b18 Implement registry deletion 2025-05-07 19:05:54 +02:00
Johannes Zellner e07914e9b3 Add docker registry config UI for multiple registries 2025-05-07 18:10:10 +02:00
Johannes Zellner d831624d43 Do not crash if the cached feature file cannot be loaded 2025-05-07 16:22:17 +02:00
Girish Ramakrishnan 827791574d typo 2025-05-07 16:10:39 +02:00