PromucFlow_constructor/app/client/src
rahulramesha ce453fd259
fix: Copied modal close and mobile modal bug fix (#8497)
* fix for copied widget

* copied modal paste on maincontainer fix

* mobile modal fix

* added logic to paste modal widget on the main container only

* added check only for modal Widget close since the saga seems to be shared for other scenarios
2021-10-28 07:41:19 +05:30
..
actions fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
api chore: update branch header key to branchName (#8806) 2021-10-26 14:21:26 +05:30
assets fix: table widget design (#8426) 2021-10-26 14:01:27 +05:30
comments fix: dont validate the email during comments onboarding if the email exists on the user object (#8851) 2021-10-27 17:04:54 +05:30
components fix: autocomplete improvements (#8836) 2021-10-27 10:19:35 +05:30
configs fix: remove redundant env var (#8544) 2021-10-18 05:51:55 +00:00
constants fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
enterprise
entities fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
globalStyles Fixes type display of JS keywords and adds autocomplete support on backspace. (#8800) 2021-10-26 14:26:10 +05:30
icons feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications feat: Add tooltips for icons in editor (#7711) 2021-10-08 12:35:34 +05:30
pages fix: changed dummy actions object (#8510) 2021-10-26 18:23:58 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers fix: changed dummy actions object (#8510) 2021-10-26 18:23:58 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
selectors fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils fix: changed dummy actions object (#8510) 2021-10-26 18:23:58 +05:30
widgets fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
workers fix: Fix data clone error when returning results from trigger event (#8673) 2021-10-26 15:53:12 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
index.css fix: 8633 - updated style of ads dropdown (#8679) 2021-10-26 10:47:59 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30