twenty/packages
Félix Malfait d145684966
New Timeline (#4936)
Refactored the code to introduce two different concepts:
- AuditLogs (immutable, raw data)
- TimelineActivities (user-friendly, transformed data)

Still some work needed:
- Add message, files, calendar events to timeline (~2 hours if done
naively)
- Refactor repository to try to abstract concept when we can (tbd, wait
for Twenty ORM)
- Introduce ability to display child timelines on parent timeline with
filtering (~2 days)
- Improve UI: add links to open note/task, improve diff display, etc
(half a day)
- Decide the path forward for Task vs Notes: either introduce a new
field type "Record Type" and start going into that direction ; or split
in two objects?
- Trigger updates when a field is changed (will be solved by real-time /
websockets: 2 weeks)
- Integrate behavioral events (1 day for POC, 1 week for
clean/documented)

<img width="1248" alt="Screenshot 2024-04-12 at 09 24 49"
src="https://github.com/twentyhq/twenty/assets/6399865/9428db1a-ab2b-492c-8b0b-d4d9a36e81fa">
2024-04-19 17:52:57 +02:00
..
twenty-chrome-extension New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00
twenty-docker fix: attempt to fix Dockerfile front build (#5020) 2024-04-18 11:24:39 +02:00
twenty-docs fix: attempt to fix Dockerfile front build (#5020) 2024-04-18 11:24:39 +02:00
twenty-emails Release 0.4.0 (#4856) 2024-04-05 18:35:48 +02:00
twenty-front New Timeline (#4936) 2024-04-19 17:52:57 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server New Timeline (#4936) 2024-04-19 17:52:57 +02:00
twenty-ui fix: attempt to fix Dockerfile front build (#5020) 2024-04-18 11:24:39 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website Modify UI website and fix navbar issue on small devices (#4961) 2024-04-17 10:18:18 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00