PromucFlow_constructor/app/client/src
Abhinav Jha c4de6a20a5
Fix: Entity property overflows (#275)
Fixes issue where entity property binding text overflows to the next line.
2020-08-11 18:19:17 +05:30
..
actions Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
api Fix: Multi User Invite (#208) 2020-08-11 09:24:36 +05:30
assets Table Widget UI Filters (#61) 2020-08-10 16:46:13 +05:30
components Fix: Cursor going to start when editing content in rich text editor widget (#265) 2020-08-11 18:01:50 +05:30
configs Add environment variable APPSMITH_CLOUD_HOSTING (#145) 2020-07-23 11:02:00 +05:30
constants Signup form now does a standard HTTP form submit (#234) 2020-08-10 17:49:46 +05:30
entities Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
icons Table Widget UI Filters (#61) 2020-08-10 16:46:13 +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 Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Fix: Entity property overflows (#275) 2020-08-11 18:19:17 +05:30
reducers Fix: Multi User Invite (#208) 2020-08-11 09:24:36 +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: Multi User Invite (#208) 2020-08-11 09:24:36 +05:30
selectors Feature/entity browse (#220) 2020-08-10 14:22:45 +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 Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
widgets Table Widget UI Filters (#61) 2020-08-10 16:46:13 +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
AppRouter.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
index.css Service workers : Caching 2020-05-05 12:16:51 +00:00
index.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +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
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30