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
9796b6b000
NestedFolders: Connect Search input fields to state manager ( #67193 )
...
* NestedFolders: Connect Search input fields to state manager
* Fix tag list not loading
* Clear includePanels checkbox when leaving search
* fix test
* Fix extra right margin
* fix missing style
* cleanup
* fix placeholder
* fix test
2023-04-26 15:42:25 +01:00
d9b4aa07f7
Previews: remove dashboard previews UI ( #66146 )
...
* remove dashboard previews ui
* remove dashboard previews ui
* remove layout prop
* remove layout prop
2023-04-07 19:15:46 +04:00
fcffedbbf9
Search: Include panel_type in query ( #63229 )
2023-03-01 11:13:09 -08:00
54aaaf169f
Internationalization: Mark up more of Dashboard Variables and Browse/Search Dashboards ( #63518 )
...
* Extract dirty translations from main
* Translate some variable phrases
* Translate nav bar
* Translate search/browse
* Fix header returning null
* Translate search results type
* fix test
2023-02-23 10:46:07 +00:00
c9773e55b2
Search: Switch to list view when filtering by tags ( #63004 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-02-07 12:05:00 +00:00
f8809eef59
Search: Fix not being able to clear sort value ( #62557 )
...
* user essentials mob! 🔱
lastFile:public/app/features/search/state/SearchStateManager.ts
* user essentials mob! 🔱
lastFile:public/app/features/search/page/components/ActionRow.tsx
* user essentials mob! 🔱
* remove searchSort state from localStorage when cleared
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Joao Silva <joao.silva@grafana.com>
2023-02-03 13:44:57 +00:00
70f109526a
Search: Store only search value in state, not the whole selectable value ( #62228 )
...
* Search: Store only search value in state, not the whole selectable value
* type sort to undefined-able
2023-01-27 10:50:48 +00:00
915ebcf832
Search: Refactor state and logic to be less fragmented and spread out ( #57973 )
...
* Started search state refactor
* Things are working
* Move more to statemanger
* minor tweaks
* Fixed name of hook
* revert yarn.lock changes
* Harderning StateManagerBase
* More tests and refinements
* Fixed unit test
* More polish
* fixing tests
* fixed test
* Fixed test
2022-11-03 08:29:39 +01:00
5acda40248
Search/ActionRow: drill placeholder to SortPicker ( #56475 )
2022-10-13 13:30:20 -06:00
fbd289c19c
Search: add starred filter and swap button order ( #52184 )
...
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
2022-07-29 16:34:17 +02:00
8d6d5f2fdc
SearchV2: Add minor UX improvements to Search pages ( #52833 )
...
* Search: display dash for panel and folder when sort type is view or error
* Search: Disabled panel checkbox in folrder view
2022-07-28 11:17:47 +02:00
e23dbfe605
Search: default layout to last selected value ( #50743 )
2022-06-15 10:07:34 -07:00
1a324b3330
SearchV2: add CTA and reporting to new search UI ( #50175 )
2022-06-03 17:22:17 +02:00
4dfab0b7d5
SearchV2: optionally exclude panels from search results ( #49971 )
2022-06-01 09:05:53 -07:00
a641949a05
SearchV2: improve searcher API, and include a fallback SQL based implementation ( #49535 )
2022-05-26 17:08:17 -07:00
20f8b8625a
Search: Add primary background for global search container ( #49473 )
...
* Search: Add primarhy background for global search container
* Fix spacing for ActionRow
* Fixing ts issue
2022-05-24 13:58:44 +00:00
8af587e7ba
Search: support alpha + and enterprise sorting values ( #49362 )
2022-05-23 10:05:15 -07:00
d592d4dd73
Search(Playground) Action Row: Fix disabled option folder layout when sorting ( #49182 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-05-19 10:05:04 +02:00
f0496955e3
Search: extract a reusable view from the search playground ( #49132 )
...
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
2022-05-18 15:46:43 +02:00
3a32a73459
Search: use bluge index for frontend search (playground) ( #48847 )
2022-05-11 15:32:13 +00:00
0e1dffc655
Search: manage selection in state ( #48793 )
2022-05-06 10:16:12 +02:00
2d574f352c
Search: add actions row header to new search layout ( #48735 )
2022-05-05 01:25:27 +02:00