-
Notifications
You must be signed in to change notification settings - Fork 34
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
Dev/30 howlite #2053
Merged
Merged
Dev/30 howlite #2053
Conversation
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
…howlite/node-sass-8.0.0 Bump node-sass from 7.0.0 to 8.0.0
…howlite/express-4.18.2 Bump express from 4.17.1 to 4.18.2
…what each access level allows. Added logic to draft update API endpoint to prevent saving a draft if the user does not have full or partial access to it. Added logic to permissions update API endpoitn to prevent a user without full access to a draft to change other users' access to it.
…ule/collection filter functions were moved into their own file to be shared easily between components. Added a function to the collection backend model to enable looking up all public collections, whenever that becomes necessary.
Add arrow key and tab/enter table editor navigation
…rectly-in-viewer issue/2042 - lists render incorrectly in Firefox
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ar-2.1.4 Bump cookiejar from 2.1.2 to 2.1.4
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…che-semantics-4.1.1 Bump http-cache-semantics from 4.1.0 to 4.1.1
…ess-levels Prevent saving drafts or updating permissions for users without appropriate access levels. Explain access levels.
…d-at-enter-key Issue/2025 When enter/return key is pressed the input is saved
No longer adds start attribute to unordered lists
…le-library Adds a filter to the Module Library page.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #726.
Closes #1279.
Closes #2000.
Closes #2025.
Closes #2040.
Closes #2042.
This release:
start
attribute from unordered lists in the viewer.minimatch
version to 3.0.8.stylelint
version to 13.13.1.dayjs
version to 1.11.7.react-compound-slider
version to 3.4.0.node-sass
version to 8.0.0.express
version to 4.18.2.cookiejar
version to 2.1.4.http-cache-semantics
version to 4.1.1.