PromucFlow_constructor/app/client/src
Pawan Kumar 35e66360e2
Fix: Hover highlight in entity explorer should be edge-to-edge (#2478)
* fix merge conflicts of sumanthyedoti:fix/entity-items-hover

* remove unused import

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-01-27 17:08:21 +05:30
..
actions Batching widget property updates (#2685) 2021-01-25 14:27:26 +05:30
api Fix for timeout being sent in a different location (#2708) 2021-01-26 08:42:52 +05:30
assets Handle invalid entity ids (#2547) 2021-01-27 12:26:19 +05:30
components Fix: Hover highlight in entity explorer should be edge-to-edge (#2478) 2021-01-27 17:08:21 +05:30
configs Fix eslint warnings (#2510) 2021-01-12 06:52:31 +05:30
constants Handle invalid entity ids (#2547) 2021-01-27 12:26:19 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities Fix for timeout being sent in a different location (#2708) 2021-01-26 08:42:52 +05:30
icons Product updates modal (#2453) 2021-01-19 11:47:15 +05:30
mockComponentProps Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
mockResponses Trigger onPageSizeChange action when table page size changes (#2737) 2021-01-27 11:10:53 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Fix: Hover highlight in entity explorer should be edge-to-edge (#2478) 2021-01-27 17:08:21 +05:30
reducers Batching widget property updates (#2685) 2021-01-25 14:27:26 +05:30
resizable Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
sagas Fix issue where users could undo delete long after the timeout has expired (#2741) 2021-01-27 13:51:47 +05:30
selectors Revamping UI on the Login/Signup page (#2696) 2021-01-27 11:42:32 +05:30
templates [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
transformers Refactor datasources and actions for stronger type checking (#2167) 2021-01-12 09:47:28 +05:30
utils Support for navigateTo function to open in new window (#2706) 2021-01-27 11:58:23 +05:30
widgets Fix: Update map initial location after creating a new marker (#2736) 2021-01-27 12:25:43 +05:30
workers Support for navigateTo function to open in new window (#2706) 2021-01-27 11:58:23 +05:30
.gitignore WIP: Generate font icons from SVGs using CLI 2019-09-09 13:53:53 +05:30
App.css ran create react app 2019-01-21 20:41:10 +05:30
AppErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
AppRouter.tsx Fix: 404 error page shows server unavailable (#2195) 2020-12-17 12:33:59 +05:30
index.css Scroll to created org (#2477) 2021-01-21 11:49:06 +05:30
index.tsx product updates modal test (#2677) 2021-01-23 13:46:50 +05:30
LandingScreen.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts added type script and folder structure 2019-01-21 23:41:08 +05:30
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30