grafana/public/app/core/utils
Jack Westbrook ad68f3c5e6
DashboardSettings: Migrate Link Settings to React (#31150)
* feat(dashboardsettings): migrate dashboard links EmptyListCTA to react

* feat(dashboardsettings): initial commit of links settings migration to react

* feat(dashboardsettings): add links form functionality

* refactor(dashboardsettings): separate out linksettings components and concerns

* Updates to links list

* Form improvements

* test(dashboardlinks): update links so tests run

* refactor: move _.move to arrayMove for testing purposes

* test(dashboardsettings): initial commit of link settings tests

* refactor(app): put back lodash move method for backwards compatibility

* test(dashboardsettings): add links settings tests

* style(dashboardsettings): camelcase constants

* chore(dashboardsettings): delete old angular links settings view

* fix(dashboardsettings): forceupdate links on submenuVisibilityChanged and correct imports

* chore: remove reference to old angular link settings components

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-02-25 11:50:10 +01:00
..
acl.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
applyStateChanges.ts Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
arrayMove.ts DashboardSettings: Migrate Link Settings to React (#31150) 2021-02-25 11:50:10 +01:00
browser.test.ts Core: Show browser not supported notification (#19904) 2019-10-23 10:30:31 +02:00
browser.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
CancelablePromise.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
colors.ts Moved colorpicker to ui/components 2019-01-11 07:03:12 +01:00
ConfigProvider.tsx Theming: Support for runtime theme switching and hooks for custom themes (#31301) 2021-02-20 09:02:06 +01:00
connectWithReduxStore.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
css_loader.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
dag.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
dag.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
deferred.ts Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
docsLinks.ts Transformations: Remove beta notice from transformations and field overrides (#26881) 2020-08-10 10:58:45 +02:00
errors.test.ts Tracing: Add some error handling to JaegerQueryField (#23599) 2020-04-21 14:18:56 +02:00
errors.ts Strict null fixes: updates return type of getMessageFromError, fixes QueryOperationAction props (#24690) 2020-05-14 17:08:52 +02:00
explore.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
explore.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
factors.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
fetch.test.ts BackendSrv: support binary responseType like $http did (#29004) 2020-11-18 09:35:28 -08:00
fetch.ts Frontend changes for library panels feature (#30653) 2021-02-25 10:26:28 +00:00
flatten.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
kbn.test.ts Decimals: Big Improvements to auto decimals and fixes to auto decimals bug found in 7.4-beta1 (#30519) 2021-01-22 16:37:56 +01:00
kbn.ts RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07: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
promiseToDigest.test.ts Templating: Fixes digest issues in Template Variable Editor (#21079) 2019-12-13 09:47:53 +01:00
promiseToDigest.ts Templating: Fixes digest issues in Template Variable Editor (#21079) 2019-12-13 09:47:53 +01:00
query.test.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
query.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
react2angular.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
richHistory.test.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
richHistory.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
shortLinks.test.ts Shorten url: Unification across Explore and Dashboards (#28434) 2020-10-22 10:31:58 +02:00
shortLinks.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
sort_by_keys.ts Chore: noImplictAny no errors left (#18303) 2019-08-01 14:38:34 +02:00
standardTransformers.ts Fix typo in transformer registry (#30712) 2021-02-02 14:01:57 +01:00
ticks.ts DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +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
UserProvider.tsx Disable Change Password for OAuth users (#27886) 2021-02-16 10:20:41 +01:00
version.ts Fix SemVersion.isGtOrEq 2019-02-06 19:59:28 +03:00