grafana/public
Karl Persson 9283773c12
Teams: Support paginating and filtering more then 1000 teams (#58761)
* TeamList: break out rows to its own component

* TeamsState: Add total count

* TeamList: Remove teamsCount prop

* TeamList: Restructure code and use count from backend response

* TeamList: calculate total pages using totalCount

* TeamList: Rename to state to currentPage and the reducer to
setCurrentPage

* TeamList: remove wrapper functions

* TeamList: rewrite as a functional component

* TeamList: export components for test

* TeamList: pass limit, page and query to backend

* TeamList: Rename properties in state and create actions for page and
query change

* TeamList: Add flag to control if EmptyList banner should render
2022-11-16 15:55:10 +01:00
..
app Teams: Support paginating and filtering more then 1000 teams (#58761) 2022-11-16 15:55:10 +01:00
dashboards Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
emails Admin: Fix broken links to image assets in email templates (#58729) 2022-11-16 14:17:39 +01:00
fonts chore: remove executable permissions of source files and docs (#46303) 2022-05-03 12:08:14 +02:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img use inherited colors on svg (#57427) 2022-10-21 15:24:02 +02:00
lib
locales Internationalization: Translate 'Hide / show legend' of PanelHeaderMenuItem (#58800) 2022-11-16 13:06:04 +01:00
maps
sass Accessibility: Enable rule jsx-a11y/no-noninteractive-element-interactions (#58077) 2022-11-03 10:55:58 +00:00
test Variables: SceneVariable update process (#57784) 2022-11-09 08:02:24 +01:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Security: Fixes javascript security warnings in old vendored libs (#50382) 2022-06-08 13:55:08 +02:00
views Implementing OpenApi 3 specs (converted from Swagger 2) (#53243) 2022-08-04 13:51:12 -03:00
api-merged.json API: Support creating a nested folder (#58508) 2022-11-10 04:41:03 -05:00
api-spec.json API: Support creating a nested folder (#58508) 2022-11-10 04:41:03 -05:00
openapi3.json API: Support creating a nested folder (#58508) 2022-11-10 04:41:03 -05:00
robots.txt