-
Notifications
You must be signed in to change notification settings - Fork 94
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
Initial Step Manager work #1673
Closed
wwahammy
wants to merge
2,065
commits into
houdiniproject:main
from
CommitChange:initial-step-manager-work
Closed
Initial Step Manager work #1673
wwahammy
wants to merge
2,065
commits into
houdiniproject:main
from
CommitChange:initial-step-manager-work
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tighten a redirect
Add EventStack from #456
Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.7. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v5.6.4...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bump puma from 5.6.4 to 5.6.7
Use official Stripe library for Typescript types
Disable Stripe Link
…l-list Add timestamps to drip_email_lists table
--------- Co-authored-by: Chelsey <[email protected]>
* Move the beginnings of activities to TS * Move formatCampaign * Further reorganization of the event and campaign activity formatting
Try using a dependabot group
dependabot group
Update dependabot.yml
Try to add dependabot grouping for Gems
Correct typo in dependabot config
Ignore gem dependabot updates
Ignore some dependabot stuff
Add TS types to get-params
…ustom field it is
Correct return type on sustaining_amount
Add initial typescript defs for payment-step
Use typeToFormInputName in customField to correctly set the type of custom field it is
Correct a typing bug
Correct typing bug in React component
Fix typing bug in date
Correct documentation in TaxMailerPreview
Convert from GetData.chain
…tory Move traits for offline donations upwards
github-actions
bot
added
dependencies
Pull requests that update a dependency file
mailer
Code related to mail
controller
Controller code
view
View code
model
Test related code
job
spec
Spec code (either JS/TS or Ruby)
labels
Nov 17, 2023
This was in the wrong repo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
controller
Controller code
dependencies
Pull requests that update a dependency file
job
mailer
Code related to mail
model
Test related code
spec
Spec code (either JS/TS or Ruby)
view
View code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
NOTE: DO NOT discuss internal CommitChange information in your PR; this PR will be public.
Link back to the issue in the Tix repo when you need to do that.