django-cms / djangocms-moderation

Other
13 stars 20 forks source link

feat: Added burger menu to moderation request tree admin. #216

Closed adam-murray closed 2 years ago

adam-murray commented 2 years ago

This PR includes the required JS and CSS to change the moderation request admin list_actions into a burger menu.

codecov[bot] commented 2 years ago

Codecov Report

Merging #216 (33b67f3) into master (a2be186) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files          23       23           
  Lines        1740     1740           
  Branches      282      282           
=======================================
  Hits         1465     1465           
  Misses        245      245           
  Partials       30       30           
Impacted Files Coverage Δ
djangocms_moderation/admin.py 78.45% <100.00%> (ø)

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 a2be186...33b67f3. Read the comment docs.