Braden MacDonald
af204c78a5
test: run only oxlint, not eslint ( #2909 )
2026-02-27 09:12:24 -08:00
Braden MacDonald
28e1956708
chore: update imports, fix lint issues
2024-08-17 16:12:58 -07:00
Marcos Rigoli
3936737b48
feat: Include org filter when requesting LTI providers ( #1114 )
...
* feat: Include org filter when requesting LTI providers
* chore: Created silent version for CI testing to avoid log flooding
2024-06-20 11:17:08 -03:00
Samir Sabri
1b2c65fae6
feat!: remove Transifex calls for OEP-58 ( #627 )
2024-03-18 15:01:20 -04:00
Omar Al-Ithawi
056a15bedb
feat: tutor-mfe compatiblilty for atlas pull ( #817 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-platform, ai-translations and lib-contents in `atlas pull` command
Refs: FC-0012 OEP-58
2024-02-02 14:16:01 -05:00
Emad Rad
91019b4a51
feat: Persian language support added ( #553 )
...
* fix: corrected typos
justify-contnt-center -> justify-content-center
Visiblity -> Visibility
Wraper -> Wrapper
closeAssetinfo -> closeAssetInfo
RestictDatesInput -> RestrictDatesInput
isOnSmallcreen -> isOnSmallScreen
Repsonse -> Response
configuation -> configuration
seconary -> secondary
comparesion -> comparison
* feat: Persian language (fa_IR) added
* refactor: better variable name for languages
* chore: sort languages alphabetically
2023-11-16 09:01:08 +05:30
Chris Chávez
ad4d9b9c63
Taxonomy list page [FC-0036] ( #622 )
2023-10-20 11:55:20 -04:00
Muhammad Abdullah Waheed
03bf93ad13
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #621 )
...
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration
* fix: upgraded frontend-build to fix security issue
2023-10-11 11:38:36 -04:00
Omar Al-Ithawi
8bfc3f2945
feat: include paragon in atlas pull ( #538 )
...
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:16:29 -04:00
Omar Al-Ithawi
0d38279950
feat: use atlas in make pull_translations ( #490 )
...
Changes
-------
- Bump frontend-platform to bring `intl-imports.js` script
- 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 10:13:50 -04:00
Yoiber
e3887129fc
chore(i18n): add more languages ( #450 )
...
* chore(i18n): add more languages
* chore(i18n): Pylint fixes
* chore(i18n): Typo to named the imports
2023-04-25 08:58:37 -04:00
Mashal Malik
530b247c33
refactor: remove unused tranisfex v2 url ( #457 )
2023-03-06 12:18:02 +05:00
Abdullah Waheed
2063049747
feat: added new translations in Makefile and updated all the translations
2022-11-30 13:30:22 +00:00
edX requirements bot
a7def9ce25
fix: -t flag added in pull translation command ( #393 )
2022-11-30 16:44:21 +05:00
Adam Stankiewicz
d10c461148
build: use shared browserslist config ( #211 )
2022-04-04 14:10:16 -04:00
Usama Sadiq
6ab2c820db
build: update transifex pull translations command ( #277 )
2022-04-04 16:02:53 +05:00
Ansab Gillani
9b1e3c4c2a
feat: add edx/reactifex support ( #267 )
2022-03-22 09:30:18 +05:00
David Joy
e8a77aa4c7
build: switch from travis to github actions for checks ( #64 )
...
* build: switch from travis to github actions for checks
* lint: fixing linting error
2021-03-30 16:46:08 -04:00
stvn
49c46c4dc1
Update app name
...
```
export APP_NAME=course-authoring
grep -rl frontend-template-application . | \
xargs sed -i.bak "s/frontend-template-application/frontend-app-${APP_NAME}/g"
```
2020-05-06 12:40:55 -07:00
stv
0e4f8ed2cf
Initial commit
2020-05-06 12:40:54 -07:00