Commit Graph

65 Commits

Author SHA1 Message Date
Johannes Zellner e4c47de90a add ability to uninstall an app again 2025-03-04 18:20:42 +01:00
Johannes Zellner 6a5de6606c Implement app start/stop and add app state polling for the moment 2025-03-04 18:20:42 +01:00
Johannes Zellner 26e8eb8c11 Implement info view 2025-03-04 18:20:42 +01:00
Johannes Zellner a019227ddc Add system basic graphs 2025-02-18 14:48:59 +01:00
Johannes Zellner 99f30fe09a Add diskusage to systems view again 2025-02-17 16:38:30 +01:00
Johannes Zellner 42b4d7ce5f Add initial SystemView.vue 2025-02-17 11:18:57 +01:00
Johannes Zellner 740c88c506 Add user edit/new dialog 2025-02-16 18:03:54 +01:00
Johannes Zellner 326e01d548 Add password reset dialog 2025-02-13 17:15:51 +01:00
Johannes Zellner da0dcf65b3 Add impersonate dialog 2025-02-12 15:54:04 +01:00
Johannes Zellner c9d875e3fa Implement user deletion 2025-02-12 15:18:52 +01:00
Johannes Zellner fda0a918f0 Implement group dialog 2025-02-12 13:53: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 c193a86a4c Port branding view to vue 2025-02-10 18:42:05 +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 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 71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00
Johannes Zellner dcae882009 Add wellknown dialog 2025-01-30 14:29:46 +01:00
Johannes Zellner d12e8cbe97 Allow add/edit domains for most providers 2025-01-29 16:29:21 +01:00
Johannes Zellner 70b15d128a Initial work on moving domain view to vue 2025-01-27 22:20:26 +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 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 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 12abf494d8 First step to move network view to vue 2025-01-22 14:46:31 +01:00
Johannes Zellner 3b6831ea93 Add SystemModel.js 2025-01-21 21:16:55 +01:00
Johannes Zellner 2f19af6a3e Add service configure dialog 2025-01-21 21:01:19 +01:00
Johannes Zellner d8c70c2498 Convert most of the services view 2025-01-21 16:54:56 +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 3955fbdc64 Implement 2FA setup and disabling 2025-01-16 17:27:12 +01:00
Johannes Zellner 6e2007aeca Implement AppPassword section in profile view 2025-01-15 16:04:42 +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
Johannes Zellner b1da8bbc4c Add proxy app and app link creation in appstore view 2025-01-08 16:34:54 +01:00
Johannes Zellner 7d56e71f77 Bring back deep linking in appstore to install specific versions 2025-01-08 14:16:17 +01:00
Johannes Zellner a887fc8153 Preselect dashboard domain in app installation 2025-01-07 12:00:31 +01:00
Johannes Zellner 2e3120cd46 Very basic installation works again 2025-01-06 14:35:51 +01:00