PromucFlow_constructor/app/client/src
2020-04-16 14:02:58 +05:30
..
actions Feature/widgets 2020-04-15 11:42:11 +00:00
api Remove errors when 401 unauthorized. 2020-04-15 19:49:39 +05:30
assets Feature/widgets 2020-04-15 11:42:11 +00:00
components Add basic skeleton for widget loading 2020-04-16 14:02:58 +05:30
configs Performance instrumentation 2020-03-23 12:40:17 +00:00
constants Feature/widgets 2020-04-15 11:42:11 +00:00
entities/DataTree remove url from data tree 2020-04-07 13:31:34 +05:30
icons Feature/widgets 2020-04-15 11:42:11 +00:00
jsExecution Fix issues with Form Widget 2020-03-13 07:24:03 +00:00
mockComponentProps Code Splitting 2019-12-03 09:21:06 +00:00
mockResponses Feature/widgets 2020-04-15 11:42:11 +00:00
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
reducers Feature/widgets 2020-04-15 11:42:11 +00:00
resizable 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
sagas Add basic skeleton for widget loading 2020-04-16 14:02:58 +05:30
selectors fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
stories Storybook 2020-02-27 08:37:30 +00:00
templates 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
transformers cleanup fixes 2020-04-14 20:46:44 +05:30
utils Fix/chart widget data migration 2020-04-15 15:26:36 +00:00
widgets Add basic skeleton for widget loading 2020-04-16 14:02:58 +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
App.tsx Drag all widgets on touch and move 2019-12-25 14:47:37 +05:30
index.css Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles. 2020-03-06 09:33:20 +00:00
index.tsx Feature/rich text editor 2020-03-20 11:17:30 +00:00
react-app-env.d.ts added type script and folder structure 2019-01-21 23:41:08 +05:30
serviceWorker.js ran create react app 2019-01-21 20:41:10 +05:30
store.ts Batched redux update 2020-04-13 08:24:13 +00:00