| .. |
|
charts
|
test(ui): assert presence and state so dashboard tests fail when behaviour breaks
|
2026-08-17 14:46:55 -07:00 |
|
DataTable
|
refactor(ui): replace hand-picked z-index values with one named scale and lint it
|
2026-08-25 17:02:35 -07:00 |
|
form
|
refactor(ui): install the shadcn field primitive (#38126)
|
2026-08-24 14:30:32 -07:00 |
|
table_cells
|
refactor(ui): move the dashboard onto class-variance-authority (#38125)
|
2026-08-24 14:10:31 -07:00 |
|
AdminOnlyNotice.tsx
|
refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576)
|
2026-08-19 22:11:44 -07:00 |
|
advanced_date_picker.test.tsx
|
refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576)
|
2026-08-19 22:11:44 -07:00 |
|
advanced_date_picker.tsx
|
refactor(ui): replace hand-picked z-index values with one named scale and lint it
|
2026-08-25 17:02:35 -07:00 |
|
Alert.test.tsx
|
refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576)
|
2026-08-19 22:11:44 -07:00 |
|
Alert.tsx
|
refactor(ui): install the shadcn alert primitive
|
2026-08-25 21:24:07 -07:00 |
|
BadgeLink.test.tsx
|
feat(ui): link organization teams to their team detail pages (#35120)
|
2026-07-29 17:20:59 -07:00 |
|
BadgeLink.tsx
|
feat(ui): link key info header to its user, creator, team, and organization (#37187)
|
2026-08-17 10:17:28 -07:00 |
|
chart_loader.test.tsx
|
Add unit tests for 5 untested UI components
|
2026-03-11 15:46:14 -07:00 |
|
chart_loader.tsx
|
fix(ui): give status colours a readable foreground and drop the muted 70% step (#37649)
|
2026-08-20 10:58:32 -07:00 |
|
CopyButton.test.tsx
|
refactor(ui): extract a shared CopyButton and fix the sidebar copy confirmation (#32945)
|
2026-07-11 15:47:03 -07:00 |
|
CopyButton.tsx
|
refactor(ui): extract a shared CopyButton and fix the sidebar copy confirmation (#32945)
|
2026-07-11 15:47:03 -07:00 |
|
CreatedKeyDisplay.test.tsx
|
fix(ui): theme the created-key box so it follows dark mode (#37985)
|
2026-08-24 10:12:16 -07:00 |
|
CreatedKeyDisplay.tsx
|
fix(ui): theme the created-key box so it follows dark mode (#37985)
|
2026-08-24 10:12:16 -07:00 |
|
date_picker_types.ts
|
refactor(ui): declare DateRangePickerValue locally instead of importing it from tremor
|
2026-08-14 11:01:43 -07:00 |
|
EntityLink.test.tsx
|
feat(ui): link key info header to its user, creator, team, and organization (#37187)
|
2026-08-17 10:17:28 -07:00 |
|
EntityLink.tsx
|
feat(ui): link key info header to its user, creator, team, and organization (#37187)
|
2026-08-17 10:17:28 -07:00 |
|
errorUtils.tsx
|
added and ran prettier autoformatter
|
2025-10-04 18:19:48 -07:00 |
|
InheritedBudgetHint.test.tsx
|
fix(ui): stop pairing key spend with the team budget when a key has no budget (#37196)
|
2026-08-17 13:03:05 -07:00 |
|
InheritedBudgetHint.tsx
|
refactor(ui): codemod the antd Tooltips outside form files onto the shadcn atom (#37402)
|
2026-08-19 02:14:37 +00:00 |
|
Meter.test.tsx
|
refactor(ui): move the dashboard onto class-variance-authority (#38125)
|
2026-08-24 14:10:31 -07:00 |
|
Meter.tsx
|
refactor(ui): move the dashboard onto class-variance-authority (#38125)
|
2026-08-24 14:10:31 -07:00 |
|
MultiSelect.test.tsx
|
refactor(ui): migrate the MCP servers pages off antd (#37522)
|
2026-08-20 00:50:02 +00:00 |
|
MultiSelect.tsx
|
refactor(ui): migrate the MCP servers pages off antd (#37522)
|
2026-08-20 00:50:02 +00:00 |
|
numerical_input.tsx
|
refactor(ui): move the model info edit form off antd Form (#37392)
|
2026-08-18 17:40:49 -07:00 |
|
PageHeader.test.tsx
|
feat(ui): standardize the Teams page header
|
2026-08-14 00:01:16 -07:00 |
|
PageHeader.tsx
|
feat(ui): standardize the Teams page header
|
2026-08-14 00:01:16 -07:00 |
|
PaginatedMultiSelect.test.tsx
|
feat(ui): multi-key shadow eval picker and per-key breakdown (#37389)
|
2026-08-20 17:43:27 +00:00 |
|
PaginatedMultiSelect.tsx
|
feat(ui): multi-key shadow eval picker and per-key breakdown (#37389)
|
2026-08-20 17:43:27 +00:00 |
|
PaginatedSearchSelect.test.tsx
|
test(ui): drive fields with change events where the typing is not the behaviour (#37495)
|
2026-08-19 12:11:37 -07:00 |
|
PaginatedSearchSelect.tsx
|
feat(ui): multi-key shadow eval picker and per-key breakdown (#37389)
|
2026-08-20 17:43:27 +00:00 |
|
PaginationStatusAlerts.test.tsx
|
fix(ui): surface the paginated fallback on Cost Optimization (#37659)
|
2026-08-20 14:55:00 -07:00 |
|
PaginationStatusAlerts.tsx
|
fix(ui): surface the paginated fallback on Cost Optimization (#37659)
|
2026-08-20 14:55:00 -07:00 |
|
PasswordInput.tsx
|
refactor(ui): migrate the login, onboarding and search tool forms to react-hook-form and shadcn (#37334)
|
2026-08-18 13:12:27 -07:00 |
|
SavingsTiles.tsx
|
feat(ui): add per-key Savings tab to key detail page (#37693)
|
2026-08-21 14:50:02 -07:00 |
|
SearchSelect.test.tsx
|
refactor(ui): migrate the model and router settings pages off antd (#37523)
|
2026-08-20 01:19:09 +00:00 |
|
SearchSelect.tsx
|
refactor(ui): migrate shared primitives and common components off antd (#37521)
|
2026-08-20 00:25:09 +00:00 |
|
Sidebar.test.tsx
|
refactor(ui): move the dashboard onto class-variance-authority (#38125)
|
2026-08-24 14:10:31 -07:00 |
|
Sidebar.tsx
|
refactor(ui): move the dashboard onto class-variance-authority (#38125)
|
2026-08-24 14:10:31 -07:00 |
|
SummaryCard.tsx
|
feat(ui): add per-key Savings tab to key detail page (#37693)
|
2026-08-21 14:50:02 -07:00 |
|
ToolbarSeparator.test.tsx
|
fix(ui): center vertical toolbar dividers
|
2026-07-25 18:41:06 -07:00 |
|
ToolbarSeparator.tsx
|
fix(ui): center vertical toolbar dividers
|
2026-07-25 18:41:06 -07:00 |
|
usePaginatedCombobox.ts
|
feat(ui): multi-key shadow eval picker and per-key breakdown (#37389)
|
2026-08-20 17:43:27 +00:00 |