Commit Graph

17 Commits

Author SHA1 Message Date
Samir Sabri
2d37b8b0bf feat!: remove Transifex calls for OEP-58 (#1085) 2024-03-20 09:31:09 -04:00
Omar Al-Ithawi
a6a473ee5c feat: tutor-mfe compatiblilty for atlas pull (#1152)
- install atlas
 - remove `--filter` to pull all languages by default
 - use ATLAS_OPTIONS to allow custom `--filter`
 - include frontend-platform in `atlas pull`

Refs: FC-0012 OEP-58
2024-01-30 13:05:02 -05:00
Muhammad Abdullah Waheed
6ec0a22194 feat: babel-plugin-react-intl to babel-plugin-formatjs migration (#1067)
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration

* fix: upgraded frontend-build to fix security issue
2023-10-13 09:28:29 +05:00
Emad Rad
daa7ae4d73 feat: Add persian language (#1020)
Co-authored-by: Zainab Amir <zainab.amir@arbisoft.com>
2023-08-30 13:09:40 +05:00
Omar Al-Ithawi
f9069df4e6 feat: use atlas in make pull_translations (#890)
Changes
-------
 - Move all i18n imports into `src/i18n/index.js` so `intl-imports.js` can
   override it with latest translations
 - Add `atlas` into `make pull_translations` when `OPENEDX_ATLAS_PULL`
   environment variable is set.

Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ) implementing Translation Infrastructure OEP-58.
2023-05-09 11:12:36 -04:00
Zainab Amir
8e77197459 fix: update pull translation command (#852) 2023-04-13 12:23:48 +05:00
Yoiber
3ac5874df1 chore(i18n): add more languages (#747) 2023-04-13 11:24:38 +05:00
edX requirements bot
fcccc19fc5 fix: -t flag added in pull translation command (#682) 2022-11-25 09:25:27 +05:00
Usama Sadiq
0e8c8f5412 build: update transifex pull translations command (#554) 2022-04-04 17:45:25 +05:00
Ivo Branco
75f460bd17 chore(i18n): add more languages (#463)
Add languages it_IT, pt_PT, de_DE, uk, ru, hi
2022-03-29 17:04:00 +05:00
Waheed Ahmed
3fa3954383 chore: update transifex scripts to api v3
As of April 7th, 2022 the API versions 2 and 2.5 will no longer
be operational and relevant requests will begin to fail.

VAN-894
2022-03-10 11:31:06 +05:00
Usama Sadiq
17048f5caf build: replace travis with github ci 2021-10-22 14:52:30 +05:00
Waheed Ahmed
32300db8dd refactor: remove legacy code and move redesign code to src
VAN-670
2021-07-28 16:42:37 +05:00
Waheed Ahmed
e59f11a96e feat: added support for both legacy and new design (#349) 2021-07-27 16:57:14 +05:00
adeelehsan
510f892a82 repo renamed from logistration to authn 2021-01-27 23:40:48 +05:00
Waheed Ahmed
0e12ca5cf3 Move logistration code from account MFE.
Moved all logistration and forgot password functionality
from account MFE.

VAN-83
2020-09-29 12:48:01 +05:00
Nimisha Asthagiri
d5cdbcb4b6 Initial commit 2020-09-28 09:08:15 -04:00