PromucFlow_constructor/app/client/src/mockResponses
Trisha Anand 9f63bfafd2
Adding JSON intelligent substitution for Rest Api plugin (#3474)
* POC : null value getting handled correctly

* Refactor code. Tested with and without quotes. This is working! Woohoo!

* Added support for mustache binding to include json objects and arrays

* Added test for smart substitution.

* Added setting to turn on/off smart substitutions in Rest API plugin

* Handling turning on smart json substitution

* Added error handling

* Added config to turn on smart substitution in JSON to make the tests pass now

* Adding a beta tag to the API setting.

* Spelling error resolved.

* Incorporated review comments.

* Catching JSON Parse exception in http call.
2021-03-11 14:10:00 +05:30
..
ActionSettings.tsx Adding JSON intelligent substitution for Rest Api plugin (#3474) 2021-03-11 14:10:00 +05:30
DataSourceConfigResponse.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
MongoConfigResponse.tsx Show validation errors if any for keyvalue fields (#445) 2020-08-31 10:45:04 +05:30
OrganisationListResponse.tsx Query pane fixes 2020-06-17 10:19:56 +00:00
PageMockResponse.tsx feat: add test case for executing blank api 2020-05-07 11:00:26 +00:00
PostgresConfigResponse.tsx Add new property to conditionally hide form fields in datasource and editor (#1682) 2020-11-19 09:02:58 +05:30
QueryConfigResponse.tsx Get query ui from form config (#205) 2020-08-12 11:57:35 +05:30
RapidApiConfigResponse.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
RestTemplateConfigResponse.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
WidgetConfigResponse.tsx Fix: Drop overlay widgets anywhere and add them as main container child (#3332) 2021-03-04 10:26:00 +05:30
WidgetSidebarResponse.tsx Omnibar global search (#2903) 2021-03-08 13:54:12 +05:30