-
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
Rename Resolution to Mag #8111
Merged
+1,308
−1,373
Merged
Rename Resolution to Mag #8111
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
c4be79f
start to replace term resolution
knollengewaechs 751d4f9
rename resolution to mag in backend where possible
fm3 58e75dd
rename resolution restrictions
knollengewaechs 9b32b5f
rename resolution info to mag info
knollengewaechs e012803
rename in dataset accessor, a.o.
knollengewaechs f21b745
rename in frontend code
knollengewaechs ca6b25f
rename in docs
knollengewaechs 6ec5cf5
rename node resolution to mag
knollengewaechs 84e7333
adjust mag slider
knollengewaechs 10a693d
fix tests
knollengewaechs 7626df1
add explaining sentences
knollengewaechs d93c850
refresh snapshots
knollengewaechs bedf85c
improve explanation in info tab and status bar
knollengewaechs eaf7fec
adapt param name
knollengewaechs b9be934
merge master, with updated snapshots
knollengewaechs 9be7f8b
remove application conf edits
knollengewaechs b7c4ecc
lint
knollengewaechs c6529a6
rename columns + table in sql, add migration
fm3 e9ba154
Merge branch 'master' into mag-all-the-way
fm3 89e267a
adapt test db after schema change
fm3 e88f070
changelog
fm3 3efbb44
slightly adjust changelog entry to lower expectations
knollengewaechs 22beba0
adjust docs and revert some changes
knollengewaechs db09e99
adjust neuroglancer docs
knollengewaechs 8b50f73
Update webknossos-tracingstore/app/com/scalableminds/webknossos/traci…
fm3 0ea1d8f
address review
knollengewaechs 02b5d23
merge master
knollengewaechs d435fb3
fix previous version in db evolution
knollengewaechs 8ed83b3
adjust version in schema.sql
knollengewaechs 46e9619
also adapt schema version in reversion
fm3 8a839f8
Merge branch 'master' into mag-all-the-way
knollengewaechs 68f58c9
adjust form names
knollengewaechs 0a8b313
adjust get params for /createExplorational
knollengewaechs 14ada37
remove unused messages
knollengewaechs e0797ee
Merge branch 'master' into mag-all-the-way
MichaelBuessemeyer 4c47db5
debug nightly circleci image
hotzenklotz 5c33252
fix keyboard shortcut links
hotzenklotz 925127e
add nightly screenshot/puppeteer Github action stub
hotzenklotz 7168c46
add a manual trigger for nightly action
hotzenklotz 260ce74
Merge branch 'master' into mag-all-the-way
knollengewaechs 00e4f34
merge master
knollengewaechs e5f8d93
Merge branch 'master' into mag-all-the-way
knollengewaechs dd7e85d
add whitespace
knollengewaechs 19cfefa
format comment
knollengewaechs 722b2d7
hopefully fix circleci config
fm3 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
Loading status checks…
remove unused messages
commit 14ada370ce0d3bf35bcec0098e5e9aaeb133df76
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
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.
Hej, I just noticed that the following messages aren't used in the code base
Could you maybe double check this and in case you have the same result remove them? I'd say there is no use in keeping and maintaining them.
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.
no, they are not used. I also noticed this. I'll remove them