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

Create course tasks #99

Merged
merged 5 commits into from
May 15, 2024
Merged

Create course tasks #99

merged 5 commits into from
May 15, 2024

Conversation

danieljancar
Copy link
Owner

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING and other relevant documents.

Description

Created course tasks feature.

Screenshots (if appropriate):

image

@danieljancar danieljancar added enhancement New feature or request architecture This is related to the big picture architecture of projects, packages or flows area: course Issue regarding the main package area: adminui Issue regarding the AdminUI labels May 15, 2024
@danieljancar danieljancar requested a review from KunzRobert May 15, 2024 12:05
@danieljancar danieljancar linked an issue May 15, 2024 that may be closed by this pull request
7 tasks
@danieljancar danieljancar merged commit 1e03dac into develop May 15, 2024
3 checks passed
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

  • v1.0.0
  • v1.0.0

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

  • v1.0.0
  • v1.0.0

Your semantic-release bot 📦🚀

2 similar comments
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

  • v1.0.0
  • v1.0.0

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

  • v1.0.0
  • v1.0.0

Your semantic-release bot 📦🚀

KunzRobert pushed a commit that referenced this pull request Jun 19, 2024
* refactor(course): improve file sorting

* feat: create basic course tasks interface with accordion ui-components

* feat: create basic mark as completed tasks feature

* chore(course): improve cms and logic
@danieljancar danieljancar deleted the 87-create-course-tasks-page branch June 19, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture This is related to the big picture architecture of projects, packages or flows area: adminui Issue regarding the AdminUI area: course Issue regarding the main package enhancement New feature or request released
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Create course tasks page
1 participant