PromucFlow_constructor/app/client/src
2020-04-07 06:04:19 +00:00
..
actions Modal Fixes 1 2020-04-03 09:32:13 +00:00
api fix page load actions issues 2020-03-13 01:57:39 +05:30
assets 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
components Api url is trimmed to remove any spaces. 2020-04-07 06:04:19 +00:00
configs Performance instrumentation 2020-03-23 12:40:17 +00:00
constants Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue. 2020-04-05 12:04:14 +05:30
entities/DataTree Page Params 2020-04-01 08:09:57 +00:00
icons 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
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 Nav to Url validation fixed 2020-03-31 10:40:52 +00:00
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Api url is trimmed to remove any spaces. 2020-04-07 06:04:19 +00:00
reducers Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue. 2020-04-05 12:04:14 +05:30
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 Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue. 2020-04-05 12:04:14 +05:30
selectors Modal Fixes 1 2020-04-03 09:32:13 +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 Fix url params sync issue 2020-01-08 09:19:00 +00:00
utils Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue. 2020-04-05 12:04:14 +05:30
widgets Add classnames to modal selector dropdown, modal close button and modal. 2020-04-03 14:06:02 +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 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