Project

General

Profile

Actions

Refactor #17263

closed

move javascript JED / i18n translations code to webpack

Added by Ohad Levy over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internationalization
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

currently its not possible to use the __ function within webpack code.
While its possible to use the function on a browser (which loads the function via the asset pipeline), its not possible to execute tests against code that uses that (as its not defined).

Another point to ensure is that new strings that are introduced within webpack ES6 code are extracted.


Related issues 3 (1 open2 closed)

Related to Foreman - Bug #18213: Strings are not extracted from webpack folders.ClosedShimon Shtein01/24/2017Actions
Related to Katello - Bug #25135: use i18n from webpackClosedAmir FeferActions
Related to Foreman - Task #23451: move all javascript/css assets to webpackNew04/30/2018Actions
Actions #1

Updated by Dominic Cleal over 7 years ago

  • Category set to Internationalization
Actions #2

Updated by Tomer Brisker about 7 years ago

  • Related to Bug #18213: Strings are not extracted from webpack folders. added
Actions #3

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Amir Fefer
  • Pull request https://github.com/theforeman/foreman/pull/5342 added
Actions #4

Updated by Ohad Levy over 5 years ago

  • Target version set to 1.20.0
  • Fixed in Releases 1.20.0 added
Actions #5

Updated by Amir Fefer over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #6

Updated by Justin Sherrill over 5 years ago

  • Related to Bug #25135: use i18n from webpack added
Actions #7

Updated by Ohad Levy about 5 years ago

  • Related to Task #23451: move all javascript/css assets to webpack added
Actions

Also available in: Atom PDF