Skip to content

Conversation

mdamire
Copy link

@mdamire mdamire commented Jul 30, 2025

No description provided.

MasterOdin and others added 30 commits May 11, 2020 16:25
Signed-off-by: Matthew Peveler <[email protected]>
Signed-off-by: Matthew Peveler <[email protected]>
Signed-off-by: Matthew Peveler <[email protected]>
* fix bc style breaks from rouge 3.x

Signed-off-by: Matthew Peveler <[email protected]>

* use bright_pink for Name::Label

Signed-off-by: Matthew Peveler <[email protected]>
Signed-off-by: Matthew Peveler <[email protected]>
Bumps [middleman](https://github.com/middleman/middleman) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/middleman/middleman/releases)
- [Changelog](https://github.com/middleman/middleman/blob/v4.3.7/CHANGELOG.md)
- [Commits](middleman/middleman@v4.3.6...v4.3.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Signed-off-by: Matthew Peveler <[email protected]>
master -> main branch
Correct Github username to jakemack from jackmack
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.17.0 to 3.19.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.17.0...v3.19.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v3.4.0...v3.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.19.0...v3.20.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. **This update includes a security fix.**
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@v2.2.2...2.2.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
EmberCraze and others added 24 commits May 2, 2024 09:52
We have changed our view on cellphone number and decided that email is
now required and cellphone number is now optional
…on-to-make-email-reqruied-phone-number

feat: change cellphone number from required to optional
We have changed how webhooks work when reaching the listeners, we have
now added retry with exponential backoff
…tation-with-webhook-retry-behavior

feat: update webhook info
feat: added documentation for employee invitation_code field
…sing-an-open-payrun

feat: add info about payrun close action
…ment-terms-status

feat: add `payment terms` endpoint documentation
…-about-payment-terms-status

Revert "feat: add `payment terms` endpoint documentation"
- Rename _invoices.md to _payruns.md
- Update all references from "Invoice" to "Payrun" throughout
documentation
- Update API endpoints from /v2/invoices/ to /v2/payruns/
- Update webhook events from Invoice.* to Payrun.*
- Update navigation in index.html.md
The canceled_at field was missing even though it is in the code
…for-canceled_at

feat: add `canceled_at` to payout documentation
Remove the "Create an Integration" section from the API documentation
as this endpoint is not actually available for creating integrations.
Remove mention of types of integrations as we now only have one
integration type going.
…tation-about-integration-creation-endoint

docs: remove integration creation endpoint documentation
…s-endpoint-in-the-api

feat: rename invoices endpoint to payruns in API documentation
@mdamire mdamire force-pushed the amir/gig-5009-documentation-update-for-registrationverified-webhook branch from debcea2 to c74bfef Compare July 30, 2025 14:16
EmberCraze and others added 4 commits September 5, 2025 01:33
We have added new registration endpoint and this is the documentation
for it
We have added an endpoint that is demo only that approves registrations
to ease development. So we document it for developers to use
…ocumentation

feat: add documentation for `Registration` endpoint
Registration.verified the the new event we have. This event is
tied to an user while the other events are tied to an integration.
@mdamire mdamire force-pushed the amir/gig-5009-documentation-update-for-registrationverified-webhook branch from c74bfef to 81bae1a Compare September 8, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.