sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-188: Use RTL/LTR information from languages endpoint #1221

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Max Ammann - 24.6.2020, 15:04:57

Right now we have static array of languages which are RTL, other languages are classified as LTR.

We have the direction available in the API: https://cms-test.integreat-app.de/testumgebung/de/wp-json/extensions/v3/languages

Acceptance Criteria (Successes/Failures):

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 1 year ago

Michael Markl - 31.8.2020, 12:03:09

Why is this tagged with Malteser <~max.ammann> ?

Lutz Lonnemann [X] - 7.9.2020, 11:26:37

Cannot work on this issue under Windows OS because of incompatible gradle build configuration:

FAILURE: Build failed with an exception.* 
Where:
Script '\integreat-react-native-app\android\app\buildConfigs.gradle' line: 16* What went wrong:
A problem occurred evaluating project ':app'.
> Cannot run program "yarn": CreateProcess error=2, Das System kann die angegebene Datei nicht finden

AFAIK: If Windows OS should be a development environment, the Yarn issue may be solved by managing the yarn build task call with an on demand plugin loader script at the gradle configuration file.

Max Ammann - 14.9.2020, 10:35:03

<michael.markl> I removed the link

 

<lutz.lonnemann> windows is kind of broken right now

Max Ammann - 20.11.2020, 14:55:31

RTL_LANGUAGES is not used on native, only in web