twenty/packages
Thaïs 0fb416d17c
fix: fix field select options positions after option removal (#5350)
- Adds an util `toSpliced`. We cannot used the native Javascript
`Array.prototype.toSpliced` method as Chromatic servers don't support
it.
- Makes sure Select field options have sequential positions after
removing an option (form validation schema checks that positions are
sequential and considers options invalid otherwise).
2024-05-10 18:31:22 +02:00
..
twenty-chrome-extension chore: add nx/project.json to twenty-chrome-extension (#5217) 2024-05-06 11:33:48 +02:00
twenty-docker Feat/add postgres spilo (#5049) 2024-04-29 17:09:41 +02:00
twenty-docs Bump versions to 0.11.2 (#5349) 2024-05-10 13:56:41 +02:00
twenty-emails Bump versions to 0.11.2 (#5349) 2024-05-10 13:56:41 +02:00
twenty-front fix: fix field select options positions after option removal (#5350) 2024-05-10 18:31:22 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server Bump versions to 0.11.2 (#5349) 2024-05-10 13:56:41 +02:00
twenty-ui Bump versions to 0.11.2 (#5349) 2024-05-10 13:56:41 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website Bump versions to 0.11.2 (#5349) 2024-05-10 13:56:41 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00