Commit c3dd5c0
authored
Create dataset files (#2)
* Rewrite previewers (#3)
* audio as placeholder
* rewrite audio and video
* enable thumbnail previewer
* pagination works but needs polish
* next page works; not previous page
* bug
* experimenting with rjsf to create upload component
* disable json loader since it's not working with rjsf
* should start with upload files
* connect upload widget to create dataset
* after create jump to that dataset page
* add options menu
* connect to add files
* file upload doesn't work... dont know whats wrong
* upload file works
* rewrite breadcrumb
* yay it's working
* split uploader to specific component
* close modal after creation
* add buttons
* add more buttons
* add delete dataset
* delete dataset
* delete file works
* fix bug
* add download dataset
* add download all inside dataset page
* download file works1 parent c74eb24 commit c3dd5c0
22 files changed
Lines changed: 886 additions & 195 deletions
File tree
- src
- actions
- components
- childComponents
- containers
- reducers
- schema
- styles
- utils
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
0 commit comments