PromucFlow_constructor/app/client/src
Hetu Nandu dc154b94b0
Fix widget updates not working properly (#3403)
* Fix widget updates not working properly

* Revert "Fix: Deleting a tab from a tab widget from the explorer would not reflect in the canvas(#3218)"

This reverts commit 39e4990a7f.
2021-03-05 00:05:41 +05:30
..
actions Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
api Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
assets Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
components Wrap ads button text within span for resilience for DOM mutations (#3292) 2021-03-04 11:34:36 +05:30
configs Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
constants Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
enterprise
entities End to cyclical dependency woes (#3380) 2021-03-04 10:54:47 +05:30
icons Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
mockComponentProps Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
mockResponses Fix: Drop overlay widgets anywhere and add them as main container child (#3332) 2021-03-04 10:26:00 +05:30
normalizers
pages Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
reducers Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
resizable Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
sagas Fix widget updates not working properly (#3403) 2021-03-05 00:05:41 +05:30
selectors Fix: Drop overlay widgets anywhere and add them as main container child (#3332) 2021-03-04 10:26:00 +05:30
templates [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
transformers Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
utils End to cyclical dependency woes (#3380) 2021-03-04 10:54:47 +05:30
widgets Fix: RTE Error (#3385) 2021-03-04 16:21:58 +05:30
workers Fix chart data validation (#3389) 2021-03-04 13:40:22 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
AppRouter.tsx Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
index.css Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
index.tsx Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +05:30
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
wdyr.ts