Commit Graph

791 Commits

Author SHA1 Message Date
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 8132920ed8 Add initial uninstall view and ensure location hash is updated on tab change 2025-03-04 18:20:42 +01:00
Johannes Zellner 26e8eb8c11 Implement info view 2025-03-04 18:20:42 +01:00
Johannes Zellner f52a330b16 Replace app configure views 2025-03-04 18:20:41 +01:00
Girish Ramakrishnan 6aca198428 domains: add option to set custom/vanity nameservers
this flag skips the NS name validation when a custom nameserver is set
i.e not to the provider's NS but uses the provider's API.
2025-03-02 09:52:08 +01:00
Johannes Zellner c9b8607c9f Show user invite checkbox on new line when adding a user 2025-02-20 11:57:15 +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 c1c53af855 Lock displayName and email edit for external users 2025-02-16 18:06:08 +01:00
Johannes Zellner 740c88c506 Add user edit/new dialog 2025-02-16 18:03:54 +01:00
Johannes Zellner 270d27be73 Use InputGroup in impersonate and password reset dialogs 2025-02-16 16:25:44 +01:00
Johannes Zellner dc98c2c1fe Fixup all remaining ng-href usage in vue views 2025-02-16 15:59:07 +01:00
Johannes Zellner 326e01d548 Add password reset dialog 2025-02-13 17:15:51 +01:00
Johannes Zellner 6a303ae50a Implement copyToClipboard in ImpersonateDialog 2025-02-13 16:37:07 +01:00
Johannes Zellner 2617fcdcfd Ensure S3 provider specific quirks 2025-02-13 14:40:41 +01:00
Johannes Zellner c46c41db5a Refresh backup config after config dialog got submitted 2025-02-13 12:49:52 +01:00
Johannes Zellner aafd3c8d35 Send missing properties for S3 backup providers 2025-02-13 12:48:30 +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 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