Skip to content

Feature/merge fix#31

Merged
UladzislauZhukau merged 5 commits into
mainfrom
feature/merge-fix
Jun 24, 2026
Merged

Feature/merge fix#31
UladzislauZhukau merged 5 commits into
mainfrom
feature/merge-fix

Conversation

@UladzislauZhukau

Copy link
Copy Markdown
Collaborator

No description provided.

UladzislauZhukau and others added 5 commits June 20, 2026 10:26
The email placeholder/hint contained a literal @ (e.g. you@university.edu),
which vue-i18n parsed as linked-message syntax. Compilation threw during
render when switching to register mode, so the page silently rolled back to
login. Escaped @ as {'@'} in the en/it/fr messages.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
# Conflicts:
#	backend/content/views/offers.py
#	backend/ui/src/app/pages/offers-page.component.html
#	backend/ui/src/app/pages/sources-admin-page.component.html
#	backend/ui/src/app/pages/sources-admin-page.component.ts
#	frontend/src/Login.vue
#	frontend/src/style.css
Add dashboard.statuses i18n keys (en/it/fr) and use them for the match
filter, status tag, and action buttons in Dashboard.vue. Bump vite and
postcss via npm audit fix (0 vulnerabilities).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@UladzislauZhukau
UladzislauZhukau merged commit 67a779a into main Jun 24, 2026
2 checks passed
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.

1 participant