grafana/public/test/mocks
Josh Hunt 4f6d08f14b
I18N: Add Lingui core translation framework. (#41827)
* I18N: Add Core Lingui framework for translating the UI

* Make FieldSet accept ReactNode for the label, so it can be translated

* Translate a phrase in the User profile edit form

* Translate phrase

* run lingui compile before webpack builds

* init i18n more lazily

* i1n:compile in drone lint step

* wip for getting tests to work

* Use mock lingui/macros because its too hard to use the real macros in Jest...

* mock messages for tests

* use specific lingui version

* add comment for test helper

* we actually don't need the i18n setup in tests because we mock out <Trans />

* update package.json

* remove unneded imports

* revert back babel core version

* Create a I18nProvider wrapper
2021-12-15 17:00:37 +01:00
..
angular.ts tests: migrated tests for link_srv to jest, #9666 2017-10-31 14:30:06 +01:00
backend_srv.ts More files that has fixed with prettier 2019-02-13 11:39:41 +01:00
common.ts Icon: Replace font awesome icons where possible (#28757) 2020-11-04 13:34:40 +01:00
dashboard-mock.js Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
datasource_srv.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
i18nMessages.ts I18N: Add Lingui core translation framework. (#41827) 2021-12-15 17:00:37 +01:00
linguiMacro.tsx I18N: Add Lingui core translation framework. (#41827) 2021-12-15 17:00:37 +01:00
monaco.ts Tests: removes unused stuff and replaces monaco transpile with mock (#27324) 2020-09-03 08:54:46 +02:00
style.ts Panel Inspect: use monaco for json display (#25251) 2020-06-29 10:58:47 -07:00
svg.ts Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
workers.ts Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00