twenty/packages
Charles Bochet 4bd2cdd580
Load all data on record boards (#5070)
## Context

For users with many records, only the first n*60 records were loaded on
board views (n being the number of visible columns). This was because of
the following behavior:
- watch for end of column visibility changes. If an end of column is
visible, try to fetch more. However, watching for visbility changes is
not reliable enough.

## What we want

If an end of column is visible, try to fetch more. If no more records is
availble in pagination, do not fetch more
2024-04-19 23:39:19 +02:00
..
twenty-chrome-extension fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-docker fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-docs fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-emails Release 0.4.0 (#4856) 2024-04-05 18:35:48 +02:00
twenty-front Load all data on record boards (#5070) 2024-04-19 23:39:19 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server fix: fix root start script (#5032) 2024-04-19 18:28:02 +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 fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00