mirror of
https://github.com/SigNoz/signoz.git
synced 2026-03-30 09:00:23 +01:00
* 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