-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/build full user management #119
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
Merged
Merged
Changes from 40 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
e261ef0
feat(routing): add routes for user management feature
fulleni 18c4b8a
chore: boilerplate
fulleni 6a5f637
feat(user_management): instantiate user data repository
fulleni fe622bd
feat(user_management): create user filter state
fulleni 21f0a3c
feat(user_management): create user filter events
fulleni c3d3d88
feat(user_management): create user filter bloc
fulleni f9731e4
feat(user_management): create user management state
fulleni 5eacf77
feat(user_management): create user management events
fulleni c6fefe1
feat(user_management): create user management bloc
fulleni bd55313
feat(user_management): create user management page
fulleni 1fcf378
feat(user_management): create users page with data table
fulleni 94b995c
feat(user_management): create user action buttons widget
fulleni 1d26d61
feat(user_management): create user filter dialog state
fulleni 17ba844
feat(user_management): create user filter dialog events
fulleni 9ab157a
feat(user_management): create user filter dialog bloc
fulleni bb5d788
feat(user_management): create user filter dialog widget
fulleni 8f40ff3
feat(user_management): provide user management blocs in app
fulleni f102018
refactor(user_management): reorganize user_filter bloc directory stru…
fulleni 5c66e10
feat(user_management): add user management to navigation shell
fulleni 3dfd1cd
feat(user_management): add user management routes to router
fulleni cb82c6d
feat(l10n): add user management translations
fulleni f6d1c6b
feat(l10n): add user management localization
fulleni 21b185f
docs(README): add user and role management section
fulleni 214ef81
refactor(user_management): improve code maintainability
fulleni 84aa764
fix(user_management): update localization import path
fulleni 5b40c85
fix(user_management): update import path for AppLocalizations
fulleni 246e975
feat(extensions): add new localization exports
fulleni 1540211
fix(user_management): resolve ambiguous extension errors
fulleni 16e84e8
lint: misc
fulleni 8279722
stye: format
fulleni bbcf16e
fix(navigation): correct router branch order
fulleni 3621a6c
fix(user_management): refine user table UI and add derived columns
fulleni ae959c8
refactor(user_management): Align user action buttons with content act…
fulleni 8b14f39
feat(l10n): add authentication and subscription status translations
fulleni 57c774b
build: l10n
fulleni 244d92c
style: format
fulleni 5a27a6f
style(user_management): adjust created at column size
fulleni 3d0e8f1
feat(user_management): add logging and improve error handling
fulleni 7556d2f
feat(user_management): optimize users table for mobile view
fulleni 59f855c
feat(user_management): conditionally display authentication column ba…
fulleni a8592a4
refactor(user-management): add robust error handling to app role changes
fulleni 3f6980d
refactor(bootstrap): remove redundant client initializations
fulleni 550ab57
refactor(user-filter): remove unused status property from dialog state
fulleni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.