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

Integrate login page with server #36

Closed
Tracked by #24
joaotomaspinheiro opened this issue Mar 22, 2024 · 0 comments · Fixed by #48
Closed
Tracked by #24

Integrate login page with server #36

joaotomaspinheiro opened this issue Mar 22, 2024 · 0 comments · Fixed by #48
Assignees
Labels
enhancement New feature or request web app Work associated with the web app

Comments

@joaotomaspinheiro
Copy link
Collaborator

No description provided.

@joaotomaspinheiro joaotomaspinheiro self-assigned this Mar 22, 2024
@joaotomaspinheiro joaotomaspinheiro added enhancement New feature or request web app Work associated with the web app labels Mar 22, 2024
@joaotomaspinheiro joaotomaspinheiro linked a pull request Mar 29, 2024 that will close this issue
joaotomaspinheiro added a commit that referenced this issue Mar 31, 2024
Refs: closes #36 

## Summary

Integrate login page with server.

## Changes

- Add server integration to login page.
- Update `/app` basename to `/backOffice`.
- Move routes of the back office application inside a new `backOffice`
directory.
- Add `PrivateRouter` component for private routes which should be
protected by authentication.
- Add `dev` script to the server `Makefile`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web app Work associated with the web app
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant