Skip to content
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: allow dragging blocks across parents in outline #859

Merged
merged 26 commits into from
Mar 19, 2024

refactor: update draft status icon

ecf01cd
Select commit
Loading
Failed to load commit list.
Merged

feat: allow dragging blocks across parents in outline #859

refactor: update draft status icon
ecf01cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 0s

92.97% of diff hit (target 91.88%)

View this Pull Request on Codecov

92.97% of diff hit (target 91.88%)

Annotations

Check warning on line 93 in src/course-outline/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/DraggableList.jsx#L93

Added line #L93 was not covered by tests

Check warning on line 218 in src/course-outline/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/DraggableList.jsx#L218

Added line #L218 was not covered by tests

Check warning on line 228 in src/course-outline/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/DraggableList.jsx#L228

Added line #L228 was not covered by tests

Check warning on line 235 in src/course-outline/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/DraggableList.jsx#L235

Added line #L235 was not covered by tests

Check warning on line 284 in src/course-outline/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/DraggableList.jsx#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 311 in src/course-outline/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/DraggableList.jsx#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 32 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 157 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L157

Added line #L157 was not covered by tests

Check warning on line 175 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L175

Added line #L175 was not covered by tests

Check warning on line 192 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L192

Added line #L192 was not covered by tests

Check warning on line 218 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L218

Added line #L218 was not covered by tests

Check warning on line 238 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L238

Added line #L238 was not covered by tests

Check warning on line 259 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L259

Added line #L259 was not covered by tests

Check warning on line 264 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L264

Added line #L264 was not covered by tests

Check warning on line 286 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L286

Added line #L286 was not covered by tests

Check warning on line 307 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L307

Added line #L307 was not covered by tests

Check warning on line 312 in src/course-outline/drag-helper/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/drag-helper/utils.js#L312

Added line #L312 was not covered by tests

Check warning on line 45 in src/course-outline/page-alerts/PageAlerts.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/page-alerts/PageAlerts.jsx#L45

Added line #L45 was not covered by tests

Check warning on line 67 in src/course-outline/section-card/SectionCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/section-card/SectionCard.jsx#L67

Added line #L67 was not covered by tests

Check warning on line 123 in src/course-outline/subsection-card/SubsectionCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/subsection-card/SubsectionCard.jsx#L123

Added line #L123 was not covered by tests

Check warning on line 125 in src/course-outline/subsection-card/SubsectionCard.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/subsection-card/SubsectionCard.jsx#L125

Added line #L125 was not covered by tests