Baptiste Devessier
|
fd54a2af5c
|
Create fields widget (#16403)
https://github.com/user-attachments/assets/b150815a-5d54-4d4a-b984-20dcf7b29aa7
|
2025-12-10 10:31:36 +01:00 |
|
Baptiste Devessier
|
2466d81ace
|
[Record Page Layouts] Pin record header (#16339)
https://github.com/user-attachments/assets/df988bf2-d2d6-49a4-b062-bc7ec49e1fad
Closes https://github.com/twentyhq/core-team-issues/issues/1806
|
2025-12-05 16:10:08 +01:00 |
|
Baptiste Devessier
|
bfe1f47065
|
Create old fields design widget (#15645)
In this PR:
- Pass `layoutMode` and `tabId` via PageLayoutContentContext provider
- Getting `pageLayoutType` from the current page layout
- Getting isInPinnedTab through `useIsInPinnedTab` hook
## Before
<img width="3456" height="2160" alt="CleanShot 2025-11-06 at 14 22
44@2x"
src="https://github.com/user-attachments/assets/763bb413-5739-45ef-85ed-82a72415886f"
/>
## After
<img width="3456" height="2162" alt="CleanShot 2025-11-06 at 14 20
38@2x"
src="https://github.com/user-attachments/assets/eee6cccd-9d36-426e-a22f-400e8f7f9413"
/>
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2025-11-06 18:16:42 +01:00 |
|
Baptiste Devessier
|
5f0d24798a
|
Support workflows in record page layouts (#15471)
https://github.com/user-attachments/assets/275a02a3-7054-45d1-9423-75bb5223a8ba
|
2025-10-31 18:45:58 +01:00 |
|
nitin
|
0fdf76560d
|
Widget cards (#15387)
figma -
https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=79795-372071&t=0Rg3h23G8F7v80cs-0
for the pinned tab column or the left column -- there is only one state
change! -- which, after talks with @Bonapara -- we should try to keep
the same if possible! -- right now, there is no way to test it -- so I
did not add the same
closes -
https://discord.com/channels/1130383047699738754/1430825706643918942 and
https://discord.com/channels/1130383047699738754/1430599763807436870
story QA -
<img width="1535" height="1239" alt="Screenshot 2025-10-28 at 00 46 23"
src="https://github.com/user-attachments/assets/9293983e-2d08-427b-971f-731e6f1517aa"
/>
|
2025-10-28 20:25:52 +05:30 |
|
Baptiste Devessier
|
c6addc2bb4
|
Implement basic edition for record page layouts (#15237)
1. Add actions for record page layouts to side panel
2. Support drag-and-drop of widgets
https://github.com/user-attachments/assets/c4cef7c5-08a8-4999-b8a5-e1831cc66709
|
2025-10-22 10:48:09 +02:00 |
|