Commit 3cfee80
Add Account API catalog, scope switcher, CSV viewer, and configurable timeout
- Add Workspace/Account scope switcher in sidebar with 16 account API categories
- Add account-level auth resolution (scans CLI profiles for accounts console token)
- Auto-prefill account_id from CLI profile in account endpoint forms
- Add inline ID link navigation for account endpoints (Log Delivery, Budgets, etc.)
- Fix Budgets API paths (/budget → /budgets) and field mappings
- Fix Log Delivery list→get linking (correct id_field and list_key)
- Add Usage Download API with sensible date defaults (3 months ago → current month)
- Render CSV API responses as styled HTML tables instead of raw text
- Add configurable timeout input next to Execute button (default 30s, 120s for Usage)
- Extend timeout for Usage Download endpoint to 120 seconds
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2c8fd9f commit 3cfee80
5 files changed
Lines changed: 1050 additions & 69 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments