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

Mp 2440 version overview #53

Conversation

chopachop
Copy link

@chopachop chopachop commented Jul 8, 2024

What is the purpose of this pull request?

Add versions overview that displays all translation versions for the specific project
image

What has changed?

  • Added versions overview
  • Fixed routing issues
  • added .editorconfig file to keep formatting same
  • Removed unused classes from CSS files and components classes
  • Added mocked data for versions response
  • Aligned look of Projects overview and Versions overview

Jira links

https://uniwise.atlassian.net/browse/MP-2440

@chopachop chopachop changed the base branch from master to feature/MP-2381-versioning-dashboard July 8, 2024 10:27
@chopachop chopachop marked this pull request as ready for review July 8, 2024 14:20
dashboard/src/App.tsx Outdated Show resolved Hide resolved
borderRadius: "sm",
flexShrink: 1,
overflow: "auto",
minHeight: 0,

Choose a reason for hiding this comment

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

move to its own css file

Copy link
Author

Choose a reason for hiding this comment

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

then we need to make css files for every component to be aligned. Not sure if it worth it for that small internal project. What would you recommend @naueramant ?

Choose a reason for hiding this comment

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

even if it is an internal project we should follow the guidlines for project structure.

@chopachop chopachop merged commit 4af12c1 into feature/MP-2381-versioning-dashboard Jul 11, 2024
2 checks passed
@chopachop chopachop deleted the MP-2440-Frontend-Version-overview branch July 11, 2024 08:16
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