PromucFlow_constructor/app/client/src/api
Hetu Nandu 9a1658e2c1
Fixes for autocomplete (#351)
* Fix tern guessing for completions

* Probable fix for create api button not working

* Close autocomplete when "Backspace" or "Comma" is pressed

* Only show extra docs when ctrl+space is pressed when hint is selected

* Fix issue with action form state params not disabling after taking an action
2020-08-19 14:51:32 +05:30
..
ActionAPI.tsx Use isExecutionSuccess for showing error response as status code string does not appear in query response (#226) 2020-08-05 15:53:07 +05:30
Api.tsx Fixes for autocomplete (#351) 2020-08-19 14:51:32 +05:30
ApiResponses.tsx Rename "resources" to "datasources" 2019-11-07 09:32:38 +00:00
ApplicationApi.tsx Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
CollectionApi.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
ConfigsApi.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
DatasourcesApi.ts Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
ImportApi.ts fix: Create API and curl import flow 2020-06-05 18:52:30 +05:30
OrgApi.ts fix: restructure code and show content based on permission (#261) 2020-08-12 17:11:56 +05:30
PageApi.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
PluginApi.ts Query pane refactor and fixes (#87) 2020-07-21 16:06:53 +05:30
ProvidersApi.ts fix: Add orgId to datasource, 3P import and plugins API 2020-06-08 14:21:53 +05:30
UserApi.tsx Fix: Multi User Invite (#208) 2020-08-11 09:24:36 +05:30
WidgetConfigsApi.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
WidgetSidebarApi.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30