-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add loaded meshes to sharing link #5993
Merged
Merged
Changes from 21 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
a95d9d4
add Utils.values which is Object.values but with the correct type, cl…
daniel-wer 0a65443
allow to share ad-hoc computed meshes via link
daniel-wer 6025ca3
clean up isosurface related code, remove auto-loading triggered by fl…
daniel-wer c56a556
refactor loadPrecomputedMesh method into a saga and adapt usages
daniel-wer f486a46
floor mesh seed position in url
daniel-wer 8553d24
log to airbrake if the ad-hoc mesh loading limit is reached
daniel-wer a4f3602
load precomputed meshes from the inside out by sorting chunks
daniel-wer 99fe876
remove unnecessary types
daniel-wer e39f12d
PR feedback 1
daniel-wer 16d493b
rework task_pool to be a saga and to execute sagas to make it fully c…
daniel-wer dc7f772
fix mesh sharing via link if no mesh file is active
daniel-wer 8acfa37
more PR feedback
daniel-wer 350f734
include additional information in url for meshes to make sure the sam…
daniel-wer 88abd54
use new kubernetix url
philippotto e051c30
trigger nightly (needs to be reverted afterwards)
philippotto c8b8c6b
Merge branch 'master' of github.com:scalableminds/webknossos into mes…
daniel-wer 26a9aa8
fix refresh-datasets in nightly and other outdated kubernetix link
philippotto d105dbf
upgrade puppeteer from 1.13 to 13.2
philippotto 01a895e
use mappingInfo parameter instead of mappingName and mappingType, PR …
daniel-wer 25adf35
fix deprecation warning
philippotto 498dddd
update two snapshots which only changed subtly
philippotto 13bea43
fix url json schema and fix that mappingInfo was overwritten by meshInfo
daniel-wer c114ba4
update changelog
daniel-wer 2a98dfd
Downgrade puppeteer to 11.0.0 to avoid that some segments are rendere…
daniel-wer 961f8a1
adapt screenshot snapshots to sensible scalebar
philippotto b382b1b
trigger nightly now
philippotto 779f669
Merge branch 'master' of github.com:scalableminds/webknossos into mes…
daniel-wer 7441470
add screenshot test for mesh linking, add more logging to screenshot …
daniel-wer 2139c83
adapt docs for sharing link format and hide the format behind a toggl…
daniel-wer 968ad00
use large resource class for nightly tests as well
daniel-wer 9f8c2b3
change screenshot test url temporarily and add more debugging output
daniel-wer 1369467
Merge branch 'meshes-in-link' of github.com:scalableminds/webknossos …
daniel-wer 9d2bdf1
Merge branch 'adapt-screenshots-to-scalebar' of github.com:scalablemi…
daniel-wer 82a1aa2
update puppeteer and pixelmatch, --use-gl=egl, update screenshots, ma…
daniel-wer b2a385f
check chrome version in CI
daniel-wer 3f779fd
use switftshader and replace screenshots, temporarily slim down night…
daniel-wer 5598681
test meshesinlink PR
daniel-wer 7325ff8
replace meshes screenshot with the one from the CI
daniel-wer 5d47edc
revert temporary changes
daniel-wer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+3.26 KB
(100%)
frontend/javascripts/test/screenshots/2017-05-31_mSEM_aniso-test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-932 Bytes
(100%)
...end/javascripts/test/screenshots/2017-05-31_mSEM_scMS109_bk_100um_v01-aniso.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+328 Bytes
(100%)
frontend/javascripts/test/screenshots/Multi-Channel-Test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.17 KB
(100%)
frontend/javascripts/test/screenshots/ROI2017_wkw_fallback.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-10.8 KB
(99%)
frontend/javascripts/test/screenshots/ROI2017_wkw_with_mapping_astrocyte.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.38 KB
(100%)
frontend/javascripts/test/screenshots/float_test_dataset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.86 KB
(99%)
frontend/javascripts/test/screenshots/test-agglomerate-file_with_mapping_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+174 KB
frontend/javascripts/test/screenshots/test-agglomerate-file_with_meshes_link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Has this become necessary due to the update to
pixelmatch
? Or has this always been an issue? Good catch, either way 👍There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what I read and experienced,
pixelmatch
started to assert this in the new version but the problem existed before. Usually the difference was fairly small (which is why it mostly worked before), but I also encountered garbled diffs during my testing with other--use-gl
flags.