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
New hire form flow #775 #818
New hire form flow #775 #818
Conversation
|
This PR contains prev commit progress by @RomanTurner from #775 (addresses #764) and serves as my starting point. |
5db92bc
to
3bd0018
Compare
|
The current naming structure for business_forms/developer_forms: 'hire' = Both hire/hired follow their own namespace. Thus far, only i18n keys/values have been updated via this suggestion Would you also like to update the namespaces as well? |
That would be great, thank you! Same goes for the routes, too. |
Great. On it! |
Co-authored-by: Joe Masilotti <joe@masilotti.com>
remove outdated notifications concern
…tion::NotificationsTest
|
@joemasilotti Ready for review! |
|
Can you enable commits on your branch by maintainers? I have a few tiny tweaks I want to make before merging. But this is like 99% of the way there! |
|
"Allow edits by maintainers" box was already checked in the sidebar of the PR. Is there something else I need to enable somewhere? |
|
Weird! No, that should be it. I'll just add my comments in a review real quick. |
Ok, ready to implement any changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last three changes and we are GOOD TO MERGE!
test/models/concerns/businesses/hiring_invoice_requests/notifications_test.rb
Outdated
Show resolved
Hide resolved
…cations_test.rb Co-authored-by: Joe Masilotti <joe@masilotti.com>
Co-authored-by: Joe Masilotti <joe@masilotti.com>
|
Merged! Thanks for taking this over the finish line @MikeRayUX. And thank you @RomanTurner for kicking this off an getting us some solid foundation. Can both of you please email me how you'd like to receive your bounty? I can do GitHub Sponsorships, Venmo, Zelle, or PayPal. And @MikeRayUX, whenever you have a minute can you please document the next steps for the refactor? Feel free to assign yourself if you want to take on the work. |
|
Thanks again @RomanTurner for your work in this PR! It was a pleasure working with you on this Joe! Happy to file an issue and dive in on the next refactor for Will get on that first thing in the morning. |
This PR adds Flow for businesses to notify RailsDevs when they make a hire #764