Skip to content
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

Pull request update/231220 #184

Merged
merged 16 commits into from
Dec 21, 2023
Merged

Pull request update/231220 #184

merged 16 commits into from
Dec 21, 2023

Conversation

nexusriot
Copy link
Collaborator

af02fb2 OS-7181: Added disable fix for checkbox
05d56db OS-7040. Define 'base' config option
611aa35 OS-7177: Linting fix
77f6b00 OS-7177: Temporary solution for default selector values
d528e3d OS-6621. Add diworker migrations to pylint tests
d4aef9d OS-7176: Updated MUI packages
8e75e67 OS-7113. Updated cryptography package
c7a6390 OS-7101. pylint and pep8 tests for risp scheduler and worker
730e806 OS-7092. Make pylint tests work: gemini
115fd1e OS-6627. Force header help icon to always have the secondary.main color
c576867 OS-7050. Fixed hash calculation for getPoolOwners
0cbf057 OS-7042. Migrate storybook to vite
d3e2539 OS-7045. Update axios, graphql, graphql-ws, and @apollo/server
625a71e OS-7040. Update jira_ui packages, regenerate package-lock file, migrate to vite
0f1889b OS-6625: Remove geminis after organization deletion
8d488d5 OS-7037. Dynamically allocate space for dropdown men

ek-hystax and others added 16 commits December 18, 2023 10:28
Handle cases where there is insufficient space for a menu by dynamically adjusting the layout. This involves adding a bottom margin for tables increasing the OptScale widget height to accommodate additional space.
Included `excludeMyself` to `useApiState(GET_POOL_OWNERS, { poolId, excludeMyself })` in `useGetPoolOwners` hook

Also fixed selector loader label in `PoolFormTypeSelector` component
## Description

Make pylint tests work: gemini

## Related issue number

OS-7092

## Checklist

* [ ] The pull request title is a good summary of the changes
* [ ] Unit tests for the changes exist
* [ ] New and existing unit tests pass locally
## Description

previously we ran tests only for the worker

## Related issue number

OS-7101

## Checklist

* [ ] The pull request title is a good summary of the changes
* [ ] Unit tests for the changes exist
* [ ] New and existing unit tests pass locally
## Description

Upgrade cryptography to eliminate dependabot issues

## Related issue number

OS-7113


## Checklist

* [x] The pull request title is a good summary of the changes
* [ ] Unit tests for the changes exist
* [ ] New and existing unit tests pass locally
## Description

Add diworker migrations to pylint tests
Upgrade pylint version
Upgrade pep8 to Pycodestyle

## Related issue number

OS-6621

## Checklist

* [ ] The pull request title is a good summary of the changes
* [ ] Unit tests for the changes exist
* [ ] New and existing unit tests pass locally
With create-react-app the `homepage` option from `package.json` was used - https://create-react-app.dev/docs/deployment/#building-for-relative-paths

With vite we need to specify the `base` config option for nested path - https://vitejs.dev/guide/build#public-base-path
@maxb-hystax maxb-hystax merged commit 4e6bf23 into integration Dec 21, 2023
11 checks passed
@maxb-hystax maxb-hystax deleted the update/231220 branch December 21, 2023 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants