-
Notifications
You must be signed in to change notification settings - Fork 18
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
Release 1.0.9 beta #5168
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
…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]>
Signed-off-by: Fatih Acar <[email protected]>
…ease-1.0.9-beta
github-actions
bot
added
group/frontend
Issue related to the frontend (React)
group/ci
Issue related to the CI pipeline
labels
Dec 9, 2024
CodSpeed Performance ReportMerging #5168 will not alter performanceComparing Summary
|
dgarros
approved these changes
Dec 10, 2024
- 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
bilalabbad
approved these changes
Dec 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.