canvas-lms/Gemfile.d
Eric Saupe a299cab570 Add pace plans publish endpoint
fixes LS-2454
flag=pace_plans

test plan:
- With pace plans feature flag enabled
- Create a pace plan and verify it isn't active and does not have a
published_at date
- Make a POST request to /api/v1/courses/:course_id/pace_plans/:id/publish
- Verify the request is successful and the pace plan is active and has
a published at date
- Verify the modules have assignment overrides created
- Change the duration dates for the pace plan module items
- Republish
- Verify the modules have new assignment overrides for the new dates

Change-Id: I6ad4fc1669cf069b4edeb313ba07885a36c0a8ee
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/273070
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Eric Saupe <eric.saupe@instructure.com>
2021-10-12 22:08:36 +00:00
..
.rubocop.yml rubocop: go back to a single .rubocop.yml 2021-09-27 17:21:02 +00:00
_before.rb rubocop: split configuration 2021-09-21 16:02:22 +00:00
app.rb Add pace plans publish endpoint 2021-10-12 22:08:36 +00:00
assets.rb bump dress_code to 1.2.1 2021-06-01 15:50:25 +00:00
cassandra.rb rubocop: split configuration 2021-09-21 16:02:22 +00:00
development.rb Add configurations to enable remote IDE debugging with rdebug-ide 2021-09-16 18:33:11 +00:00
i18n_tools_and_rake_tasks.rb rubocop: split configuration 2021-09-21 16:02:22 +00:00
icu.rb update ffi-icu 2021-08-19 19:37:51 +00:00
plugins.rb Revert "pin gem paths to the actual current directory" 2021-08-19 20:28:54 +00:00
postgres.rb add frozen_string_literal comment to Gemfile and Rakefile 2021-03-30 17:51:26 +00:00
pulsar.rb rubocop: split configuration 2021-09-21 16:02:22 +00:00
redis.rb add frozen_string_literal comment to Gemfile and Rakefile 2021-03-30 17:51:26 +00:00
rubocop.rb rubocop: use bundler/inline for bin/rubocop 2021-10-12 19:29:22 +00:00
test.rb fix build summary page to work with rspecQ 2021-10-06 17:30:51 +00:00
~after.rb rubocop: split configuration 2021-09-21 16:02:22 +00:00