Commit Graph

1650 Commits

Author SHA1 Message Date
Johannes Zellner
d5b47ecdce Add app restore dialog 2025-03-04 18:20:42 +01:00
Johannes Zellner
f5020f8dc0 Add ability to download an apps backup config 2025-03-04 18:20:42 +01:00
Johannes Zellner
def774c9ef Add app backup edit dialog 2025-03-04 18:20:42 +01:00
Johannes Zellner
2dea8309a7 Add app configure backups view 2025-03-04 18:20:42 +01:00
Johannes Zellner
d153a734cb Fix spacing in Terminal view 2025-03-04 18:20:42 +01:00
Johannes Zellner
a220667f1b Add app configure resources view 2025-03-04 18:20:42 +01:00
Johannes Zellner
62b648c70f Show app configure menu items only when applicable 2025-03-04 18:20:42 +01:00
Johannes Zellner
9f8bde7078 Show app state in app configure view 2025-03-04 18:20:42 +01:00
Johannes Zellner
c593b4180a Add repair app configure view 2025-03-04 18:20:42 +01:00
Johannes Zellner
3e2177b402 Add app link in app configure header 2025-03-04 18:20:42 +01:00
Johannes Zellner
d9bf09bb9b Rework app configure to use custom tab and content view 2025-03-04 18:20:42 +01:00
Johannes Zellner
21c1d3c191 Add security app configure view 2025-03-04 18:20:42 +01:00
Johannes Zellner
7da590ca76 Add cron app configure view 2025-03-04 18:20:42 +01:00
Johannes Zellner
97a298375a Make app configure header sticky 2025-03-04 18:20:42 +01:00
Johannes Zellner
7d35c9a8eb Implement app update view 2025-03-04 18:20:42 +01:00
Johannes Zellner
d77aaded39 Add app event log view 2025-03-04 18:20:42 +01:00
Johannes Zellner
fae1b4dec1 Show app configure tabs on the left 2025-03-04 18:20:42 +01:00
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
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
fe94d75b1b Stop event click propagation in users view 2025-02-20 11:44:26 +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
aa65af10b6 Bring back app configure link 2025-02-17 13:33:47 +01:00
Johannes Zellner
1afc8d20a0 Fixup time related info in system view to only use momentjs 2025-02-17 11:42:10 +01:00
Johannes Zellner
42b4d7ce5f Add initial SystemView.vue 2025-02-17 11:18:57 +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
e6079ee275 Fixup some layout gap issues 2025-02-16 15:56:33 +01:00
Johannes Zellner
68a08b1f62 Slightly improve appsview filter and search bar 2025-02-14 14:18:15 +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
daeaa800d8 Give table rows with actions a bit more space 2025-02-11 21:02:30 +01:00
Johannes Zellner
9c4baf9cad Add users filter bar 2025-02-11 20:21:35 +01:00
Johannes Zellner
a1f01d2def Initial work to move users view to vue 2025-02-11 18:50:10 +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