Ashley Harrison
7c5c01cb6c
Chore: Tidy up more font-awesome SCSS ( #89207 )
...
* migrate pull-right/pull-left
* remove fa-rotate and fa-flip
* remove _stacked
* remove font-awesome _list
* remove font-awesome _larger
* remove fa fixed-width
* remove fa animated styles
* move sr-only to global styles
* condense remaining font-awesome stuff into 1 file
* extract out spin animation into util folder
2024-06-14 11:35:32 +01:00
Ashley Harrison
84590901e5
Chore: Migrate some more deprecated SCSS ( #89160 )
...
* migrate pull-right/pull-left
* remove fa-rotate and fa-flip
* remove _stacked
* remove font-awesome _list
* remove font-awesome _larger
* remove fa fixed-width
2024-06-14 10:46:44 +01:00
Ashley Harrison
13d00e09ab
Chore: Migrate some more SCSS to emotion ( #89038 )
...
* migrate section-heading
* move fonts to global styles
* migrate code styles to emotion globals
* migrate spacings styles and leave some in angular
* padding should be 2 here not 1
2024-06-12 14:46:20 +01:00
Ashley Harrison
06c30ee165
Chore: Migrate more SCSS styles ( #88780 )
...
* remove animations mixins
* move drop and drop-element to angular file
* migrate submenu scss
2024-06-10 16:10:54 +01:00
Ashley Harrison
c6d07194cc
Chore: Migrate DashboardRow
SCSS styles ( #88768 )
...
migrate dashboard-row styles
2024-06-07 11:31:58 +01:00
Ashley Harrison
1cb701c304
Chore: Move Switch
SCSS to emotion/angular ( #88553 )
...
move switch scss to emotion/angular
2024-06-04 09:34:38 +01:00
Ashley Harrison
e781716a38
Chore: move PageHeader
component to angular folder ( #88556 )
...
move page-header component to angular folder, scss to angular.scss
2024-06-03 11:47:47 +01:00
Ashley Harrison
8c88f605e4
Chore: Migrate some more scss styles ( #88484 )
...
* migrate some more styles
* migrate typeahead styles
* migrate tagsinput styles
2024-05-31 10:04:25 +01:00
Ashley Harrison
ecfe50439b
Chore: Remove last of the SCSS from grafana/ui ( #88302 )
...
* remove last of scss from grafana/ui
* add comment about legacySelect classes
2024-05-28 14:58:51 +01:00
Jack Westbrook
cd3c10d905
Chore: Sync sass with theme ( #88340 )
...
chore(sass): run theme:generate to sync sass with theme
2024-05-28 11:49:02 +02:00
Ashley Harrison
a5414020f8
SCSS: Remove some more scss ( #88129 )
...
remove some more scss
2024-05-22 13:48:34 +01:00
Ashley Harrison
5f3cd4b900
SCSS: Remove _icons.scss and associated icons ( #88127 )
...
remove _icons.scss and associated icons
2024-05-22 12:37:03 +01:00
Ashley Harrison
82eb160f5c
Chore: SCSS tidy up ( #87956 )
...
* more scss tidy up
* replace some scss
2024-05-16 11:20:29 +01:00
Ashley Harrison
d9d25dc649
Chore: Remove some more old SCSS ( #87506 )
...
* remove some more old styles and consolidate any angular ones into their own file
* few more
2024-05-10 10:52:51 +01:00
Ashley Harrison
27fa544f72
SCSS: remove some low hanging dead fruit ( #87260 )
...
* remove some low hanging fruit
* restore json_explorer
2024-05-07 15:26:43 +01:00
Alex Khomenko
683390a4ec
PanelHeaderCorner: Remove font-awesome icons ( #87303 )
...
* PanelHeaderCorner: Remove font-awesome
* Fix mode styles
* Remove unused styles
* Cleanup
* Simplify styles
* Fixes
* Remove unused variable
2024-05-03 20:05:03 +03:00
Josh Hunt
6a4e0c692a
Page: Use browser native scrollbars for the main page content ( #82919 )
...
* remove custom scroll bars from Page component
* make flagged scroller the actual scrolling element,
* enable feature flag by default
* re-enable the scroll props in Page
* rename feature toggle
* fix css
* only update when deleted
* set .scrollbar-view on our scrolling wrapper
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-03-06 15:06:47 +00:00
Leon Sorokin
1dc6014b10
Dashboard: Revert descending z-index changes ( #83466 )
...
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2024-03-06 16:31:54 +02:00
Josh Hunt
2d4307d3d1
Chore: Update Inter font files ( #82446 )
...
* Chore: Update Inter font files
* change codeowner of fonts to us
2024-02-14 16:57:02 +00:00
Sergej-Vlasov
9ba13dd309
Dashboards: Remove emptyDashboardPage feature flag ( #81188 )
...
* remove emptyDashboardPage feature toggle from DashNav
* remove emptyDashboardPage feature toggle from NewDashboardWithDS
* remove emptyDashboardPage feature toggle from DashboardGrid
* remove emptyDashboardPage feature toggle from DashboardModel
* remove emptyDashboardPage feature toggle from initDashboard
* remove unused AddPanelWidged component
* remove add-panel type from test
* remove emptyDashboardPage feature flag from registry.go
2024-01-25 14:04:29 +00:00
Christopher Zinda
60fa462a2d
Grafana UI: Use correct path to 'online.svg', 'warn-tiny.svg', 'critical.svg' and 'background_tease.jpg' ( #78273 )
...
Bug fix: Use correct path to 'online.svg', 'warn-tiny.svg', 'critical.svg' and 'background_tease.jpg'
2024-01-02 10:28:11 +00:00
Dominic Evans
f41cf40344
Dashboard: DashboardGrid - don't animate if reduced-motion set ( #75540 )
2023-11-29 12:07:01 +01:00
Torkel Ödegaard
beb84384da
Theme: Update old css class add-data-source-item to use card styling ( #77487 )
2023-11-03 07:28:45 +01:00
Leon Sorokin
94c15e4926
TooltipPlugin2: Raise parent grid item z-index when pinned ( #76379 )
2023-10-12 01:19:22 -05:00
Leon Sorokin
e2dcd5184a
Dashboard: Overflow and z-index adjustments ( #75597 )
2023-10-05 22:46:15 -05:00
Leon Sorokin
6fc4e93f73
Dashboard: Reduce scope of contain: strict
to TextPanel ( #75499 )
2023-09-27 13:14:35 -05:00
Dominik Prokop
918f11d81e
Revert "Dashboard: Reduce scope of contain: strict
to TextPanel ( #75466 )
...
Revert "Dashboard: Reduce scope of `contain: strict` to TextPanel (#75329 )"
This reverts commit ade0de5ae9
.
2023-09-26 08:51:26 -07:00
Leon Sorokin
ade0de5ae9
Dashboard: Reduce scope of contain: strict
to TextPanel ( #75329 )
2023-09-25 23:47:38 +03:00
Leon Sorokin
436b0ee48a
Dashboard: Set z-index of active panel to 999 ( #75382 )
2023-09-25 11:58:03 -05:00
Leon Sorokin
6811b0ae63
Dashboard: Set descending z-index of panels in a dashboard (v2) ( #75328 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-09-25 06:46:11 -05:00
Torkel Ödegaard
d82a3c9fc6
DashboardScene: Repeat panel by variable ( #74294 )
...
* Progress
* think this a bad approach
* Scene panel repeats looking good
* Update
* update
* Update
* Use key instead for inspect/view
* refactorings to improve tests
* Update
* More tests
* Update
* added support for key / value variables
* Update
* Fixes
* remove log
* Update
* Removed old gdev templating dashboard and added new and improved one
* Update
* Added repeating panels coded demo
* Update to latest scenes lib
* review feedback fixes
* update
* Sync schema
2023-09-05 13:51:46 +02:00
renovate[bot]
d2ff73d455
Update dependency stylelint-config-sass-guidelines to v10 ( #71632 )
...
* Update dependency stylelint-config-sass-guidelines to v10
* fixes
* fix typo
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-19 16:05:06 +01:00
Ashley Harrison
9852b24d61
Chore: Upgrade prettier to v3 ( #71764 )
...
* Update dependency prettier to v3 (#71586 )
* Update dependency prettier to v3
* run prettier
* ignore prettier update in legacy select scss
* update command line arg
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
* unplug prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 15:58:22 +01:00
Ashley Harrison
5ca382c88a
Revert "Update dependency prettier to v3 ( #71586 )" ( #71755 )
...
This reverts commit 2e8cd1c021
.
2023-07-17 14:46:15 +01:00
renovate[bot]
2e8cd1c021
Update dependency prettier to v3 ( #71586 )
...
* Update dependency prettier to v3
* run prettier
* ignore prettier update in legacy select scss
* update command line arg
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-17 09:19:27 +01:00
Torkel Ödegaard
17b2240d52
GrafanaUI: Update FilterPill active state and ToolbarButton active state ( #70396 )
2023-07-10 11:41:33 +02:00
Josh Hunt
ae2378395b
Login: Fix footer from displaying under the login box ( #70897 )
2023-06-29 13:16:55 +00:00
Josh Hunt
57d7288fe4
TextPanel: Fix <summary> styling missing the disclosure triangle ( #70133 )
...
TextPanel: Fix <summary> styling
2023-06-15 10:12:27 +00:00
Torkel Ödegaard
d20a03e2d1
Chore: Update generated scss ( #68618 )
2023-05-17 14:23:54 +02:00
Torkel Ödegaard
ea1c1b9fb8
DashboardGrid: Fixes moving panels on first load ( #67953 )
...
* DashboardGrid: Fixes moving panels on first load
* Minor tweak
* Use theme breakpoint and add media query
2023-05-09 14:33:41 +02:00
Torkel Ödegaard
2b2afb1784
Theme: Change dark theme borders to improve contrast on primary background ( #67699 )
2023-05-03 18:28:37 +02:00
Torkel Ödegaard
d189b8b47f
Alert: Fixes a minor issue with new Alert design and updated scss files ( #67589 )
2023-05-01 19:33:30 +02:00
Torkel Ödegaard
94cf94ff68
AppNotificationList: Improves position now that topnav is live ( #66959 )
...
* AppNotificationList: Improves position now that topnav is live
* update pos
2023-04-24 10:20:47 +02:00
Ashley Harrison
5b8c2f494d
Chore: convert VariableOptions
to use emotion instead of scss ( #64135 )
...
convert VariableOptions to use emotion instead of scss
2023-03-07 11:13:57 +00:00
Ashley Harrison
a48793b542
Accessibility: Make row actions keyboard accessible ( #63367 )
...
make row actions keyboard accessible
2023-02-23 15:20:59 +00:00
Torkel Ödegaard
6fd547881a
Page: Remove page shadow and replace with panel border ( #63453 )
2023-02-21 15:42:37 +01:00
juanicabanas
2505f112f5
PublicDashboards: A unique page for public dashboards ( #60744 )
...
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2023-01-10 14:50:37 -03:00
Torkel Ödegaard
b5b13975d6
Dashlist: Design tweak to dashlist items ( #60140 )
2023-01-10 10:41:29 +01:00
Ida Štambuk
3544250baf
Accessibility: Make QueryEditorHelp examples keyboard interactive ( #59355 )
...
* Cloudwatch: A11y - Make example log keyboard interactive
* Change all cheat sheets to buttons
* Make suggestions block
2022-12-05 16:03:24 +01:00
Joao Silva
7b47021d19
A11y: Remove unnecessary onClick from LegendSeriesItem
( #59671 )
2022-12-02 12:10:21 +01:00