PromucFlow_constructor/app/client/src/pages/Editor
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
..
APIEditor fix: Table scroll issue, application share issue, eslint errors (#120) 2020-07-23 17:58:42 +05:30
DataSourceEditor Add environment variable APPSMITH_CLOUD_HOSTING (#145) 2020-07-23 11:02:00 +05:30
PageListSidebar Fixing performance issue in apiName 2020-06-18 07:46:53 +00:00
PropertyPane Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
QueryEditor Update Create query style (#157) 2020-07-24 18:35:37 +05:30
ApiSidebar.tsx Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
Canvas.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
DataSourceSidebar.tsx Query pane refactor and fixes (#87) 2020-07-21 16:06:53 +05:30
EditorHeader.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
EditorSidebar.tsx Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
index.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
loader.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
MainContainer.tsx Few more api pane fixes 2019-10-29 12:02:58 +00:00
Popper.tsx Evaluated value popup 2020-06-04 13:49:22 +00:00
PropertyPaneTitle.tsx Fixing performance issue in apiName 2020-06-18 07:46:53 +00:00
QuerySidebar.tsx Query pane refactor and fixes (#87) 2020-07-21 16:06:53 +05:30
routes.tsx right panel width reverted to 75% 2020-05-22 16:22:20 +05:30
ShareApplicationForm.tsx fix: Table scroll issue, application share issue, eslint errors (#120) 2020-07-23 17:58:42 +05:30
Sidebar.tsx Fix modal overlay z-index issue 2020-06-17 16:35:05 +00:00
WidgetCard.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
WidgetCardsPane.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
WidgetsEditor.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
WidgetSidebar.tsx Api page association 2020-01-24 09:54:40 +00:00