Thomas Heartman
|
65da8a845a
|
feat: update ApiRequest to accept POST w/o payloads
|
2022-04-27 10:55:33 +02:00 |
|
Thomas Heartman
|
ecbae418d4
|
feat: allow ApiRequest component to create proxy requests
|
2022-04-13 15:15:08 +02:00 |
|
Thomas Heartman
|
c0228a0ca3
|
chore: remove unused code
|
2022-04-02 16:39:16 +02:00 |
|
Thomas Heartman
|
3846ad8252
|
fix: re-add the groupId prop for the API request tabs component.
|
2022-04-02 16:27:20 +02:00 |
|
Thomas Heartman
|
cfbe04272a
|
feat: make API request component work without payloads
There's been no previous need for GET or DELETE requests, but now that
we do need them, the payload shouldn't show up as `undefined`
|
2022-04-01 15:47:00 +02:00 |
|
Thomas Heartman
|
d167de76d8
|
docs: add stories file for API request component
|
2022-04-01 15:47:00 +02:00 |
|