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

[REVIEW] Fix max-width at stereotype edit screen #564

Closed MatheusRich closed 5 years ago

MatheusRich commented 5 years ago

Descrição

Adicionei um tamanho máximo às classes filhas evitando que sobreponham a classe mãe.

Issues Relacionadas

resolves #543

Checklist

Imagens/Comentários

Antes image

Depois image

codecov[bot] commented 5 years ago

Codecov Report

Merging #564 into develop will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #564      +/-   ##
==========================================
- Coverage    73.42%   73.1%   -0.32%     
==========================================
  Files          123     122       -1     
  Lines         3228    3160      -68     
  Branches       352     342      -10     
==========================================
- Hits          2370    2310      -60     
+ Misses         750     744       -6     
+ Partials       108     106       -2
Impacted Files Coverage Δ
src/ej_conversations/routes/admin.py 50% <0%> (-18.97%) :arrow_down:
src/ej_conversations/models/utils.py 75% <0%> (-8.34%) :arrow_down:
src/ej_boards/validators.py 66.66% <0%> (-6.67%) :arrow_down:
src/ej_conversations/models/comment.py 77.96% <0%> (-2.68%) :arrow_down:
src/ej_conversations/rules.py 75.43% <0%> (-1.99%) :arrow_down:
src/ej/roles/object_roles.py 77.77% <0%> (-1.17%) :arrow_down:
src/ej_conversations/routes/conversations.py 90.24% <0%> (-0.46%) :arrow_down:
src/ej/services/postgres.py 71.42% <0%> (ø) :arrow_up:
src/ej/settings/middleware.py 58.33% <0%> (ø) :arrow_up:
src/ej_conversations/middleware.py
... and 7 more

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 5e860a2...60d573d. Read the comment docs.

gag2502 commented 5 years ago

Agora está assim a lupinha captura de tela de 2018-10-22 15-27-44