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

37 new backoffice web UI as blazorrazor pages #88

Merged
merged 34 commits into from
Jul 14, 2024

Conversation

Metawolve
Copy link
Member

I added a blazor webassembly project with the new backoffice.
It includes OIDC logon with the Eurofurence identity provider, knowledge base management and image management.
The UI has been made using the free UI library Mudblazor (MIT license).

I also fixed a few minor issues with the API which needed to be fixed for some of the backoffice functionality.

The backoffice will be expanded further in separate issues.

Metawolve added 23 commits June 10, 2024 18:50
@Metawolve Metawolve added the feature Request for an entirely new feature label Jul 12, 2024
@Metawolve Metawolve added this to the EF28 (2024) milestone Jul 12, 2024
@Metawolve Metawolve self-assigned this Jul 12, 2024
@Metawolve Metawolve linked an issue Jul 12, 2024 that may be closed by this pull request
@Metawolve Metawolve requested review from Rain336 and Fenrikur July 12, 2024 15:51
Copy link
Member

@Fenrikur Fenrikur left a comment

Choose a reason for hiding this comment

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

Missing validation on front- and backend (missing fields may result in 500), but lgtm otherwise.

@Metawolve Metawolve merged commit 0401d0d into main Jul 14, 2024
@Metawolve Metawolve deleted the 37-new-backoffice-web-ui-as-blazorrazor-pages branch July 19, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request for an entirely new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New backoffice web UI as blazor/razor pages
2 participants