|
|
140d3460eb
|
Refactor/finish activities optimistic (#4106)
* Finished optimistic effects
* Fixed tests
* Added unit test on useActivityConnectionUtils to prepare for refactor
* Fixed console.log
|
2024-02-21 18:54:14 +01:00 |
|
|
|
36a6558289
|
Feat/activity optimistic activities (#4009)
* Fix naming
* Fixed cache.evict bug for relation target deletion
* Fixed cascade delete activity targets
* Working version
* Fix
* fix
* WIP
* Fixed optimistic effect target inline cell
* Removed openCreateActivityDrawer v1
* Ok for timeline
* Removed console.log
* Fix update record optimistic effect
* Refactored activity queries into useActivities for everything
* Fixed bugs
* Cleaned
* Fix lint
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2024-02-20 14:20:45 +01:00 |
|
|
|
10fd67ba32
|
Fix relation creation bug + enable favorite for custom objects (#3392)
* Fix relation creation bug
* Fix vale CI
* Fix comment bug
|
2024-01-11 22:46:43 +01:00 |
|
|
|
11bf03bbea
|
Fix Bug Tasks Page not switching tab
|
2024-01-09 23:06:13 +01:00 |
|
|
|
b112b74022
|
Feat/activities custom objects (#3213)
* WIP
* WIP - MultiObjectSearch
* WIP
* WIP
* Finished working version
* Fix
* Fixed and cleaned
* Fix
* Disabled files and emails for custom objects
* Cleaned console.log
* Fixed attachment
* Fixed
* fix lint
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2024-01-05 09:08:33 +01:00 |
|
|
|
858c294f14
|
Website improvements 4 (#3182)
* Add contributor individual page
* Improve mobile menu
* Fix
* Remove yarn.lock from twenty-website
* Add yarn to gitingore
* Fix linter
|
2023-12-31 10:41:53 +01:00 |
|
|
|
fd607789f4
|
Replace all hardcoded core object name by enum (#3170)
* Replace hardcoded core object name by enum
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
* Fix typo
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
* Fixed duplicate import
---------
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-12-29 15:11:30 +01:00 |
|
|
|
180aec5ad8
|
Typed updateRecord hook in generic field logic (#3102)
* Typed updateRecord hook in generic field logic
* Use sanitize instead of additional optimisticInput
|
2023-12-21 16:27:26 +01:00 |
|
|
|
687c9131f4
|
Feat/record optimistic effect (#3076)
* WIP
* WIP
* POC working on hard coded completedAt field
* Finished isRecordMatchingFilter, mock of pg_graphql filtering mechanism
* Fixed and cleaned
* Unregister unused optimistic effects
* Fix lint
* Fixes from review
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-12-20 20:31:48 +01:00 |
|
|
|
3609c0939d
|
GH-3028 Update filter key and JSON parse assignee selected filter on tasks page (#3045)
GH-3028 update key and JSON parse assignee selected filter on tasks page
|
2023-12-18 08:16:38 +01:00 |
|
|
|
08599f3d1c
|
Fix build linter issues
|
2023-12-12 23:18:16 +01:00 |
|
|
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|