a4656b415c
Improve Form Layout + add drag and drop ( #11901 )
...
https://github.com/user-attachments/assets/cf542921-9354-4f7b-b6e8-061ebcaa9a9b
Closes https://github.com/twentyhq/core-team-issues/issues/887
Closes https://github.com/twentyhq/core-team-issues/issues/889
Closes https://github.com/twentyhq/core-team-issues/issues/890
2025-05-12 12:09:46 +02:00
d63e53943e
i18n - translations ( #11950 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-05-09 11:46:15 +02:00
fd8da3d943
i18n - translations ( #11902 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-05-06 18:48:51 +02:00
8b68dce795
i18n - translations ( #11863 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-05-05 10:37:51 +02:00
e6c1b70d9c
i18n - translations ( #11801 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-30 09:20:32 +02:00
14afa57699
i18n - translations ( #11758 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-27 19:01:13 +02:00
7752b8b06f
i18n - translations ( #11750 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-25 19:45:48 +02:00
c0df96b383
i18n - translations ( #11727 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-24 18:21:21 +02:00
16bd0425e0
i18n - translations ( #11647 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-18 14:22:25 +02:00
03800ce6d0
i18n - translations ( #11532 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-11 14:42:45 +02:00
a86317eb71
i18n - translations ( #11514 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-10 17:01:13 +02:00
1844c39a99
i18n - translations ( #11511 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-10 15:47:28 +02:00
9e0402e691
Action menu refactoring ( #11454 )
...
# Description
Closes [#696 ](https://github.com/twentyhq/core-team-issues/issues/696 )
- `useAction` hooks have been removed for all actions
- Every action can now declare a react component
- Some standard action components have been introduced: `Action`,
`ActionLink` and `ActionModal`
- The `ActionDisplay` component uses the new `displayType` prop of the
`ActionMenuContext` to render the right component for the action
according to its container: `ActionButton`, `ActionDropdownItem` or
`ActionListItem`
- The `ActionDisplayer` wraps the action component inside a context
which gives it all the information about the action
-`actionMenuEntriesComponenState` has been removed and now all actions
are computed directly using `useRegisteredAction`
- This computation is done inside `ActionMenuContextProvider` and the
actions are passed inside a context
- `actionMenuType` gives information about the container of the action,
so the action can know wether or not to close this container upon
execution
2025-04-09 13:12:49 +00:00
c6203d8928
i18n - translations ( #11469 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-09 11:34:35 +02:00
8b5c259c36
i18n - translations ( #11441 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-08 11:01:29 +02:00
0226dec717
i18n - translations ( #11427 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-07 17:13:37 +02:00
26504f02a3
i18n - translations ( #11422 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-07 15:39:19 +02:00
241d8820d7
i18n - translations ( #11398 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-04 17:47:01 +02:00
27256c960e
i18n - translations ( #11387 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-04 11:33:11 +02:00
010b7663c4
i18n - translations ( #11357 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-02 18:21:16 +02:00
2b14cd5649
i18n - translations ( #11354 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-02 15:47:16 +02:00
bc81853095
i18n - translations ( #11317 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-04-01 12:01:27 +02:00
a24e96ae0e
685 Move all navigation actions inside the actions configs ( #11303 )
...
Move all navigation actions inside the actions configs
2025-04-01 11:23:28 +02:00
1c675149f7
i18n - translations ( #11305 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-31 18:01:13 +02:00
7508f09ede
i18n - translations ( #11235 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-27 17:21:26 +01:00
a545b3adf3
CSV Import translations and dark mode fixes ( #11184 )
...
Fixes #11182 and adds missing translations
2025-03-27 08:53:00 +01:00
151841d3db
i18n - translations ( #11207 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-26 19:21:48 +01:00
d8ab23046a
i18n - translations ( #11204 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-26 18:33:33 +01:00
c48fed6173
i18n - translations ( #11201 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-26 18:20:15 +01:00
b70aa6f2ee
i18n - translations ( #11155 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-25 15:21:06 +01:00
acead6169c
i18n - translations ( #11152 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-25 13:52:56 +01:00
bc94891a27
i18n - translations ( #11052 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-20 11:12:44 +01:00
183f497ad7
i18n - translations ( #11048 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-19 19:21:35 +01:00
99f68416dc
i18n - translations ( #11046 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-19 19:01:39 +01:00
0d40126a29
i18n - translations ( #11031 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-19 15:20:18 +01:00
8c5335a863
i18n - translations ( #11026 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-19 13:22:31 +01:00
7065f6f15d
i18n - translations ( #11020 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-19 11:59:34 +01:00
ecc21656cb
i18n - translations ( #11019 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-19 11:20:44 +01:00
7546d9b82c
i18n - translations ( #11009 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-18 21:20:45 +01:00
6acb70d6a9
i18n - translations ( #10998 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-18 17:36:49 +01:00
38c6222422
i18n - translations ( #10986 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-18 15:20:19 +01:00
a73b440646
i18n - translations ( #10980 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-18 14:23:52 +01:00
79af21ef59
i18n - translations ( #10957 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 17:21:20 +01:00
b4ec00088b
i18n - translations ( #10953 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 16:46:03 +01:00
c4efb45f04
i18n - translations ( #10950 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 16:01:03 +01:00
3e3e8de400
i18n - translations ( #10948 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 15:20:27 +01:00
20080256dc
i18n - translations ( #10940 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 14:12:43 +01:00
b99e71c37a
i18n - translations ( #10938 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 13:11:21 +01:00
35119bceaa
i18n - translations ( #10936 )
...
Created by Github action
---------
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 11:35:34 +01:00
e49ba69f19
i18n - translations ( #10933 )
...
Created by Github action
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-03-17 11:20:51 +01:00