This repository was archived by the owner on Jun 24, 2024. It is now read-only.
Commit e6cb962
File tree
290 files changed
+1877
-1422
lines changed- app
- assets
- javascripts
- stylesheets
- components
- controllers
- application_controller
- concerns
- orgs
- rosters_controller
- sessions_controller
- stafftools
- models
- concerns
- services
- views
- organizations
- orgs
- lti_configurations
- rosters
- pages
- stafftools
- groupings
- groups
- config
- initializers
- locales/views
- pages
- db
- migrate
- docs
- lib
- docker_compose
- github_classroom/lti
- models/membership_extension
- tasks
- spec
- controllers
- orgs
- stafftools
- integration
- lib/github_classroom/lti
- models
- services
- support/cassettes
- OrganizationsController/GET_link_lms
- without_lti_launch_disabled
- Orgs_GoogleClassroomConfigurationsController
- _create
- when_the_user_is_authorized
- creates_configuration
- there_is_a_LTI_configuration
- there_is_a_roster
- when_user_is_not_authorized
- with_flipper_off
- with_flipper_on
- when_the_user_is_authorized
- creates_configuration
- there_is_a_LTI_configuration
- there_is_a_roster
- when_user_is_not_authorized
- _index
- when_the_user_is_authorized
- there_is_a_LTI_configuration
- there_is_a_roster
- when_there_is_an_error_fetching_classes
- when_user_is_not_authorized
- _search
- when_the_user_is_authorized
- when_user_is_not_authorized_with_google
- Orgs_LtiConfigurationsController
- DELETE_destroy
- with_flipper_disabled
- with_flipper_enabled
- with_lti_configuration_present
- with_lti_configuration_present
- GET_complete
- with_existing_lti_configuration/with_user_who_is_an_instructor
- with_flipper_disabled
- with_flipper_on/with_existing_lti_configuration/with_user_who_is_an_instructor
- GET_info
- with_flipper_disabled
- with_flipper_enabled
- with_existing_google_classrom
- GET_new
- with_flipper_disabled
- with_flipper_enabled
- with_existing_google_classrom
- GET_show
- with_flipper_disabled
- with_flipper_enabled
- with_lti_configuration_present
- with_no_existing_lti_configuration
- with_lti_configuration_present
- with_no_existing_lti_configuration
- PATCH_update
- with_flipper_disabled
- with_flipper_on
- with_existing_lti_configuration
- with_no_existing_lti_configuration
- POST_create
- with_an_existing_roster
- with_existing_google_classroom
- with_flipper_disabled
- with_flipper_enabled
- with_an_existing_roster
- with_existing_configuration
- with_existing_google_classrom
- with_existing_google_classroom
- Orgs_RostersController
- GET_import_lms_roster
- with_existing_LMS
- with_context_membership_url
- fetching_roster_fails
- fetching_roster_succeeds
- all_attributes_present
- no_new_students
- successful_fetch_but_missing_some_attributes
- without_context_membership_service_url
- with_lti_launch_disabled
- with_lti_launch_enabled
- with_existing_LMS
- with_context_membership_url
- fetching_roster_fails
- fetching_roster_succeeds
- all_attributes_present
- no_new_students
- successful_fetch_but_missing_all_attributes
- successful_fetch_but_missing_some_attributes
- without_context_membership_service_url
- with_no_existing_LMS
- with_no_existing_LMS
- PATCH_import_from_google_classroom
- when_google_classroom_course_is_linked/when_user_is_authorized_with_google/when_course_has_multiple_students/when_organization_has_no_roster
- when_students_are_fetched_succesfully
- when_there_is_an_error_fetching_students
- when_there_is_no_google_classroom_course_linked/when_user_is_authorized_with_google
- with_google_classroom_flipper_enabled
- when_google_classroom_course_is_linked/when_user_is_authorized_with_google
- when_course_has_multiple_students/when_organization_has_no_roster
- when_students_are_fetched_succesfully
- when_there_is_an_error_fetching_students
- when_organization_already_has_roster
- when_there_is_an_existing_lti_configuration
- when_there_is_no_google_classroom_course_linked/when_user_is_authorized_with_google
- with_google_classroom_identifier_disabled
- PATCH_sync_google_classroom
- when_user_is_authorized_with_google
- classroom_has_a_linked_google_course
- when_there_is_no_google_classroom_course_linked
- when_user_is_not_authorized_with_google
- with_flipper_disabled
- with_student_identifier_flipper_enabled
- with_google_classroom_flipper_enabled/when_user_is_authorized_with_google
- classroom_has_a_linked_google_course
- when_there_is_no_google_classroom_course_linked
- when_user_is_not_authorized_with_google
- with_google_classroom_identifier_disabled
- Stafftools_GroupingsController/DELETE_destroy
- as_an_authorized_user
- as_an_unauthorized_user
- Stafftools_GroupsController/DELETE_destroy
- as_an_authorized_user
- as_an_unauthorized_user
- view_models
- unlinked_user
- video
- vendor/cache
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
290 files changed
+1877
-1422
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 22 | | |
26 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | | - | |
284 | | - | |
| 283 | + | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
| 336 | + | |
| 337 | + | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | | - | |
384 | | - | |
385 | | - | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
| 472 | + | |
474 | 473 | | |
475 | 474 | | |
476 | 475 | | |
| |||
494 | 493 | | |
495 | 494 | | |
496 | 495 | | |
497 | | - | |
| 496 | + | |
498 | 497 | | |
499 | 498 | | |
500 | 499 | | |
| |||
505 | 504 | | |
506 | 505 | | |
507 | 506 | | |
508 | | - | |
| 507 | + | |
509 | 508 | | |
510 | 509 | | |
511 | | - | |
| 510 | + | |
512 | 511 | | |
513 | 512 | | |
514 | 513 | | |
| |||
523 | 522 | | |
524 | 523 | | |
525 | 524 | | |
526 | | - | |
| 525 | + | |
527 | 526 | | |
528 | 527 | | |
529 | 528 | | |
530 | 529 | | |
531 | | - | |
| 530 | + | |
532 | 531 | | |
533 | 532 | | |
534 | 533 | | |
| |||
554 | 553 | | |
555 | 554 | | |
556 | 555 | | |
557 | | - | |
| 556 | + | |
558 | 557 | | |
559 | | - | |
| 558 | + | |
560 | 559 | | |
561 | 560 | | |
562 | 561 | | |
| |||
570 | 569 | | |
571 | 570 | | |
572 | 571 | | |
573 | | - | |
574 | | - | |
| 572 | + | |
| 573 | + | |
575 | 574 | | |
576 | 575 | | |
577 | 576 | | |
578 | 577 | | |
579 | | - | |
| 578 | + | |
580 | 579 | | |
581 | 580 | | |
582 | | - | |
583 | | - | |
| 581 | + | |
| 582 | + | |
584 | 583 | | |
585 | 584 | | |
586 | 585 | | |
| |||
590 | 589 | | |
591 | 590 | | |
592 | 591 | | |
593 | | - | |
| 592 | + | |
594 | 593 | | |
595 | 594 | | |
596 | 595 | | |
597 | 596 | | |
598 | 597 | | |
599 | 598 | | |
600 | | - | |
| 599 | + | |
601 | 600 | | |
602 | 601 | | |
603 | 602 | | |
604 | | - | |
| 603 | + | |
605 | 604 | | |
606 | 605 | | |
607 | | - | |
| 606 | + | |
608 | 607 | | |
609 | 608 | | |
610 | 609 | | |
0 commit comments