grafana/public/app/core/utils
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data

* Move types from grafana-ui to grafana-data

* Move valueFormats to grafana-data

* Move utils from grafana-ui to grafana-data

* Update imports in grafana-ui

* revert data's tsconfig change

* Update imports in grafana-runtime

* Fix import paths in grafana-ui

* Move rxjs to devDeps

* Core import updates batch 1

* Import updates batch 2

* Imports fix batch 3

* Imports fixes batch i don't know

* Fix imorts in grafana-toolkit

* Fix imports after master merge
2019-10-31 10:48:05 +01:00
..
acl.ts wip: dashboard permissions to redux 2018-09-13 16:00:02 +02:00
browser.test.ts Core: Show browser not supported notification (#19904) 2019-10-23 10:30:31 +02:00
browser.ts Core: Show browser not supported notification (#19904) 2019-10-23 10:30:31 +02:00
CancelablePromise.ts Add util for handling promise cancelation to avoid setting state on unmounted components 2019-01-29 12:10:03 +01:00
colors.ts Moved colorpicker to ui/components 2019-01-11 07:03:12 +01:00
ConfigProvider.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
connectWithReduxStore.tsx Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
css_loader.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
dag.test.ts make sure to add all variable nodes to dag before linking variables 2018-10-12 14:15:44 +02:00
dag.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
emitter.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
errors.test.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
errors.ts utils: show string errors. Fixes #15782 2019-03-05 09:32:02 +01:00
explore.test.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
explore.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
factors.ts Use factors for max repeated panels per row 2019-01-09 11:17:48 +01:00
file_export.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
flatten.ts strictNullChecks: First batch (#18390) 2019-08-12 16:11:06 +02:00
kbn.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
location_util.ts Fixed lots of loading flow issues and updated solo route page 2019-02-04 18:24:56 +01:00
model_utils.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
outline.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
query.test.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
query.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
react2angular.ts Update types and themes usage in components 2019-02-05 17:04:48 +01:00
reselect.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
scrollbar.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
sort_by_keys.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
text.ts Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
ticks.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
timePicker.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
timePicker.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
url.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
UserProvider.tsx UserProfile: convert user organizations section to react (#18707) 2019-09-05 12:47:20 +02:00
version.ts Fix SemVersion.isGtOrEq 2019-02-06 19:59:28 +03:00