Skip to content

[47] Roles endpoints#50

Open
Mateusz-Dobrzynski wants to merge 16 commits intomasterfrom
47-roles-endpoints
Open

[47] Roles endpoints#50
Mateusz-Dobrzynski wants to merge 16 commits intomasterfrom
47-roles-endpoints

Conversation

@Mateusz-Dobrzynski
Copy link
Member

Resolves #47. Builds up on #46 and #49.

@Mateusz-Dobrzynski Mateusz-Dobrzynski self-assigned this Feb 28, 2025
@Mateusz-Dobrzynski Mateusz-Dobrzynski linked an issue Feb 28, 2025 that may be closed by this pull request
Copy link
Member

@jakubmanczak jakubmanczak left a comment

Choose a reason for hiding this comment

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

Partial; will return to this in the evening.

Copy link
Member

@jakubmanczak jakubmanczak left a comment

Choose a reason for hiding this comment

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

Few things I caught, incl. a major critical auth logic bug.
Would also be nice to get rid of the unused import warnings - they've multiplied to be quite numerous by now.

@jakubmanczak
Copy link
Member

It would be nice not to implement Display and FromStr for unit enums by hand. The strum crate does this for us, but this can definitely be done in a future pull request as it will require integration of strum errors into OmniError.

@jakubmanczak
Copy link
Member

Also; does your autoformatting work? When testing this PR locally a lot of changes are made on save. That's not supposed to happen.

@jakubmanczak
Copy link
Member

Merging master into this branch is also in order.

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.

Roles endpoints

2 participants