Deborah Kaplan
aefa116816
chore: Apply suggestion from @Copilot
...
It caught a spacing issue (this file had tabs and spaces both for some reason)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-23 13:41:10 -05:00
Deborah Kaplan
31b319b141
chore: removing blank defs
...
shouldn't be necessary, and don't want to override.
2026-01-23 18:31:25 +00:00
Deborah Kaplan
1f952fc454
feat: improved local translation handling
...
makes it easier to add instance-specific, locally defined translation
strings
FIXES: AU-2654
2026-01-23 18:31:05 +00:00
Braden MacDonald
9a83d67d78
refactor: Enable TypeScript support in this repo ( #1459 )
2024-10-07 10:23:24 -07:00
Braden MacDonald
2038bad822
feat: use bundlewatch to monitor bundle size ( #1479 )
2024-09-19 16:15:15 +00:00
Samir Sabri
94d20833aa
feat!: remove Transifex calls for OEP-58
2024-03-18 15:01:23 -04:00
Muhammad Abdullah Waheed
a18ed8ed6c
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #1200 )
2024-02-08 14:58:48 -05:00
Omar Al-Ithawi
25d746b7c8
feat: tutor-mfe compatiblilty for atlas pull ( #1279 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-lib-special-exams in `atlas pull`
2024-01-29 12:40:36 -05:00
Omar Al-Ithawi
398330fa07
feat: include paragon in atlas pull ( #1145 )
...
This pull request is part of the [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) which is sparked by the [Translation Infrastructure update OEP-58](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0058-arch-translations-management.html#specification ).
2023-07-25 11:21:54 -04:00
Omar Al-Ithawi
d2de0632cd
feat: add experimental atlas to pull_translations ( #1093 )
...
This is an experimental off-by-defualt feature for moving the translation files ouside the repos.
Run `OPENEDX_ATLAS_PULL=true make translations` to use atlas to pull translations instead of transifex.
Refs: FC-12 OEP-58
2023-05-09 10:03:42 -04:00
Emad Rad
b5321d01e4
feat: Persian Language added to messages ( #989 )
...
feat: fa_IR added to transifex_langs
feat: Persian translations added
Co-authored-by: Leangseu Kim <lkim@edx.org >
Co-authored-by: leangseu-edx <83240113+leangseu-edx@users.noreply.github.com >
2023-04-18 14:03:06 -04:00
Yoiber
6c8ab1a4c9
chore(i18n): add more languages ( #1063 )
...
* chore(i18n): add more languages
* chore(i18n): Pylint fixed
2023-04-18 12:41:30 -04:00
leangseu-edx
080d31e934
Revert "fix: update transifex flag for tx cli 1.4.0"
...
This reverts commit f8a1147571 .
2022-12-20 16:06:36 -05:00
leangseu-edx
f8a1147571
fix: update transifex flag for tx cli 1.4.0
2022-12-14 11:40:24 -05:00
Abdullah Waheed
b6d272e99d
feat: added new translations in Makefile and updated all the translations
2022-11-30 13:31:18 +00:00
Adam Stankiewicz
7f3757539a
build: use shared browserslist config and remove is-es5 check
2022-04-08 16:30:25 -04:00
Usama Sadiq
b32817b3dd
build: update transifex pull translations command ( #903 )
2022-04-04 16:04:32 +05:00
Michael Terry
dcf8da2279
chore: update transifex scripts to api v3
...
Transifex is sunsetting anything below v3 later this year. Let's
get ahead of our scripts unexpectedly failing.
- Switch 'reactifex' dev dep to our maintained fork at
'@edx/reactifex' (it has an older released version number,
but it's still maintained unlike the original)
- Update Makefile commands for new v3 transifex API
2022-02-28 12:49:35 -05:00
stvn
64ff72faa9
Run coverage via Github Action
...
Note: I tried directly invoking `codecov`, but it "couldn't tell" that
it was running in a GA/CI container, so I've opted for using the GA
codecov integration, which does work as expected.
2020-12-08 09:31:27 -08:00
stvn
2ba9440966
Consolidate CI test scripts in Makefile
2020-12-08 08:46:57 -08:00
Michael Terry
2f01e8a646
Refactor containers to share more code ( #61 )
...
Specifically, make sure that the header, footer, and tabs are all
shared code so that they look the same and don't need to be
redefined as we add more tab pages.
2020-05-21 11:56:49 -04:00
David Joy
d49ef93e68
Renaming frontend-app-learn to frontend-app-learning ( #5 )
2019-12-17 16:04:35 -05:00
Adam Butterworth
7687d18a64
feat: prepare for transifex jobs ( #4 )
2019-12-13 14:15:14 -05:00
David Joy
0d214bdba3
Copying boilerplate from template application.
2019-12-12 13:16:39 -05:00