2b8c74de2e
i18n: removes useTranslate hook ( #106556 )
...
* i18n: removes useTranslate hook
* chore: fix duplicate imports
* chore: fix import sorting and hook dependencies
2025-06-12 11:03:52 +02:00
119d5897ea
i18n: imports use @grafana/i18n ( #105177 )
...
* i18n: everything should target @grafana/i18n
* wip
* chore: updates after PR feedback
* Trigger build
* Trigger build
* Trigger build
* chore: skip flaky tests
* chore: skip flaky tests
* chore: skip flaky tests
* chore: skip flaky tests
* chore: skip flaky tests
* chore: skip flaky tests
* chore: revert all flaky tests
* chore: some incorrect usages of useTranslate
2025-05-15 09:17:14 +02:00
cd7c9f8666
Share: Fix short links when root_url is different from the browser URL ( #99950 )
...
Share: Fix short links when appUrl is misconfigured
2025-02-04 14:00:55 +01:00
79d8201b49
Dashboards API: v0 k8s dashboards saving ( #98695 )
...
* Dashboards API: v0 k8s dashboards saving
* Build dashboard url with a slug
* fix test
* fix test
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2025-01-08 23:58:54 +01:00
5f1fae8efd
Logs Panel: Add infinite scrolling support for Dashboards and Apps ( #97095 )
...
* LogsPanel: expose infinite scrolling to apps
* Logs panel: implement infinite scrolling callback and type guards
* Logs panel: expose infinite scrolling toggle in panel options
* Logs permalink: extract range function to a module
* Update unit test
* Logs panel: migrate test to dataplane format
* Formatting and docs
* Shortlinks: remove unnecessary mock
* Remove unnecessary params
* Formatting
2024-12-02 14:57:25 +01:00
d07dc3bf40
ShareDrawer: Share Internally ( #89315 )
2024-06-24 16:31:42 -03:00
d1434fad3a
ShareModal: Share link redesign under newDashboardSharingComponent
FF ( #87011 )
2024-05-03 12:02:18 -03:00
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
f97384c2f9
Replace AppEvents with notifyApp in Explore ( #31864 )
...
* Replace AppEvents with notifyApp in Explore
* Replace AppEvents with notifyApp in Explore-related components
2021-03-15 15:11:52 +01:00
1d689888b0
Prettier: Upgrade to 2 ( #30387 )
...
* Updated package json but not updated source files
* Update eslint plugin
* updated files
2021-01-20 07:59:48 +01:00
a0932f4d2a
Shorten url: Unification across Explore and Dashboards ( #28434 )
...
* WIP: Unify short url for dashboards and explore
* Add tests
* Update
* Address feedback, move createShortUrl to buildUrl
2020-10-22 10:31:58 +02:00