Ashley Harrison
c70467c4c9
Chore: Convert some core components to use emotion object styles ( #78607 )
...
* convert some core components to use emotion object styles
* remove enabled: true
* use radius.default
2023-11-29 15:26:19 +00:00
Josh Hunt
eea35b9eb7
Login: Improve accessibility of Login form ( #78652 )
...
* Chore: Fix a11y debt in Login form
* fix tests
* token styles
* more styles
* pa11y
* fix pa11y
2023-11-28 10:22:20 +00:00
Joey
4f46fb412c
Tempo: Embed flame graph in span details ( #77537 )
...
* Embed flame graph
* Update test
* Update test
* Use toggle
* Update test
* Add tests
* Use const
* Cleanup
* Update profile tag
* Move flame graph out of tags, remove request and other cleanup + tests
* Update test
* Set flame graph by profile id and simplify logic
* Cleanup and redrawListView
* Create/use feature toggle
2023-11-23 13:36:53 +00:00
Josh Hunt
05070385cd
Chore: Refactor TimeRangePicker for aria-label selectors ( #78399 )
...
* Change from aria-label to data-testid for e2e selectors
* translate
* update tests
* swap buttons:
2023-11-23 10:39:26 +00:00
Adela Almasan
5b851d7410
Timeseries: Remove cursor sync when x is not time ( #78496 )
2023-11-22 16:23:16 -06:00
Ashley Harrison
4247696402
DockedMegaMenu: Keep undock button ( #78461 )
...
* dock undock smoothly
* handle keyboard focus
* use ref instead of state
* run i18n:extract
* undo this change
* make dock/undock first button to focus
* only focus when going to docked, add comment
* minor tweaks
2023-11-22 15:56:36 +00:00
Ashley Harrison
b5d1c8874b
Breadcrumbs: Only dedupe the lowest child node of sectionNav ( #78279 )
...
only dedupe sectionNav leaf node
2023-11-22 15:36:49 +00:00
Ashley Harrison
4290ed3d86
Chore: Remove newBrowseDashboards feature toggle ( #78190 )
...
* remove all the things
* fix OldFolderPicker tests
* i18n
* remove more unused code
* remove mutation of error object since it's now frozen in the redux state
* fix error handling
2023-11-22 15:22:00 +00:00
Ihor Yeromin
bb316a7c24
Status History: Improve tooltip ( #76647 )
...
* feat(state-timeline-tooltip): improve status history tooltip
Co-authored-by: Adela Almasan <adela.almasan@grafana.com >
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2023-11-22 09:55:29 +01:00
Leon Sorokin
d1cffdc58a
HeatmapTooltip: Refactor to simplify upcoming PRs ( #78436 )
2023-11-21 10:16:45 -06:00
Gilles De Mey
2659409191
Breadcrumbs: Only dedupe breacrumb items for matching node names ( #78077 )
...
only dedupe breactumb items for matching node names
2023-11-16 13:46:25 +00:00
Gilles De Mey
0e5ce50b90
Page: Add support for tab counters ( #78127 )
2023-11-16 13:31:14 +00:00
Aditi Patel
95f5bab39b
i18n: Markup QueryEditorRow Component for translations ( #76312 )
...
* feat: added markup for query operation header
* chore: generated markup files
* feat: markup PostpreSql cheat sheet
* chore: generated markup files
* chore: removed markup from cheatsheet file
* chore: generated markup files
* chore: added i18n for Data source plugin does not export any Query Editor component
* chore: updated i18n markup files.
* fix: added prefix for for drag and drop label
2023-11-10 09:46:32 +01:00
Leon Sorokin
ced9fcb94e
StatusHistory/StateTimeline: Re-config plot for tooltip mode in panel edit ( #77954 )
2023-11-09 11:48:39 -06:00
Juan Cabanas
fa468fb17c
TimePicker: Close overlay content when toolbar button is clicked for the second time ( #77796 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-11-08 11:39:37 -03:00
Daniel Benjamin
714dd0ec47
Tempo: remove gf-form from TagMappingInput in trace to logs config section ( #77835 )
...
ref: remove gf-form from TagMappingInput
2023-11-08 14:31:01 +01:00
Jev Forsberg
a99485ba33
Transformations: Build help content for all standard transformers ( #74052 )
...
* baldm0mma/transformation_info_modal
* baldm0mma/transformation_info_modal/ add getDisplayContent
* baldm0mma/transformation_info_modal/ reamove OperationRowHelp
* baldm0mma/transformation_info_modal/ update prepMarkdown
* baldm0mma/transformation_help_modal/ add example mkdwn
* baldm0mma/transformation_help_modal/ add examples anno
* baldm0mma/transformation_info_modal/ add calFieldHelper
* baldm0mma/transformation_info_modal/ remove file
* baldm0mma/transformation_info_modal/ add CalculateFieldHelper
* baldm0mma/transformation_info_modal/ add TransformationEditorHelperModal
* baldm0mma/transformation_info_modal/ add getHelperContent
* baldm0mma/transformation_info_modal/ move TransformationEditorHelperModal
* baldm0mma/transformation_info_modal/ add ReactElement
* baldm0mma/transformations_info_modal
* baldm0mma/transformation_info_modal/ update props for TransformationEditorHelperModal
* baldm0mma/transformation_info_modal/ test
* test
* baldm0mma/transformation_info_modal/ reset vscode auth
* baldm0mma/transformation_info_modal/ update getHelperContent
* baldm0mma/transformations_info_modal/ add items for rebuilding markdown to react component
* test
* test
* baldm0mma/transformations_info_modal/ remove comment in TransformationOperationRow
* test
* baldm0mma/transformation_info_modal/ add element to typing
* baldm0mma/transformation_info_modal/ update getHelperContent with help component
* baldm0mma/transformation_info_modal/ update modal title
* baldm0mma/transformation_info_modal/ move logic to tranforms
* baldm0mma/transformation_info_modal/ remove unused comments
* baldm0mma/transformation_info_modal/ update standard reg
* baldm0mma/trfansformation_info_modal/ remove context styling
* baldm0mma/transformation_info_modal/ add content for CalculateFieldHelper
* baldm0mma/transformation_info_modal/ add ConcatenateHelper
* baldm0mma/transformations_info_modal/ add ConcatenateHelper
* baldm0mma/transformation_info_modal/ add ConfigFromQueryHelper
* baldm0mma/transformations/info_modal/ add ConvertFieldTypeHelper
* baldm0mma/transformation_info_modal/ add CreateHeatmapHelp
* baldm0mma/transformation_info_modal/ add ExtractFieldsHelper
* baldm0mma/transformation_info_modal/ add FilterFieldsByNameHelper
* baldm0mma/transformation_info_modal/ add FilterFieldsByNameHelper
* baldm0mma/transformation_info_modal/ add OperationRowHelp to parse markdown
* baldm0mma/transformation_info_modal/ remove commented out markdown
* baldm0mma/transformations_info_modal/ remove comment
* baldm0mma/transformation_info_modal/ update configFromQueryTransformRegistryItem
* baldm0mma/transformation_info_modal/ update ConcatenateHelper
* baldm0mma/transformation_info_modal/ update ConvertFieldTypeHelper
* baldm0mma/transformation_info_modal/ update ExtractFieldsHelper
* baldm0mma/transformation_info_modal/ update FieldLookupHelper
* baldm0mma/transformation_info_modal/ update TransformationEditorHelperModal with determineContentDisplay()
* baldm0mma/transformation_info_modal/ add FilterByRefIdHelper
* baldm0mma/transformation_info_modal/ add FilterByValueHelper
* baldm0mma/transformation_info_modal/ update file ext
* baldm0mma/transformation_info_modal/ add GroupByHelper
* baldm0mma/transformation_info_modal/ add HistogramHelper
* baldm0mma/transformation_info_modal/ add JoinByFieldHelper
* baldm0mma/transformation_info_modal/ add JoinByLabelsHelper
* baldm0mma/transformations_info_modal/ add LabelsToFieldsHelper
* baldm0mma/transformation_info_modal/ add LimitHelper
* baldm0mma/transformation_info_modal/ add MergeHelper
* baldm0mma/transformation_info_modal/ add PartitionByValuesHelper
* baldm0mma/transformation_info_modal/ add ReduceHelper
* baldm0mma/transformation_info_modal/ add RenameByRegexHelper
* baldm0mma/transformation_info_modal/ add SeriesToRowsHelper
* baldm0mma/transformation_info_modal/ add SortByHelper
* baldm0mma/transformations_info_modal/ add spatial
* baldm0mma/transformation_info_modal/ update to markdown
* baldm0mma/transformation_info_modal/ remove comments
* baldm0mma/transformation_info_modal/ update boarder with theme
* baldm0mma/transformation_info_modal/ add test suite
* baldm0mma/transformation_info_modal/ update tests
* baldm0mma/transformation_info_modal/ update test to run on all transformations
* baldm0mma/transformation_info_modaol/ add TimeSeriesTableHelper
* baldm0mma/transformation_info_modal/ update concatenateHelper
* baldm0mma/transformation_info_modal/ update calculateFieldHelper
* baldmomma/transformation_info_modal/ update naming
* baldm0mma/transformation_info_modal/ update getLinkToDocs location
* baldm0mma/transformation_info_modal/ update docs
* baldm0mma/transformation_info_modal/ update language
* baldm0mma/transformation_info_modal/ rename test
* baldm0mma/transformation_info_modal/ update naming 2
* baldm0mma/transformation_info_modal/ update to helper
* baldm0mma/transformation_info_modal/ update docs
* Apply suggestions from @imatwawana
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
* baldm0mma/transformation_info_modal/ update convertFieldTypeHelper capitalization
* Hack around with generating Markdown from transformations helpers (#75677 )
```console
$ cd docs
$ make sources/panels-visualizations/query-transform-data/transform-data/index.md
$ make docs
```
Browse to http://localhost:3003/docs/grafana/latest/panels-visualizations/query-transform-data/transform-data/
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* baldm0mma/transformation_info_modal/ add calculateFieldHelper
* baldm0mma/transformation_info_modal/ update concatenate
* baldm0mma/transformation_info_modal/ add fieldLookup
* baldm0mma/transformation_info_modal/ add filterFieldsByName
* baldm0mma/transformation_info_modal/ add joinByField
* baldm0mma/transformation_info_modal/ update renameByRegex
* baldm0mma/transformation_info_modal/ update getHelperContent
* baldm0mma/transformation_info_modal/ update calculateFieldTransformRegistryItem
* baldm0mma/transformation_info_modal/ update concatenateTransformRegistryItem
* baldm0mma/transformation_info_modal/ update configFromDataTransformer
* baldm0mma/transformation_info_modal/ update extractFieldsTransformRegistryItem
* baldm0mma/transformation_info_modal/ update formatTimeTransformerRegistryItem
* baldm0mma/transformation_info_modal/ update heatmapTransformRegistryItem
* baldm0mma/transformation_info_modal/ update mergeTransformerRegistryItem
* baldm0mma/transformation_info_modal/ update timeSeriesTableTransformRegistryItem
* baldm0mma/transformation_info_modal/ update doc builder
* baldm0mma/transformation_info_modal/ update docs
* baldm0mma/transformation_info_modal/ remove console log
* baldm0mma/transformation_info_modal/ update console log
* baldm0mma/transformation_info_modal/ update gitignore
* baldm0mma/transformation_info_modal/ update calculateField
* baldm0mma/transformation_info_modal/ add links
* baldm0mma/transformation_info_modal/ update template
* baldm0mma/transformation_info_modal/ update template with images
* baldm0mma/transformation_info_modal/ build markdown
* baldm0mma/transformations_info_modal/update with links
* baldm0mma/transformation_info_modal/ update links
* baldm0mma/transformation_info_modal/ apdate FormatTimeTransfomerEditor
* baldm0mma/transformation_indo_modal/ update HeatmapTransformerEditor
* baldm0mma/transformation_indo_modal/ update ConfigFromQueryTransformerEditor
* baldm0mma/transformation_indo_modal/ update CalculateFieldTransformerEditor
* baldm0mma/transformation_indo_modal/ update ConcatenateTransformerEditor
* baldm0mma/transformation_indo_modal/ update FilterByNameTransformerEditor
* baldm0mma/transformation_indo_modal/ update FilterByRefIdTransformerEditor
* baldm0mma/transformation_indo_modal/ update GroupByTransformerEditor
* baldm0mma/transformation_indo_modal/ update GroupingToMatrixTransformerEditor get helper
* baldm0mma/transformation_indo_modal/ update SeriesToFieldsTransformerEditor get helper
* baldm0mma/transformation_indo_modal/ update LabelsAsFieldsTransformerEditor
* baldm0mma/transformation_info_modal/ update MergeTransformerEditor
* baldm0mma/transformation_info_modal/ update OrganizeFieldsTransformerEditor
* baldm0mma/transformation_info_modal/ update ReduceTransformerEditor
* baldm0mma/transformation_info_modal/ update RenameByRegexTransformerEditor
* baldm0mma/transformation_info_modal/ update SeriesToRowsTransformerEditor
* baldm0mma/transformation_info_modal/ update SortByTransformerEditor
* baldm0mma/transformation_info_modal/ update extractFieldsTransformerEditor
* baldm0mma/transformation_info_modal/ update FilterByValueTransformerEditor
* baldm0mma/transformation_info_modal/ update JoinByLabelsTransformerEditor
* baldm0mma/transformation_info_modal/ update FieldLookupTransformerEditor
* baldm0mma/transformation_info_modal/ update PartitionByValuesEditor
* baldm0mma/transformation_info_modal/ update PrepareTimeSeriesEditor
* baldm0mma/transformation_info_modal/ update RowsToFieldsTransformerEditor
* baldm0mma/transformation_info_modal/ update spatialTransformRegistryItem
* baldm0mma/transformation_info_modal/ update timeSeriesTableTransformRegistryItem
* baldm0mma/transformation_info_modal/ update to helperDocs
* baldm0mma/transformation_info_modal/ update built markdown
* baldm0mma/transformation_info_modal/ run prettier
* baldm0mma/transformation_info_modal/ update comments in getTransformationContent
* baldm0mma/transformation_info_modal/ add removeMarkdownAnchorLinks
* baldm0mma/transformation_info_modal/ update annos in getTransformationContent
* baldm0mma/transformation_info_modal/ add requisite url prefix to markdown images
* baldm0mma/transformation_info_modal/ add cleanMarkdownOfUnwantedSyntax
* baldm0mma/transformation_info_modal/ update annos in content.ts
* baldm0mma/transformation_info_modal/ update e2e tests with always-visiable trabnsformation
* baldm0mma/transformation_info_modal/ remove note
* baldm0mma/transformation_info_modal/ add annotation in getTransformationContent
* baldm0mma/transformation_info_modal/ update e2e test naming
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-11-07 09:29:45 -07:00
Alex Khomenko
25779bb6e5
Stack: Use the component from grafana/ui ( #77543 )
...
* grafana/ui: Move Stack out of unstable
* grafana/ui: Replace imports
* Replace the import from experimental
* Cleanup
* Remove invalid prop
* Add flexGrow
* Remove Stack used in Field
* Remove import
2023-11-06 18:15:52 +02:00
Ashley Harrison
b6e2db7d91
Navigation: Report megamenu state when clicking a navigation item ( #77705 )
...
report megamenu state when clicking a navigation item
2023-11-06 14:32:29 +00:00
Ashley Harrison
c0afa74876
QueryRows: Fix being able to reorder rows with keyboard ( #77355 )
...
* Revert "Explore: A tooltip for reorder icon in query operation (#75978 )"
This reverts commit 76e102d1a3 .
* update type
* CI driven development
2023-11-06 13:52:50 +00:00
Ashley Harrison
d68d31c63c
Navigation: Hide Undock menu button when docked ( #76965 )
...
* small dock menu exploration
* fix e2e tests
* revert back to web-section-alt
2023-11-03 17:07:15 +00:00
Alexander Zobnin
dcdd334663
RolePicker: Use portal to render menu ( #77499 )
...
* RolePicker: Use portal for menu
* Remove logging
* Fix submenu styles
* Fix ROLE_PICKER_MAX_MENU_WIDTH calculation
* Fix first menu open glitch
* Fix menu closing on ckick
* Fix menu position
2023-11-03 11:06:51 +02:00
Alex Khomenko
d62170e4ce
Grafana/ui: Move the Stack component out of unstable ( #77495 )
...
* grafana/ui: Move Stack out of unstable
* grafana/ui: Replace imports
2023-11-02 12:22:57 +02:00
Ryan McKinley
c6e27e00b4
Chore: Move internal GraphNG+Timeseries components into core ( #77525 )
...
* move to core where possible
* update imports
* ignore import order for now
* add graveyard files
* update codeowners
2023-11-01 21:59:55 -07:00
Josh Hunt
e8f0f6b7c8
Page: Remove Canvas background from primary background pages ( #77008 )
...
* Remove canvas background for primary background pages
* refactor styles
2023-11-01 12:58:18 +00:00
Ashley Harrison
2d5e602b2d
Navigation: Minor tweak to dockedMegaMenu to make it slightly tighter ( #77493 )
...
minor tweak to dockedMegaMenu to make it slightly tighter
2023-11-01 13:56:58 +02:00
Alexander Zobnin
cf7a2ea733
RolePicker: Optimise rendering inside lists of items ( #77297 )
...
* Role picker: Load users roles in batch
* Use orgId in request
* Add roles to OrgUser type
* Improve loading logic
* Improve loading indicator
* Fix org page
* Update service accounts page
* Use bulk roles query for teams
* Use POST requests for search
* Use post request for teams
* Update betterer results
* Review suggestions
* AdminEditOrgPage: move API calls to separate file
2023-11-01 11:57:02 +01:00
Ashley Harrison
78df641b38
Navigation: Make page container automatically scroll when overflowing ( #77489 )
...
add overflow: auto to page container
2023-11-01 12:41:30 +02:00
Joey
c39e9a8f52
Tracing: Trace to profiles ( #76670 )
...
* Update Tempo devenv to include profiles
* Update devenv to scrape profiles from local services
* Cleanup devenv
* Fix issue with flame graph
* Add width prop to ProfileTypeCascader
* Add trace to profiles settings
* Add new spanSelector API
* Add spanSelector to query editor
* Update span link query
* Conditionally show span link
* Combine profile and spanProfile query types and run specific query type in backend based on spanSelector presence
* Update placeholder
* Create feature toggle
* Remove spanProfile query type
* Cleanup
* Use feeature toggle
* Update feature toggle
* Update devenv
* Update devenv
* Tests
* Tests
* Profiles for this span
* Styling
* Types
* Update type check
* Tidier funcs
* Add config links from dataframe
* Remove time shift
* Update tests
* Update range in test
* Simplify span link logic
* Update default keys
* Update pyro link
* Use const
2023-11-01 10:14:24 +00:00
Alex Khomenko
f5cbd4f9d0
grafana/ui: Rename Flex component to Stack ( #77453 )
...
* grafana/ui: Remove Stack and rename FLex to Stack
* Update types
* Update grafana/ui imports
* Update Grafana imports
* Update docs
2023-11-01 09:48:02 +02:00
Ieva
ed88289984
Chore: remove legacy dashboard and folder permission pages ( #77143 )
...
remove legacy dashboard and folder permission pages
2023-10-31 14:23:37 +00:00
Daniel Benjamin
8ba6dc866d
chore: remove LegacyForms from MetricSelect component ( #76490 )
2023-10-27 12:41:04 +02:00
Ashley Harrison
49f8838b62
Navigation: Improve docked auto scroll behaviour ( #77117 )
...
ensure expand works on any location change, only scroll when docked
2023-10-27 09:26:38 +01:00
Ashley Harrison
5f2fd8935d
Spinner: Fix so that the size property is correctly applied ( #77135 )
...
* correctly apply spinner sizes, refactor to have standard sizes
* better prop definitions so constant values show in IDEs
* 12 is xs, not sm
2023-10-25 15:39:32 +01:00
Ashley Harrison
85468d2a67
DockedMegaMenu: Adjust docked threshold ( #77139 )
...
* adjust docked threshold to be xl instead of md and make sure it's open by default on 1440 res
* don't show dock menu button
2023-10-25 14:41:07 +01:00
Alexander Zobnin
aa7a6da985
Role picker: Fix flickering at service accounts page ( #77049 )
...
* Role picker: Fix flickering at service accounts page
* Set role picker fixed width
* Fix betterer
* Fix styles
2023-10-25 13:03:12 +02:00
Josh Hunt
ec84caf389
Navigation: Basic e2e tests for docked mega menu ( #77000 )
...
* Navigation: Basic e2e tests for docked mega menu
* give mega menu an e2e selector
* make existing tests narrower so menu doesn't default to docked. add test for auto docking at large viewport
* use new selector in nondocked menu
2023-10-24 15:56:00 +00:00
Ashley Harrison
07cc7504ee
Icon: Simplify and remove wrapping <div> ( #76819 )
...
* remove wrapping div
* update tests, just gotta figure out how to handle fontawesome :(
* add spinner.svg which matches the font-awesome spinner
* add mock for react-inlinesvg
* update mock and fix some tests
* fix FormField test
* fix CorrelationsPage tests
* increase timeout
2023-10-24 12:16:32 +01:00
Ashley Harrison
fbbc524cb6
Navigation: Default MegaMenu to docked when screensize > 1440 ( #76960 )
...
default megamenu to docked when screensize > 1440
2023-10-24 09:27:23 +01:00
Ashley Harrison
efea86eb52
Navigation: Expand active page hierarchy and scroll into center if not visible ( #76949 )
...
* expand page hierarchy and scroll into center if not visible
* remove unnecessary id
2023-10-23 15:47:16 +01:00
Ashley Harrison
f9a89e5cd2
Navigation: correctly mark a MegaMenuItem as active if it has active children ( #76944 )
...
correctly mark a MegaMenuItem as active if it has active children
2023-10-23 10:55:25 +01:00
Ashley Harrison
a2921d9dfb
DockedMegaMenu: More consistent spacing on active state ( #76873 )
...
* more consistent spacing on active state
* use correct secondary variant buttons
2023-10-23 09:15:39 +01:00
Ashley Harrison
f5758e9f4b
Navigation: Correctly highlight a SectionNavItem if it has children that are active ( #76860 )
...
correctly highlight a sectionnavitem if it has children that are active
2023-10-20 10:27:25 +01:00
Laura Benz
d16a274e3a
Nav: Design changes in MegaMenu ( #76735 )
...
* refactor: move expand button to front
* refactor: add grid + adjust level 2
* refactor: remove grid + fix alignment for all three levels
* refactor: first iteration alignment
* refactor: styling of MegaMenuItemIcon
* refactor: remove styling of div in MegaMenuItemIcon
* refactor: styling object
* refactor: alignment of first level
* refactor: alignment of second level
* refactor: alignment of third level and active state
* feat: add connecting line for level 3
* feat: add comment
* refactor: remove unused code
* refactor: clean up styling
* refactor: clean up styling
* refactor: clean up styling
* some small tweaks
* remove unused props from getStyles
* fix dock button position and text ellipsing
* add padding to container to prevent icon button overlapping on left side
* add active overlay
* adjust font-weight, add padding to RHS
* add border-box for overlay
* adjust menu width to 300, don't use non-integer levels
* use height: 100%
* don't think we need minWidth
* make chevrons right/down
* make url required, cut down css
* move active state to container
* remove unused class
* add padding at top and bottom of menu as well
* adjust chevron size
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-10-19 17:41:58 +02:00
Joey
a851750b1c
Tracing: Update configuration editor links ( #76678 )
...
Update doc links
2023-10-18 12:30:38 +01:00
Laura Benz
a546db4b3a
Nav: Remove and refactor MegaMenu and its sub-components ( #76614 )
...
* refactor: remove hasActiveChild
* refactor: remove unused properties from MegeMenuItemText
* refactor: remove MegaMenuItemIcon
* refactor after code review
2023-10-17 10:34:44 +02:00
Alexander Zobnin
87d697e4fe
TeamPicker: Add optional initial value support ( #76353 )
...
* TeamPicker: Add optional initial value support
* Rename value to teamId
2023-10-16 17:02:12 +02:00
Laura Benz
5423e75bf3
Nav: Replace cloneDeep() in MegaMenu ( #76607 )
...
* refactor: remove deep clone of nav tree
* refactor: fix mutation issue
2023-10-16 12:03:35 +02:00
Ashley Harrison
b6fb1e52f2
Navigation: Limit SectionNav to rendering items up to 3 levels ( #76478 )
...
* only render section nav items up to 3 levels
* extract level depth into constant, apply in DockedMegaMenu as well
2023-10-13 10:38:35 +01:00
Eric Leijonmarck
38cdce526a
Auth: Enable None role for 10.2 ( #76343 )
...
* remove the feature toggle for noBasicRole
* linting
* remove unused
2023-10-12 13:00:26 +02:00