PromucFlow_constructor/app/client/src
2020-03-27 10:37:29 +00:00
..
actions 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
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 Fixing tooltip overlap with dynamic input hint 2020-03-27 10:37:29 +00:00
configs Performance instrumentation 2020-03-23 12:40:17 +00:00
constants 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
entities/DataTree 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
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 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
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages 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
reducers 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
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 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
selectors 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
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 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
widgets 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
.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