-
- Downloads
There was a problem fetching the pipeline summary.
Started work on StudentPage serializer and views
parent
1bb9074c
No related branches found
No related tags found
Pipeline #
Showing
- backend/core/serializers.py 10 additions, 13 deletionsbackend/core/serializers.py
- backend/core/urls.py 3 additions, 3 deletionsbackend/core/urls.py
- backend/core/views/api.py 11 additions, 7 deletionsbackend/core/views/api.py
- backend/grady/settings/default.py 6 additions, 5 deletionsbackend/grady/settings/default.py
- frontend/src/App.vue 2 additions, 2 deletionsfrontend/src/App.vue
- frontend/src/components/HelloWorld.vue 1 addition, 40 deletionsfrontend/src/components/HelloWorld.vue
- frontend/src/components/student/Base.vue 13 additions, 0 deletionsfrontend/src/components/student/Base.vue
- frontend/src/components/student/SubmissionDetail.vue 12 additions, 0 deletionsfrontend/src/components/student/SubmissionDetail.vue
- frontend/src/components/student/SubmissionList.vue 34 additions, 0 deletionsfrontend/src/components/student/SubmissionList.vue
- frontend/src/main.js 3 additions, 0 deletionsfrontend/src/main.js
- frontend/src/router/index.js 3 additions, 3 deletionsfrontend/src/router/index.js
- frontend/src/store/api.js 27 additions, 0 deletionsfrontend/src/store/api.js
- frontend/yarn.lock 109 additions, 3 deletionsfrontend/yarn.lock
frontend/src/components/student/Base.vue
0 → 100644
frontend/src/store/api.js
0 → 100644
Please register or sign in to comment