PromucFlow_constructor/app/client/src/components/propertyControls
Nikhil Nandagopal e768e5d131
Fix/copy changes (#218)
* Added information to setup domain

* Fixed incorrect var reference

* Updated documentation message

* Updated env template

* updated template

* removed debug echo

* Updated Script

* Updated Text

* Removed option to connect to external mongo for fresh installs
Exit script of docker desktop is not installed

* Updated docker installation explanation

* added a question to skip custom domain if user is installing locally

* Inverted script question and

* Removed question to determine local installation

* Updated Popup CTA to Modal
Updated query templates to contain bindings
Added a message to display on API / Query errors

* updated styles for evaluated value
updated styles for auto complete

* added spaces to questions

* grouped data tree functions together in autocomplete

* Updated autocomplete styles

* Updated property pane styles to become more dense

* Fixed lightning menu styling

* fixed tests

* Fixed Cypress test

Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-08-05 13:03:44 +05:30
..
ActionSelectorControl.tsx Evaluated value popup 2020-06-04 13:49:22 +00:00
BaseControl.tsx Action creator evaluated value fixes 2020-06-10 12:16:50 +00:00
ChartDataControl.tsx Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
CodeEditorControl.tsx Remove current value popup from function call fields (#49) 2020-07-07 14:19:22 +05:30
ColumnActionSelectorControl.tsx delete icon placement fix, spacing in auto complete for lightning menu icon added 2020-06-03 10:14:11 +05:30
DatePickerControl.tsx JSON stringify fixes 2020-06-25 10:04:57 +00:00
DropDownControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
index.test.ts fixed date picker default value down to the ms 2020-04-23 14:57:37 +00:00
index.ts Fix/map tab issues 2020-04-29 10:29:02 +00:00
InputTextControl.tsx Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
KeyValueComponent.tsx delete icon placement fix, spacing in auto complete for lightning menu icon added 2020-06-03 10:14:11 +05:30
LocationSearchControl.tsx Fix/map issues 2020-05-07 10:51:37 +00:00
MultiSelectControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
MultiSwitchControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
OptionControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
StepControl.tsx Feature/widgets 2020-04-15 11:42:11 +00:00
StyledControls.tsx Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
SwitchControl.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
TabControl.tsx Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30