Commit Graph

426 Commits

Author SHA1 Message Date
be5e70f9cc Missing translations 2020-12-29 17:06:12 +01:00
b320577a62 Add help button in header, redirecting to help.happydns.org 2020-12-29 17:06:12 +01:00
bf5f35daf3 Add user settings and ability to change lang 2020-12-29 17:06:12 +01:00
156c894e07 CI: Build container for arm, and speed-up arm64 generation 2020-12-29 17:06:12 +01:00
3a5a9366a5 New domain page 2020-12-29 17:06:11 +01:00
f27e8f340d Update node deps 2020-12-29 17:06:11 +01:00
14bf67ad84 CI: add gcc when needed 2020-12-29 17:06:11 +01:00
dc659aa3e7 CI: Add go vet as test 2020-12-29 17:06:11 +01:00
1c6d5a2d68 CI/CD: add armel and armhl builds 2020-12-29 17:06:11 +01:00
4c8677e74d CD: deploy binaries for macOS, linux-arm64 and linux-amd64 2020-12-29 17:06:11 +01:00
6ac93962c6 Add build on amd64 + Docker manifest publishing 2020-12-29 17:06:11 +01:00
fec56f6e87 Fix JS error during first import 2020-12-29 17:06:11 +01:00
f33ba02aeb Rework source-list.vue and onboarding.vue to use Vuex 2020-12-29 17:06:11 +01:00
d2683f1e2f Rework home page and depending components 2020-12-29 17:06:11 +01:00
af4637ff8b Include source capabilities in source specs list 2020-12-29 17:06:11 +01:00
263ddddf0b Start using Vuex 2020-12-29 17:06:11 +01:00
82afaca1c8 Update node dependencies 2020-12-29 17:06:11 +01:00
1294561f9d DomainCompare is now a simple function, no more mixin 2020-12-29 17:06:11 +01:00
3bb6adb929 Add some new props to components 2020-12-29 17:06:11 +01:00
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