Bump canvas-planner to 1.0.6

closes FALCOR-495

This release includes these things from canvas-planner:
    - Bump planner to version 1.0.6
    - Handle long strings in planner items and groups
    - Bump version to 1.0.5
    - Make past items load in descending order when fetching
    - Make close button for opportunities modal show at bottom and be hidden
    - Dismissing Opportunties breaks for certain planner items
    - update readme for deploying
    - fix instui defaultValue error
    - Finally patches scrolling bug
    - [i18n] update locales with new translations
    - Canvas Planner Fix For Showing Due Dates at 12:00 A.M.
    - Bump version to 1.0.4
    - Change dismissing opportunity to different API field
    - [i18n] update locales with new translations
    - Add copyright notice linting
    - Add LICENSE file to repository
    - Make ungraded discussion topics show the new replies pill
    - Upgrade a few libraries that we depend on
    - Make todo items associate properly with courses
    - Create non-existing days when needed
    - fix a time dependent test
    - [i18n] update locales with new translations
    - Fix IE x wrong spot issue
    - [i18n] update english locale with new strings
    - fix translations in utilities file
    - Bump version to 1.0.3

Test Plan:
  - Things work, automated tests pass

Change-Id: I6ac18ed79c19d99a352681458507876adbf26412
Reviewed-on: https://gerrit.instructure.com/119306
Reviewed-by: Venk Natarajan <vnatarajan@instructure.com>
QA-Review: Dan Sasaki <dsasaki@instructure.com>
Product-Review: Steven Burnett <sburnett@instructure.com>
Tested-by: Jenkins
This commit is contained in:
Clay Diffrient 2017-07-17 13:22:03 -06:00 committed by Steven Burnett
parent 01faca033c
commit e3714a3891
4 changed files with 27 additions and 17 deletions

View File

@ -27,7 +27,7 @@
"babel-preset-stage-1": "^6.5.0",
"babel-register": "^6.9.0",
"backbone": "1.1.1",
"canvas-planner": "1.0.3",
"canvas-planner": "1.0.6",
"canvas-rce": "2.2.1",
"classnames": "~2.2.5",
"coffee-loader": "^0.7.2",

View File

@ -82,7 +82,7 @@ module PlannerPageObject
end
def close_opportunities_dropdown
fj("button:contains('Close opportunities popover')").click
fj("button[title='Close opportunities popover']").click
end
def todo_modal_button
@ -121,4 +121,3 @@ module PlannerPageObject
todo_save_button.click
end
end

View File

@ -299,7 +299,7 @@ describe "student planner" do
go_to_list_view
open_opportunities_dropdown
close_opportunities_dropdown
expect(f('body')).not_to contain_jqcss("button:contains('Close opportunities popover')")
expect(f('body')).not_to contain_jqcss("button[title='Close opportunities popover']")
end
it "links opportunity to the correct assignment page", priority: "1", test_id: 3281712 do

View File

@ -1407,9 +1407,9 @@ caniuse-lite@^1.0.30000670:
version "1.0.30000671"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000671.tgz#c206c2f1a1feb34de46064407c4356818389bf1e"
canvas-planner@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/canvas-planner/-/canvas-planner-1.0.3.tgz#89886013124a86e92078de2f88fc9e14ab54087a"
canvas-planner@1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/canvas-planner/-/canvas-planner-1.0.6.tgz#c252d1ca9cd5cca9e90d288d34d9e2b302331984"
dependencies:
axios "^0.16.0"
babel-plugin-inline-react-svg "^0.4.0"
@ -1418,17 +1418,17 @@ canvas-planner@1.0.3:
format-message "^5.1.2"
format-message-parse "^5.1.2"
format-message-print "^5.1.2"
instructure-icons "^3.0.1"
instructure-ui "^2.3.0"
instructure-icons "^4.1.0"
instructure-ui "2.3.0"
keycode "^2.1.9"
moment "~2.10.6"
moment-timezone "^0.5.13"
parse-link-header "^1.0.1"
prop-types "^15.5.8"
prop-types "^15.5.9"
react-moment-proptypes "^1.4.0"
react-redux "^5.0.3"
react-waypoint "^7.0.3"
redux "^3.6.0"
redux "^3.5.2"
redux-actions "^2.0.1"
redux-logger "^3.0.1"
redux-promise "^0.5.3"
@ -4106,7 +4106,7 @@ install@~0.1.7:
version "0.1.8"
resolved "https://registry.yarnpkg.com/install/-/install-0.1.8.tgz#9980ef93e30dfb534778d163bc86ddd472ad5fe8"
instructure-icons@4.2.0:
instructure-icons@4.2.0, instructure-icons@^4.1.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/instructure-icons/-/instructure-icons-4.2.0.tgz#7faa6ba3f6c84a9154f81f64a6d4e5ce544df105"
dependencies:
@ -4114,14 +4114,25 @@ instructure-icons@4.2.0:
shortid "^2.2.8"
svg-to-jsx "^0.0.20"
instructure-icons@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/instructure-icons/-/instructure-icons-3.0.1.tgz#1a8eb651ca4af619846a5c8d5f23e70cbba9badf"
instructure-ui@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/instructure-ui/-/instructure-ui-2.3.0.tgz#bb08d3cb1b8d77b374b649f95ff652cba8a7e9d5"
dependencies:
classnames "2.2.5"
decimal.js "7.2.1"
deep-equal "1.0.1"
glamor "2.20.24"
invariant "2.2.2"
keycode "2.1.8"
moment-timezone "0.5.13"
numeral "2.0.6"
object.omit "2.0.1"
object.pick "1.2.0"
prop-types "15.5.8"
shortid "2.2.8"
tinycolor2 "1.4.1"
instructure-ui@2.5.0, instructure-ui@^2.3.0:
instructure-ui@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/instructure-ui/-/instructure-ui-2.5.0.tgz#ba92a3975721334c7edc171b997461ac2940dab8"
dependencies:
@ -6890,7 +6901,7 @@ redux-thunk@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.2.0.tgz#e615a16e16b47a19a515766133d1e3e99b7852e5"
redux@^3.2.0, redux@^3.5.2, redux@^3.6.0:
redux@^3.2.0, redux@^3.5.2:
version "3.6.0"
resolved "https://registry.yarnpkg.com/redux/-/redux-3.6.0.tgz#887c2b3d0b9bd86eca2be70571c27654c19e188d"
dependencies: