Commit Graph
92 Commits
Author SHA1 Message Date
Laura Fernández 38a8bf10f3 TimeRangePicker: Show UTC+00:00 instead of just UTC (#84395) 2024-03-14 13:06:34 +01:00
Laura Fernández fa44aebeff ReturnToPrevious: Improve tests (#83812) 2024-03-04 11:38:00 +01:00
Laura Fernández 2184592174 ReturnToPrevious: create tests to check reportInteraction (#83757) 2024-03-01 19:01:27 +01:00
Laura Fernández f0822e0aef ReturnToPrevious: Add this functionality to the "Go to panel" button on Alert rules (#83630)
Add RTP to the 'Go to panel' button
2024-02-29 12:19:59 +01:00
Laura Fernández f6fa248ac1 ReturnToPrevious: Add guidelines to returnToPrevious hook (#83219) 2024-02-26 12:08:00 +01:00
Laura Fernández 6b31b1fc03 TimeRangeList: absolute time range list not scrollable (#82887) 2024-02-21 12:28:57 +01:00
Laura Fernández c237a39020 ReturnToPrevious: Check the state of the RTP feature toggle in the hook (#83087) 2024-02-20 15:05:12 +01:00
Laura Fernández 7422a90e8b ReturnToPrevious: modify stage of the feature toggle (#82912) 2024-02-16 17:00:51 +01:00
Laura Fernández 7b37e225ca ReturnToPrevious: Modify zIndex to avoid overlapping with the nav, a drawer or a modal (#82680) 2024-02-15 19:29:22 +01:00
Laura Fernández 42cd4266b4 ReturnToPrevious: make href optional (#81691) 2024-02-02 13:14:58 +01:00
Laura Fernández 91b2909c39 ReturnToPrevious: add shadow to be consistent (#81652) 2024-01-31 17:04:34 +01:00
Laura Fernández 8ee7b1e00c ReturnToPrevious : Add logic to show the new component in AppChrome behind the new toggle (#81035) 2024-01-30 13:34:59 +01:00
Laura Fernández a0e7aef840 ReturnToPrevious: create DismissableButton and ReturnToPrevious components (#80878) 2024-01-22 15:28:11 +01:00
Laura Fernández 5800e40fba ReturnToPrevious: create feature toggle (#80831) 2024-01-18 18:12:14 +01:00
Laura Fernández d1c6da7b64 Explore: Avoid swapping time range when from value is after to value (#79520) 2023-12-15 13:09:38 +01:00
Laura Fernández d28284c8f1 TimeRangePicker: do not swap time ranges when to is before from (#78915) 2023-12-13 14:40:09 +01:00
Laura Fernández 517746dc83 Internationalization: Add information about the process to send feedback to Crowdin (#78755) 2023-12-01 16:10:23 +01:00
Laura Fernández e422a92eae RadioButton: Make description appear in a Tooltip component (#78010) 2023-11-27 13:54:07 +01:00
Laura Fernández aae702c237 RadioButtonGroup: Add missing disabled and disabledOptions on its story (#78318) 2023-11-17 12:57:44 +01:00
Laura Fernández dff971672f Accessibility: Fix keyboard focus indicator not visible on "Seach by Data source" list options in high contrast mode (#77878) 2023-11-09 12:42:54 +01:00
Laura Fernández 8f49ec91df BrowseDashboards: Add RadioButtonGroup to be able to chose between 'Browse' or 'List' view (#77561) 2023-11-07 16:16:43 +01:00
Laura Fernández 611df82259 Grafana UI: create Grid component in the unstable package (#75299) 2023-09-26 14:02:50 +02:00
Laura Fernández 14f4ed0180 Navigation: enable third level on the DockedMegaMenu (#75180) 2023-09-21 15:15:11 +02:00
Laura Fernández efeff6bbb1 Navigation: create the DockedMegaMenu component and use the toggle to switch between it and MegaMenu (#75084) 2023-09-19 17:47:03 +02:00
Laura Fernández 0c08163357 Navigation: hide sectionNav when the dockedMegaMenu feature toggle is enabled (#75026) 2023-09-19 12:34:53 +02:00
Laura Fernández 0ceeb18269 Navigation: Create feature toggle for dockedMegaMenu (#74985) 2023-09-18 12:57:11 +02:00
Laura Fernández f4ad247df2 Grafana UI: fix ColorSwatch aria-label (#74280) 2023-09-01 17:52:55 +02:00
Laura Fernández e079e00bfb Grafana-ui: Get rid of duplicated code in TimeRangeContent (#74112) 2023-08-30 16:38:54 +02:00
Laura Fernández 26d5afecaf Grafana UI: DateTimePicker not updated when changing input onblur (#73839) 2023-08-30 15:15:42 +02:00
Laura Fernández 7147778dbd GLDS: Make Text component story not internal (#72803) 2023-08-03 13:57:41 +02:00
Laura Fernández 7ec9a0c9da GLDS: Move Text component from the unstable package to grafana-ui (#72660) 2023-08-02 14:58:00 +02:00
Laura Fernández 7469f58709 GLDS: Check if tokens are used as borderRadius values (#71187) 2023-08-01 12:44:25 +02:00
Laura Fernández b632eb33b9 Grafana UI: Text component show all text on hover when it is truncated (#68578) 2023-07-31 18:04:48 +02:00
Laura Fernández 0fa20b7152 Grafana-ui: Text component documentation in Storybook (#72389) 2023-07-28 14:58:37 +02:00
Laura Fernández c24b538b4e Grafana-ui: TextLink documentation (#71762) 2023-07-20 17:48:46 +02:00
Laura Fernández 47f70bdb00 GLDS: Text component (#71439) 2023-07-20 12:59:42 +02:00
Laura Fernández 64e7b0be3e Grafana-ui: always apply target='_blank' and rel='noreferrer' on TextLink (#71934) 2023-07-19 14:06:21 +02:00
Laura Fernández 5f63d1a5cb Grafana-ui: fix error in basic example and add basic info in TextLink component story (#71660) 2023-07-17 08:47:36 +02:00
Laura Fernández 6ad8009106 GrafanaUI: Create TextLink component (#69330) 2023-07-14 14:35:27 +02:00
Laura Fernández 616126674d GLDS: Fix className metrics (#71214) 2023-07-07 17:00:57 +02:00
Laura Fernández b34f3a6142 GLDS: Get metrics of className usage in props (#71072) 2023-07-07 13:39:52 +02:00
Laura Fernández 76974009d0 GLDS: Get metrics of '@emotion/css' imports (#71064) 2023-07-06 13:30:46 +02:00
Laura Fernández 1cdc139f28 Grafana UI: Fix behaviour regression on Tooltip component (#70682) 2023-06-27 13:20:19 +02:00
Laura Fernández 4cf77424fd Grafana UI: Add invalid state to Checkbox component (#68242) 2023-05-26 10:11:48 +02:00
Laura Fernández a3046ce57d Grafana UI: Add warning info to the unstable package (#68388) 2023-05-15 14:57:14 +02:00
Laura Fernández 07f2aec576 Grafana UI: Create Text component use case example (#68248) 2023-05-15 12:27:12 +02:00
Laura Fernández 3869d2f239 Grafana UI: Add invalid state to Switch component (#68215) 2023-05-12 16:30:23 +02:00
Laura Fernández 8de16908a2 Grafana UI: Add invalid state to RadioButtonGroup (#68183) 2023-05-12 16:29:09 +02:00
Laura Fernández 17a3c0c101 Navigation: Fix 'Page not found' when sending or going back from 'Invitate user' page (#67863) 2023-05-08 10:12:18 +02:00
Laura Fernández fe59b65f9e Grafana UI: Create Text component (#66932) 2023-04-28 15:31:40 +02:00
Laura Fernández 07373705d9 Grafana UI: Improve AutoSaveField component (#66751) 2023-04-24 12:42:42 +02:00
Laura Fernández 344bbb251c GLDS: Create AutoSaveField component (#61316) 2023-04-13 10:18:45 +02:00
Laura Fernández ce1298c947 Storybook: update Alert story (#63959) 2023-03-30 18:11:30 +02:00
Laura Fernández 48f5825499 DateTimePicker: Can now select time correctly (#65428) 2023-03-28 12:45:56 +02:00
Laura Fernández 2f3ecbdee3 Docs: Command Palette documentation (#63217) 2023-02-24 10:21:33 +01:00
Laura Fernández bb7410aa09 Search: Fix empty folder message showing when by starred dashboards (#61610) 2023-01-17 16:35:54 +01:00
Laura Fernández 5f4435b693 GLDS: Update icons in Storybook (#60183) 2022-12-13 16:17:55 +01:00
Laura Fernández ddc3706f19 Accessibility: Increase badge constrast to be WCAG AA compliant (#59531) 2022-11-30 13:20:59 +01:00
Laura Fernández 45d3125919 OptionsUI: SliderValueEditor does not get auto focused on slider change (#59209) 2022-11-24 18:21:33 +01:00
Laura Fernández 4a628f18b0 Internationalization: Translate menu items (#59088) 2022-11-23 09:34:53 +01:00
Laura Fernández 8f567d57fa Internationalization: Translate ViewJSONmodal and ClipboardButton (#58807) 2022-11-21 17:37:53 +01:00
Laura Fernández f2cb248d93 Internationalization: Translate 'Hide / show legend' of PanelHeaderMenuItem (#58800) 2022-11-16 13:06:04 +01:00
Laura Fernández 515440979b Internationalization: Translate ShareSnapshot label (#58802) 2022-11-16 13:04:51 +01:00
Laura Fernández 3f63ca06c3 Internationalization: Translate NavBar - 'Search dashboard' menu item (#58815) 2022-11-16 13:02:29 +01:00
Laura Fernández 3cedcdedbd Internationalization: Translate VariableInput and VariableOptions components (#58748) 2022-11-15 17:30:33 +01:00
Laura Fernández dd0d034796 Internationalization: Translate RefreshPicker component (#58530) 2022-11-14 17:47:15 +01:00
Laura Fernández 67bd0d5537 Internationalization: Translate TimeRangePicker component (#58470) 2022-11-14 17:16:34 +01:00
Laura Fernández 96d70c37bd Internationalization: Translate TimeZonePicker component (#58461) 2022-11-08 17:25:35 +01:00
Laura Fernández d0f173665f Internationalization: Translate TimePickerContent component (#58316) 2022-11-08 16:30:03 +01:00
Laura Fernández 3790e105e5 Internationalization: Translate TimePickerFooter component (#58390) 2022-11-08 15:56:19 +01:00
Laura Fernández c1d677c174 Internationalization: Translate TimeRangeContent component (#58343) 2022-11-08 14:55:50 +01:00
Laura Fernández e5d4d00c1f Internationalization: Translate CalendarFooter component (#58326) 2022-11-07 14:42:20 +01:00
Laura Fernández b7efd46e2d Internationalization: Translate TimeRangeList component (#58131) 2022-11-04 12:21:46 +01:00
Laura Fernández 813ebf988d Internationalization: Translate TimePickerTitle component (#57909) 2022-11-03 16:03:28 +01:00
Laura Fernández e402a8f27d A11y: enable rule jsx-a11y/anchor-is-valid (#56690) 2022-10-21 09:13:32 +02:00
Laura Fernández 4d0dd0647e Browse: Fix General folder not showing in FolderPicker (#57156) 2022-10-18 12:38:51 +02:00
Laura FernándezandAshley Harrison fca252e7dc A11y: enable rule jsx-a11y/alt-text (#55832)
* Enable jsx-a11y/alt-text rule

* Fix errors

* Fix tests

* Enable jsx-a11y/alt-text rule after solving merge conflict

* Delete unused import

* Modify files according to the reviewer's comments

* Revert test changes and update snapshot

* tweaks to image alt names

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-10-03 09:27:04 +01:00
Laura Fernández 6b6882c141 Navigation: Align landing pages with designs (#55749) 2022-09-27 11:16:29 +02:00
Laura Fernández 4544494058 A11y: enable rule jsx-a11y/aria-role (#55760) 2022-09-27 10:55:16 +02:00
Laura Fernández 4da04ff16d Navigation: use pageNav and subTitle in Dashboards > Settings > Links (#55510) 2022-09-22 17:44:47 +02:00
Laura Fernández 6bc0d97c49 Bar Gauge: fix flip direction when adding data links 2022-09-13 13:13:51 +02:00
Laura Fernández 066710a7bc Navigation: use navId and pageNav on Alerting - Contact Points page (#54451) 2022-09-06 16:25:07 +02:00
Laura Fernández 8ae6cf6b99 Navigation: add breadcrumbs in Explore page (#54547) 2022-09-06 12:11:00 +02:00
eledobleefe 1766ea9fdf Navigation: Use new page layout in Server Admin > Orgs pages (#54018) 2022-08-23 18:38:46 +02:00
eledobleefe 8cdfedc559 A11y: Update buttons in Explore page to not use HTML Title for tooltip (#53894) 2022-08-22 11:19:22 +02:00
eledobleefe f926020c1b Chore: Improve FolderSettingsPage test (#53601) 2022-08-19 10:25:33 +02:00
eledobleefe 9930fd522d Chore: convert DashboardGrid test to RTL (#53405) 2022-08-08 17:43:35 +02:00
eledobleefe c65b4c732f Chore: Convert FolderSettingsPage.test.tsx to RTL (#53307) 2022-08-04 16:00:04 +02:00
eledobleefe 42e92665f3 Internationalisation: Translate the Share modal (#52457) 2022-07-22 13:01:57 +02:00
eledobleefe 332639ce43 PanelEdit: Hide multi-/all-select datasource variables in datasource picker (#52142) 2022-07-18 11:02:18 +02:00
eledobleefe e565f69711 Internationalisation: Translates the panel header menu (#52168) 2022-07-14 11:09:58 +02:00
eledobleefe cd3bf59ce3 Storybook: Add documentation and controls to RefreshPicker story (#51736) 2022-07-07 15:34:46 +02:00