Tobias Skarhed
18c4bee18e
DashboardLinks: Make click area bigger in the list ( #86481 )
...
* DasboardLinks: Make click area bigger in the list
* Update DashboardLinkList.tsx
* Remove import
2024-04-25 10:59:04 +01:00
Tobias Skarhed
3e450ec4bf
Panel: Keyboard focus shortcuts prioritization ( #86772 )
...
* Panel: Keyboard shortcuts prio
* Remove redundant Array.from
* Simplify
* Handle Scenes use case
2024-04-24 13:46:40 +02:00
Tobias Skarhed
b399facf2c
GeoMap: Pan and zoom keyboard support ( #86573 )
...
* Make GeoMap keyboards navigable
* Remove redundant interaction boolean
* Fix tabIndex error and set role to application
* Update docs
2024-04-22 10:53:32 +02:00
Tobias Skarhed
95ad100cb9
RolePicker: Identity Access team as codeowners ( #86602 )
2024-04-19 15:21:49 +02:00
Tobias Skarhed
1c2065af60
PanelChrome: Improve accessibility landmark markup ( #85863 )
...
* Add section and use Text component to get h2 for panel
* Remove heading when collapsible
* Make button text truncate
* Update test
* Remove labelledby as it is not needed anymore
* Use testid selectors in test
* Remove async
2024-04-17 16:44:07 +02:00
Tobias Skarhed and Gilles De Mey
f1f02207f2
Alerting: Improve heading accessibility ( #85723 )
...
* Change from h5 to Text component
* Fix goworksum error
* Add headings for contact points and notification policies
* Alert group h2
* Reset labels and move h2 to group by
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2024-04-12 16:19:47 +02:00
Tobias Skarhed
c602d9d6ad
News: Change from h3 to h2 ( #85858 )
...
Change from h3 to h2
2024-04-10 14:00:25 +02:00
Tobias Skarhed
c7e4baff75
Explore: Add h1 for screen readers ( #85794 )
...
* Add h1 in Explore for screen readers
* Add i18n
* Move to ExplorePage
2024-04-09 18:15:44 +02:00
Tobias Skarhed
f387cff836
Accessibility: Default Icon to aria-hidden ( #84362 )
...
* Icon: aria hide icon, unless a label is set
* Update doc
* Remove weird auto import
* Fix fialing tests
* Add recommendation for Tooltip
* Consider more aria attributes to support Tooltip
* Handle tabIndex and aria-hidden case
* Add comment about aria-label
2024-04-04 12:07:50 +02:00
Tobias Skarhed
c75bc5a6cf
Keybindings: Replace mod+h as help shortcut with ? ( #85449 )
...
HelpModal: Remove cmd+h as help shortcut
2024-04-02 11:41:46 +02:00
Tobias Skarhed
a44aa342a7
Templating: Link label to input ( #85329 )
...
Pass id to VariableInput
2024-03-28 12:45:43 +01:00
Tobias Skarhed
6248bdda48
Pa11y: Decrease error thresholds for PRs ( #85178 )
...
* Pa11y-pr: lower error thresholds
* Increase threshold for alerting
2024-03-27 12:29:54 +01:00
Tobias Skarhed
5ae9cd561c
Accessibility: Improve HelpModal markup ( #83171 )
...
* HelpModal: Make more accessible
* Remove console.log
* Handle custom keys for screen reader
* Rewrite using tables
* Increase gap
* Change order of help categories
* HelpModal: Add tabIndex and imrpove sr-only display
2024-03-11 16:43:55 +00:00
Tobias Skarhed
940d20e115
Accessibility: Improve landmark markup ( #83576 )
...
* Landmark: main
* Landmark: add header
* Submenu: Move conditional display up
* NewsPanel: use h3 as the article label
* Use title for article id
* Update test showing a false positive
* DashboardPage: Expect submenu to not be shown
2024-03-11 11:43:22 +01:00
Tobias Skarhed
213e399563
Docs: Change link in Trusted Types ( #83391 )
2024-02-28 10:50:03 +01:00
Tobias Skarhed
432fffcf4c
Docs: Update help keyboard shortcut ( #83397 )
2024-02-26 16:10:15 +01:00
Tobias Skarhed
6ca26dd043
Grafana UI: Add code variant to Text component ( #82318 )
...
* Text: Add code variant
* Add TextLinkVariants
* Add don't
2024-02-19 14:49:34 +02:00
Tobias Skarhed
6ce286246b
Betterer: Expose results as JSON ( #81352 )
...
* Expose betterer results as JSON
* Make prettier and add command
* Add aggregation
* Add json generation to lefthook
* Use relative path
* Add grafanabot as codeowner
* Fix parameter type
* Include changes to results
* Run betterer:json
2024-02-14 16:01:22 +02:00
Tobias Skarhed
d91803c35a
Keybindings: Change 'h' to 'mod+h' to open help modal ( #82253 )
...
Keybindings: Change 'h' to 'mod+h'
2024-02-12 11:54:24 +01:00
Tobias Skarhed
00d69bc8e5
i18n: Phrases for login page ( #81478 )
...
* i18n markup for login components
* Add serviceName to translation
* Fix typo
* Reset from main
* Extract
* Fix extract
2024-02-07 15:37:42 +00:00
Tobias Skarhed
add5a5c01e
LDAP: Use InteractiveTable and remove gf-form usage ( #80291 )
...
* Use InteractiveTable
* Remove unused return
* Fix icon alignment
* InteractiveTable in LdapUserMappingInfo
* Update no teams text
* InteractiveTable in LdapUserGroups
* Remove unused code
* Cleanup
* LdapSyncInfo to InteractiveTable
* Update more tables
* Memoize
* Fix connection status
* Update lockfile
* Refactor LdapSyncInfo
* Fix lockfile
* Remove showAttributeMapping as it is always true
2024-01-25 17:01:22 +01:00
Tobias Skarhed
dad5c9af8f
LDAP: Fix routing error ( #80984 )
...
* Reorder auth routes
* Fix lockfile
2024-01-22 15:59:16 +02:00
Tobias Skarhed
fbd0ceec7c
Chore: Remove gf-form in Permissions ( #79908 )
...
* Remove empty table in favor of Alert
* Change to using Box and Text
2024-01-05 14:32:01 +01:00
Tobias Skarhed
9c9a055c3e
Chore: Remove gf-form from PluginDashboards ( #79300 )
...
Remove gf-form in PluginDashboards
2024-01-03 13:30:39 +01:00
Tobias Skarhed
65a655cfc9
Chore: Remove gf-form in DashboardLinks ( #79762 )
2024-01-03 13:30:17 +01:00
Tobias Skarhed
99582b48d7
Chore: Remove gf-form usage in grafana datasource ( #79640 )
2023-12-29 13:37:44 +01:00
Tobias Skarhed
e4d5d36832
CODEOWNERS: Add canvas schemas to dataviz squad ( #79643 )
2023-12-18 16:28:32 +01:00
Tobias Skarhed
8d529bc4cb
Betterer: Add our own regexp matcher ( #79448 )
...
* Add betterer rule for gf-form
* Betterer: Write generic regexp matcher
* Add space
* Update lockfile
* Update comments
* Add comment with notice
2023-12-15 12:12:56 +02:00
Tobias Skarhed
79fca7dce4
Chore: Remove gf-form and change to CSS object in Graphite function editor ( #79446 )
...
Chore: remove gf-form and add CSS fumction object
2023-12-15 11:29:34 +02:00
Tobias Skarhed
7a38a5ab1d
Betterer: Add rule for gf-form ( #79303 )
...
Add betterer rule for gf-form
2023-12-13 11:35:57 +01:00
Tobias Skarhed
335b73d9ae
Chore: remove gf-forms and LegacyForms from Graphite ConfigEditor ( #76038 )
...
* Chore: remove gf-forms and LegacyForms from Graphite ConfigEditor
* Use Field instead of InlineField
* Remove unused imports
2023-10-13 19:58:03 +02:00
Tobias Skarhed
473f8899c5
Chore: Add @deprecation to LegacyForms ( #76055 )
...
* Add deprecations to LegacyForms
* Fix whitespace
* Update FormField.tsx
* Update Input.tsx
* Update IndicatorsContainer.tsx
* Update NoOptionsMessage.tsx
* Update Select.tsx
* Update Switch.tsx
* Update SecretFormField.tsx
* Update index.ts
* Update Select.tsx
* Add deprecated Links
* Update deprecation comments
* Update deprecation message
2023-10-10 16:21:11 +02:00
10a874ba6a
Stack: Improve layout ( #75144 )
...
* stack test cases
* more example
* Make changes to Stack
* Update mdx
* Add forwardRef
* Export Vertical and Horizontal components
* Fix spelling mistake
* PR feedback
* Fix export
* horizantal and vertical to row and column
* Fix failing import
---------
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
Co-authored-by: joshhunt <josh@trtr.co >
2023-09-22 16:56:07 +02:00
Tobias Skarhed
95c9947af2
Flex: Use forwardRef and useStyles2 additional args ( #75138 )
...
Refactor for forwardRef and use of new useStyles2
2023-09-20 10:51:32 +02:00
Tobias Skarhed
43be03a2d8
Grafana UI: Stack component ( #73593 )
...
* Add Stack component and sotry
* Add item
* Add MDX and story
* Add forwardRef
* Add usage instructions
* Remove story
* Update docs
* Add unstable export
* Fix story
* Update default values and mdx
* Change export
2023-08-29 13:59:13 +02:00
Tobias Skarhed
2a93b6d93f
CODEOWNERS: Assign Tempo in grafana-schema ( #73893 )
...
Update CODEOWNERS
2023-08-28 12:46:57 +02:00
Tobias Skarhed
61835f0bec
Pa11y: Temporarily increase threshold ( #73817 )
...
Update pa11y threshold to unblock prs
2023-08-25 14:40:59 +03:00
45fec1ae26
CommandPalette: Remove parent search and fuzzy search for pages ( #71825 )
...
* user essentials mob! 🔱
lastFile:public/app/features/commandPalette/useMatches.ts
* user essentials mob! 🔱
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
Co-authored-by: joshhunt <josh@trtr.co >
Co-authored-by: eledobleefe <laura.fernandez@grafana.com >
Co-authored-by: Joao Silva <joao.silva@grafana.com >
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com >
Co-authored-by: Roxana Turc <anamaria-roxana.turc@grafana.com >
2023-07-18 11:00:26 +01:00
Tobias Skarhed and Horst Gutmann
f41651ad68
Docs: Contribution guidelines for updating Drone pipelines ( #69530 )
...
* Create drone-pipeline.md
* Update drone-pipeline.md
* Update README.md
* Update drone-pipeline.md
* Apply suggestions from code review
Co-authored-by: Horst Gutmann <horst.gutmann@grafana.com >
* Format file
---------
Co-authored-by: Horst Gutmann <horst.gutmann@grafana.com >
2023-06-14 10:40:17 +02:00
Tobias Skarhed
b1da3dd202
Chore: Remove some SASS classnames from SubMenu ( #69302 )
...
Remove classNames from SubMenu
2023-06-12 17:25:38 +02:00
Tobias Skarhed
134839d701
CI: Add i18n verification step ( #69384 )
...
* Add i18n verification step
* Add check for extracted translations
* Run extract
* Add newline for pseudo
* Format JSON output with prettier
* Print file diff
* Actually run make drone
* Only deo git diff on locales
* Update error message
* Verify that step fails on dynamic phrases
* Verify that it passes when fixed
* Verify that dynamic phrase fails, for real this time
* Extract error messages
* Change echo
* Fix string format
* Try double escaping
* Escape for Drone substitution
* Update character escape
* Remove dynamic phrase
* Verify multiple keys
* Remove double keys
* Readd en locale because of reasons
* Undo changes
* Format lint_frontend.star
* Update error message
* Update .drone.yml
* Add quotes for echo
* Verify fail to extract
* Fix diff stat command
* Reset footer changes
2023-06-06 09:29:04 +02:00
Tobias Skarhed
56c27a1f0d
i18n: Sync extraction with main ( #69381 )
...
Run extract on main
2023-06-01 16:53:22 +02:00
Tobias Skarhed
0b4c790e55
News Panel: Improve error message ( #69060 )
...
Add alert with link to documentation
2023-05-26 10:31:32 +02:00
Tobias Skarhed
25b89babac
CodeEditor: Save with Ctrl+S via onKeyDown instead of addCommand ( #68955 )
...
Change addCommand to onKeyDown
2023-05-25 10:49:23 +02:00
Tobias Skarhed
e3e8a7965a
A11y: Make list type picker display tooltip on hover ( #68798 )
...
* Change ariaLabel to description
* Description fallback for aria-label
* Add ariaLabel ass fallback for description
2023-05-23 17:19:10 +02:00
Tobias Skarhed
c4242b8c5e
DashboardPage: Update pageNav url when folders differ ( #68838 )
...
Check if folder is different and update URL
2023-05-23 17:11:48 +02:00
Tobias Skarhed
afbc376b2c
Nested Folders: Do not keep search state when navigating to a result item ( #67749 )
...
* Reset search state when navigating to a new search item
* Reset query on search select
* Spread initialState
* Remove unused import
* Only reset query
* Add test
* Fix spelling
* Change functionality
* Only applied saved filters when searching
2023-05-09 21:04:58 +02:00
Tobias Skarhed
166641d66d
NestedFolders: Permission for creating and editing ( #67406 )
...
* Initial permissions
* Show/hide checkboxes
* Fix kinds from main
* CreateNewButton tests
* Update DashboardsTree test
* Mock folder permissions
* Rename showCheckBoxes to canSelect
* Make column ordering look better
2023-04-28 18:00:56 +02:00
Tobias Skarhed and joshhunt
4b047b62a7
NestedFolders: Button for creating new dashboards and and folders ( #67260 )
...
* Add CreateNewButton and tests
* Add translation support
* Move reused phrases to temp common file
* Use just a simple button
---------
Co-authored-by: joshhunt <josh@trtr.co >
2023-04-27 11:43:20 +01:00
Tobias Skarhed
c70f700b55
Governance: Update workplace ( #63997 )
2023-04-03 13:54:54 +02:00
Tobias Skarhed
a24554ba0a
Chore: Make SearchItem return div instead of li ( #65685 )
...
Remove use of li
2023-03-31 17:09:39 +02:00
Tobias Skarhed
7b4a222fbf
Search: Move checkbox outside of item card ( #65540 )
...
* Move checkbox outside of SeachItem
* Add li element
2023-03-31 08:49:03 +02:00
Tobias Skarhed
590b07539f
Core: Update components to have standard radii ( #65065 )
...
* Update core border radii
* Add non-default border-radius on some grafana-ui items
2023-03-21 12:24:50 +01:00
Tobias Skarhed
1332b0d844
Grafana UI: Change border-radius to common 2px ( #64502 )
...
* Change border-radius to common 2px
* Add new radius options
* Deprecate radiusBorder function
2023-03-20 15:39:30 +01:00
Tobias Skarhed
9c97c14a97
Governance: Update employer info ( #45369 )
2022-02-14 15:43:50 -08:00
eefb5fe4ea
Devenv: Add a dashboard with all panels ( #38113 )
...
* Add a dashboard with all panels
* Remove nulls from exported JSON
* Remove link, add orientation
* Open base panel structure for unknown panel types
* Fix all panels dashboard
* Update
Co-authored-by: sam boyer <sdboyer@grafana.com >
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2021-09-16 18:21:46 +02:00
Tobias Skarhed
1f091c448f
Template variables: Keyboard navigation improvements ( #38001 )
...
* Fix variable labels
* Add proper labeling for input
* Add ids to PickerRenderer
* Fix tests
* Update PR feedback
* OptionsPicker: Change to id
* Inherit aria attributes
* Add checkbox role
* Fix typo
* Add proper label reference
* Update role and label
* Prevent spreadng non-DOM attributes
* Move form layout to other component
* Remove haspopup
* Add testid to selector
* Add HTMLProps extension
* Use list
* Move styles outside of class
* Add cx
2021-08-19 16:28:25 +02:00
Tobias Skarhed
89572926c3
Search: Make search icon keyboard navigable ( #37865 )
...
* Make search icon keyboard navigable
* Update text
* Update test
* Remove unused line
* Add global focus-visible styles for button
2021-08-16 15:51:44 +02:00
Tobias Skarhed
b6ede8d96d
Chore: Low hanging a11y fruits ( #37783 )
...
* aria-label disallowed on header element
* A11y issues for Getting Started and panel header
* Add unique identifier to search navigation
* Add dashboard header markup
* Fix news panel low hanging fruits
2021-08-12 11:13:03 +02:00
Tobias Skarhed
fa731f16bf
DashboardLinks: Screen reader accessibility #37682
2021-08-10 16:55:25 +02:00
Tobias Skarhed
5b575ae91f
TimeRangeOption: Make entire list item clickable #37730
2021-08-10 12:43:50 +02:00
Tobias Skarhed
2d33ddf37f
Dashboard: Accessible text for search links #37593
2021-08-09 09:59:29 +02:00
Tobias Skarhed
aba7013ce5
TimeRangePicker: Accessiblity improvements ( #36912 )
...
* Add low hanging aria markup
* Add a list of radio buttons
* Add ref to put focus
* Add landmark markup
* Add labels to icon buttons
* Add radio button groupings
* Add keyboard focus styles
* Improve markup
* Update test selector
* Remove testid in favor of text
* Fiddle around with test labels
* Get correct testid selector
* Add aria-expanded to button
* Change order of quick select for keyboard nav
* Create headings for easier heading navigation
* Add another h3
* Add testid
* Use selectors in e2e test
* Add dataid selector for narrow absolute button
* Update e2e test with proper selectors
* Add more verbose aria-label
* Change editor to picker
2021-08-04 09:53:52 +02:00
Tobias Skarhed
b0dcbd568a
PasswordField: Don't show password on enter #37444
2021-08-02 12:58:00 +02:00
Tobias Skarhed
437424d5d6
Storybook: Add a11y addon ( #36790 )
...
* Storybook: Add a11y addon
* Update lockfile
* Bump Storybook addon versions
* Put Icon at top
* addon-knobs 6.3.0
2021-07-22 17:28:38 +02:00
Tobias Skarhed
8af83b8b78
IconButton: Put tooltip text as aria-label ( #36760 )
...
* Make tooltip prop aria-label
* Add ariaLabel prop
2021-07-22 13:56:25 +02:00
Tobias Skarhed
cfd06775c0
Dashboard: Add accessible landmark markup ( #36753 )
...
* Add landmark markup
* Make panel titles h2
* Descibe panel landmarks
* Add nav elements and heading 1
* Reset line height and remove margin
* Make focus styles visible
* Change nav to section
* Add desc
* Fix focus styles cutoff
2021-07-16 21:48:47 +02:00
Tobias Skarhed
5e62bddd1d
BottomNavLinks: Accessible text for image and icon ( #36650 )
2021-07-12 16:15:40 +02:00
Tobias Skarhed
b8fbe70c14
A11y: ARIA hide image/link duplicate in news panel ( #36642 )
...
* fix(a11y): Hide image/link duplicate
* fix: proper heading and time markup
2021-07-12 10:19:00 +02:00
Tobias Skarhed
56903582ce
QueryVariable: Default to first option when none is set ( #36521 )
...
* TemplateVariables: Default to first option when none is set
* Add test
* Add tests and rewrite logic
2021-07-09 12:55:56 +02:00
Tobias Skarhed
0684af6277
Chore: Bump version in latest.json ( #36568 )
2021-07-08 18:21:07 +02:00
Tobias Skarhed
4be9afb7e2
Signup: Add verify email route ( #36113 )
2021-06-24 13:07:14 +02:00
Tobias Skarhed
a693b2eaef
Table: Set width 100% if the calced width is 0 ( #35802 )
2021-06-16 16:17:33 +02:00
Tobias Skarhed
7f882eea05
Login: Require user to not be signed in to get request password email ( #35421 )
2021-06-14 18:02:05 +02:00
Tobias Skarhed
5e7df4cf6a
Angular cleanup: Move directives ( #35330 )
...
* angular2react: Remove json_editor_ctrl
* angular2react: Move directives
* Add to angular dir
2021-06-08 08:28:56 +02:00
5a3eb413d9
Issue Template: @grafana/ui component request ( #25981 )
...
* Add first draft of issue template
* Remove feature request line
* Update PR feedback
* Minor tweaks
* Update .github/ISSUE_TEMPLATE/4-grafana_ui_component.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Fix punctuation
Co-authored-by: Clarity-89 <homes89@ukr.net >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-07-09 18:00:28 +03:00
Tobias Skarhed
b06d2cf30f
AdminUsersTable: Fix width ( #26019 )
2020-07-03 09:24:36 +02:00
Tobias Skarhed
bd27be1351
Docs: Update styling docs for useStyles ( #25944 )
2020-07-01 11:39:46 +02:00
Tobias Skarhed
07df165b86
Panel Inspect: Fix crash when transform removes selected data frame ( #25924 )
2020-07-01 08:53:29 +02:00
Tobias Skarhed
1378cadb68
Switch: Deprecate checked prop in favor of value ( #25862 )
2020-06-29 15:48:34 +02:00
Tobias Skarhed and Dominik Prokop
61a7f6e2f3
PanelInspect: Update UI for Data display options ( #25478 )
...
* Add TableDataOptions component
* A bit along the way
* Make transforms work
* Make it work
* Add collapsed text
* Fix transformations and overflow for QueryOperationRow
* Fix layout
* Minor fixes
* Fix feedback
* Remove unused imports
* Remove unused Container
* Horizontal layout for Switches
* Fix Swicth bug
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2020-06-29 13:31:39 +02:00
Tobias Skarhed
62e1e78fbe
DatatLinks: Fix open in new tab state mismatch ( #25826 )
2020-06-25 14:54:34 +02:00
Tobias Skarhed and Torkel Ödegaard
6d8d0a6ba6
Template variable filters: Hide overflowing text ( #25801 )
...
* Add a span as a flex item
* Add max-width
* Removed old angular directive remnant
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2020-06-25 14:18:33 +02:00
Tobias Skarhed and Dominik Prokop
615b000acd
Tab: Make active tab clickable and add hyperlink functionality ( #25546 )
...
* onChangeTab for active tab and pointer mouse
* Add anchor element to tab
* Make a strict 'anchor' mode
* Add short docs
* Apply suggestions from code review
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
* Fix nits
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2020-06-24 16:58:40 +02:00
Tobias Skarhed
d3299796f5
Migration: Settings forms ( #24741 )
...
* Migrate shared preferences
* Remove unused import
* Migrate org name form
* Update TeamSettings
* Convert user settings
* Fix inital default values
* Update snapshots
* Fix CI errors
* Fix failing Ci
* Update snapshots
* Large spacing
* Move use Form for OrgSettings and add FieldSet
* Remove snapshots
* Add snapshots
* Remove unused prop
2020-06-24 10:55:39 +02:00
Tobias Skarhed
f5de4f1fb1
ForgottenPassword: Move view to login screen ( #25366 )
...
* Add forgot password to login screen
* Add ForgottenPassword component
* Add spacing
* Generate new emails and handle resetCode
* Fix animation and small UX issues
* Extract LoginLayout and add route for reset mail
* Reset email template
* Add ChangePasswordPage
* Remove resetCode
* Move style into variable
* Fix strict null
2020-06-23 16:17:54 +02:00
Tobias Skarhed
5f4526ca64
PanelMenu: Make menu disappear on button press ( #25015 )
...
* Fix button press outside
* Add a prop to toggle button press
* Add comments
* Remove public
2020-05-22 16:20:48 +02:00
Tobias Skarhed
84031649e3
LoginPage: Fix hover color for service buttons ( #25009 )
...
* Set explicit hover color
* Use cx
2020-05-22 16:20:28 +02:00
Tobias Skarhed
54ee4f4f72
Migration: Select org ( #24739 )
...
* Add SelectoOrgPage
* Remove old code
* Remove import
2020-05-19 09:55:04 +02:00
Tobias Skarhed and Diana Payton
e4cbeb5cb3
Docs: Panel inspector release highlights ( #24686 )
...
* Add Panel inspector highlight
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-05-14 18:23:17 +02:00
Tobias Skarhed
85ae144a87
Changelog and Readme: Update packages to beta and add Select breaking change ( #24670 )
2020-05-14 11:58:26 +02:00
Tobias Skarhed
37a2ac20c3
Search: Fix select item pressing enter 404 ( #24634 )
...
* Remove appSubUrl for navigation
* stripBaseFromUrl
* Remove unused imports
2020-05-14 11:17:09 +02:00
Tobias Skarhed
0c1f1dd8fd
OrgUsersTable: Fix width when there are long cells in table ( #24533 )
...
* Set width for cells and text overflow
* Add title and update snapshot
2020-05-12 16:47:38 +02:00
Tobias Skarhed
cb74bc6828
GraphLegend: Only display scrollbar if necessary ( #24527 )
2020-05-11 17:56:32 +02:00
Tobias Skarhed
8257633b1d
Storybook: Position panel to right ( #24429 )
2020-05-08 15:57:40 +02:00
Tobias Skarhed
f714357fbf
TablePanel: Fix JSON tooltip positioning ( #24420 )
...
* Fix block element and overflow
* Width not needed
* Add to styles file
2020-05-08 12:11:41 +02:00
Tobias Skarhed
5e50409000
Forms: Remove Forms namespace [BREAKING] ( #24378 )
...
* Remove index and export
* Fix Forms import
2020-05-07 21:41:26 +02:00
Tobias Skarhed
61eba3e275
Docs: New whitelabel settings ( #24345 )
...
* Update whitelabel settings
* Update feedback
2020-05-07 11:00:47 +02:00
Tobias Skarhed
6a4bb556a5
Storybook: Fix broken StatsPicker story ( #24326 )
...
* Fix non-story
* Update packages/grafana-ui/src/components/Badge/Badge.story.tsx
2020-05-06 15:43:23 +02:00
Tobias Skarhed
1947683ad0
SaveDashboard: Fix for folder picker menu not being visible outside modal ( #24296 )
...
* Change z-index
* Add position and width to menuPortal
2020-05-05 22:21:34 +02:00