-
Notifications
You must be signed in to change notification settings - Fork 139
Course-level lesson drip #2605
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
Merged
Merged
Course-level lesson drip #2605
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f3b6bae
Adds option to enable course-level drip settings for lessons, in numb…
brianhogg a4a23c1
Add "ignore first X lessons" setting. Setting minimum delay to be 1 day.
brianhogg 9a4dac2
WIP: Apply course-level settings if no lesson-level settings set. Wil…
brianhogg d6ef634
If course-level drip settings set, ignore any saved lesson-level ones…
brianhogg b613c2c
Removing var dumps
brianhogg aabc958
Ensure we have an enrollment date or a course start date to determine…
brianhogg f7f1602
Hide the lesson drip settings in the course builder if the course has…
brianhogg f340530
WIP: Scaffolding additional unit tests
brianhogg 7f94b5d
WIP: Adding a message if there are course-level drip settings
brianhogg 6e4fa8b
Wording tweak
brianhogg 4316fd7
Hide rest of inputs when lesson drip toggled off
brianhogg a25797a
WIP: There doesn't seem to be any way to grab the course dynamically …
brianhogg 6ecfab2
Adding "link" to exit course builder to set the course-level drip set…
brianhogg 8cd289a
Moving code to builder/Schemas (via npm run start:legacy)
brianhogg 71af4de
Add message with link to course edit at the top of Edit Lesson, Restr…
brianhogg 2deb54f
Hide lesson drip settings if course-level drip settings are enabled.
brianhogg 1f354de
Merge branch 'dev' into feature/course-level-lesson-drip
brianhogg 8428548
Test for get available date with course-level
brianhogg a7114e0
Formatting
brianhogg 009c262
Formatting fixes.
brianhogg 3b7b6b7
Fixing test.
brianhogg d259c2e
Merge branch 'dev' into feature/course-level-lesson-drip
brianhogg b416cf3
Formatting fixes.
brianhogg e24c505
Adding changelog.
brianhogg 8e48939
Spacing. Removing TODOs.
brianhogg 37e1881
Removing unneeded tests. Test for looking at the course start date if…
brianhogg e1f5525
Removing comments, spacing.
brianhogg 3a22045
Merge branch 'dev' into feature/course-level-lesson-drip
ideadude 6deeebb
Merge branch 'dev' into feature/course-level-lesson-drip
ideadude a4623c5
Update includes/admin/post-types/meta-boxes/class.llms.meta.box.cours…
brianhogg 0d2a6b3
Update includes/admin/post-types/meta-boxes/class.llms.meta.box.lesso…
brianhogg f202413
Merge branch 'dev' into feature/course-level-lesson-drip
ideadude 938fa38
Merge branch 'dev' into feature/course-level-lesson-drip
ideadude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| significance: minor | ||
| type: added | ||
| entry: Adds course-level lesson drip settings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.