PromucFlow_constructor/app
Shrikant Sharat Kandula 68bbc4fb28
Support server-side pagination for Firestore (#3128)
* POC for Firestore server-side pagination

* Load pagination information values from action configuration

* Get execution information for Firestore plugin

* Working implementation of pagination for Firestore

* Add tests for next and previou page navigations

* Require ordering to be set when paginating

* Remove commented code

* Don't report error on bad configuration

* Error out on usupported operation

Co-authored-by: Trisha Anand <trisha@appsmith.com>

* Move constant indices to constant fields

* Use executeParameterized instead of execute

Co-authored-by: Trisha Anand <trisha@appsmith.com>
2021-02-24 10:20:08 +05:30
..
client Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
server Support server-side pagination for Firestore (#3128) 2021-02-24 10:20:08 +05:30
util Use IPv4 on WSL machines (#2729) 2021-01-28 12:08:44 +05:30