-
Alexander Kiselev authored
* add tailwind * fix some tailwind css classes * first pass at create HTTP actions view * editable action name * add api func with react-query * bad refactor * clean up hook and props * added description * wip params implementation * entity loader * fixed some bugs, started removing tailwind, and added uncommitted params * fix first card assumption * Add link to `/action/create` to the "New" menu * Use `"query"` action type * Temporary disable "Query" action editor tab * Properly pass HTTP action `parameters` to the BE * Wire up HTTP action execution * Fix linter warnings * bug fix for emitter id issue and added toast * fix parameter name capitalization * fix headers * stringify body * formatting Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
Alexander Kiselev authored* add tailwind * fix some tailwind css classes * first pass at create HTTP actions view * editable action name * add api func with react-query * bad refactor * clean up hook and props * added description * wip params implementation * entity loader * fixed some bugs, started removing tailwind, and added uncommitted params * fix first card assumption * Add link to `/action/create` to the "New" menu * Use `"query"` action type * Temporary disable "Query" action editor tab * Properly pass HTTP action `parameters` to the BE * Wire up HTTP action execution * Fix linter warnings * bug fix for emitter id issue and added toast * fix parameter name capitalization * fix headers * stringify body * formatting Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using yarn.
Learn more