-
- Downloads
There was a problem fetching the pipeline summary.
More experimental work on layout
Added BaseLayout component that will serve as bas for the layout of the app. It is modeled after https://next.vuetifyjs.com/examples/layouts/google-contacts . The gradySpeak has been moved to the front-end.
parent
5195b842
No related branches found
No related tags found
Pipeline #
Showing
- frontend/src/assets/logo.png 0 additions, 0 deletionsfrontend/src/assets/logo.png
- frontend/src/components/BaseLayout.vue 0 additions, 34 deletionsfrontend/src/components/BaseLayout.vue
- frontend/src/components/Login.vue 1 addition, 1 deletionfrontend/src/components/Login.vue
- frontend/src/components/base/BaseLayout.vue 68 additions, 0 deletionsfrontend/src/components/base/BaseLayout.vue
- frontend/src/components/student/StudentLayout.vue 22 additions, 0 deletionsfrontend/src/components/student/StudentLayout.vue
- frontend/src/components/student/StudentNav.vue 0 additions, 38 deletionsfrontend/src/components/student/StudentNav.vue
- frontend/src/components/student/StudentPage.vue 11 additions, 14 deletionsfrontend/src/components/student/StudentPage.vue
- frontend/src/components/student/SubmissionDetail.vue 10 additions, 0 deletionsfrontend/src/components/student/SubmissionDetail.vue
- frontend/src/router/index.js 10 additions, 2 deletionsfrontend/src/router/index.js
- frontend/src/store/grady_speak.js 25 additions, 0 deletionsfrontend/src/store/grady_speak.js
- frontend/src/store/store.js 18 additions, 9 deletionsfrontend/src/store/store.js
frontend/src/assets/logo.png
deleted
100644 → 0
6.69 KiB
frontend/src/components/base/BaseLayout.vue
0 → 100644
frontend/src/store/grady_speak.js
0 → 100644