Frederic Collonval
|
9cf7caa593
Move `FilterFileBrowserModel` to model.ts
|
6 years ago |
Jason Grout
|
588fa5e94a
Fix getDownloadURL to properly append the xsrf token without a slash.
|
5 years ago |
telamonian
|
021ecd8d5c
the iconRegistry plugin now works, is serving icons to filebrowser
|
5 years ago |
Trevor Slaton
|
c9d50753f6
Fix downloads in Chrome with xsrf token
|
5 years ago |
Brian E. Granger
|
3de62eab3c
Make case of buttons consistent. Standardizing on caps case.
|
6 years ago |
ifesca research team
|
fdb9affbb5
Added download attribute to Download context menu option
|
5 years ago |
Ian Rose
|
6716a0814e
Clear pending on directory not found error.
|
6 years ago |
Ian Rose
|
39ce4e1d25
More reliably check for directory-not-found errors.
|
6 years ago |
Ian Rose
|
6746f7d555
Void unhandled promise.
|
6 years ago |
Ian Rose
|
be4cc1a0d5
Use poll refresh, fix up test.
|
6 years ago |
Ian Rose
|
99faafaf65
Don't await poll.refresh in filebrowser model refresh, as it cancels
|
6 years ago |
Ian Rose
|
e3ee84429a
Remove logic around MIN_REFRESH interval.
|
6 years ago |
Ian Rose
|
07d7b4de2a
Get rid of `scheduleUpdate`, retain minimum refresh time.
|
6 years ago |
Ian Rose
|
8a938264ef
Use new Poll class for filebrowser contents polling.
|
6 years ago |
Jason Grout
|
44bea3951b
Update formatting with new prettier version.
|
6 years ago |
Afshin Taylor Darian
|
c0e9eb9466
Merge pull request #6125 from ian-r-rose/strict-promises
|
6 years ago |
Min RK
|
850fe42f38
use target=_blank for download links
|
6 years ago |
Ian Rose
|
0685159084
No floating promises in core packages.
|
6 years ago |
Afshin Darian
|
fc273b13f6
Refactor data connector to support generic type.
|
6 years ago |
Afshin Darian
|
9afb0f30e8
Update StateDB userland.
|
6 years ago |
Steven Silvester
|
049fc2ab07
Lint fixes
|
6 years ago |
Ian Rose
|
34897631b7
Await pending directory change in filebrowser model. (#5224)
|
6 years ago |
Saul Shanabrook
|
f81a6231f6
Upload notebooks as regular files (#5135)
|
6 years ago |
Richa Gadgil
|
b9fbad81d2
File upload failure (#5152)
|
6 years ago |
Richa Gadgil
|
14a08a97dd
FileModel Upload Progress Patch (#5077)
|
6 years ago |
Ian Rose
|
f87028deb9
Make the filebrowser model refresh interval a constructor option. (#5048)
|
6 years ago |
telamonian
|
05f6e0ed6e
Made requested edits to PR
|
6 years ago |
Grant Nestor
|
74eac68b72
Make codebase prettier
|
6 years ago |
Saul Shanabrook
|
aa2f2c3846
Warn when reloading and still uploading
|
7 years ago |
Saul Shanabrook
|
97ec41530c
Add file upload signal
|
7 years ago |