Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] create new dataset action (#2778)
* [feat] create new dataset action - createNewDataEntry now returns a react-palm task to create or update a dataset asynchronously. - updateVisDataUpdater now returns tasks to create or update a dataset asynchronously, and once done triggers createNewDatasetSuccess action. - refactoring of demo-app App and Container to functional components Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Shan He <heshan0131@gmail.com>
- Loading branch information