Commit Graph

231 Commits

Author SHA1 Message Date
b357835ed8 Transmit interface language during signup 2021-01-04 10:52:09 +01:00
75cbf71e8b Can select interface language when disconnected 2021-01-04 10:52:09 +01:00
c836980e06 Update doc path 2020-12-29 17:06:12 +01:00
0c8d9702b5 Typo 2020-12-29 17:06:12 +01:00
8131cd7d1a Commit locales/fr.json from POeditor 2020-12-29 17:06:12 +01:00
e9be8629e0 Fix problem with service save 2020-12-29 17:06:12 +01:00
f736a9c464 Apply different strategies to handle field descriptions 2020-12-29 17:06:12 +01:00
1bc4b142c0 Refactor signup page 2020-12-29 17:06:12 +01:00
af62697bb1 Fix dropdown style: showed under other components 2020-12-29 17:06:12 +01:00
fa36838981 Use Vuex to store user's settings 2020-12-29 17:06:12 +01:00
12eb6c45be New option to choose fieldhint 2020-12-29 17:06:12 +01:00
d6b300fccc Check history is not empty before displaying button 2020-12-29 17:06:12 +01:00
57609db3d1 Don't tell parent about default values 2020-12-29 17:06:12 +01:00
737b8196ae Optimize form display 2020-12-29 17:06:12 +01:00
5b37953475 Rework source page 2020-12-29 17:06:12 +01:00
55db4db0c8 Hide description when field not focused 2020-12-29 17:06:12 +01:00
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
3a5a9366a5 New domain page 2020-12-29 17:06:11 +01:00
f27e8f340d Update node deps 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
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
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
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
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
5917e12f5a fixup! Split services into family 2020-12-29 17:00:01 +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
5f7972ae58 Fix incorrect translation and missing translation 2020-12-08 18:25:23 +01:00
37ed10f3bf Move zone services under a dedicated route 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