-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: subsection list #20
feat: subsection list #20
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## navin/course-outline/section #20 +/- ##
===============================================================
Coverage ? 88.18%
===============================================================
Files ? 483
Lines ? 7586
Branches ? 1608
===============================================================
Hits ? 6690
Misses ? 867
Partials ? 29 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job on this, @navinkarkera !
0ae0442
to
11c3362
Compare
61ff8f4
to
6567ed9
Compare
11c3362
to
2112fe2
Compare
2112fe2
to
4e30ebf
Compare
Description: This PR adds subsection component which enables UI to display subsections under each section. It also adds functionality for adding new subsections, duplicating, deleting and publishing subsections. We also try to reuse section list as much as possible.
Private-ref
: https://tasks.opencraft.com/browse/BB-8221Dependents on:
Testing instructions:
make cms-up
in devstack.Screenshot: