This website requires JavaScript.
Explore
Help
Sign In
Protei
/
PromucFlow_constructor
Watch
2
Star
0
Fork
0
You've already forked PromucFlow_constructor
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
114dfd3cbb
PromucFlow_constructor
/
app
/
client
/
src
/
constants
/
DatasourceEditorConstants.ts
3 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Datasource bug fixes - Prefill datasource title - Decrease field width - Save button should have loading state - Back button in form screen - Right align save button - Add new plugin images and other fixes
2020-04-28 06:52:53 +00:00
export
const
DATASOURCE_CONSTANT
=
"DATASOURCE"
;
Query pane refactor and fixes (#87) * Query pane refactor and fixes * Check if body exists * Get pluginId from the datasource * Move plugin image logic to selector * Show info in new line on the datasource form page * Update link text to Docs * Handle string as run api response body * Remove harcoded height * Remove all references to ImageAlt except in selector * Updata info text
2020-07-21 10:36:53 +00:00
export
const
APPSMITH_IP_ADDRESS
=
"18.223.74.85"
;
Reference in New Issue
Copy Permalink