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

feat/webapp/top bar: An initial top bar for the layout #32

Merged
merged 9 commits into from
Feb 16, 2024

Conversation

jjgancfer
Copy link
Contributor

An initial top bar that should cover some, if not all, of the used endpoints in the front. Some initial tests, as well as localization, are also provided (there is a warning when executing them due to the localization, but for now they do work).

As it was done using Chakra UI as according to #16, the Login and Register pages have been removed and their tests commented out because they use MUI. They should be easy to rework in the new UI, though.

I have also checked why no automatic merge is possible, and it apparently is because a conflict in a .gitignore.

@jjgancfer jjgancfer added the frontend 👁️ Frontend issue label Feb 10, 2024
@jjgancfer jjgancfer mentioned this pull request Feb 10, 2024
@gony02
Copy link
Contributor

gony02 commented Feb 15, 2024

The unit tests are not passing, you should review the code.

Copy link

sonarcloud bot commented Feb 16, 2024

@jjgancfer
Copy link
Contributor Author

The problem was caused by dead code that was either to be removed or intended not to be run currently. It has been fixed by deleting said dead code.

@jjgancfer jjgancfer requested review from Toto-hitori and gony02 and removed request for Toto-hitori February 16, 2024 10:40
@gony02 gony02 merged commit d6821ec into initial-modifications Feb 16, 2024
2 checks passed
@jjgancfer jjgancfer deleted the feat/webapp/top-bar branch February 16, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend 👁️ Frontend issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants