Commit Graph

1650 Commits

Author SHA1 Message Date
Johannes Zellner
abcc9b374c Show the correct labels when restoring from an app archive 2025-07-14 14:22:29 +02:00
Johannes Zellner
f15909c814 Pickup system language from template 2025-07-14 11:43:28 +02:00
Johannes Zellner
7adae569f5 Remove last usage of auth/branding route 2025-07-14 11:12:05 +02:00
Johannes Zellner
c47d5565c2 Update pankow to improve busy states and dialogs 2025-07-11 22:33:31 +02:00
Johannes Zellner
83b056738f Always use name for ejs template title 2025-07-11 16:56:20 +02:00
Johannes Zellner
e35197c968 Add og:title and og:image meta tags 2025-07-11 16:25:13 +02:00
Johannes Zellner
58992030dc Fix overflow in oidc login error 2025-07-11 16:16:44 +02:00
Johannes Zellner
e1433cbf2a Always share the same meta info headers in dashboard views 2025-07-11 15:29:46 +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
66d1de0821 Add initial dashboard entrypoint server side rendering routes 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
4029b94ff2 Set exactly the same font styles as the old dashboard had 2025-07-10 15:04:21 +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
4db5855b74 Avoid line wrap in app summary of install dialog 2025-07-10 12:18:20 +02:00
Johannes Zellner
579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner
f2a2e86db7 Move submit button to the right in the install dialog 2025-07-10 11:08:20 +02:00
Johannes Zellner
75206dd8ac Fix css property name 2025-07-10 11:08:20 +02:00
Johannes Zellner
8435063c3f Never show app screenshot scrollbar 2025-07-10 11:08:20 +02:00
Girish Ramakrishnan
85eb88a4a6 system: show the kernel version 2025-07-09 18:32:28 +02:00
Johannes Zellner
2513ade3c4 Handle all outgoing actions for the cloudron.io account in its view 2025-07-09 16:08:47 +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
2b4a354a8c Platform status is not actionable 2025-07-09 13:52:30 +02:00
Johannes Zellner
a1d9c5d86c Update pankow 2025-07-09 11:48:13 +02:00
Johannes Zellner
744cc51140 Fix find/replace error 2025-07-09 11:43:22 +02:00
Girish Ramakrishnan
ca236da385 metrics: add the service containers 2025-07-08 17:41:00 +02:00
Girish Ramakrishnan
c904a92c22 metrics: select all 2025-07-08 17:41:00 +02:00
Girish Ramakrishnan
0952b6d68f metrics: group the metrics when sending live stats
without this the tooltip doesn't work. it needs to have the same
consistent timestamps
2025-07-08 17:41:00 +02:00
Johannes Zellner
d09f932834 Show subscription required dialog on section title badge click 2025-07-08 17:30:58 +02:00
Johannes Zellner
ac4c5c6e28 Fix MultiSelect usage 2025-07-08 14:52:22 +02:00
Johannes Zellner
0e3bcbe10d Ensure email related menu entries remain open in sidebar if active 2025-07-08 14:36:25 +02:00
Girish Ramakrishnan
782ecbd750 metrics: make the high line darker 2025-07-08 10:50:46 +02:00
Girish Ramakrishnan
6b2e98b9be metrics: fix up app graphs after api changes 2025-07-07 20:09:09 +02:00
Girish Ramakrishnan
4cf1739604 metrics: overlay app metrics over system metrics 2025-07-07 19:12:57 +02:00
Girish Ramakrishnan
369474a0bc metrics: add route to query app metrics with the system 2025-07-07 19:12:57 +02:00
Johannes Zellner
61ac1c4ae3 If we have an app task, start with 5% progress 2025-07-07 17:37:48 +02:00
Johannes Zellner
8b881ab0b4 Fix autofocus in appstore view 2025-07-07 17:33:39 +02:00
Girish Ramakrishnan
2317c17b4b metrics: interval is not configurable, unnecessary 2025-07-04 23:20:38 +02:00
Girish Ramakrishnan
fb02bdb445 unify the metrics API 2025-07-04 22:58:35 +02:00
Girish Ramakrishnan
463369f283 metrics: various formatting issues 2025-07-04 21:53:25 +02:00
Girish Ramakrishnan
9377701ad1 graphs: make intervalSecs configurable
for smaller durations, we need more granularity
2025-07-04 21:53:25 +02:00
Johannes Zellner
a98fce2160 Remove the old dashboard code 2025-07-04 19:42:28 +02:00
Girish Ramakrishnan
ccda1b4523 metrics: fix disk size formatting 2025-07-04 15:24:26 +02:00
Girish Ramakrishnan
ac6f80c274 metrics: add a high mark for the cpu and memory app graphs 2025-07-04 15:16:52 +02:00
Girish Ramakrishnan
5fd86b781b metrics: use "/" instead of ps 2025-07-04 14:26:09 +02:00