sumeetpardeshi
e3076ae05c
fixing indentation
2025-05-13 17:09:02 -07:00
sumeetpardeshi
5b54ce1281
adding fixes as buttons were not visible for streamable-http transport type, as per PR review comment
2025-05-12 20:17:28 -07:00
sumeetpardeshi
2b963ce1ce
fixing test cases after main merged
2025-05-06 17:06:54 -07:00
sumeetpardeshi
fef37483ba
Merge branch 'main' of https://github.com/modelcontextprotocol/inspector
2025-05-06 16:35:24 -07:00
sumeetpardeshi
be7fa9baf9
changes:
...
- change button names
- adding unit test cases
- updated landing page image
- updating README file
as discussed here: https://github.com/modelcontextprotocol/inspector/pull/334#issuecomment-2852394054
2025-05-05 17:32:06 -07:00
cliffhall
79a09f8316
Consolidate hooks
...
* Hooks are in multiple places in the codebase and some camelCase, some snake-case. This PR relocates them all to the lib/hooks folder and normalizes camelCase naming. Settled on src/client/lib/hooks for the location since most of them were already there.
- Refactor/move useTheme.ts from client/src/lib to client/src/lib/hooks
- Refactor/move useToast.ts from client/src/hooks/ to client/src/lib/hooks/useToast.ts
- Removed client/src/hooks
2025-04-30 17:09:22 -04:00
Cliff Hall
6420605d30
Merge branch 'main' into set-header
2025-04-14 18:23:55 -04:00
Cloudkkk
c4cc4144d9
test: 💍 Add test case property
2025-04-12 14:30:33 +08:00
Ido Salomon
aeac3ac914
Merge branch 'main' into set-header
2025-04-10 20:38:12 +03:00
Ido Salomon
a98db777c5
add auth tests
2025-04-10 20:34:40 +03:00
Pulkit Sharma
9c6663c4c2
add label to configItem, use that in UI
2025-04-09 01:24:41 +05:30
Pulkit Sharma
48917ca4e5
don't show full config keys
2025-04-09 01:12:02 +05:30
Pulkit Sharma
e35343537c
Add proper support for progress flow during tool calling
2025-04-05 01:46:57 +05:30
Pulkit Sharma
debb00344a
Merge branch 'main' into add_proxy_config
2025-04-02 13:43:42 +05:30
Pulkit Sharma
51c7eda6a6
Add MCP proxy address config support, better error messages
2025-04-01 19:21:19 +05:30
Maxwell Gerber
9ab213bc89
feat: Add lightweight Disconnect button
2025-03-31 18:54:44 -07:00
Pulkit Sharma
65fc6d0490
prettier-fix, add contribution guidelines
2025-03-29 23:31:46 +05:30
Pulkit Sharma
834eb0c934
add Sidebar tests
2025-03-29 22:31:57 +05:30
Ola Hungerford
65a0d46816
Fix formatting
2025-03-24 09:47:34 -07:00
Ola Hungerford
379486b5ea
Add failing test for pull/206
2025-03-24 09:43:48 -07:00
Ola Hungerford
fa3e2867c9
Fix formatting
2025-03-24 09:07:53 -07:00
Ola Hungerford
61e229a552
Add sidebar tests
2025-03-23 13:35:24 -07:00