* feat(filter.tsx): initial commit making filter component more generic - same style as user table filters * refactor(all_keys_table.tsx): refactor to simplify update logic * fix: partially revert changes - reduce scope of pr * fix(filter_logic.tsx): fix filter update logic * fix(all_keys_table.tsx): fix filtering + search logic * refactor: cleanup unused params * Revert "fix(all_keys_table.tsx): fix filtering + search logic" This reverts commit 5fbc3319702080fa987bee7b0a89e1cb635dd6be. * feat(filter_logic.tsx): allow filter by user id * fix(key_management_endpoints.py): support filtering `/key/list` by key hash Enables lookup by key hash on ui * fix(key_list.tsx): fix update * fix(key_management.py): fix linting error * test: update testing * fix(prometheus.py): fix key hash * style(all_keys_table.tsx): style improvements * test: fix test |
||
|---|---|---|
| .. | ||
| e2e_ui_tests | ||
| test-results | ||
| ui_unit_tests | ||
| utils | ||
| conftest.py | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| test_key_management.py | ||
| test_role_based_access.py | ||
| test_route_check_unit_tests.py | ||
| test_sso_sign_in.py | ||
| test_usage_endpoints.py | ||