canvas-lms/spec
August Thornton a5edb69678 log created_by for temporary enrollment pairings
This change adds two columns to the temporary_enrollment_pairings table.
One for the created_by_id and one for the deleted_by_id. These are
references to the users table. The created_by_id is set when the
temporary_enrollment_pairing is created. The deleted_by_id is set when
the temporary_enrollment_pairing is deleted via API.

closes FOO-4113
flag = temporary_enrollments

test plan:
 • create a temporary_enrollment_pairing via the user interface
   or API, verify the created_by_id is set to the current user

Change-Id: Ic952513be528050154248d4b336673f677fbb09f
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/334840
Migration-Review: Cody Cutrer <cody@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Hulse <michael.hulse@instructure.com>
QA-Review: Michael Hulse <michael.hulse@instructure.com>
Product-Review: Michael Hulse <michael.hulse@instructure.com>
2023-12-11 02:07:43 +00:00
..
apis log created_by for temporary enrollment pairings 2023-12-11 02:07:43 +00:00
coffeescripts properly check for admin access 2023-12-05 17:33:06 +00:00
contracts Remove Canvas Outcome Pact Tests 2023-11-29 18:00:03 +00:00
controllers log created_by for temporary enrollment pairings 2023-12-11 02:07:43 +00:00
factories bundle update rubocop 2023-12-06 14:25:02 +00:00
factory_bot Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
fixtures Fix import published quiz into module 2023-11-28 19:28:09 +00:00
formatters update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00
gem_integration/canvas_connect
graphql rename checkpoint columns on assignments table 2023-12-08 17:06:23 +00:00
helpers Include debugging information when starting launch 2023-12-01 15:13:50 +00:00
initializers bundle update rubocop 2023-12-06 14:25:02 +00:00
integration spec: Use a different selector to find the tool form 2023-12-05 00:00:44 +00:00
javascripts remove points_based_grading_schemes feature flag 2023-12-07 16:19:51 +00:00
lib rename checkpoint columns on assignments table 2023-12-08 17:06:23 +00:00
manual_seeding Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
messages update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00
migrations Support page/discussion/file in AssignmentOverride 2023-12-08 20:14:41 +00:00
models log created_by for temporary enrollment pairings 2023-12-11 02:07:43 +00:00
observers Add live event rubric_assesed 2023-11-16 21:01:40 +00:00
presenters use more idiomatic ruby for PaceService 2023-12-05 21:50:45 +00:00
requests bundle update rubocop 2023-10-27 17:05:57 +00:00
schemas/lti rubocop: prep for updating rubocop-rspec 2023-04-12 19:30:10 +00:00
selenium Fix InstUI errors in permissions trays 2023-12-08 22:08:47 +00:00
serializers bundle update rubocop 2023-12-06 14:25:02 +00:00
services rename checkpoint columns on assignments table 2023-12-08 17:06:23 +00:00
shared_examples bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
support bundle update rubocop 2023-12-06 14:25:02 +00:00
views Give each tool form a unique ID 2023-11-02 16:40:58 +00:00
.eslintrc
.rspec_parallel
ams_spec_helper.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
broadcast_integration.rb
canvas_simplecov.rb
cassandra_spec_helper.rb Remove auditor cassandra support 2023-04-03 15:40:22 +00:00
conditional_release_spec_helper.rb
coverage_tool.rb
factories.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
factory_bot_spec_helper.rb
feature_flag_helper.rb
file_upload_helper.rb
force_failure_spec.rb
import_helper.rb rubocop: Style/FileRead, Style/FileWrite 2023-04-10 20:57:32 +00:00
jspec.sh Improve Karma test loading 2022-10-12 18:23:35 +00:00
lti2_course_spec_helper.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
lti2_spec_helper.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
lti_1_3_spec_helper.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
lti_1_3_tool_configuration_spec_helper.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
lti_spec_helper.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
outcome_alignments_spec_helper.rb Update GraphQL Alignment loader to return aligned items 2023-05-11 15:57:34 +00:00
plagiarism_platform_spec_helper.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
quiz_spec_helper.rb
rcov.opts
rspec_mock_extensions.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
sharding_spec_helper.rb
simple_cov_result_merger.rb
spec.opts
spec_helper.rb bundle update redis 2023-09-28 15:49:47 +00:00