PromucFlow_constructor/app/client/src
2020-08-05 11:04:54 +00:00
..
actions First time page load performance (#144) 2020-08-03 19:48:48 +05:30
api Use isExecutionSuccess for showing error response as status code string does not appear in query response (#226) 2020-08-05 15:53:07 +05:30
assets Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
components Make executeonload a switch and move it to the right (#221) 2020-08-05 13:32:24 +05:30
configs Add environment variable APPSMITH_CLOUD_HOSTING (#145) 2020-07-23 11:02:00 +05:30
constants Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities Add support for run time params in action execution (#98) 2020-07-17 18:25:34 +05:30
icons Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
jsExecution Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
mockComponentProps Fix filepicker issue. Add netlify.toml. Remove chance.js 2020-04-17 15:03:36 +05:30
mockResponses Fix/copy changes (#210) 2020-08-04 17:51:02 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Make executeonload a switch and move it to the right (#221) 2020-08-05 13:32:24 +05:30
reducers First time page load performance (#144) 2020-08-03 19:48:48 +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 Use isExecutionSuccess for showing error response as status code string does not appear in query response (#226) 2020-08-05 15:53:07 +05:30
selectors First time page load performance (#144) 2020-08-03 19:48:48 +05:30
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 JSON stringify fixes 2020-06-25 10:04:57 +00:00
utils Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
widgets Removed table widget row deselection (#209) 2020-08-03 19:14:34 +05:30
.gitignore WIP: Generate font icons from SVGs using CLI 2019-09-09 13:53:53 +05:30
App.css
AppRouter.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
index.css Service workers : Caching 2020-05-05 12:16:51 +00:00
index.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
LandingScreen.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts added type script and folder structure 2019-01-21 23:41:08 +05:30
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts Batched redux update 2020-04-13 08:24:13 +00:00