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

RailsDevs developer celebration #610

Merged
merged 20 commits into from Aug 23, 2022
Merged

RailsDevs developer celebration #610

merged 20 commits into from Aug 23, 2022

Conversation

joemasilotti
Copy link
Owner

@joemasilotti joemasilotti commented Aug 23, 2022

This PR implements the RailsDevs celebration plan outlined on Notion.

🎯 Goal 1: Celebrate hired developers with gifts and recognition.
🎯 Goal 2: Learn which companies are hiring to collect fees and testimonials.

To-do

  • Add 3 routes: /hired, /hired/forms/new, and /admin/hired/forms
  • Design/copy for /hired
  • Create Hired::Form model and migration
  • Implement #new and #create controller actions
  • Design/copy for /hired/forms/new
    • Text area View Component
  • Design for admin/hired/forms
  • Design for admin/hired/forms/:id
  • Automated emails
    • Trigger notification
    • Send email with delay
    • Email copy
  • Add link to /hired in nav bar
  • Extract translations

Pull request checklist

  • My code contains tests covering the code I modified
  • I linted and tested the project with bin/check
  • I added significant changes and product updates to the changelog

@joemasilotti joemasilotti marked this pull request as ready for review August 23, 2022 21:05
@joemasilotti joemasilotti merged commit 68172ff into main Aug 23, 2022
5 checks passed
@joemasilotti joemasilotti deleted the developer-celebration branch August 23, 2022 21:08
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.

None yet

1 participant