Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion to Typescript #6

Open
wants to merge 107 commits into
base: master
Choose a base branch
from
Open

Conversion to Typescript #6

wants to merge 107 commits into from

Conversation

shaunpersad
Copy link
Contributor

Added fully-typed event payloads, and API inputs and outputs.

Still needs tests.

ryanflynndev
ryanflynndev previously approved these changes Jun 4, 2021
ryanflynndev and others added 21 commits October 11, 2023 15:58
feat(login): Add scopes parameter to the `loginAsPlugin` function
* fix: bump jsonwebtoken to address vulnerability

* fix: bump patch version
* back one

* 2.2.1
The select component that the app store uses recognizes this and behaves accordingly.
 Conflicts:
	.gitignore
	index.js
	lib/EnvoyAPI.js
	lib/EnvoyPluginStorage.js
	lib/EnvoyPluginStoragePipeline.js
	package-lock.json
	package.json
actions/cache@v2 no longer works, and must be updated
Zmatarasso
Zmatarasso previously approved these changes Mar 10, 2025
Copy link

@Zmatarasso Zmatarasso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

already in use, good to merge

Resolve conflicts between master and typescript branches
JustWalters and others added 5 commits March 11, 2025 11:54
* add invitee-employee and creator to invite payload

* bump version
Unlike other response bodies, EnvoyValidationRouteResponseBody
is publicly exported
Update type and docs to clarify removing values from config in validation route handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.