* added jira oauth
* issue-selector working
* test
* working on 404 error for jira
* jira read tool working
* jira read good to go
* working on update and write, am close
* jira update working
* write tool is almost done
* jira tool working
* edited error handling
* Remove conflicted files to resolve merge conflicts
* added logger
* updated PR comments
* added package-lock.json
* cleaned up, fixed failing tests, fixed name of s3 file, added docs
* removed extraneous log
---------
Co-authored-by: Adam Gough <adam.gough2020@gmail.com>
* added scaffolding for auto-generating docs for integrations based on block definition, get rendering error for mdx pages
* page renders, have to add more useful information
* standardized tool naming convention, added script to autogenerate docs for integrations, added docs for each tool
* re-generated docs, updated CONTRIBUTING.md to reflect new format
* added a dedicated tools page
* added additional information for tools, added manual section logic to docs producer
* added a link back to sim studio, fixed z level issue on mobile, added better intro
* updated script to more accurately reflect the params for each tool, as well as the overall blocks' output
* migrated from webcontainers to freestyle for sandboxed code execution, updated all references
* fixed condition block edges disappearing
* fix issue with condition block out-of-order resolving inputs
* refactored handlers in executor to be separate files, added unit tests
* remove old executor handlers file