Closed
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.21 to 6.4.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Nando Pena <email@nandopena.dev>
* recompose DropdownTrigger component to separate content * restore dropdown * separate content from dropdown trigger * restore dropdown trigger contents for export * update import for doodle-ui * wrap trigger contents in div * remove DndContext is Dnd is not enabled * add enableDragAndDrop to isColDraggingEnabled login add drag enable prop to sortable header rendering logic'
(#2585) * WIP refactor custom icon usage * WIP refactor custom icon usage * WIP refactor custom icon usage * fix meta node icons * renamee GetDisplayNodeGraphKinds to GetValidDisplayKinds * renamee GetDisplayNodeGraphKinds to GetValidDisplayKinds * generate * account for schemaless nodes * pass custom kinds to azure related entities * fix bug in setting valid primary kind: check edge cases first * fix failing tests * fix more failing tests * rabbit suggestions * pfc * set nodetype for custom nodes
…g Badge on PZ pages - BED-7745 (#2573) * feat: add Role-based filter badge to privlege-zones pages * chore:move etac filter badge to top right of page, like on the Explorepage * chore: add tests for filter badge in PrivilegeZones test file * chore:refactor test render with helper function - dry code * fix: update mocking in tests * fix: code cleanup - remove space
fix: added more contrast to empty text in search result item BED-7586
* BED-7863 - port to fresh branch, focus ring * BED-7863 - clean up comments * BED-7863 - wire up example with state * BED-7863 - dark bg color for code section * BED-7863 - row layout, wire up story args in docs * BED-7863 - focus ring, docs * BED-7863 - add unit tests * BED-7863 - cleanup * BED-7863 - pfc * BED-7863 - more cleanup * BED-7863 - label clickable, label cursor pointer * BED-7863 - clean up wrapper div * BED-7863 - apply className prop to label text
(#2635) * add opengraph permissions * add permissions to routes * use opengraph permissions in the frontend * pfc * rabbit suggestions
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…-placement feat: Updated accordion collapse and close in entity panel BED-7537
Contributor
Author
|
Whoops, backwards |
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.
Description
Merge main into stage/v9.0.0 branch (so that it will be easier to merge into main later)
Motivation and Context
Resolves https://specterops.atlassian.net/browse/BED-7866