-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tracking pull request to merge release-2.2.0 to master (#2047)
* update to 2.2.0 * chore: updated unit test auth for local testing * update workflow name (#2052) * chore - adds developer-guide, updates readme, removes minio.env from gitignore * update release name 2.2.0 * fix-readds line to docker-compose * add allowPrivilegeEscalation * update spilo dep * fix: tfrs-2050 - autocompletion * fix: unit test fixes, docker file exception fix * replace react-bootstrap-autosuggest usage with custom AutocompletedInput component * update spilo and rabbitmq deployment * Update README.md * fix: added default for missing env * Bump django from 3.2.16 to 3.2.17 in /backend Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.16...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * feat: user login history table added with keycloak auth * dashboard load fix * removing loggin and comments * refactor UNSAFE_componentWillReceiveProps method * refactor UNSAFE_componentWillReceiveProps * Make user auth fields editable for Admins * fix: revert to unsafe components until proper fix can be implemented --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: AlexZorkin <[email protected]> Co-authored-by: emi-hi <[email protected]> Co-authored-by: tim738745 <[email protected]> Co-authored-by: Alex Zorkin <[email protected]> Co-authored-by: kcabhar <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jig-patel <[email protected]>
- Loading branch information
1 parent
9a09a68
commit f33289f
Showing
42 changed files
with
1,360 additions
and
1,056 deletions.
There are no files selected for viewing
11 changes: 6 additions & 5 deletions
11
.github/workflows/build-release.yaml → .github/workflows/release-2.2.0.yaml
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.