Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCOS-43383: Translate /plugins component strings #3372

Merged
merged 87 commits into from
Nov 5, 2018

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    f0b4dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c5d3b3 View commit details
    Browse the repository at this point in the history
  3. feat(DeploymentsModal): handle marking and pretranslating component s…

    …trings
    
    Mark and pretranslate component strings as neccessary, and replace unit tests with more appropriate integration tests.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    8912045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c24a351 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4fcf8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd4e39e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d7e843 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67dc850 View commit details
    Browse the repository at this point in the history
  9. feat(SearchLog): translate component strings

    Translate SearchLog component strings using combination of marking/macros and pretranslation with withI18next HOC. Modify applicable unit tests to use enzyme and to test behaviour rather than internal implementation details. Remove deprecated unit test.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    c6fcf3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73603fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb3e3c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97303ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b576b75 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b27b906 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    413fe9e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca1a864 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c19984e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f473ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82c452c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f552613 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    569208b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3843d3e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4de9222 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    775478a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    60e0b64 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    203af38 View commit details
    Browse the repository at this point in the history
  27. feat(ServiceActionDisableModal): mark and pretranslate components str…

    …ings
    
    Mark and pretranslate component strings, as well as mark constants and remove deprecated react-intl usage from ServiceActionLabels. Modify other service components that use ServiceActionLabels.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    4e1cb07 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9ec69c1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e323409 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7faa3d9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    37c5a17 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ccb0e75 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fcb2e1a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    42be582 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cb476a9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3e85710 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    951a3d2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    02bf2b5 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d407fd6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c33ab57 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    daa9ff0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f1a7f4f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d91be19 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    172df3a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    fe38047 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6206421 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e8a9793 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    2fa4a0b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    fe23a3f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6cf0576 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    804710f View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ad49855 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    88284ae View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    627778a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    73a55a0 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    f16e020 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    8a7e123 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    11c5d38 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    858eb5b View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d91635b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    cddd7df View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    fa1d62f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    e71a572 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    aa45ea3 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    01f787d View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    925603b View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    9461dbc View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    91a888c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    722c7fe View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    c2fa0f9 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    35b0a6a View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    39707e3 View commit details
    Browse the repository at this point in the history
  73. feat(ServiceEnvironmentVariablesConfigSection): translate component s…

    …trings
    
    Translate column headings and modify ServiceConfigDisplayUtil render function to display translated marked strings. Modify headings in other components that use the util to be functions instead of Trans elements.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    d837475 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    682487b View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    4cd86d8 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    9810012 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    929562b View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    f1a2d0e View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    ed8dcf1 View commit details
    Browse the repository at this point in the history
  80. feat(Nodes): translate text content

    Translate text content, including marking and pretranslating bare strings, in all Nodes components.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    090bebb View commit details
    Browse the repository at this point in the history
  81. feat(Jobs): translate component text

    Translate component text, including marking and pretranslating bare strings, for all Jobs components.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    536720c View commit details
    Browse the repository at this point in the history
  82. feat(Repositories): translate component text

    Translate text content, including marking and pretranslating bare strings, in all Repositories components.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    8ac0046 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    9fd2f02 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    97168dd View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    95a0fda View commit details
    Browse the repository at this point in the history
  86. chore: wrap Network Name with Trans

    nLight authored and natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    298f123 View commit details
    Browse the repository at this point in the history
  87. chore(messages.json): update translation message catalog

    Update translation catalog with all extracted messages.
    
    Closes DCOS-43383.
    natmegs committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    e2dcf8a View commit details
    Browse the repository at this point in the history