-
- Downloads
generalised all output and responses to user. Added json output options
Showing
- bbcli/cli.py 2 additions, 2 deletionsbbcli/cli.py
- bbcli/commands/announcements.py 28 additions, 10 deletionsbbcli/commands/announcements.py
- bbcli/commands/assignments.py 57 additions, 30 deletionsbbcli/commands/assignments.py
- bbcli/commands/contents.py 28 additions, 19 deletionsbbcli/commands/contents.py
- bbcli/commands/courses.py 5 additions, 4 deletionsbbcli/commands/courses.py
- bbcli/services/announcements_service.py 1 addition, 1 deletionbbcli/services/announcements_service.py
- bbcli/services/assignment_service.py 2 additions, 50 deletionsbbcli/services/assignment_service.py
- bbcli/services/contents_service.py 1 addition, 0 deletionsbbcli/services/contents_service.py
- bbcli/services/courses_service.py 2 additions, 7 deletionsbbcli/services/courses_service.py
- bbcli/utils/utils.py 9 additions, 2 deletionsbbcli/utils/utils.py
- bbcli/views/announcements_view.py 18 additions, 3 deletionsbbcli/views/announcements_view.py
- bbcli/views/assignments_view.py 97 additions, 0 deletionsbbcli/views/assignments_view.py
- bbcli/views/contents_view.py 25 additions, 1 deletionbbcli/views/contents_view.py
- bbcli/views/course_view.py 0 additions, 19 deletionsbbcli/views/course_view.py
- bbcli/views/courses_view.py 28 additions, 0 deletionsbbcli/views/courses_view.py
- tests/test_services/test_announcements_services.py 3 additions, 2 deletionstests/test_services/test_announcements_services.py
- tests/test_services/test_assignments_services.py 1 addition, 1 deletiontests/test_services/test_assignments_services.py
- tests/test_services/test_courses_services.py 2 additions, 2 deletionstests/test_services/test_courses_services.py
Loading
Please register or sign in to comment