Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Members can leave a testimonial

オープン
#1,438 コメント 9 件 リアクション 0 件 担当者 1 名 GitHub で見る

@matyikriszta がすでに取り組んでいます。

2022年10月8日 から。

評価

この issue はまだ評価されていません。

説明

high-priority

Description of the issue 📄

A member that has attended more than X events and has no testimonial associated with them can leave a testimonial

  • Add controller and related view so that a new member can add a testimonial
    • Add some text to inform members that any testimonial along with their name and profile picture might be used for the promotion of codebar (website, prospectus, etc)
    • Only allow for one testimonial per member
    • Once testimonial is created the page should no longer be available to member (or maybe a read-only version only can be available)
  • Extend testimonial model to have public boolean field
  • Add rake task to update existing testimonials to public
  • Add admin/testimonials#index page
    • List all testimonials, with member name, text, current status and actions columns
    • Enable admins to toggle the status
    • Only available to users with the admin role
  • Update main page testimonials query to only retrieve public testimonials - https://github.com/codebar/planner/blob/master/app/controllers/dashboard_controller.rb#L17

To do 📋

  • Claim this issue (comment below, or assign yourself if you are part of the codebar org)
  • Fork and clone the repository
  • Update the relevant files. Follow the steps to fix section in this issue.
  • Commit your changes as one commit. Use the title of this issue as your commit message
  • Submit a pull request
  • Mention this issue in the PR description by including it's number
  • Have your pull request reviewed & merged by a codebar team member
主要言語
Ruby
スター
104
フォーク
205
平均マージ
1日 8時間
マージ済み PR(30日)
67

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

codebar/planner のほかの issue

codebar/planner の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。