Closed hudson-newey closed 4 months ago
Size Change: +329 B (+0.01%)
Total Size: 3.02 MB
Filename | Size | Change | |
---|---|---|---|
dist/workbench-client/browser/index.html |
4.73 kB | +1 B (+0.02%) | |
dist/workbench-client/browser/main-KT22LVUI.js |
0 B | -1.08 MB (removed) | π |
dist/workbench-client/server/main.js |
1.88 MB | +169 B (+0.01%) | |
dist/workbench-client/browser/main-HSLHTGUP.js |
1.08 MB | +1.08 MB (new file) | π |
βββββββββ4 filesβββββββββββ4 suitesβββ4m 25s :stopwatch: 15β588 testsβ15β236 :heavy_check_mark:β352 :zzz:β0 :x: 15β736 runsββ15β384 :heavy_check_mark:β352 :zzz:β0 :x:
Results for commit 242aa8c3.
Add menu item to download a projects annotations
There is the need to download annotations at the project level.
This PR adds a "Download Annotations" menu item that allows users to download annotations at the project level.
Changes
selected_timezone_name
qsp still converts all the dates/times to UTC example. Meaning that it's not possible to replicate this behavior for project level annotation downloads.Problems
Because this PR does not add support for downloading annotations from regions, this PR does not fulfill the requirements needed to fully resolve #2080
Issues
Related to: #2080
Visual Changes
The new dialog to download annotations at the project level
The new project menu items
Final Checklist
npm run lint
)npm run test:all
)