This repository was archived by the owner on May 25, 2021. It is now read-only.
Merged
Conversation
Release/0.7.0
fix font weight on register screen
…s the problem where only other people's games showed up in the list. The root cause is that we changed predicates to schema:hasPart, but that's only applicable to external games, not self-created ones.
Adding check for predicate to loop over for the game list. This solve…
…per shex validation using our library
Removed code checking file extension strings and replaced it with pro…
…nts library version
before this change running tests (npm run test) returns 'No tests found' on windows. As per [jest issue #7914 #issuecomment-464352069](jestjs/jest#7914 (comment)) changing the [micromatch](https://github.com/micromatch/micromatch#extglobs) glob works on both OS's. There is a proposed solution but the jest code has not changed in that location.
Adjust jest testMatch to work cross platform
…ibility. Also updating the component version.
Updating the generator code to use the new ACLFactory, for ESS compat…
Updating react-router-dom and dependencies
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
Fixed Multiple and Group rendering
Updating checkbox CSS for the generated app
Bump acorn from 5.7.3 to 5.7.4
Implemented temporary fix for OIDC-compliance logout issue
* Updating game list so that the new validateList function is used * Instead of fetching the game again, we parse the values from a list of quads instead
Updating game list retrieval
* Included a note stating that generator.inrupt.com neds control permissions. * Fixed a link.
Readme Updates
* Updated package version number * Updated form and component library version * npm audit fix run for vulnerabilities
* With the new vocabs folder, it must be added to the yeoman startup script or it will not be added to the user's generated application
Adding missing yeoman-script setting
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.