Commit Graph

446 Commits

Author SHA1 Message Date
56efa1084a Fix form loading at imprevisible states 2020-12-29 17:03:13 +01:00
eeec4e7a63 Add family tabs filters 2020-12-29 17:03:13 +01:00
53da0f60cb Use CustomForm to display services 2020-12-29 17:03:13 +01:00
6ee1838ea4 Refactor Custom Form component and mixin 2020-12-29 17:03:13 +01:00
007785821f Refactor Service Add/Update modal 2020-12-29 17:03:11 +01:00
858171cd28 Use a single function to validate DN 2020-12-29 17:01:10 +01:00
fd72f3bff8 Refactor service add 2020-12-29 17:01:01 +01:00
6ea1115f20 Move all related forms struct to forms package 2020-12-29 17:00:06 +01:00
5917e12f5a fixup! Split services into family 2020-12-29 17:00:01 +01:00
bb54496ca5 Split services into family 2020-12-08 18:25:23 +01:00
f64c93e08b Allow to add more than 1 row at a time 2020-12-08 18:25:23 +01:00
0dce870998 Consider children values as wanted when validating a form 2020-12-08 18:25:23 +01:00
d0cd1c5b96 Dumb implementation for updating records list after service update 2020-12-08 18:25:23 +01:00
0d78dcc1fe Fix 2 out of ranges panic 2020-12-08 18:25:23 +01:00
e864b916e8 Rephrase description for Orphan records 2020-12-08 18:25:23 +01:00
5f7972ae58 Fix incorrect translation and missing translation 2020-12-08 18:25:23 +01:00
bf20e73bd6 Refactor zone analyzer method visibility 2020-12-08 18:25:23 +01:00
37ed10f3bf Move zone services under a dedicated route 2020-12-08 18:25:23 +01:00
e25ca8b160 Extract Forms as a dedicated module 2020-12-08 18:25:23 +01:00
e627e6b5ea Disable types that are not compatible with a given source 2020-12-08 18:25:23 +01:00
0945bf2ecb Fix type error in children 2020-12-08 18:25:23 +01:00
9629060d21 Spelling
Suggested-By: Victor "multun" Collod <victor.collod@epita.fr>
2020-12-08 18:25:23 +01:00
d4f1c5ac2c New icon for records view 2020-12-08 18:25:23 +01:00
98ad7c25c2 Able to generate relative zone 2020-12-08 18:25:23 +01:00
12d9acd368 Able to list records from abstract services 2020-12-08 18:25:23 +01:00
9aa57bcae3 Extract record line from zone-records 2020-12-08 18:25:23 +01:00
914d8b2669 New route to generate records for a given service 2020-12-08 18:25:23 +01:00
f586f951ba Update node modules 2020-12-08 18:25:23 +01:00
b6d3899b81 Prepare leveldb migrations 2020-12-08 18:25:23 +01:00
e70cc46be2 Transfert hexadecimal instead of base64 when this is truly hexadecimal 2020-12-08 18:25:23 +01:00
4b59649168 Don't hide update service modal if there is an error 2020-12-08 18:25:23 +01:00
d75ff5e6a5 Rename sources as hosting providers 2020-12-08 18:25:23 +01:00
Frédéric Grither
443a2f6b02 Translate views 2020-12-08 18:25:23 +01:00
3235641dbe Ensure keep domain name in interface even if oversized 2020-12-08 18:25:23 +01:00
cd62b8a687 New service: ACME challenge 2020-12-08 18:25:23 +01:00
bf3d23c705 Display most DNS binary fields as hexadecimal 2020-12-08 18:25:23 +01:00
David
b853b8f6d6 More component translations, some left in hSubdomainList.vue 2020-12-08 18:25:23 +01:00
David
f8dad60c4d Some translations in components 2020-12-08 18:25:23 +01:00
dc49cd0e63 Improve logging 2020-12-08 18:25:23 +01:00
e2419d545f API: Add SameSite Strict attribute to cookie 2020-12-08 18:25:23 +01:00
9b498b23a7 Fix spelling 2020-12-08 18:25:23 +01:00
a268ca7f9a Add .drone.yml for CI 2020-12-08 18:25:23 +01:00
7f45286cf2 admin: add routes to manage sessions 2020-12-08 18:25:23 +01:00
adff503fa1 Force deletion of the auth cookie when session has expired 2020-12-08 18:25:23 +01:00
8c2167d262 Start working on translation 2020-12-08 18:25:23 +01:00
ffb1211843 Display update toast only once per session 2020-12-08 18:25:23 +01:00
f45be87727 Allow wildcards subdomains 2020-12-08 18:25:23 +01:00
cc6d19329c Add button to edit CNAME target 2020-12-08 18:25:23 +01:00
e7a660cffc Fix updating sources after adding a new source 2020-12-08 18:25:23 +01:00
60d357a04e sources/ddns: check domain existance through SOA 2020-12-08 18:25:23 +01:00