Johannes Zellner
d12e8cbe97
Allow add/edit domains for most providers
2025-01-29 16:29:21 +01:00
Johannes Zellner
fd3bb37c48
Most of the domain setup dialog bits are done
2025-01-28 21:25:12 +01:00
Johannes Zellner
f990095ddf
use filtering TableView for domains
2025-01-28 13:55:58 +01:00
Johannes Zellner
70b15d128a
Initial work on moving domain view to vue
2025-01-27 22:20:26 +01:00
Johannes Zellner
98fb9c89de
Ensure eventlog time cells don't wrap
2025-01-27 14:27:02 +01:00
Johannes Zellner
f3e2f10478
Convert Eventlogs to vue
2025-01-25 17:10:01 +01:00
Johannes Zellner
0d4165421c
Use new Switch component for dyndns setting
2025-01-25 12:03:43 +01:00
Johannes Zellner
0619274d00
Add initial cloudron.io account section
2025-01-24 18:28:45 +01:00
Johannes Zellner
24b9e713f2
Add private registry config section in settings
2025-01-24 17:38:18 +01:00
Johannes Zellner
b3736617c4
List update tasks
2025-01-24 14:09:30 +01:00
Johannes Zellner
2d1f24ca0f
Start migration of System view
2025-01-23 18:36:38 +01:00
Johannes Zellner
5ea4c90292
Finalize network view move to vue
2025-01-23 16:19:23 +01:00
Johannes Zellner
12abf494d8
First step to move network view to vue
2025-01-22 14:46:31 +01:00
Johannes Zellner
f5e8a60a8f
Do not set service loading state too early
2025-01-21 21:21:15 +01:00
Johannes Zellner
c53adedbe0
Remove stray console.log
2025-01-21 21:19:47 +01:00
Johannes Zellner
2f19af6a3e
Add service configure dialog
2025-01-21 21:01:19 +01:00
Johannes Zellner
0f5a4c10ef
Disable table row hovering
2025-01-21 19:14:23 +01:00
Johannes Zellner
dfcaacee80
Move toplevel views into views/
2025-01-21 17:08:09 +01:00
Johannes Zellner
d8c70c2498
Convert most of the services view
2025-01-21 16:54:56 +01:00
Johannes Zellner
8fce81a264
Initial vite support for dashboard
2024-10-04 14:30:44 +02:00
Girish Ramakrishnan
b70747de6f
Add Cloudron Container Registry as option
2024-09-26 20:35:28 +02:00
Johannes Zellner
1c58f9aa5a
dashboard: another small padding fix
2024-09-25 21:36:37 +02:00
Girish Ramakrishnan
0504e0423a
backups: add hetzner object storage
2024-09-25 12:21:42 +02:00
Girish Ramakrishnan
0e25809158
settings: do not overflow the schedule
2024-09-16 10:29:35 +02:00
Girish Ramakrishnan
7b58fccb9f
app info: fix overflow of manifest id
2024-09-13 11:34:30 +02:00
Girish Ramakrishnan
1589cfb639
tz: add note in backup and update UI
2024-09-08 18:20:15 +02:00
Girish Ramakrishnan
a9b9931aa8
backups: do not overflow the schedule timings
2024-09-08 15:51:07 +02:00
Girish Ramakrishnan
bdf9e04963
memory: ensure slider is always usable
2024-08-30 12:07:55 +02:00
Johannes Zellner
d9301160e1
dashboard: give notification header more horizontal space
2024-08-23 19:45:27 +02:00
Johannes Zellner
d310c5746e
dashboard: improve admin checklist display in postinstall dialog
2024-08-20 19:00:19 +02:00
Girish Ramakrishnan
44011afd14
apps: remove port min/max tooltip
...
min should also be 1, otherwise you cannot go back to say port 53
2024-08-20 18:18:24 +02:00
Girish Ramakrishnan
bc8c01900b
HOST_PORT_MIN is incorrect
2024-08-17 16:32:56 +02:00
Girish Ramakrishnan
4dae3447d6
backups: noop provider has no location
2024-08-12 09:58:44 +02:00
Johannes Zellner
1d80f03c38
dashboard: remove mailbox import/export feature
2024-08-08 15:48:47 +02:00
Johannes Zellner
cbbdb77a6e
dashboard: remove hidden user import/export feature
2024-08-08 15:39:09 +02:00
Johannes Zellner
c9fe08e7b7
dashboard: also render checklist items in apps.html
2024-07-30 09:47:06 +02:00
Johannes Zellner
4f03a6fb58
dashboard: mailbox edit dialog is not really a form with submit action
...
As a form with a submit button the browser tries to be smart which will
trigger the next button tag as enter action on a textinput
2024-07-26 18:57:45 +02:00
Johannes Zellner
cbc46a8229
dashboard: support links/markdown in checklist items
2024-07-25 17:40:15 +02:00
Johannes Zellner
44d3baf51a
dashboard: show longer pretty datetime for backups
2024-07-21 20:45:34 +02:00
Girish Ramakrishnan
aeddaa4566
apps: rework portBindings
...
ports is REST API input . Map of env var to the host port
portBinding is the database structure. Map of env var to host port, count, type etc
also, rename portCount -> count in various places to keep things consistent
2024-07-17 00:25:47 +02:00
Girish Ramakrishnan
eb314ef507
lint
2024-07-16 22:07:22 +02:00
Girish Ramakrishnan
fd53174099
lint
2024-07-16 10:32:37 +02:00
Girish Ramakrishnan
bc96f9c5e5
update: match the ui in settings page
2024-07-15 16:28:00 +02:00
Girish Ramakrishnan
d97d82b225
settings: do not show "skip backup" when updates is blocked
...
https://forum.cloudron.io/topic/12092/imho-the-skip-backup-checkbox-makes-no-sense
2024-07-15 09:48:04 +02:00
Girish Ramakrishnan
704999a05f
backups: fix incorrect "memoryLimit must be a number" error
2024-07-14 18:21:12 +02:00
Girish Ramakrishnan
9adeaed1b9
support: add hidden troubleshooting section
2024-07-12 16:20:25 +02:00
Girish Ramakrishnan
10bd2e930f
support: remove commented out sections
2024-07-12 14:25:11 +02:00
Johannes Zellner
19100c7999
dashboard: make app update section a bit more explicit
2024-07-11 17:51:20 +02:00
Johannes Zellner
7d017d83d6
dashboard: do not open email client setup if disabled
2024-07-08 15:19:00 +02:00
Johannes Zellner
4981854c7f
dashboard: do not duplicate app info in update section
2024-07-04 16:57:54 +02:00