ToolJet/frontend
Manish Kushare af7b4c95c5
Feature to support pagination in the listview widget (#5721)
* initial commit

* made the UI changes

* added property to enable or disable pagination

* code enhancement

* bug fixed: app is getting crashed for older versions

* code enhancement

* bug fixed : scrollbar thumb was pratially getting hidden under the pagination div

* shifted enablePagination check before is data array check

made changes so that scrollbar thumb visible only for list item container

* if pagination is disabled, blank space is visible at the bottom

* bug fixed

* bug fixed: Pagination was showing NaN and not showing any data when invalid rowPerPage value provided

* list view is not closing on clicking on hide modal icon

* bug fixed when rowsPerPage is provided with string value its not working as desired

* pagination:listview

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:14:31 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
config added size limit of 100MB for http and https requests (#5606) 2023-02-23 18:28:54 +05:30
ee/components Updated React to 18.2.0 (#5555) 2023-03-20 17:04:24 +05:30
src Feature to support pagination in the listview widget (#5721) 2023-03-27 14:14:31 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintignore add eslintignore for frontend (#4669) 2022-10-31 15:38:38 +05:30
.eslintrc.js Updated React to 18.2.0 (#5555) 2023-03-20 17:04:24 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Feature/onboarding phonenumber (#5773) 2023-03-24 21:47:41 +05:30
package.json Feature/onboarding phonenumber (#5773) 2023-03-24 21:47:41 +05:30
webpack.config.js Enhancements to the process of developing a Marketplace plugin (#5777) 2023-03-24 17:05:08 +05:30