PromucFlow_constructor/app/client/src
Pawan Kumar 91127ed719
Fix: FilePicker widget was not setting loading state to true on calling action (#1985)
* set loading state on calling action in file picker

* add test cases for file picker loading state

* add tests cases

* add isLoading state in state instead meta

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-03 11:02:50 +05:30
..
actions Filepicker component and logo upload for org (#250) 2020-12-02 03:31:27 +05:30
api Filepicker component and logo upload for org (#250) 2020-12-02 03:31:27 +05:30
assets [ImgBot] Optimize images (#1993) 2020-12-02 11:50:10 +05:30
components Store tabs name data as array instead of string (#1676) 2020-12-02 18:23:51 +05:30
configs Fix: Remove Fusioncharts Watermark (#1978) 2020-12-02 16:12:51 +05:30
constants Filepicker component and logo upload for org (#250) 2020-12-02 03:31:27 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
icons Fix/help modal fab button toggle issue 1681 (#1692) 2020-11-12 16:56:54 +05:30
mockComponentProps Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
mockResponses Improving the text we see in the API and query settings pages (#1997) 2020-12-02 16:27:57 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Datasource form bug fixes (#1986) 2020-12-02 16:06:35 +05:30
reducers Feature: Rename organization in homepage (#1201) 2020-11-25 17:54:14 +05:30
resizable Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
sagas Store tabs name data as array instead of string (#1676) 2020-12-02 18:23:51 +05:30
selectors Filepicker component and logo upload for org (#250) 2020-12-02 03:31:27 +05:30
templates [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
transformers actionConfiguration.body shouldn't be reset 2020-11-10 16:42:31 +05:30
utils Fix: Persist of default values even after delete of widget (#1929) 2020-12-01 10:56:35 +05:30
widgets Fix: FilePicker widget was not setting loading state to true on calling action (#1985) 2020-12-03 11:02:50 +05:30
workers Fix: Persist of default values even after delete of widget (#1929) 2020-12-01 10:56:35 +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
AppErrorBoundry.tsx Create app crash boundary (#1629) 2020-11-09 14:53:20 +05:30
AppRouter.tsx Fix theme breaking with a slash in url (#1391) 2020-10-26 12:30:01 +05:30
index.css Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
index.tsx Feature: Toast component (#476) 2020-11-24 12:31:37 +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 added autocommit 2020-08-28 17:01:07 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30