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

Release 1.0.9 beta #5168

Merged
merged 17 commits into from
Dec 10, 2024
Merged

Release 1.0.9 beta #5168

merged 17 commits into from
Dec 10, 2024

Conversation

lykinsbd
Copy link
Contributor

@lykinsbd lykinsbd commented Dec 9, 2024

No description provided.

pa-lem and others added 10 commits December 4, 2024 14:47
…5135)

* Added combobox component for Relationship many (#4422)

* add relationship one combobox

* add and fix relationships + update types and props

* add pool button

* update style

* update tests

* udpate test

* start update tests

* fix select 2 steps

* add badge option

* fix test

* fix metadata mutation

* fix metadata mutation

* add pagination

* disable api delay

* remove state

* start add search

* fix group test

* fix select 2 step

* fix ip namespace test

* fix object relationship test

* fix select one

* fix pc test

* update search

* start fix input

* fix rebase for search

* fix pagination and reset state

* fix some test

* update timeout for tests

* fix close select

* fix test selector

* fix resource manager e2e test

* fix metadata locators

* display pool on relationship one

* use relationship many in users permissions and add custom field to display

* remove log

* remove log

* add fragment

* add search and pagination to relationship many

* fix open state for metadata edit form

* fix state condition value

* update pagination

* update relationship

---------

Co-authored-by: Bilal ABBAD <[email protected]>
This fixes issues with pre-releases where the git tag may not match the
previous filter we had.

We now check if the github release is a "pre-release" and also check if
the Poetry version is also a pre-release or dev-release one.

If the github release is not pre-release, we ensure that the Poetry
version is also not a pre-release one.

We also fix a potential issue where the "latest" Docker tag would be
added to older versions. Leverage the GitHub "latest" release flag to
solve that.

Signed-off-by: Fatih Acar <[email protected]>
@github-actions github-actions bot added group/frontend Issue related to the frontend (React) group/ci Issue related to the CI pipeline labels Dec 9, 2024
Copy link

codspeed-hq bot commented Dec 9, 2024

CodSpeed Performance Report

Merging #5168 will not alter performance

Comparing release-1.0.9-beta (d54f3af) with release-1.0.9-beta (9730d08)

Summary

✅ 10 untouched benchmarks

@dgarros dgarros requested a review from bilalabbad December 10, 2024 08:06
bilalabbad and others added 7 commits December 10, 2024 11:29
- Used cmdk everywhere
- split initial big component into smaller well-scoped components
- introduce @tanstack/query for fetching
- improved search anywhere context and how to consume it
- better navigation
- some fixes
Bonus: replace function isGeneric -> isGenericSchema
@opsmill-bot opsmill-bot merged commit 2966727 into stable Dec 10, 2024
53 checks passed
@opsmill-bot opsmill-bot deleted the release-1.0.9-beta branch December 10, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/ci Issue related to the CI pipeline group/frontend Issue related to the frontend (React)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants