PromucFlow_constructor/app/server/appsmith-plugins
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
..
amazons3Plugin Support Prepared Statements in Postgres (#2967) 2021-02-18 18:33:27 +05:30
dynamoPlugin Transform Dynamodb response for easy consumption (#3050) 2021-02-23 16:24:06 +05:30
elasticSearchPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
firestorePlugin Support server-side pagination for Firestore (#3128) 2021-02-24 10:20:08 +05:30
mongoPlugin Allow MongoDB datasources without username/password (#3149) 2021-02-23 16:54:27 +05:30
mssqlPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
mysqlPlugin Support Prepared Statements in Postgres (#2967) 2021-02-18 18:33:27 +05:30
postgresPlugin Marking Prepared Statement in Postgres plugin as a beta feature (#3161) 2021-02-23 15:39:53 +05:30
rapidApiPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
redisPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
redshiftPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
restApiPlugin Bump jackson-databind in /app/server/appsmith-plugins/restApiPlugin (#3098) 2021-02-19 08:24:07 +05:30
pom.xml s3 plugin (#2735) 2021-02-10 15:26:01 +05:30