Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/aut 3965/enable vertical writing #4168

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

olga-kulish
Copy link
Contributor

@olga-kulish olga-kulish commented Jan 15, 2025

Related to https://oat-sa.atlassian.net/browse/AUT-3965

Add VerticalWritingMode property for Japanese language, for FE to use it with /tao/Languages/index endpoint.
Possible values: not set, vertical-rl [Chinese, Korean, Japanese], vertical-lr [Mongolian].

If you think it's an unnecessary complication, we can just hardcode list of languages on FE, no problem.

FE part: oat-sa/extension-tao-itemqti#2661

Deployed to unit01

Copy link

github-actions bot commented Jan 15, 2025

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
241 241 0 0

@olga-kulish olga-kulish requested review from a team, kilatib, wazelin and poyuki January 16, 2025 15:03
migrations/Version202501151305122234_tao.php Outdated Show resolved Hide resolved
models/classes/Language/Language.php Outdated Show resolved Hide resolved
@olga-kulish olga-kulish requested a review from wazelin January 23, 2025 10:50
models/ontology/tao.rdf Outdated Show resolved Hide resolved
@olga-kulish olga-kulish requested a review from wazelin January 24, 2025 07:14
Copy link

Version

Target Version 54.30.0
Last version 54.29.5

There are 0 BREAKING CHANGE, 1 feature, 2 fixes

Copy link
Contributor

@kilatib kilatib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@wazelin wazelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants