Laura Fernández
|
2a8f6755d5
|
Search: add folders and subforders to search info (#93177)
|
2024-09-12 17:20:54 +02:00 |
|
Laura Fernández
|
902c658c9a
|
POC: Refresh footer on SaveDashboardAsForm when title and folder data change by the user (#92330)
|
2024-09-11 11:51:48 +02:00 |
|
Laura Fernández
|
1701dc85e7
|
A11y: Focus outline is not fully visible in several areas of the application (#93030)
|
2024-09-10 13:50:12 +02:00 |
|
Laura Fernández
|
7e92cea000
|
TutorialCard: Fix link to tutorial not opening (#92599)
|
2024-08-29 11:22:50 +02:00 |
|
Laura Fernández
|
8aaa155cb0
|
singleTopNav: Create feature toggle (#92610)
|
2024-08-29 10:48:32 +02:00 |
|
Laura Fernández
|
84e0aa1ccd
|
RestoreDashboard: Avoid overwrite when saving dashboard triggers a 'name-exists' error (#91881)
|
2024-08-19 11:31:40 +02:00 |
|
 Laura FernándezandTobias Skarhed
|
944cc87f65
|
Combobox: Styling for dropdown (#90140)
* Add getSelectStyles
* Modify combobox styles
* Fix option with description styles
* Add highlightedIndex
* Undo estimateSize changes
* Create getComboboxStyles
* Add floating ui to Combobox
* Use elements to apply existing refs
* Delete width on styles
* Fix menu styling
* Update packages/grafana-ui/src/components/Combobox/Combobox.tsx
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
* Changes suggested in reviews
* Delete container styles
* Delete container styles
* Add calculated height to ul element
* Show all options in the many options story
* Replace deprecated code
* Remove console.log
* Fix ts error
* Fix ts error
* Fix val is mull error
* Fix ts error
* Add comment in the code
* Modify the comment
---------
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
|
2024-07-25 11:17:23 +02:00 |
|
Laura Fernández
|
cd6f018c95
|
RestoreDashboards: Add event tracking (#90321)
|
2024-07-15 12:00:29 +02:00 |
|
Laura Fernández
|
d043faa8a9
|
E2C: Modify EmptyState page on cloud (#89935)
|
2024-07-04 11:26:57 +02:00 |
|
Laura Fernández
|
a3879e02bb
|
RestoreDashboards: Create FE feature toggle (#89655)
|
2024-06-25 16:43:13 +02:00 |
|
Laura Fernández
|
fd96edaef7
|
POC: Disable ConfirmButton (#89539)
|
2024-06-25 09:42:18 +02:00 |
|
Laura Fernández
|
84b638fb26
|
PinNavItems: Create feature toggle (#88975)
|
2024-06-10 13:40:03 +02:00 |
|
Laura Fernández
|
98dcb3818c
|
Chore: Add no-untranslated-strings rule to betterer (#88479)
|
2024-05-30 12:45:22 +02:00 |
|
Laura Fernández
|
a47e71fd34
|
Chore: create the no-untranslated-literals rule (#88271)
|
2024-05-29 13:03:59 +02:00 |
|
Laura Fernández
|
6d98f53e8b
|
Chore: Remove returnToPrevious feature toggle (#88332)
|
2024-05-27 17:47:57 +02:00 |
|
Laura Fernández
|
2aa67c7a47
|
A11y: Adjust placeholder text color to pass a11y tests (#84357)
|
2024-05-23 16:55:57 +02:00 |
|
Laura Fernández
|
2fb38a34ac
|
Navigation: Add a return to previous button when navigating to different sections (#86764)
|
2024-04-23 15:56:04 +02:00 |
|
Laura Fernández
|
b5335f0910
|
Chore: ChangePassword - Replace VerticalGroup with Stack (#86614)
|
2024-04-19 17:37:51 +02:00 |
|
Laura Fernández
|
efa5e582cc
|
Chore: UserProfileEditPage - Replace VerticalGroup with Stack (#86619)
|
2024-04-19 17:37:14 +02:00 |
|
Laura Fernández
|
db4f7cd21d
|
Chore: UserSignup and LoginServiceButtons - Replace VerticalGroup with Stack (#86616)
|
2024-04-19 17:24:09 +02:00 |
|
Laura Fernández
|
a057e8be06
|
Chore: AppNotificationList- Replace VerticalGroup with Stack (#86612)
|
2024-04-19 16:21:45 +02:00 |
|
Laura Fernández
|
913d7da3af
|
Grafana UI: Text.story.tsx - Replace VerticalGroup with Stack (#86584)
|
2024-04-19 16:01:24 +02:00 |
|
Laura Fernández
|
9878dfb7d9
|
Grafana UI: EmotionPerfTest - Replace VerticalGroup with Stack (#86588)
|
2024-04-19 12:55:04 +02:00 |
|
Laura Fernández
|
7404a631f6
|
GrafanaUI: PageToolbar.story.tsx - Replace VerticalGroup with Stack (#86581)
|
2024-04-19 12:54:20 +02:00 |
|
Laura Fernández
|
c5ca90747d
|
Grafana UI: TagsInput.story.tsx - Delete unnecessary VerticalGroup (#86582)
|
2024-04-19 12:34:49 +02:00 |
|
Laura Fernández
|
bfb79d20ff
|
Grafana UI: Menu.story.tsx - Replace VerticalGroup with Stack (#86529)
|
2024-04-18 17:35:36 +02:00 |
|
Laura Fernández
|
e65669bc0d
|
Grafana UI: Checkbox.story.tsx - Replace VerticalGroupwith Stack (#86524)
|
2024-04-18 17:05:19 +02:00 |
|
Laura Fernández
|
18bd11ca6a
|
Grafana UI: TextLink.story.tsx - Replace VerticalGroup with Stack (#86526)
|
2024-04-18 16:37:48 +02:00 |
|
Laura Fernández
|
bbf4281d8d
|
Grafana UI: Dropdown.story.tsx - Replace VerticalGroup with Stack (#86521)
|
2024-04-18 16:13:08 +02:00 |
|
Laura Fernández
|
bc07eedaa9
|
Grafana UI: Replace VerticalGroup with Stack on alerts documentation in Storybook (#86400)
|
2024-04-18 12:16:57 +02:00 |
|
Laura Fernández
|
6b21d12ce0
|
Grafana UI: FilterPopup- Replace VerticalGroup and HorizontalGroup with Stack (#86398)
|
2024-04-18 12:16:38 +02:00 |
|
Laura Fernández
|
6a5bdcafa2
|
Chore: ForgottenPassword - Replace HorizontalGroup with Stack (#86393)
|
2024-04-17 11:51:49 +02:00 |
|
Laura Fernández
|
ce092450db
|
Chore: TimeRegionEditor- Replace HorizontalGroup with Stack (#86395)
|
2024-04-17 11:51:32 +02:00 |
|
Laura Fernández
|
3bb6de57d2
|
Chore: change bettererResultsToJSON format (#86381)
|
2024-04-17 11:51:18 +02:00 |
|
Laura Fernández
|
9b27d5a0c1
|
Chore: DataSourcePicker- Replace HorizontalGroup with Stack (#86389)
|
2024-04-17 11:50:58 +02:00 |
|
Laura Fernández
|
f1de8940dc
|
Grafana UI: StackingEditor and addHideFrom - Replace HorizontalGroup with Stack (#86192)
|
2024-04-16 10:46:01 +02:00 |
|
Laura Fernández
|
82f910c0c5
|
Chore: Use handleReducedMotion to smooth the animation in LoadingBar (#85808)
|
2024-04-15 17:27:08 +02:00 |
|
Laura Fernández
|
726cd4a8a6
|
Chore: Fix link in UsersTable (#86152)
|
2024-04-15 16:56:28 +02:00 |
|
Laura Fernández
|
afbd28e160
|
Chore: RolePickerMenu and RolePickerSubmenu - Replace HorizontalGroup with Stack (#86145)
|
2024-04-15 16:12:47 +02:00 |
|
Laura Fernández
|
499ad35a50
|
Chore: ActionRow - Replace HorizontalGroup with Stack (#86143)
|
2024-04-15 15:57:15 +02:00 |
|
Laura Fernández
|
2b62167842
|
Grafana UI: LoginPage - Replace HorizontalGroup with Stack (#86068)
|
2024-04-15 10:52:28 +02:00 |
|
Laura Fernández
|
f3b814a024
|
Grafana UI: ToolbarButton.story.tsx - Replace HorizotalGroup and VerticalGroup with Stack (#86067)
|
2024-04-12 18:08:43 +02:00 |
|
Laura Fernández
|
2986273273
|
Grafana UI: CellActions - Replace HorizontalGroup with Stack (#85860)
|
2024-04-11 10:59:23 +02:00 |
|
Laura Fernández
|
cd79fe1a7c
|
Grafana UI: ThemeDemo - Replace HorizontalGroup and VerticalGroup with Stack and Box (#85888)
|
2024-04-10 18:23:31 +02:00 |
|
Laura Fernández
|
22d33bd354
|
Grafana UI: SecretTextArea - Replace HorizontalGroup with Stack and Box (#85849)
|
2024-04-10 13:41:02 +02:00 |
|
Laura Fernández
|
1dce01fdd7
|
Grafana UI: PanelChrome - Replace HorizontalGroup with Stack in documentation and stories (#85843)
|
2024-04-10 11:44:03 +02:00 |
|
Laura Fernández
|
88f116e96b
|
CSS: use prefers-reduced-motion to let users skip animations (#85450)
|
2024-04-09 15:27:28 +02:00 |
|
Laura Fernández
|
00be24d6b3
|
Chore: Create handleReduceMotion util function to manage animations (#85785)
|
2024-04-09 13:10:37 +02:00 |
|
Laura Fernández
|
0bdb96552a
|
Grafana UI: Modal - Replace HorizontalGroup with Stack (#85756)
|
2024-04-09 10:31:11 +02:00 |
|
Laura Fernández
|
0e12f60ee6
|
Grafana UI: FilterPill.story.tsx - Replace HorizontalGroup with Stack (#85736)
|
2024-04-08 17:21:58 +02:00 |
|
Laura Fernández
|
f3fb083381
|
GrafanaUI: DateTimePicker - replace HorizontalGroup with Stack component (#85663)
|
2024-04-08 12:44:01 +02:00 |
|
Laura Fernández
|
9af259a0d6
|
GrafanaUI: ConfirmModal - replace HorizontalGroup with Stack and Box component (#85660)
|
2024-04-05 16:11:53 +02:00 |
|
Laura Fernández
|
362c95c606
|
Grafana UI: Button.story.tsx - Replace HorizontalGroup and VerticalGroup with Stack and Box (#85644)
|
2024-04-05 15:45:55 +02:00 |
|
Laura Fernández
|
cd43308dc9
|
Betterer: improve the deprecated layout components usage tracking (#85648)
|
2024-04-05 13:40:46 +02:00 |
|
Laura Fernández
|
661aaf352e
|
GrafanaUI: IconButton - replace HorizontalGroup and VerticalGroup with Stack component (#85639)
|
2024-04-05 12:03:57 +02:00 |
|
Laura Fernández
|
2e8fb1aa56
|
Betterer: Track deprecated layout components usage (#85574)
|
2024-04-04 15:40:52 +02:00 |
|
Laura Fernández
|
4845b1e3c6
|
ServiceAccount : use InteractiveTable (#85203)
|
2024-04-03 13:12:23 +02:00 |
|
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 |
|