Commit d194ad5
authored
feat: enhance HTTP parameters editor with query params support and default headers (#2557)
- Updated FlowEditor to display a default title for new flows.
- Refactored HttpParamsEditor to include query parameters and manage them effectively.
- Introduced a new KeyValueRows component for handling both headers and query parameters.
- Added default headers in the executor catalog for HTTP calls.
- Improved localization for new query parameters and related UI elements.1 parent f54e686 commit d194ad5
11 files changed
Lines changed: 415 additions & 109 deletions
File tree
- frontend
- src
- features/soar
- components
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments