Commit graph

3 commits

Author SHA1 Message Date
Leanid Shutau 33cbfd76b5
[I18n] Migrate enzyme helpers to TypeScript (#25108) (#25205)
* [I18n] Migrate enzyme helpers to TypeScript

* Migrate src enzyme helpers

* Remove eslint comments
2018-11-06 18:09:13 +03:00
pavel06081991 ce355247af
Fix/react intl testing helper functions (#24527) (#24975)
update testing helper functions for react-intl

now we use real intl object passed by IntlProvider via context instead of mocking intl object.
so now data(strings, JSX) passed to FormattedMessage component via values are compiled and
are inserted in the output of FormattedMessage component
2018-11-01 16:59:54 +03:00
pavel06081991 e049efd6c3
"Index management" translations (#21687) (#22116)
Apply translations for Index management on Management tab
2018-08-21 19:01:29 +03:00