PromucFlow_constructor/app/client/src/entities
Vemparala Surya Vamsi 99afdcc2c4
chore: Table performance improvement (#20983)
## Description
Several changes made to enhance the table performance:
- Batch updates of meta properties to limit the number of rerenders
- Removed expensive comparator operations.
- Memoised components which are not susceptible to updates.
- Table filter code optimisation to limit the number of times setState
is triggered.

Fixes #20910
2023-03-30 10:24:29 +05:30
..
Action chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
AppCollab Feature: Show a list of realtime app editors (#6286) 2021-08-09 14:34:24 +05:30
AppsmithConsole chore: Table performance improvement (#20983) 2023-03-30 10:24:29 +05:30
AppTheming chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Datasource fix: fetch gsheet project id from cs added (#21361) 2023-03-21 12:53:05 +05:30
DataTree fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
Engine chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
JSCollection chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Replay chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Tour
URLRedirect chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
Widget fix: table ISO 8061 format bug for v1 and v2 version (#21600) 2023-03-22 11:29:28 +05:30
App.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
FeatureFlags.ts chore: Add ONE_CLICK_BINDING feature flag for the one click binding e… (#21569) 2023-03-21 10:33:50 +05:30
GitSync.ts chore: use documentation link from the error response for git errors (#10662) 2022-01-29 13:56:27 +05:30