ejplatform / ej-server

EJ uses gamification and machine learning to promote discussions and participation in a virtual democracy
https://ejplatform.github.io/ej-server/
Other
38 stars 17 forks source link

[WIP] creates button to edit board on board page #497

Closed lucashm closed 6 years ago

lucashm commented 6 years ago

Descrição

Adiciona botão de editar board

Issues Relacionadas

449

Checklist

CPA: image

(Há umas pequenas diferenças do Invision, mas com certeza elas cabem para outra issue) Genérico: image

codecov[bot] commented 6 years ago

Codecov Report

Merging #497 into develop will increase coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #497      +/-   ##
===========================================
+ Coverage    71.56%   71.73%   +0.16%     
===========================================
  Files          120      119       -1     
  Lines         3081     3014      -67     
  Branches       337      331       -6     
===========================================
- Hits          2205     2162      -43     
+ Misses         777      754      -23     
+ Partials        99       98       -1
Impacted Files Coverage Δ
src/ej_boards/routes.py 28.37% <ø> (ø) :arrow_up:
src/ej_conversations/routes/conversations.py 92.1% <ø> (ø) :arrow_up:
src/ej_users/forms.py 87.5% <0%> (-3.68%) :arrow_down:
src/ej_users/models.py 100% <0%> (ø) :arrow_up:
src/ej/settings/__init__.py 100% <0%> (ø) :arrow_up:
src/ej/settings/email.py
src/ej_users/routes.py 74.69% <0%> (+12.51%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 76669d9...a219e00. Read the comment docs.