Skip to content

Commit

Permalink
Drag and drop lesson reordering in the metabox on edit course screen. s…
Browse files Browse the repository at this point in the history
…trangerstudios#59

 * Add jQuery UI dependency to support drag and drop
 * Make Course lessons table rows draggable by calling sortable function from
 * Update Course lesson order via AJAX on stop sortable event callback
 * Remove Order field
 * Get Order from UI when add a new lesson to the course
 * Add server side AJAX endpoint to update Course order
 * Add better JSON response to show proper notifications to users on AJAX callbacks.
  • Loading branch information
MaximilianoRicoTabo committed Jun 9, 2024
1 parent 54eaee2 commit f325c28
Show file tree
Hide file tree
Showing 6 changed files with 20,518 additions and 9 deletions.
Loading

0 comments on commit f325c28

Please sign in to comment.