Commit Graph

457 Commits

Author SHA1 Message Date
7cfdcfd1bc Extract the new domain field in a dedicated component 2020-12-29 17:06:11 +01:00
235cd50b80 Rename domain host to domain hoster 2020-12-29 17:06:11 +01:00
bb058760b5 New record handled: TXT 2020-12-29 17:06:11 +01:00
2285859d73 Update README: fix spelling, yarn usage, ... 2020-12-29 17:06:11 +01:00
96a886ddc4 Add Dockerfile 2020-12-29 17:06:11 +01:00
b93b0b5872 Improve components readability 2020-12-29 17:06:10 +01:00
9b9aeb7444 Ensure data are passed to upper component on save 2020-12-29 17:03:14 +01:00
f515bb9244 gsuite: do proper import + canonicalize MX records 2020-12-29 17:03:14 +01:00
3ed54afc6c Improve readability 2020-12-29 17:03:14 +01:00
bb0d9c857a Add icon for some service providers 2020-12-29 17:03:13 +01:00
389360c367 Fix icon generation script to handle deeper directories 2020-12-29 17:03:13 +01:00
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