Josh Hunt
|
139705611a
|
Chore: Remove remaining IconName type assertions (#54658)
* Chore: Remove remaining IconName type assertions
* fix lints
|
2022-09-06 09:15:36 +01:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Alex Khomenko
|
2c4899a4cd
|
Grafana UI: Card API refactor (#29034)
* Refactor API
* Fix types
* Cleanup
* Remove useMemo
* Update actions
* Update story
* Align secondary actions
* Replace snapshot tests
* Update docs
* Update packages/grafana-ui/src/components/Card/Card.tsx
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Allow overriding child props
* Fix types and remove alpha tags
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
|
2020-11-19 09:48:56 +02:00 |
|
Torkel Ödegaard
|
e0b760e08e
|
Chore: No implict any fixes (#17020)
|
2019-05-13 09:38:19 +02:00 |
|
Torkel Ödegaard
|
6bdaf57ae7
|
refactor: changed AlertRuleItem pause action to callback
|
2018-09-10 09:29:53 +02:00 |
|
Peter Holmberg
|
22510be450
|
tests
|
2018-09-04 15:00:04 +02:00 |
|
Peter Holmberg
|
f4594c8320
|
some basic selector tests
|
2018-09-03 16:58:11 +02:00 |
|
Peter Holmberg
|
50444c32e0
|
actions and reducers for search filter
|
2018-09-03 13:46:39 +02:00 |
|