grafana/public/app/core
Alex Khomenko c0fe565499
Search add sorting picker (#23746)
* Search: Extend search_srv with getSortOptions

* Search: Enable sorting

* Search: Fullwidth search

* Search: Add SortPicker

* Search: Add useSearchLayout

* Search: Update sort query

* Search: Refactor items rendering

* Search: Add sort to manage dashboards

* Search: Add sort icon

* Search: Mock getSortOptions

* Search: Fix Select sizes

* Search: Move SortPicker to Select

* Grafana-UI: Add ActionRow.tsx

* Grafana-UI: Use ActionRow in dashboard search

* Grafana-UI: Update ActionRow styles

* Search: Update tests

* Search: enable clearing TagFilter

* Search: Move getSortOptions outside of component

* Search: Fix import

* Search: Limit container width

* Search: Replace SearchField's clear text with icon

* Search: Fix section items query #23792

* Search: Add icons for layout switch

* Search: Remove layout switch for folder page
2020-04-23 08:18:53 +03:00
..
actions Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
components Search add sorting picker (#23746) 2020-04-23 08:18:53 +03:00
controllers Fixed share json (#23607) 2020-04-16 09:31:40 +02:00
copy Tracing: Add some error handling to JaegerQueryField (#23599) 2020-04-21 14:18:56 +02:00
directives Variables: breaks variable.ts into 2 separate files utils and types (#22884) 2020-03-24 05:46:31 +01:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
selectors Search: Toggle Search based on search query (#23648) 2020-04-20 18:04:51 +03:00
services Search add sorting picker (#23746) 2020-04-23 08:18:53 +03:00
specs FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
utils Tracing: Add some error handling to JaegerQueryField (#23599) 2020-04-21 14:18:56 +02:00
angular_wrappers.ts Form migrations: Final components to LegacyForms (#23707) 2020-04-21 11:42:21 +02:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
constants.ts NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Forms migration: LayoutSelector (#23790) 2020-04-22 17:49:46 +02:00
jquery_extended.ts GraphTooltip: added boundaries so we never render tooltip outside window. (#20874) 2019-12-04 18:08:49 +01:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.test.ts Chore: Fix bunch of strict null error to fix master CI (#23443) 2020-04-08 23:44:10 +02:00
logs_model.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Image Rendering: Remove PhantomJS support (#23460) 2020-04-15 22:17:41 +02:00
store.ts Store: Error handling for setObject (#23650) 2020-04-20 15:13:02 +02:00
table_model.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
time_series2.ts Chore: reduce null check errors to 788 (currently over 798) (#23449) 2020-04-09 08:29:36 +02:00