-
Notifications
You must be signed in to change notification settings - Fork 282
chore: merge v8.5.0 release stage branch into main BED-7119 #2262
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
base: main
Are you sure you want to change the base?
Conversation
* move cypher selection in rule creation * move buttons and change copy for zone builder * move create rule button * move explore view button * update tests to account for button changes * remove console.log * remove unused label * show view in explore button when cypher editor has content * restore cypher explore url tests * update test copy * disable run button if no cypher query * change capitalization and copy * add client-side handling for no-seed edits * simplify tag link * fix dependencies * remove unused destructure * remove unused dep * fix import * adjust styles for Zone Builder
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…Zone/Label Selectors BED-6905 (#2244) (#2259) * chore:BED-6905 zoneicon minor alignment fix * chore:BED-6905 fix tests, add reusable styles, minor improvements * chore:BED-6905 small style change to get zone on one line * refactor: create reusable dropdown trigger * chore:BED-6905 fix cut off ZoneIcon, update comments, fix minor styling issues, update comments * chore:BED-6905 fix tests after merge conflicts * chore:BED-6905 add constants file to reuse styles * chore:BED-6905 replace arbitrary width with tailwind * chore:BED-6905 pfc --------- Co-authored-by: Ulises Rangel <urangel@specterops.io>
… etac disabled users - BED-7123 (#2251) * feat(ui): group management page badge and remove entity panel badge - BED-7123 * chore(ui): merge conflict error * chore(ui): fixed typo per coderabbit * chore(ui): pr review comments added prop * chore: update prop names to not refer to pages * chore(ui); add test for entity info panel * chore(ui): added tests for entity info panel * chore(ui): remove unused code * chore(ui): pr comments addressed * chore(ui): remove default false prop showfilteringbanner * chore(ui): small update with conditional badge rendering * chore(ui): update failing test * chore(ui): revert PZ const update * chore(ui): revert pz unnecessary change * chore(ui): remove unnecessary prop
Description
Backmerge v8.5.0 release stage branch into main
Motivation and Context
Resolves: BED-7119
How Has This Been Tested?
Screenshots (optional):
Types of changes
Checklist: