Commit Graph

325 Commits

Author SHA1 Message Date
ee70fc3ce3 chore(deps): update dependency eslint-config-prettier to v9.1.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-12-10 09:03:31 +00:00
81bdce9393 chore(deps): update dependency eslint to v8.55.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-12-10 09:03:10 +00:00
7285113782 chore(deps): update dependency @sveltejs/kit to v1.27.7
Some checks are pending
continuous-integration/drone/push Build is running
2023-12-10 09:02:09 +00:00
c9057962a1 chore(deps): update typescript-eslint monorepo to v6.13.2
Some checks are pending
continuous-integration/drone/push Build is running
2023-12-10 09:01:42 +00:00
5b43144532 chore(deps): update dependency vite to v4.5.1
Some checks are pending
continuous-integration/drone/push Build is running
2023-12-10 09:00:53 +00:00
01f23b6cb4 Fix display of records detail in records view
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-09 10:12:27 +01:00
56e56ed75b form: New property to hide a given field in interface
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-06 03:26:11 +01:00
1bcc5253cf Translate CAA form 2023-12-06 02:39:41 +01:00
7e9868d281 services: Introducing NSOnlySOA 2023-12-06 02:14:52 +01:00
05048056a5 ui: If something goes wrong, keep the delete button available 2023-12-06 02:14:51 +01:00
457769044d services: New hidden family 2023-12-06 02:14:51 +01:00
956fcd4a53 ui: Correctly redirect to the latest zone id on change 2023-12-06 02:14:51 +01:00
7fde74b3ae ui: Improve logs page 2023-12-06 02:14:51 +01:00
6ddee4e5eb ui: Improve history page with diff 2023-12-06 02:14:51 +01:00
4993244ba3 ui: Force navigation to home site when not connected 2023-12-06 02:14:51 +01:00
f74ae05ec0 ui: Refactor differential display 2023-12-06 02:14:51 +01:00
51d4687012 Fix some typescript errors 2023-12-06 02:14:51 +01:00
61fa57a737 ui: Display misc group name in all circumstances 2023-12-06 02:14:51 +01:00
b1e72da9b8 ui: Fix resolver 2023-12-06 02:14:51 +01:00
15c2d9ab24 ui: Sort domains in importable list 2023-12-06 02:14:51 +01:00
67df114c6d ui: Sort domains on the home page 2023-12-06 02:14:51 +01:00
d7c3c46fc5 ui: Handle empty importable domains list 2023-12-06 02:14:51 +01:00
9206115301 ui: Empty provider list at login 2023-12-06 02:14:51 +01:00
285cce509a ui: domainCompare function now start by comparing the second part 2023-12-06 02:14:51 +01:00
2b6e5eb098 api: Give other user infos 2023-12-06 02:14:51 +01:00
e47e99d4e3 Add logger 2023-12-06 02:14:51 +01:00
6825db9699 ui: New history page almost done 2023-12-06 00:54:46 +01:00
ba2c004b00 ui: Add a diff summary 2023-12-06 00:54:46 +01:00
5b2b8143fb Move domains layout upper 2023-12-06 00:54:46 +01:00
5939df0455 ui: Huge modals refactor 2023-12-06 00:54:46 +01:00
f70943cff3 ui: Move URL of new domain registration 2023-12-06 00:54:46 +01:00
409cfe3956 ui: Change the window title according to the viewed domain 2023-12-06 00:54:46 +01:00
33f4656761 svelte: Don't consider paths relatives in development, this break static fallback 2023-12-06 00:54:45 +01:00
711354967c ui: Prefer links over buttons with goto 2023-12-06 00:54:45 +01:00
f126ada97c svelte: Don't register the service worker in development 2023-12-06 00:54:45 +01:00
bfa1ecc470 Refactor zone page layout part 2 2023-12-06 00:54:45 +01:00
f17fd5224c Refactor layout of zone page 2023-12-06 00:54:45 +01:00
096c3ece9c ui: Display associated record types to services 2023-12-01 11:47:14 +01:00
59b3262ab9 chore(deps): update typescript-eslint monorepo to v6.13.1
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-28 10:12:28 +00:00
a862bc7627 chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-27 18:15:52 +00:00
c58c18f0b6 chore(deps): update dependency prettier-plugin-svelte to v3.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-21 08:28:28 +00:00
ad9f5444e5 chore(deps): update typescript-eslint monorepo to v6.12.0
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-21 08:28:02 +00:00
c8f5ffdcc7 chore(deps): update dependency typescript to v5.3.2
Some checks are pending
continuous-integration/drone/push Build is running
2023-11-21 08:27:33 +00:00
99689080de Introduce CAA record
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 19:44:16 +01:00
cd29ec9eb0 Add feedback on incorrect resource input.
Some checks are pending
continuous-integration/drone/push Build is running
Fixes: https://github.com/happyDomain/happydomain/issues/12
2023-11-20 15:34:06 +01:00
0bdb1c4c04 New option to hide feedback button on pages
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 13:27:44 +01:00
7ff56ca762 Fix service-worker update detection 2023-11-20 13:27:44 +01:00
390c0fc85f chore(deps): lock file maintenance
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-20 00:15:28 +00:00
d1e35f6128 Signup form was not saving the newsletter state
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-19 18:09:54 +01:00
972c3c7df5 Improve display on small screens 2023-11-19 12:59:59 +01:00