Skip to content

[#142] 142 codelittletoimprove#167

Merged
onlyHydra merged 29 commits into
developmentfrom
142_codelittletoimprove
Jun 5, 2026
Merged

[#142] 142 codelittletoimprove#167
onlyHydra merged 29 commits into
developmentfrom
142_codelittletoimprove

Conversation

@CodeLittleToImprove

@CodeLittleToImprove CodeLittleToImprove commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Closes #142

tbui-quo and others added 29 commits May 7, 2026 17:53
- added UserSearchForm component with search debouncing
- added UserTable component to display UserAuthView data
- modified auth.types.ts with Admin Dtos copied from the bff to not depend on them
- added adminusermanage page
- split username and email in its own column
- fixed bug which repeatedly called the fetch user function
- added onsearch back to useeffect, it was not the cause of repeatedly call of fetch user
…adata and validation would not work

- added update method in stats.service.ts and stats.controller.ts for handle path for updating
- updated player-stats.service.ts to handle the case if a user does not exists
- added an option in AdminActionModal.tsx to be able to handle edit stats
- added new type to auth.types.ts for admin actions
- changed AdminUserManagement page to handle stats and more modular
…ne so when you get force logout you will redirected there instead always to homepage
added a condition to player stats when the user is the stats db not exists create it
added a small sanitizer for search user by email or email, uid
…e boundary otherwise it would crash make prod
stuff for admin merg
@github-actions github-actions Bot added the feature New feature label Jun 5, 2026
@github-actions github-actions Bot requested a review from onlyHydra June 5, 2026 10:14
@github-actions github-actions Bot changed the title 142 codelittletoimprove [#142] 142 codelittletoimprove Jun 5, 2026
@onlyHydra onlyHydra merged commit 4a9fbbe into development Jun 5, 2026
7 checks passed
@onlyHydra onlyHydra deleted the 142_codelittletoimprove branch June 5, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants