Skip to content

merge ja/newfrontend#1050

Open
aurambaj wants to merge 148 commits intomasterfrom
ja/newfrontend
Open

merge ja/newfrontend#1050
aurambaj wants to merge 148 commits intomasterfrom
ja/newfrontend

Conversation

@aurambaj
Copy link
Collaborator

@aurambaj aurambaj commented Feb 3, 2026

No description provided.

Create a user with the translator role and assign the user specific locales. Login used to fail because the locales information were not eager fetched. Update the NamedEntityGraph to fix the issue.
- add React+Vite TypeScript app under webapp/new-frontend with Maven build hook
- serve it at /n with controller forwarding and security allowlist in JWT mode
- document dev flow (debug backend command), agent tracker rules, and design notes
Useful for early testing, can be changed later to something more comprehensive.
- add simple repository API client in repositories.ts
- add react query based hook to fetch the repositories
- update page container to fetch the repositories
- update the view to show loading and error states
- remove mocked data
when no repository is selected, we show an empty right pane with a placeholder to tell the user to optionally select a repository.
Prevents loosing translation edits when clicking on another target.

if navigating to another tab, it will be lost for now.
will be used to build the workbench and other pages
Standardize confirm modal styling (danger contrast, action order, spacing).
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