Commit Graph

162 Commits

Author SHA1 Message Date
Johannes Zellner ab0d5c8967 Add ACL settings for app configure 2025-03-04 18:20:42 +01:00
Johannes Zellner e13db20c85 Rework AccessControl component to not mix model values 2025-03-04 18:20:42 +01:00
Johannes Zellner f8905a0490 Disable select input for sendmail if sendmail is off 2025-03-04 18:20:42 +01:00
Johannes Zellner 5fe6757f8a Add app configure recvmail ui 2025-03-04 18:20:42 +01:00
Johannes Zellner f3ac71ed3e Use InputGroup in app install dialog 2025-03-04 18:20:42 +01:00
Johannes Zellner 8aef6ebfbc Add app configure sendmail ui 2025-03-04 18:20:42 +01:00
Johannes Zellner 31d593a529 Add app configure display view 2025-03-04 18:20:42 +01:00
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 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 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 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 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