Files
twenty/packages/twenty-front/src
Lucas Bordeau 2fc8eaa25b Implement record sort states and record sort context (#10257)
This PR is simple, it creates states for record sort, mirroring record
filter states.

It also implements RecordSortsComponentInstanceContext everywhere
RecordFiltersComponentInstanceContext is used.

This could be later merged into a common RecordContext concept but we
first need to decide how to handle the existing ContextStore and
RecordIndexContext and ideally end up with a unique context (or a
context provider component that wraps in all those contexts at once).

Some bugs are already present on main when trying to delete a sort, they
will be fixed in the next PRs.
2025-02-19 16:51:49 +01:00
..
2025-01-03 15:18:02 +01:00
2025-02-19 16:45:44 +01:00
2025-02-11 16:30:11 +00:00
2024-11-05 18:14:44 +01:00