PromucFlow_constructor/app/client/src
2020-03-20 11:17:30 +00:00
..
actions data tree only contains current page actions 2020-03-19 08:55:52 +05:30
api fix page load actions issues 2020-03-13 01:57:39 +05:30
assets Feature/graph components 2020-03-13 12:06:41 +00:00
components Merge branch 'feature/rich-text-editor' into 'release' 2020-03-20 11:17:30 +00:00
configs Separating segment for production and staging. 2020-03-06 08:14:59 +00:00
constants Merge branch 'feature/rich-text-editor' into 'release' 2020-03-20 11:17:30 +00:00
entities/DataTree data tree only contains current page actions 2020-03-19 08:55:52 +05:30
icons Feature/rich text editor 2020-03-20 11:17:30 +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 Merge branch 'feature/rich-text-editor' into 'release' 2020-03-20 11:17:30 +00:00
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Tooltip css fixes. 2020-03-20 09:45:44 +00:00
reducers Merge branch 'feature/rich-text-editor' into 'release' 2020-03-20 11:17:30 +00:00
resizable Feature/rich text editor 2020-03-20 11:17:30 +00:00
sagas Merge branch 'fix/js-switch-convert-back' into 'release' 2020-03-20 08:07:46 +00:00
selectors data tree only contains current page actions 2020-03-19 08:55:52 +05:30
stories Storybook 2020-02-27 08:37:30 +00:00
templates Transparent Canvas - Template 1 2020-02-13 09:32:24 +00:00
transformers Fix url params sync issue 2020-01-08 09:19:00 +00:00
utils Feature/rich text editor 2020-03-20 11:17:30 +00:00
widgets Merge branch 'feature/rich-text-editor' into 'release' 2020-03-20 11:17:30 +00:00
.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 Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login 2019-12-23 12:16:33 +00:00