Commit Graph

28 Commits

Author SHA1 Message Date
Johannes Zellner f7e073c857 Move custom nameserver checkbox into the shared domain config component 2025-10-10 16:30:47 +02:00
Johannes Zellner f1aee1d9a4 Support custom certificates for domains again 2025-10-10 16:10:16 +02:00
Johannes Zellner 057f75ca5f Move domain zoneName into common advanced component 2025-10-10 14:47:15 +02:00
Girish Ramakrishnan 3096b67b76 init dialog with correct tls config 2025-10-09 13:08:52 +02:00
Johannes Zellner 933d5c9139 Use consistent style to only disable dialog close button if dialog submission is busy 2025-10-08 16:49:05 +02:00
Girish Ramakrishnan f5a5bebae6 dockerregistries: remove usage of secret placeholder 2025-10-08 16:40:43 +02:00
Girish Ramakrishnan f1fb5f2530 pass a copy when opening dialog
otherwise, any changes the dialog makes will reflect in the calling
view's object
2025-10-08 14:06:32 +02:00
Girish Ramakrishnan 234c192429 translate wildcard flag correctly into tls provider 2025-09-24 20:30:14 +02:00
Johannes Zellner 25fa999259 Fixup various vuejs warnings 2025-08-11 19:07:02 +02:00
Johannes Zellner 4a537dde1a No more modal for dialogs 2025-07-15 18:51:39 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner 52ad526b87 Move more dns provider related code into the shared DomainsModel.js to avoid duplication 2025-05-03 09:46:53 +02:00
Johannes Zellner 8446773037 Use error-label in DomainDialog 2025-05-03 09:34:56 +02:00
Johannes Zellner 8939f0dad7 Only send provider specific dns configs 2025-05-02 15:34:10 +02:00
Johannes Zellner 5e1e6657d1 Fixes for the DomainDialog 2025-04-19 16:28:36 +02:00
Johannes Zellner 5527926508 Finish initial implementation dns setup view 2025-04-02 12:43:59 +02:00
Johannes Zellner 89d50ed5f1 Remove unused tlsConfig variable 2025-04-01 14:54:45 +02:00
Johannes Zellner 9b2c954f8e Move domain form to its own component for reuse 2025-04-01 14:44:37 +02: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 dc98c2c1fe Fixup all remaining ng-href usage in vue views 2025-02-16 15:59:07 +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