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

Draft: 1477-mark-up-text-for-automated-string-extraction-language-feature #1744

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

PG-Momik
Copy link
Collaborator

@PG-Momik PG-Momik commented Feb 6, 2025

No description provided.

@PG-Momik PG-Momik linked an issue Feb 6, 2025 that may be closed by this pull request
28 tasks
@PG-Momik PG-Momik force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch 2 times, most recently from ef734a8 to 9451b67 Compare February 11, 2025 09:44
@PG-Momik PG-Momik force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch from 0f606e6 to 04e48a6 Compare February 19, 2025 11:21
@shameebajra shameebajra force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch 2 times, most recently from 54d30e0 to 4cf1a24 Compare February 24, 2025 12:11
@PG-Momik PG-Momik force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch from b38b9fb to ca70a8f Compare February 27, 2025 08:49
@shameebajra shameebajra force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch 4 times, most recently from 54f0b54 to a1500ae Compare March 3, 2025 11:03
@PG-Momik PG-Momik force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch from a1500ae to c9e8401 Compare March 5, 2025 03:41
@shameebajra shameebajra force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch 2 times, most recently from 14daa03 to bf55773 Compare March 12, 2025 08:25
@shameebajra shameebajra force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch from 1d08387 to ff0ea9b Compare March 14, 2025 12:51
Sanilblank and others added 4 commits March 19, 2025 18:02
- [x] Created api for sending language data to the FE
- [x] Created command to generate xlsx file and store in aws
- [x] Excel file to code language files
- [x] Created api to return locale
- [x] Signin and login pages
- [x] Public pages translation
- [x] Added Placeholders For Register Page
- [x] Language files updated
- [x] Translation Structure Changed
- [x] Updated the translation api calculation part
- [x] Added Folders to Query For Translation
- [x] Register type one complete
- [x] Refactor and added attribute translation
- [x] Complete Registration type 2
- [x] Refactor to use translated attributes from validation.php
- [x] Fix admin side header- [x] Fixed line breaks on about.php
- [x] Fix validation message issue on iati register form r
- [x] Fix 'Step n out of 3'
- [x] User profile translation completed
- [x] feat: add translation file for user controller
- [x] Fix user profile issue
- [x] Added attribute translation for user profile request
- [x] Move request translation logic to validation file of User
- [x] Remove Apple
- [x] Organisation translation completed
- [x] feat: add translation of organizationController
- [x] Fix organization error
- [x] feat: OrganisationDetail fr and es added
- [x] translation file formatted of organisationDetail
- [x] Organisation complete
- [x] Settings tranlsation completed
- [x] Refactored to used provide and inject
- [x] refactor: relocate SettingController translations to a dedicated file
- [x] Fix setting issue
- [x] feat: settings fr and es added
- [x] setting's request translation added
- [x] Move request translation logic to validation file
- [x] Publisher form request attributes removed
- [x] Translation file formatted
- [x] Fix hover not working
- [x] Feat: Footer translation added both for landing page and admin
- [x] Translated validation for activity create request
- [x] Translated validation for activity identifier request
- [x] Removed footer folder from lang
- [x] Activity title request validation translation
- [x] Activity base request file translation
- [x] Activity description request validation translation
- [x] Translated validation for activity other identifier request
- [x] Translated validation for activity status request
- [x] Translated validation for activity date request
- [x] Translated validation for activity scope request
- [x] Translated validation for activity recipient country request
- [x] Translated validation for activity recipient region request
- [x] Translated validation for activity sector request
- [x] Translated validation for activity tag request
- [x] Translated validation for activity policy marker request
- [x] Translated validation for activity collaboration type request
- [x] 1700-activity-default-types
- [x] Translation for default flow type
- [x] Translation for default finance type
- [x] Translation for default aid type
- [x] Translation for default tied status
- [x] Translated validation for activity country budget items request
- [x] Translated validation for activity humanitarian scope request
- [x] Translated validation for activity capital spend request
- [x] Translated validation for activity related activity request
- [x] Activity conditions
- [x] Actiivty legacy data
- [x] Activity document link
- [x] Activity contact info
- [x] Activity location
- [x] Activity planned disbursement
- [x] Activity participating org
- [x] Activity budget
- [x] Translated validation for activity transaction request
- [x] Translated validation for activity result, indicator, period requests
- [x] Translated validation for activity upload requests
- [x] Translated validation for organization request
- [x] Translated validation for user requests
- [x] Translated validation for activity capital spend request
- [x] Translated middleware texts
- [x] Text extraction and reduction JAN-17
- [x] Script for generating key and replacing value with key added
- [x] Expected tests failed, good to merge
- [x] Use common on every api call
- [x] Duplicate values removed
- [x] Validation message reduced
- [x] Element and org translation completed
- [x] Controller translation comleted
- [x] Extraction done
- [x] Reduction wip
- [x] Duplicate key removed
- [x] Fix organisation forms not translated
- [x] Fix breadcrumb not being rendered
- [x] Fixed deleted file dependency
- [x] Fixed Override Default Values form not open
- [x] Fix toast message for import shows translation key
- [x] Fix toast message for import shows translation key
- [x] Fix text case in Reset Page
- [x] Fix 'xyz Missing' not being rendered properly
- [x] Cache elementJson fiels for translation
- [x] Added dummy fr and es
- [x] Fix resend email verification not working on translated text
- [x] Fix laggy header
- [x] Fix rebase conflit resolution issue
- [x] Implemented commented changes
- [x] Reduced duplication from general sheet
- [x] Fixed translatedData prop being passed as ref
- [x] QA fix wip
- [x] Fix import page whitescreen

- [x] Fixed issues 50-37

missing translation fixed

- [x] Import texts

- [x] Fix new issues raised

- [x] Change case for URI

Capitalize organisation data step

Capitalize organisation data step

1477 issue fixed

refactor: Moved translation key to common file

xls translation error fixed

missing key in es addded

populate dummy text

fix step 3

missing translation added

es missing key replaced

missing key in uderlisting added

- [x] Fix org json schema rc code hover text

Regenerated language file and updated header link

language feature commented in frontend

Fixed header navigation alignment issue
@shameebajra shameebajra force-pushed the 1477-mark-up-text-for-automated-string-extraction-language-feature branch from ad3852c to a38f967 Compare March 19, 2025 12:18
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.

Mark up text for automated string extraction
3 participants