Commit Graph

908 Commits

Author SHA1 Message Date
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
Johannes Zellner 3f3226391a Fix AccessControl component for apps with cloudronAuth 2025-01-16 17:53:11 +01:00
Johannes Zellner b38e28e50e Clear appstore search on ESC 2025-01-16 17:33:00 +01:00
Johannes Zellner 65fc3eb362 Constrain normal views horizontally 2025-01-16 17:31:36 +01:00
Johannes Zellner 3955fbdc64 Implement 2FA setup and disabling 2025-01-16 17:27:12 +01:00
Johannes Zellner 8e1457d605 Give section headers more space 2025-01-16 12:24:15 +01:00
Johannes Zellner da4215afbd Move ApiTokens into their own component 2025-01-15 16:32:21 +01:00
Johannes Zellner 6e2007aeca Implement AppPassword section in profile view 2025-01-15 16:04:42 +01:00
Johannes Zellner 4ba01c6cf1 For the moment use full width in profile 2025-01-15 12:35:47 +01:00
Johannes Zellner 1dd5f63a11 Add new api token generation dialog 2025-01-15 12:31:35 +01:00
Johannes Zellner 467921dbf6 Implement cli and web token revoking 2025-01-14 15:52:12 +01:00
Johannes Zellner 99b2140838 Add profile avatar settings 2025-01-14 14:52:10 +01:00
Johannes Zellner 63b5e28537 Add password reset to profile 2025-01-14 11:54:19 +01:00
Johannes Zellner 109eefa7e3 Update pankow to enable email change dialogs 2025-01-14 11:09:13 +01:00
Johannes Zellner 380791211f Initial work on the profile view 2025-01-14 10:27:27 +01:00