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

Design code architecture for the Django frontend #3315

Open
mathjazz opened this issue Sep 4, 2024 · 0 comments
Open

Design code architecture for the Django frontend #3315

mathjazz opened this issue Sep 4, 2024 · 0 comments
Labels
P3 Default, possibly shipping in the following two quarters task

Comments

@mathjazz
Copy link
Collaborator

mathjazz commented Sep 4, 2024

We currently have three separate frontend stacks:

  1. Translation workspace (React)
  2. Tag Admin (React, but separate)
  3. Everything else (Django templates, jQuery)

We should more clearly specify the code architecture for No. 3 (Django templates, jQuery), similarly to what https://github.com/mozilla/pontoon/blob/main/translate/README.md does for No. 1.

That might or might not include #3108.

@mathjazz mathjazz added task P3 Default, possibly shipping in the following two quarters labels Sep 4, 2024
@flodolo flodolo changed the title Design code architecure for the Django frontend Design code architecture for the Django frontend Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Default, possibly shipping in the following two quarters task
Projects
None yet
Development

No branches or pull requests

1 participant