InvenTree/.github/workflows
Oliver a19d342800
Fix translation issue with javascript (#3246) (#3252)
* Adds a custom translation node class to strip dirty characters from translated strings

* Update javascript files to use new template tag

* Override behaviour of {% load i18n %}

- No longer requires custom tag loading
- All templates now use escaped translation values
- Requires re-ordering of app loading
- Revert js_i18n to simply i18n

* CI step now lints JS files compiled in each locale

* Checking that the CI step fails

* Revert "Checking that the CI step fails"

This reverts commit ba2be0470d.

(cherry picked from commit 44b42050aa)
2022-06-25 11:28:17 +10:00
..
check_translations.yaml fix trailing 2022-05-20 13:20:55 +02:00
docker_latest.yaml Simplify steps 2022-05-18 15:39:58 +10:00
docker_stable.yaml Fix build-args in workflows 2022-02-21 13:27:26 +11:00
docker_tag.yaml Fix build-args in workflows 2022-02-21 13:27:26 +11:00
qc_checks.yaml Fix translation issue with javascript (#3246) (#3252) 2022-06-25 11:28:17 +10:00
stale.yml update tags to new names 2022-05-15 15:58:20 +02:00
translations.yml bump python version 2022-05-15 15:49:41 +02:00
version.yml move version checks out into own check 2021-12-04 01:22:10 +01:00
welcome.yml fix new lines 2022-05-15 15:56:08 +02:00