Preparing for future back-end#6
Draft
OGordoo wants to merge 16 commits into
Draft
Conversation
7e003d4 to
6dc5a32
Compare
e667c56 to
9e5c52a
Compare
Base automatically changed from
re-organize-system-to-handle-microservices
to
main
April 30, 2026 22:05
6dc5a32 to
b3a8dd7
Compare
…er, RoleAdmin) on auth structure to protect other routes when called
…uld be regular integer + fix some issues on the auth route
…query the db using grahpql from the front. Including the token for role permission check feat(hasura): add permissions roles for all tables refactor(api): fix some compatability with front
- login page would have an option to login using magic link - auth verifier for when users click on the magic link from the email
- managing users is only possible with admin role or location manager - location manager can only manage add users from is own location - admins are the only ones that can delete/deactivate the user (is_active to false) - add new field on user table 'is_active' to allow soft delete - fix sequential id increment when we seed the db
… and offline usage
23717cf to
487674b
Compare
487674b to
d2fdcf6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.