PromucFlow_constructor/app/client/src
Pawan Kumar f60b65b919
fix: Add ability to set the number of rows(page size) for WDS table widget (#31941)
Fixes #30561 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Enhanced feature flag functionality for improved widget deployment
control.
- Added a configurable `pageSize` property to WDSTableWidget for
customizing displayed rows.

- **Refactor**
- Streamlined table scrolling by removing `SimpleBar` and adjusting
container styles.
- Improved table structure and styling for enhanced performance and user
experience.
  - Updated height calculation logic for better data display.

- **Bug Fixes**
- Resolved issue with inaccurate evaluation of feature flags to ensure
all users access latest features.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2024-03-21 18:21:04 +03:00
..
actions chore: Block Selections when Canvas is in Side by Side mode (#31587) 2024-03-13 11:53:49 +05:30
api chore: Remove "Save theme" functionality (#31481) 2024-03-12 18:54:39 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
components chore: Make edit launch buttons as links & add upgrade ramps for session timeout setting (#31862) 2024-03-21 15:37:13 +05:30
constants fix: Homepage error message with no workspaces & Github changes message (#31691) 2024-03-12 18:14:05 +05:30
ee chore: Remove analytics logging of JS functions as it causes a performance b… (#31663) 2024-03-18 11:50:13 +05:30
enterprise
entities chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons
layoutSystems chore: Block Selections when Canvas is in Side by Side mode (#31587) 2024-03-13 11:53:49 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation feat: Changed add button to toggle button in left pane (#31523) 2024-03-07 17:56:58 +05:30
pages fix: Debugger tab is not selected by default when open using shortkeys (#31989) 2024-03-21 17:44:24 +05:30
plugins/Linting chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
polyfills
reducers chore: Block Selections when Canvas is in Side by Side mode (#31587) 2024-03-13 11:53:49 +05:30
reflow
sagas feat: Added unit test for query/js delete - next item selection (#31915) 2024-03-19 15:17:49 +05:30
selectors chore: Have a failsafe for split screen if we turn off the feature flag (#31832) 2024-03-15 16:47:48 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse
utils chore: Add config to widgets to ask for evaluations error and table widget optimisation (#31956) 2024-03-21 15:16:00 +05:30
WidgetProvider chore: Add config to widgets to ask for evaluations error and table widget optimisation (#31956) 2024-03-21 15:16:00 +05:30
WidgetQueryGenerators
widgets fix: Add ability to set the number of rows(page size) for WDS table widget (#31941) 2024-03-21 18:21:04 +03:00
workers chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css feat: Asymmetric padding in Anvil (#30964) 2024-02-16 17:13:37 +05:30
index.tsx
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts
wdyr.ts