* refactor: use new components from signozhq/ui
* chore: remove migration doc
* refactor: update test imports and improve dialog handling
* chore: add assignee in todo items
* fix: failing test cases
* refactor: update button imports and adjust prefixIcon to prefix in AWS integration components
* refactor: use correct variables and latest components
* fix: add missing semicolon
* fix: add missing semicolon
* chore: use Button from @signozhq/ui
* refactor: update DrawerWrapper mock to include footer prop in tests
* refactor: remove richColor prop from toast
* fix: failing test cases
* chore: fix styling issues
* test: update EditMemberDrawer mock to include footer prop in tests
* chore: clean up and enhance component styles; update button variants and layout properties
* chore: add @signozhq/resizable package and update imports in TraceDetailV2 component
* refactor: move verifyFiltersAndOrderBy function to a separate file for better organization
* feat: new service_account page with crud and listing
* feat: multiple style and functionality fixes
* feat: multiple style and functionality fixes
* feat: feedback fix
* feat: added pagination and sorter
* feat: feedback fix
* feat: feedback and refactor
* feat: updated with new schemas changes
* feat: feedback and refactor
* feat: added announcement banner
* feat: added IS_SERVICE_ACCOUNTS_ENABLED to hide Service Account feature and announcement banner
* feat: added test cases
* feat: updated subtitle
* feat: feedback, refactor and test enhancments
* feat: enhancement in role select component
* feat: enhancement and implemented nuqs usage across the Service account feature
* feat: refactor drawer page to have api fetch and added cache on the list call for faster lookup
* feat: refactor edit key modal to be more url controlled than props
* feat: moved onsucess and onerror inside the hook
* feat: enhancement in createserviceaccount modal with nuqs and refactor
* feat: enhancement in addkey, editkey and disable modal
* feat: refactor in revoke key modal to make it isolated and url controlled
* feat: updated types after latest rebase change
* feat: feedback, refactor and cleanup
* feat: udpate test case