PromucFlow_constructor/app/client/src
Satbir Singh dc7ba9ccb3 Merge branch 'fix/rem-fetch-app' into 'release'
Removed the extra call to fetch application data before load.

See merge request theappsmith/internal-tools-client!362
2020-03-09 05:46:32 +00:00
..
actions Form Widget 2020-03-06 09:45:21 +00:00
api More events 2020-03-06 04:59:24 +00:00
assets Form Widget 2020-03-06 09:45:21 +00:00
components Form Widget 2020-03-06 09:45:21 +00:00
configs Separating segment for production and staging. 2020-03-06 08:14:59 +00:00
constants Merge branch 'fix/rem-fetch-app' into 'release' 2020-03-09 05:46:32 +00:00
entities/DataTree Fix - P0 issues 2020-03-04 08:10:40 +00:00
icons Form Widget 2020-03-06 09:45:21 +00:00
jsExecution Action refactor 2020-02-18 10:41:52 +00:00
mockComponentProps Code Splitting 2019-12-03 09:21:06 +00:00
mockResponses added config 2020-03-06 19:35:24 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Removed the extra call to fetch application data before load. 2020-03-09 05:46:32 +00:00
reducers Form Widget 2020-03-06 09:45:21 +00:00
resizable Feature - update widget name 2020-02-21 12:16:49 +00:00
sagas Removed the extra call to fetch application data before load. 2020-03-09 05:46:32 +00:00
selectors Removed the extra call to fetch application data before load. 2020-03-09 05:46:32 +00:00
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 Removed the extra call to fetch application data before load. 2020-03-09 05:46:32 +00:00
widgets fix input validation with dirty check 2020-03-06 19:59:10 +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 Action refactor 2020-02-18 10:41:52 +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