hyperswitch-control-center
hyperswitch-control-center copied to clipboard
chore: List users UI changes
Type of Change
- [ ] Bugfix
- [ ] New feature
- [X] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
- Feature flag addition for user management revamp
- File movement for old and new module
- List users table Ui changes with existing API
Motivation and Context
How did you test it?
Where to test it?
- [X] INTEG
- [ ] SANDBOX
- [ ] PROD
Checklist
- [X] I ran
npm run re:build
- [X] I reviewed submitted code
- [ ] I added unit tests for my changes where possible