Skip to content

Feature/plugin architecture#330

Merged
zhb-ai merged 3 commits intodevfrom
feature/plugin-architecture
May 5, 2026
Merged

Feature/plugin architecture#330
zhb-ai merged 3 commits intodevfrom
feature/plugin-architecture

Conversation

@zhb-ai
Copy link
Copy Markdown
Collaborator

@zhb-ai zhb-ai commented May 5, 2026

No description provided.

- Add pagination and sorting functionality to table component
- Support backend pagination queries and local sorting
- Add loading state display and pagination information
- Update internationalization text to support pagination display
Set unified maximum row limit for data loading to 2 million rows and remove frontend row selector and related code. Modify all data loaders to use MAX_IMPORT_ROWS constant and update related tests.

- Add MAX_IMPORT_ROWS constant (2 million rows) and apply to all data loaders
- Remove frontend row selector component and related UI code
- Update test cases to verify row limit logic
- Adjust data loading chat agent to use system-configured row limit
Update related design documents and development guidelines to reflect unified limit policy
@zhb-ai zhb-ai merged commit 45db677 into dev May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants