Commit Graph

78 Commits

Author SHA1 Message Date
145abc96a9 ui: Consider net.IP as strings
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 12:25:29 +01:00
b02077857e ui: Bind new subdomain button 2023-01-11 12:25:29 +01:00
4ef50a3851 ui: Refresh provider lists after adding one 2023-01-11 12:25:29 +01:00
7d32e798b4 ui: Redirect logged user from login and join page to home 2023-01-11 12:25:29 +01:00
a40a39e481 ui: Display domain history time 2023-01-11 12:25:29 +01:00
2b83559c95 ui: Fix bunch of typescript errors 2023-01-11 12:25:29 +01:00
1a5b9e03fb ui: We are in 2023 now 2023-01-11 12:25:29 +01:00
f82c50e1d9 ui: Fix a redoundant query 2023-01-11 12:25:29 +01:00
2669d5e7ff ui: resolver: Better handling of errors 2023-01-11 12:25:29 +01:00
ed427191f2 ui: Last translations 2023-01-11 12:25:29 +01:00
2a8ceeafd6 ui: Add onboarding page 2023-01-11 12:25:29 +01:00
4883eef981 ui: Use variables in translations 2023-01-11 12:25:29 +01:00
717f438d6a ui: Avoid double zone retrieval 2023-01-11 12:25:29 +01:00
680a3c483e Work on SvelteKit interface 2023-01-11 12:25:29 +01:00
53ee9e0cc5 Extract the HelpButton as a dedicated component 2023-01-11 12:25:29 +01:00
b8c9252f46 Huge interface rework 2023-01-11 12:25:29 +01:00
1712d0c81d Continue to work on Svelte migration 2023-01-11 12:25:29 +01:00
1ac1f092b2 Update translations 2023-01-11 12:25:28 +01:00
ed634abf39 ui: Add resolver 2023-01-11 12:25:28 +01:00
547e8f1249 ui: Perform logout 2023-01-11 12:25:28 +01:00
5541a62c92 ui: Email validation done 2023-01-11 12:25:28 +01:00
cc4953e810 ui: Account recovery done 2023-01-11 12:25:28 +01:00
6db36ba920 ui: Login page done 2023-01-11 12:25:28 +01:00
f00fef2f19 ui: Try to handle uncatched error 2023-01-11 12:25:28 +01:00
871b2f429b ui: Done join page 2023-01-11 12:25:28 +01:00
0507e71289 ui: Header done 2023-01-11 12:25:28 +01:00
42aa392b7f ui/scss: Fix unreadable text on buttons 2023-01-11 12:25:28 +01:00
f4ac1b217b ui: Redirect to main website if not connected 2023-01-11 12:25:28 +01:00
b22001ccc4 Update node modules 2023-01-11 12:25:28 +01:00
b52a25f90c Restyle vox-people button 2023-01-11 12:25:28 +01:00
f05722253d Use Sveltekit instead of Vue 2023-01-11 12:25:28 +01:00
bf6bfbbfa3 Disable Continue button until selection is made 2022-11-03 02:50:02 +01:00
0508597ceb Update node modules to build with node 18 2022-11-03 02:50:02 +01:00
9ebb351afc Avoid tabs wrap 2022-11-03 02:50:02 +01:00
52719dfd8c ui: Upgrade node modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-30 20:10:29 +02:00
a1f31ab7c1 Revert "Update dependency eslint to v8"
This reverts commit 694275ed64.
2022-03-30 19:43:41 +02:00
f3043a8606 ui: Fix forgotten-password page
Some checks failed
continuous-integration/drone/push Build is failing
2022-03-30 19:36:47 +02:00
6a804323c3 ui: Fix email-validation referal
Some checks are pending
continuous-integration/drone/push Build is running
2022-03-30 19:27:13 +02:00
694275ed64 Update dependency eslint to v8
Some checks are pending
continuous-integration/drone/push Build is running
2022-03-22 01:20:12 +00:00
e5567395d1 ui: Fix map saving
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-22 09:43:12 +01:00
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
e5554a1bea ui: Fix incorrect form name 2021-12-31 15:52:28 +01:00
8aa6f933a3 Rename project happyDomain 2021-12-31 15:52:15 +01:00
c8af783faf chore(deps): update dependency eslint-plugin-promise to v6
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-18 06:06:03 +00:00
15fea62a0c Redirect to external login form 2021-12-16 20:04:10 +01:00
4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
0099f0e461 ui: Display login error in red 2021-12-16 20:04:10 +01:00
ea869791b6 chore(deps): update dependency @intlify/vue-i18n-loader to v4 2021-12-16 20:04:10 +01:00
97eda7bc31 chore(deps): update dependency lint-staged to v12 2021-12-16 20:04:10 +01:00
ed1dcdd4b4 ui: Fix Map creation/initialization 2021-12-16 20:04:10 +01:00