Skip to content

Instantly share code, notes, and snippets.

@isubasti
Last active May 3, 2017 05:11
Show Gist options
  • Save isubasti/4b9f28b4c4b0e9dcefb4f866fca86890 to your computer and use it in GitHub Desktop.
Save isubasti/4b9f28b4c4b0e9dcefb4f866fca86890 to your computer and use it in GitHub Desktop.

Revisions

  1. isubasti revised this gist May 3, 2017. 1 changed file with 6 additions and 7 deletions.
    13 changes: 6 additions & 7 deletions breaking changes.MD
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,6 @@
    list of breaking changes introduced by using pantheon as data source for froalaEditor.js:

    * isUserALecturer check that requires course's admin list
    * _downloadAssignmentSheet will need to be changed to use pantheon's service
    * submission requires courseId, assignmentId, assignmentName to construct the folder structure and filename on s3
    * assignmentId and courseId is required to construct slingshot folder for images
    * assignment name is required to create the editorDocument
    list of breaking changes introduced by using pantheon as data source for froalaEditor.js:
    * isUserALecturer check that requires course's admin list
    * _downloadAssignmentSheet will need to be changed to use pantheon's service
    * submission requires courseId, assignmentId, assignmentName to construct the folder structure and filename on s3
    * assignmentId and courseId is required to construct slingshot folder for images
    * assignment name is required to create the editorDocument
  2. isubasti revised this gist May 3, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion breaking changes.MD
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,6 @@
    list of breaking changes introduced by using pantheon as data source for froalaEditor.js:
    * isUserALecturer check that requires course's admin list

    * isUserALecturer check that requires course's admin list
    * _downloadAssignmentSheet will need to be changed to use pantheon's service
    * submission requires courseId, assignmentId, assignmentName to construct the folder structure and filename on s3
    * assignmentId and courseId is required to construct slingshot folder for images
  3. isubasti revised this gist May 3, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion breaking changes.MD
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    list of breaking changes introduced by using pantheon as data source for froalaEditor.js:
    * isUserALecturer check that requires course's admin list
    * _downloadAssignmentSheet
    * _downloadAssignmentSheet will need to be changed to use pantheon's service
    * submission requires courseId, assignmentId, assignmentName to construct the folder structure and filename on s3
    * assignmentId and courseId is required to construct slingshot folder for images
    * assignment name is required to create the editorDocument
  4. isubasti created this gist May 3, 2017.
    6 changes: 6 additions & 0 deletions breaking changes.MD
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    list of breaking changes introduced by using pantheon as data source for froalaEditor.js:
    * isUserALecturer check that requires course's admin list
    * _downloadAssignmentSheet
    * submission requires courseId, assignmentId, assignmentName to construct the folder structure and filename on s3
    * assignmentId and courseId is required to construct slingshot folder for images
    * assignment name is required to create the editorDocument