Commit Graph

192 Commits

Author SHA1 Message Date
f5fe9320c6 Add a route to view current user session and clear it 2020-12-08 18:25:22 +01:00
bfcff4220d Improve session unmarshal 2020-12-08 18:25:22 +01:00
a169d200ff Refactor field to name source 2020-12-08 18:25:22 +01:00
2062bd92e8 Refactor URL build from config 2020-12-08 18:25:22 +01:00
d51b79ae96 Refactor source selection 2020-12-08 18:25:22 +01:00
eae71bdc7e Refactor multiple source fields 2020-12-08 18:25:22 +01:00
ebe0d00c10 Make domain-list a component 2020-12-08 18:25:22 +01:00
bbafb1bc6d Store values in session, and automatically save changes 2020-12-08 18:25:22 +01:00
fe3bba74bd sources/ovh: use global appkey/appsecret from configuration 2020-12-08 18:25:22 +01:00
87989643ce Align sources images in sources list 2020-12-08 18:25:22 +01:00
2c0b5ddabe Improve configuration, including storage configuration and selection 2020-12-08 18:25:22 +01:00
bb642a2e14 Add spinner on update and deletion 2020-12-08 18:25:22 +01:00
26defa7721 Toaster over modals 2020-12-08 18:25:22 +01:00
2fc0a1cb08 Refactor usage of editable services 2020-12-08 18:25:22 +01:00
4b2c97312b Disable edit after success validation in table 2020-12-08 18:25:22 +01:00
641c176d69 Fix fields identifiers 2020-12-08 18:25:22 +01:00
e4a2eb6fa6 Add a button Add service to aliases 2020-12-08 18:25:22 +01:00
31cf9789b4 svcs.SPF: Remove duplicate fields 2020-12-08 18:25:22 +01:00
2322d912f1 Prepare tabs in add service modal 2020-12-08 18:25:21 +01:00
0ef77d6d7b Add a button to delete service from grid view 2020-12-08 18:25:21 +01:00
580a3b3487 Update node packages 2020-12-08 18:25:21 +01:00
4481fc4923 Add restrictions on services 2020-12-08 18:25:21 +01:00
824108836d Update services' descriptions 2020-12-08 18:25:21 +01:00
0761549e29 Grid display of zones 2020-12-08 18:25:21 +01:00
9c3f945ae6 Add an indentation on title new line 2020-12-08 18:25:21 +01:00
e7cae312d6 api: Fill a structure instead of passing argument to API function 2020-12-08 18:25:21 +01:00
01041eaa5e Validate subdomain before allow to continue 2020-12-08 18:25:21 +01:00
211df3cdae Refactor usage of relative domain during zone export 2020-12-08 18:25:21 +01:00
c646dad897 Add a legend to apply modal to sum up the changes 2020-12-08 18:25:21 +01:00
190bacfaea Add a legend in zone diff modal 2020-12-08 18:25:21 +01:00
ef87fdf922 Don't include DNSSEC records in diffs 2020-12-08 18:25:21 +01:00
1bf66eb9db Make save buttons green success instead of primary 2020-12-08 18:25:21 +01:00
7205f058ac Add title to table when there are meaningfull 2020-12-08 18:25:21 +01:00
80a8ab478d Don't omit fields otherwise 0 are considerated as undefined 2020-12-08 18:25:21 +01:00
57977c1c7d Display meaningfull 0 values 2020-12-08 18:25:21 +01:00
9f3692f6da New service: delegation (NS + DS) 2020-12-08 18:25:21 +01:00
740e166617 Include NS records in Origin 2020-12-08 18:25:21 +01:00
8c1170fef4 Include origin in RR generation to extends relatives forms 2020-12-08 18:25:21 +01:00
894f3c1376 Display a spinner when diff or view is loading 2020-12-08 18:25:21 +01:00
69b4d7a1dd Start working on easy zone management 2020-12-08 18:25:21 +01:00
4bf56d2e42 Handle basic history 2020-12-08 18:25:21 +01:00
d75e20da6b Handle zone diff and update from abstract page 2020-12-08 18:25:21 +01:00
beb87a8572 Rename SourceType as SourceMeta to follow ZoneMeta 2020-12-08 18:25:21 +01:00
dca3779115 Fix errors in frontend 2020-12-08 18:25:21 +01:00
ab6fe350ca Import ZoneMeta in domain history 2020-12-08 18:25:21 +01:00
0625d8f5ec storage: add GetSourceType 2020-12-08 18:25:21 +01:00
20d4299239 storage: add a method to tidy/optimize the database 2020-12-08 18:25:21 +01:00
729a4e3fa0 admin: add clear routes 2020-12-08 18:25:21 +01:00
c6e64d64a3 Don't do special case of aliases. Treat them only in frontend part. 2020-12-08 18:25:21 +01:00
04e4c1d46a Add action on form submission 2020-12-08 18:25:21 +01:00