canvas-lms/spec
Neil Gupta 62a65a21f8 add links to the outcome import csv format docs
fixes OUT-2026

Test plan:
* Generate API docs: `bundle exec rake doc:api`
* View outcomes page. There should be a link to the outcomes csv doc
* Click Import to open the import modal. Oh, look there's a link!
* Import an invalid csv file and check your email. The failure
  notification should have a link to the docs
* All of the links should take you to the outcomes CSV formatting doc

Change-Id: I380ab2c36be27ec1260179a02eb629bf91cfc748
Reviewed-on: https://gerrit.instructure.com/142946
Tested-by: Jenkins
Reviewed-by: Augusto Callejas <acallejas@instructure.com>
Product-Review: Neil Gupta <ngupta@instructure.com>
QA-Review: Neil Gupta <ngupta@instructure.com>
2018-03-08 19:35:07 +00:00
..
apis validate default_view on courses 2018-03-07 22:22:06 +00:00
coffeescripts ensure 0 hour in datepicker is midnight not noon 2018-03-06 17:31:13 +00:00
controllers fix student planner item override caching 2018-03-08 17:07:32 +00:00
factories Add Results Services Endpoints 2018-02-21 22:24:24 +00:00
fixtures Outcome import creation/status endpoints 2018-03-05 19:22:03 +00:00
formatters spec: support internet explorer test run 2017-10-30 18:04:48 +00:00
gem_integration/canvas_connect Revert "bump canvas_connect... again" 2017-09-05 16:47:41 +00:00
graphql [ci selinimum capture] Revert "re-add and disable graphql feature flag" 2018-03-07 20:15:45 +00:00
helpers remove user interface for editing avatar image when locked 2018-02-14 17:02:11 +00:00
initializers Fix dynamic_settings reload issue 2018-01-24 21:28:36 +00:00
instfs/selenium test instfs assignment submission integration 2018-03-07 16:48:07 +00:00
integration Make a lock icon appear for locked files 2018-02-16 06:16:18 +00:00
javascripts reset filters to default when hiding them 2018-03-08 17:41:12 +00:00
lib export attachments to instfs 2018-03-07 19:38:50 +00:00
messages fix footer logo in footer of emails 2018-03-08 17:53:17 +00:00
middleware Add rake task to populate Consul from dynamic_settings.yml 2017-09-19 18:08:39 +00:00
migrations Fix last N+1 for adding originality_data to submission_history 2018-02-22 17:01:41 +00:00
models add links to the outcome import csv format docs 2018-03-08 19:35:07 +00:00
observers Add `sis_batch_id` to NOP fields for update 2018-01-15 22:08:29 +00:00
presenters fix error switching courses in student grades page 2018-02-15 17:29:55 +00:00
requests fix error switching courses in student grades page 2018-02-15 17:29:55 +00:00
selenium update complete/incomplete grade cell formatter 2018-03-07 23:50:58 +00:00
serializers return empty description for locked quizzes 2018-03-06 15:54:53 +00:00
shared_examples update root outcome group name alongside context 2018-02-12 19:09:33 +00:00
support Outcome import creation/status endpoints 2018-03-05 19:22:03 +00:00
views update terms of service on new user page 2018-02-22 19:09:55 +00:00
.eslintrc [spec] eslint: turn off “qunit/no-setup-teardown” 2018-02-16 19:15:18 +00:00
ams_spec_helper.rb spec: remove mocha 2017-07-27 18:22:39 +00:00
broadcast_integration.rb spec: rename the `user` helper to `user_factory` 2016-12-27 20:25:25 +00:00
cassandra_spec_helper.rb don't log errors for unconfigured auditors 2016-03-31 17:11:36 +00:00
coverage_tool.rb spec: rename the `user` helper to `user_factory` 2016-12-27 20:25:25 +00:00
import_helper.rb Add ability to import tool profiles 2017-06-19 19:31:52 +00:00
jspec.sh speed up JS tests by running them concurrently 2018-01-16 19:32:28 +00:00
lti2_course_spec_helper.rb Include similarity detection tool associations in export 2017-10-06 19:33:29 +00:00
lti2_spec_helper.rb Add DeveloperKey/vendor code association for LTI2 2017-08-07 16:32:48 +00:00
lti_spec_helper.rb da licença part 47 2017-04-28 17:59:55 +00:00
quiz_spec_helper.rb da licença part 60 2017-05-01 21:20:40 +00:00
rcov.opts
rspec_mock_extensions.rb spec: remove mocha 2017-07-27 18:22:39 +00:00
sharding_spec_helper.rb Skip tests that require plugin unless plugin installed 2017-07-28 19:30:52 +00:00
simple_cov_result_merger.rb spec: stabilize some gem dependencies, refs SD-2837 2017-08-30 16:12:08 +00:00
spec.opts spec: bring test-queue rerun logic into canvas 2017-01-25 22:29:41 +00:00
spec_helper.rb set Attachment.current_root_account during jobs 2018-03-07 17:18:24 +00:00