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

Feature/solution #2

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

IfreannMedia
Copy link

No description provided.

updated routing to fall back to 'users' put a routes enum in, added in the create user component
added enum for app routes and seperate enum for API routes,
added generic response interface based off of what's available on the two endpoints and what I've seen on the postman, can be implented by response classes as needed
with columns rows and pagination, material theme and striped
because it comes with custom pagination built in
imported required angular modules, created post method in service, added in some global styling files, made form responsive
added username validation and email validation, required validation, navigation back to previous page
and also don't display pagination on mobile
added custom translation keys to mat paginator
placed paginator on top of table
colored the snacbars also
added all missing imports to make the basic specs run, added firefox as browser
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.

1 participant