Cliff Hall
f846c154f5
Merge branch 'main' into perf_useTheme
2025-03-27 17:10:02 -04:00
Cliff Hall
9244ecf859
Merge branch 'main' into show-all-notifications
2025-03-27 16:42:44 -04:00
cliffhall
0891077402
This fixes the linter's warning that Hooks must be run in order each time.
...
* In App.tsx
- move the conditional that returns suspense if the path is oauth/callback to the end of the component after all hooks, rendering either suspense or the normal component.
- move handleApproveSampling and handleRejectSampling functions down below all the hooks for clarity. There are a lot of hooks so finding the end of them is a scroll, and these function constants aren't referenced until the rendering section below anyway.
2025-03-27 15:59:41 -04:00
Simon Knott
353d6b549b
fix: clean up previous transport processes
2025-03-27 09:52:35 +01:00
cgoing
18ca6e28a7
Use <pre> tag inside JsonView component for consistency
2025-03-27 12:55:36 +09:00
cgoing
2d252a389c
Remove escapeUnicode function from ToolsTab.tsx
2025-03-27 11:42:39 +09:00
cgoing
e6f5da8383
Improve JsonView component styling and change to use JsonView in PromptsTab
2025-03-27 10:49:37 +09:00
choi sung keun
196fd67ce9
Merge branch 'main' into feat/json-view-component
2025-03-27 09:40:29 +09:00
Cliff Hall
4d4bb9110c
Merge pull request #208 from olaservo/update-readme
...
Add note on security considerations for proxy server
2025-03-26 17:43:52 -04:00
Cliff Hall
0d17082480
Merge branch 'main' into update-readme
2025-03-26 17:41:59 -04:00
Cliff Hall
cdf1f1508a
Merge pull request #203 from olaservo/update-prism
...
Bump prismjs from 1.29.0 to 1.30.0
2025-03-26 16:22:54 -04:00
Cliff Hall
b97233f43a
Merge branch 'main' into update-prism
2025-03-26 15:29:36 -04:00
choi sung keun
885932ac70
Merge branch 'main' into feat/json-view-component
2025-03-26 12:32:47 +09:00
Cliff Hall
00118f7cf9
Merge branch 'main' into show-all-notifications
2025-03-25 15:31:46 -04:00
Ola Hungerford
806cdb204f
Merge pull request #186 from max-stytch/patch-1
...
fix: Prefer 127.0.0.1 over localhost
2025-03-25 09:13:16 -07:00
choi sung keun
fcc06ab556
Merge branch 'main' into feat/json-view-component
2025-03-26 00:11:57 +09:00
cgoing
03c1ba3092
Change JsonView default initialExpandDepth from 2 to 3
2025-03-26 00:11:07 +09:00
Max Gerber
029823bb92
Merge branch 'main' into patch-1
2025-03-25 11:05:42 -04:00
cgoing
2588f3aeb3
Change tooltip title from Korean to English
2025-03-26 00:02:10 +09:00
Ola Hungerford
88ffb5087e
Merge pull request #210 from olaservo/add-ui-tests
...
Add preliminary UI tests
2025-03-25 07:03:30 -07:00
choi sung keun
1f17132ca1
Merge branch 'main' into feat/json-view-component
2025-03-25 22:14:29 +09:00
Ola Hungerford
c031831e71
Merge pull request #213 from olaservo/release/0.7.0
...
Bump version to 0.7.0
0.7.0
2025-03-25 03:40:18 -07:00
Pulkit Sharma
0e667acf7d
Merge branch 'main' into main
2025-03-25 12:31:01 +05:30
choi sung keun
8e9e5facaf
Merge branch 'main' into feat/json-view-component
2025-03-25 09:45:01 +09:00
Ola Hungerford
16b38071e7
Bump version to 0.7.0
2025-03-24 12:36:17 -07:00
Ola Hungerford
25f5bb7620
Merge branch 'main' into add-ui-tests
2025-03-24 12:01:41 -07:00
Ola Hungerford
731cee8511
Merge pull request #206 from markacianfrani/main
...
fix(sidebar): maintain order when changing values
2025-03-24 12:01:12 -07:00
Pulkit Sharma
6efdcb626f
Merge branch 'main' of github.com:pulkitsharma07/inspector
2025-03-24 23:30:57 +05:30
Pulkit Sharma
0656e15a22
add configuration types
2025-03-24 23:30:35 +05:30
Mark Anthony Cianfrani
30e7a4d7b7
Merge branch 'main' into main
2025-03-24 12:59:13 -04:00
cgoing
d204dd6e7e
feat: json view component - dark color
2025-03-25 01:56:53 +09:00
Mark Anthony Cianfrani
f2f209dbd3
fix(sidebar): maintain order when changing values
2025-03-24 12:56:41 -04:00
cgoing
f0b28d4760
feat: json view component
2025-03-25 01:48:29 +09:00
Ola Hungerford
65a0d46816
Fix formatting
2025-03-24 09:47:34 -07:00
Ola Hungerford
951db44bad
Merge branch 'add-ui-tests' of https://github.com/olaservo/inspector into add-ui-tests
2025-03-24 09:43:52 -07:00
Ola Hungerford
379486b5ea
Add failing test for pull/206
2025-03-24 09:43:48 -07:00
Ola Hungerford
40213bb1ed
Merge branch 'main' into add-ui-tests
2025-03-24 09:30:35 -07:00
Ola Hungerford
f8b7b88a25
Merge pull request #198 from nathanArseneau/error-when-switching-Tools-without-changing-value
...
fix: set default value for input fields in ToolsTab component
2025-03-24 09:29:05 -07:00
Ola Hungerford
b7fa23676a
Fix formatting
2025-03-24 09:27:51 -07:00
Ola Hungerford
a7f25153c4
Add failing ToolsTab test that should get fixed with pull/198
2025-03-24 09:18:58 -07:00
Ola Hungerford
fa3e2867c9
Fix formatting
2025-03-24 09:07:53 -07:00
Ola Hungerford
5735f2347a
Add tests related to issues/187 to confirm fixed
2025-03-24 08:52:45 -07:00
Ola Hungerford
cab1ed3dd8
Add some json form tests and handle css in ui tests
2025-03-24 08:28:28 -07:00
Ola Hungerford
61e229a552
Add sidebar tests
2025-03-23 13:35:24 -07:00
Ola Hungerford
451704471c
Remove setup
2025-03-23 13:25:06 -07:00
Ola Hungerford
668cc915e4
Add jest-dom types
2025-03-23 13:22:31 -07:00
Ola Hungerford
85f0e21679
Use commonjs for jest
2025-03-23 13:22:13 -07:00
Ola Hungerford
fc76a7c7d4
Add setup file and remove old testing mock that no longer exists from moduleNameMapper
2025-03-23 12:46:30 -07:00
Ola Hungerford
210975e385
Add test dependencies
2025-03-23 12:44:30 -07:00
Ola Hungerford
ec73831487
Fix formatting
2025-03-23 08:30:06 -07:00