Commit Graph

372 Commits

Author SHA1 Message Date
Johannes Zellner
fda0a918f0 Implement group dialog 2025-02-12 13:53:57 +01:00
Johannes Zellner
08b2f6f998 Apply same style as other table views to ApiToken list 2025-02-11 21:02:57 +01:00
Johannes Zellner
dde6e0859b Use tuple return values in users and groups model 2025-02-11 15:31:47 +01:00
Johannes Zellner
c43ba46c97 Improve Section spacing 2025-02-10 16:11:36 +01:00
Johannes Zellner
a2fdefb6a6 Only set backup storage options based on provider 2025-02-10 16:00:40 +01:00
Johannes Zellner
0aea814a23 Add initial backup config dialog 2025-02-10 15:36:46 +01:00
Johannes Zellner
471c68474a Add portbinding handling when restoring apps from archive 2025-02-07 12:34:01 +01:00
Johannes Zellner
76cc9614df Fix typo 2025-02-07 11:29:20 +01:00
Johannes Zellner
e53a35eebf Fixup secondary domains for restoring of apps from the archive 2025-02-07 11:06:20 +01:00
Johannes Zellner
96f60caa77 vue translation does not support JS logic in templates
This is anyways probably for the best
2025-02-06 21:02:09 +01:00
Johannes Zellner
05f31f40eb Add basic archive restore dialog 2025-02-06 18:22:18 +01:00
Johannes Zellner
2f5c4413e1 Add dialog to edit backups 2025-02-06 18:22:18 +01:00
Johannes Zellner
86c4045073 Add backup listing 2025-02-05 15:47:52 +01:00
Johannes Zellner
776e65bc5e Migrate first parts of backups view to vue 2025-02-05 13:34:23 +01:00
Johannes Zellner
b99f634939 Port index.vue to composition api 2025-02-03 19:14:01 +01:00
Johannes Zellner
627d6f8a28 Make all pankow lists look and feel the same 2025-02-02 20:46:15 +01:00
Johannes Zellner
71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00
Johannes Zellner
dfba9d3650 Remove mentioning fallback certificates and only allow custom certs to be provided 2025-01-31 13:11:00 +01:00
Johannes Zellner
dcae882009 Add wellknown dialog 2025-01-30 14:29:46 +01:00
Johannes Zellner
5936e00acc Add gcdns for edit/add domains 2025-01-29 17:59:46 +01:00
Johannes Zellner
d12e8cbe97 Allow add/edit domains for most providers 2025-01-29 16:29:21 +01:00
Johannes Zellner
60140087a5 Add domain edit form validation 2025-01-29 12:16:00 +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
c86b99e69c Wrap header buttons in dom element 2025-01-28 13:55:05 +01:00
Johannes Zellner
70b15d128a Initial work on moving domain view to vue 2025-01-27 22:20:26 +01:00
Johannes Zellner
2bc2b632c6 Ensure terminal and logs component background definition overwrite basic stylesheet 2025-01-27 12:25:33 +01:00
Johannes Zellner
2b4c6514c3 Fix webterminal usage of AppsModel 2025-01-27 12:18:15 +01:00
Johannes Zellner
f3e2f10478 Convert Eventlogs to vue 2025-01-25 17:10:01 +01:00
Johannes Zellner
b625e40eb0 Improve CloudronAccount section 2025-01-25 10:34:27 +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
63ee99fde9 Add autoupdate pattern dialog 2025-01-24 14:00:42 +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
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
16c15548c1 Add edit/new oidc client dialog 2025-01-20 16:53:31 +01:00
Johannes Zellner
4c235f0427 Add TransitionGroup for vue toplevel views 2025-01-19 19:56:31 +01:00
Johannes Zellner
4045a16e27 Mostly add OpenIdClients UI 2025-01-19 19:53:29 +01:00
Johannes Zellner
7f91e85df8 Convert most of user directory view to vuejs 2025-01-19 19:12:00 +01:00
Johannes Zellner
dfb3285e18 Follow upstream recommendation to have html templates below script in .vue files 2025-01-19 12:00:22 +01:00
Johannes Zellner
95cee1676a We use composition API here so there is no this pointer 2025-01-17 16:52:17 +01:00
Johannes Zellner
f56eb0d791 Use TableView also for ApiTokens and AppPasswords 2025-01-17 15:59:06 +01:00
Johannes Zellner
4534a729c7 Sync up section header styles 2025-01-17 15:12:26 +01:00
Johannes Zellner
5feb5ee015 Move vue views from Card to Sections 2025-01-17 14:02:05 +01:00
Johannes Zellner
7907d05847 Add Section component instead of Card 2025-01-17 12:24:48 +01:00
Johannes Zellner
97cb73cb73 Autofocus location input during app install flow 2025-01-16 18:06:39 +01:00