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

Ability for admin to subscribe any member of a chapter to a workshop

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

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
rails, ruby
領域
full-stack

調査の方向性

app/views/admin/workshops/_invitation_management.html.haml から始め、現在 dropdown が chapter members をどのようにフィルタリングしているかを確認します。そこで使用されている既存の invitation と RSVP のデータを追跡し、RSVP していないメンバーが invitation email のステータスに関係なく表示されることを確認します。完了条件は、admin が RSVP していない chapter member を workshop に参加させる対象として誰でも選択できることです。

索引モデルが issue の本文から書いたものです。

説明

enhancement

Description of the issue 📄

On the admin workshop view (admin/workshops/:id) admins have access to a dropdown that allows them to manually subscribe members of a chapter to any given workshop. Currently this dropdown is populated with members who have received but not accepted an invitation email. This is causing issues for the London chapter as we have stopped sending email invites for that chapter. Update this dropdown to show all members of a chapter who have not yet RSVP'd to the workshop.

Screenshots 📷

screen shot 2017-11-24 at 21 11 50 Dropdown to update

Steps to fix 🛠

Update the behaviour of the dropdown in the app/views/admin/workshops/_invitation_management.html.haml partial.

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, make sure you mention #codebar24PR2017 in the description
  • 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 を短くまとめたダイジェスト。