PromucFlow_constructor/app/client/src/mockResponses
Sanchit Jain 09106780aa
Id value issue for radio groups (#895)
Fixes: #661 

There was issue related to id value while creating new radio group options other than the default ones. And as said I, the id field is not needed at all, but some old config still has the id field.
So since ID field is not required , I have removed it. Which solves the issue.
2020-10-03 14:13:33 +05:30
..
ActionSettings.tsx Adding back API on load setting on the client side. (#526) 2020-09-10 15:47:30 +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 Show validation errors if any for keyvalue fields (#445) 2020-08-31 10:45:04 +05:30
PropertyPaneConfigResponse.tsx Video URL and Auto Play labels changed. Removed onStart. (#793) 2020-09-29 15:30:55 +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 Id value issue for radio groups (#895) 2020-10-03 14:13:33 +05:30
WidgetSidebarResponse.tsx Video widget (#684) 2020-09-26 18:29:33 +05:30