code-corps / code-corps/code-corps-ember

Add conversation part for open/closed status changed

Abierto
#1,636 9 comentarios 0 reacciones 0 asignados Ver en GitHub
blocked Time: 2 hours
Lenguaje dominante
JavaScript
Estrellas
120
Forks
75
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# Problem

We need to add a conversation part that includes a simple border and some small text saying either:

- {{You | username}} closed this conversation {{time-ago}}
- {{You | username}} reopened this conversation {{time-ago}}

These parts should not be shown in the user's view of a conversation. Only the `comment` `part_type` should be shown. We'll have to add a check for whether the user has admin privileges to see that information.

This is blocked by the API adding a `part_type` for us to determine the type of conversation part to display.

Also needs https://github.com/code-corps/code-corps-api/issues/1322 to be done to be mergeable.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.