Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#627 9 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
45/100
Tipo de issue
Nueva funcionalidad
Claridad
Bien especificado
Estado de actividad
Estancado
Stack tecnológico
rails, ruby
Área
full-stack

Línea de trabajo

Comienza en app/views/admin/workshops/_invitation_management.html.haml e inspecciona cómo filtra actualmente el dropdown a los miembros del capítulo. Sigue los datos existentes de invitaciones y RSVP que se utilizan allí y verifica que los miembros que no han respondido al RSVP aparezcan independientemente del estado del correo electrónico de invitación. Se considera terminado cuando el administrador puede seleccionar para el workshop a cualquier miembro del capítulo que no haya respondido al RSVP.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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
Lenguaje dominante
Ruby
Estrellas
104
Forks
205
Merge medio
1 d 8 h
PR fusionados (30 d)
67

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de codebar/planner

Todos los issues de codebar/planner

Issues similares

Más issues de Ruby

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.