twenty/packages
Thomas Trompette fe941c64be
Build empty state for remote tables (#5652)
Remote tables could be in an empty state because:
- either we do not have data, which is normal
- either the connexion is broken (issue with the server, table requires
updates...)

Apollo throws errors but these will quickly disappear and do not provide
any tips to the user on how handle those.

This PR adds a new empty state placeholder for remote objects, that will
be display when the record list is empty. It will provide a link to the
settings page.

<img width="1512" alt="Capture d’écran 2024-05-30 à 11 49 33"
src="https://github.com/twentyhq/twenty/assets/22936103/fc2dd3cc-e90b-4033-b023-83ac9ff2a70b">
2024-05-31 11:24:42 +02:00
..
twenty-chrome-extension fix: user has to login every time chrome sidepanel is opened (#5544) 2024-05-30 12:58:45 +02:00
twenty-docker Feat/add postgres spilo (#5049) 2024-04-29 17:09:41 +02:00
twenty-docs Improved hotkey scopes docs (#5647) 2024-05-29 12:45:29 +02:00
twenty-emails Bump to version v0.12.1 (#5608) 2024-05-27 16:07:38 +02:00
twenty-front Build empty state for remote tables (#5652) 2024-05-31 11:24:42 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server Catch query timeout exceptions (#5680) 2024-05-31 10:39:35 +02:00
twenty-ui Bump to version v0.12.1 (#5608) 2024-05-27 16:07:38 +02:00
twenty-utils Fixed congratulations bot (#5532) 2024-05-22 14:02:54 +02:00
twenty-website Bump to version v0.12.1 (#5608) 2024-05-27 16:07:38 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00