kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

enable change section when update worksheet #1298

Closed sumandari closed 3 years ago

sumandari commented 3 years ago

This PR refers to #1295 It enables creator/admin to change the section while updating the worksheet.

image

NyakudyaA commented 3 years ago

LGTM

codecov[bot] commented 3 years ago

Codecov Report

Merging #1298 (3a41464) into develop (ede5c2f) will increase coverage by 0.01%. The diff coverage is 76.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1298      +/-   ##
===========================================
+ Coverage    63.19%   63.20%   +0.01%     
===========================================
  Files          177      177              
  Lines         9338     9350      +12     
  Branches       706      706              
===========================================
+ Hits          5901     5910       +9     
- Misses        3213     3216       +3     
  Partials       224      224              
Impacted Files Coverage Δ
django_project/lesson/forms/worksheet.py 79.41% <72.72%> (-3.20%) :arrow_down:
django_project/lesson/views/worksheet.py 73.91% <100.00%> (+0.09%) :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 ede5c2f...3a41464. Read the comment docs.