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/728 language clean up #743

Merged
merged 82 commits into from
Aug 8, 2024
Merged

Conversation

kcinay055679
Copy link
Collaborator

No description provided.

@kcinay055679 kcinay055679 force-pushed the feature/728-language-clean-up branch 2 times, most recently from ea8e96f to cc0987d Compare July 5, 2024 15:49
@kcinay055679 kcinay055679 force-pushed the feature/728-language-clean-up branch 3 times, most recently from 1076beb to 233a7d1 Compare July 23, 2024 09:00
@kcinay055679 kcinay055679 marked this pull request as ready for review July 24, 2024 12:25
Copy link
Member

@Robin481 Robin481 left a comment

Choose a reason for hiding this comment

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

There's a lot to improve...

Furthermore

  1. the CV Search is also broken and always redirects to a Person's Skills instead of the place where the result was found... And the translation is also broken there.
  2. The export Icon is not fitting
  3. Interest in the skill search is not translated
  4. Admin Panel is not translated
  5. The CV / Skills tab don't work when opening a profile

Gemfile Outdated Show resolved Hide resolved
app/domain/people_search.rb Outdated Show resolved Hide resolved
app/helpers/auth_helper.rb Outdated Show resolved Hide resolved
app/helpers/date_helper.rb Outdated Show resolved Hide resolved
app/helpers/date_helper.rb Show resolved Hide resolved
lib/custom_translation_matchers/dry_crud_ti_scanner.rb Outdated Show resolved Hide resolved
spec/features/cv_search_spec.rb Outdated Show resolved Hide resolved
spec/features/people_skill_search_spec.rb Outdated Show resolved Hide resolved
spec/features/people_spec.rb Outdated Show resolved Hide resolved
spec/features/people_spec.rb Outdated Show resolved Hide resolved
@kcinay055679
Copy link
Collaborator Author

kcinay055679 commented Jul 26, 2024

  • the CV Search is also broken and always redirects to a Person's Skills instead of the place where the result was found
  • CV Search translation is also broken there.
  • The export Icon is not fitting
  • Interest in the skill search is not translated
  • Admin Panel is not translated
  • The CV / Skills tab don't work when opening a profile

@kcinay055679 kcinay055679 force-pushed the feature/728-language-clean-up branch from 55d54cb to b8e9a1e Compare July 31, 2024 10:04
spec/rails_helper.rb Outdated Show resolved Hide resolved
Copy link
Member

@Robin481 Robin481 left a comment

Choose a reason for hiding this comment

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

Looking pretty good.

One more thing:
The languages in the dropdown should always be in their respective language. E.g. English should always be English, never Inglese, even if you are currently using Italian.

app/assets/stylesheets/crud.scss Outdated Show resolved Hide resolved
@Robin481 Robin481 self-requested a review August 8, 2024 11:58
@Robin481 Robin481 merged commit d3a7f14 into master Aug 8, 2024
2 checks passed
@Robin481 Robin481 deleted the feature/728-language-clean-up branch August 8, 2024 14:29
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.

2 participants