PromucFlow_constructor/app/client/src/utils
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
..
autocomplete Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
hooks Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
validation Drafts in API Pane 2019-11-25 09:15:11 +00:00
AnalyticsUtil.tsx Fixing user not logged in analytics. (#216) 2020-08-04 21:16:59 +05:30
AppsmithUtils.tsx Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
DynamicBindingsUtil.test.ts Fix content type switching to raw when custom 2020-05-08 12:54:27 +00:00
DynamicBindingUtils.ts Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
EditorUtils.ts Move Registration to application editor 2020-04-16 17:26:36 +05:30
featureFlags.ts Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
FormControlFactory.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
FormControlRegistry.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
formhelpers.test.ts fix: email validation (#118) 2020-07-23 17:58:26 +05:30
formhelpers.ts fix: email validation (#118) 2020-07-23 17:58:26 +05:30
generators.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
helpers.tsx Fixing performance issue in apiName 2020-06-18 07:46:53 +00:00
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
PropertyControlFactory.tsx Form Widget 2020-03-06 09:45:21 +00:00
PropertyControlRegistry.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
storage.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
treeUtils.ts Revamp widget property validation 2019-11-19 12:44:58 +00:00
TypeHelpers.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
ValidationFactory.ts Action selector refactor 2020-04-20 05:42:46 +00:00
ValidationRegistry.ts moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
Validators.ts Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
WidgetFactory.tsx Fix batched action execution 2020-04-17 16:15:09 +00:00
WidgetPropsUtils.tsx Add singleChartData to chartData migration 2020-06-18 14:31:12 +05:30
WidgetRegistry.tsx Fix batched action execution 2020-04-17 16:15:09 +00:00