diff --git a/assets/README.md b/assets/README.md deleted file mode 100644 index 34766f9..0000000 --- a/assets/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# ASSETS - -**This directory is not required, you can delete it if you don't want to use it.** - -This directory contains your un-compiled assets such as LESS, SASS, or JavaScript. - -More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/assets#webpacked). diff --git a/components/README.md b/components/README.md deleted file mode 100644 index a079f10..0000000 --- a/components/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# COMPONENTS - -**This directory is not required, you can delete it if you don't want to use it.** - -The components directory contains your Vue.js Components. - -_Nuxt.js doesn't supercharge these components._ diff --git a/components/admin/servicio/inputTableA.vue b/components/admin/servicio/inputTableA.vue index 69d3147..ec0b72a 100644 --- a/components/admin/servicio/inputTableA.vue +++ b/components/admin/servicio/inputTableA.vue @@ -1,64 +1,68 @@ diff --git a/components/admin/servicio/modificar/form.vue b/components/admin/servicio/modificar/form.vue index 4b4c95e..21913d6 100644 --- a/components/admin/servicio/modificar/form.vue +++ b/components/admin/servicio/modificar/form.vue @@ -1,15 +1,16 @@ diff --git a/components/admin/servicio/programa/tablaResponsables.vue b/components/admin/servicio/programa/tablaResponsables.vue index 76fdbb7..b4f2cd8 100644 --- a/components/admin/servicio/programa/tablaResponsables.vue +++ b/components/admin/servicio/programa/tablaResponsables.vue @@ -13,41 +13,50 @@
- + + >
- - Buscar - -
+ + Buscar + +
- {{ props.row.nombre}} + {{ + props.row.nombre + }} - - {{ props.row.usuario}} + + {{ + props.row.usuario + }}
@@ -56,91 +65,94 @@ diff --git a/components/alumno/DataAlumno.vue b/components/alumno/DataAlumno.vue index 9f00049..1e2a73a 100644 --- a/components/alumno/DataAlumno.vue +++ b/components/alumno/DataAlumno.vue @@ -71,7 +71,18 @@

Nombre: {{ alumno.nombre }}

Número de cuenta: {{ alumno.cuenta }}

Carrera: {{ alumno.carrera }}

+

+ Créditos: {{ alumno.creditos[1] + }}{{ alumno.creditos[2] }}% +

Correo: {{ alumno.correo }}

+

+ Fecha de inicio: {{ fecha(alumno.registro) }} +

+

+ Fecha de finalización: {{ fecha(alumno.inicio) }} +

+

Fecha de registro: {{ fecha(alumno.fin) }}

Direccion: {{ alumno.direccion }}

@@ -170,9 +181,10 @@

{{ file.name || - "Arrastra aquí tu archivo o da click para buscar" + "Arrastra aquí tu archivo o da click para buscar" }}

+

Tamaño máximo 20MB

@@ -201,207 +213,241 @@ diff --git a/components/layouts/Logout.vue b/components/layouts/Logout.vue index 88dff85..e38e4d1 100644 --- a/components/layouts/Logout.vue +++ b/components/layouts/Logout.vue @@ -3,7 +3,7 @@
diff --git a/pages/admin/servicio/index.vue b/pages/admin/servicio/index.vue index e815ece..604dc9e 100644 --- a/pages/admin/servicio/index.vue +++ b/pages/admin/servicio/index.vue @@ -5,11 +5,11 @@ diff --git a/pages/admin/servicio/modificar/index.vue b/pages/admin/servicio/modificar/index.vue index 3ff7208..463dd52 100644 --- a/pages/admin/servicio/modificar/index.vue +++ b/pages/admin/servicio/modificar/index.vue @@ -5,10 +5,10 @@ diff --git a/pages/alumno/cuestionario/index.vue b/pages/alumno/cuestionario/index.vue index c4a7228..c9fddcb 100644 --- a/pages/alumno/cuestionario/index.vue +++ b/pages/alumno/cuestionario/index.vue @@ -1,123 +1,136 @@ diff --git a/pages/alumno/index.vue b/pages/alumno/index.vue index bc6507d..b40cf47 100644 --- a/pages/alumno/index.vue +++ b/pages/alumno/index.vue @@ -5,8 +5,8 @@ diff --git a/pages/index.vue b/pages/index.vue index 5c482f0..4decf5d 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,139 +1,144 @@ diff --git a/pages/responsable/cartaTermino/index.vue b/pages/responsable/cartaTermino/index.vue index aeca078..101c319 100644 --- a/pages/responsable/cartaTermino/index.vue +++ b/pages/responsable/cartaTermino/index.vue @@ -5,10 +5,10 @@ diff --git a/pages/responsable/carta_aceptacion/index.vue b/pages/responsable/carta_aceptacion/index.vue new file mode 100644 index 0000000..5423e3e --- /dev/null +++ b/pages/responsable/carta_aceptacion/index.vue @@ -0,0 +1,14 @@ + + + diff --git a/pages/responsable/carta_termino/index.vue b/pages/responsable/carta_termino/index.vue new file mode 100644 index 0000000..87b2a24 --- /dev/null +++ b/pages/responsable/carta_termino/index.vue @@ -0,0 +1,14 @@ + + + diff --git a/pages/responsable/cuestionario/index.vue b/pages/responsable/cuestionario/index.vue index 2081068..b50e915 100644 --- a/pages/responsable/cuestionario/index.vue +++ b/pages/responsable/cuestionario/index.vue @@ -5,10 +5,10 @@ diff --git a/pages/responsable/index.vue b/pages/responsable/index.vue index 6404857..b6e3dcd 100644 --- a/pages/responsable/index.vue +++ b/pages/responsable/index.vue @@ -20,25 +20,22 @@
- - + diff --git a/pages/responsable/modificar/index.vue b/pages/responsable/modificar/index.vue index 014129f..9fdacb3 100644 --- a/pages/responsable/modificar/index.vue +++ b/pages/responsable/modificar/index.vue @@ -5,5 +5,5 @@ diff --git a/pages/responsable/nuevo/index.vue b/pages/responsable/nuevo/index.vue index 631baf5..1358058 100644 --- a/pages/responsable/nuevo/index.vue +++ b/pages/responsable/nuevo/index.vue @@ -2,36 +2,40 @@
- - regresar + + regresar
-

Estimado(a) responsable de programa de servicio social:

+

+ Estimado(a) responsable de programa de servicio social: +

- Te solicitamos llenar cuidadosamente los campos solicitados a continuación - para iniciar el trámite de registro de servicio social de nuestro - alumno(a), quien a su vez completará posteriormente el proceso en este - mismo sistema con otros datos. + Te solicitamos llenar cuidadosamente los campos solicitados a + continuación para iniciar el trámite de registro de servicio social + de nuestro alumno(a), quien a su vez completará posteriormente el + proceso en este mismo sistema con otros datos.

- Es muy importante escribir correctamente el correo del alumno para que el - sistema pueda enviarle la notificación correspondiente de que ya puede - ingresar a completar su registro. También debes tomar en cuenta que la - fecha de inicio NO se podrá modificar, sólo la fecha de término en caso de - que el alumno no cumpla las 480 horas en el periodo mínimo de 6 meses. Al - siguiente día de la fecha de término programada, se activará la opción de - cargar la carta de término y llenar el cuestionario de desempeño del - alumno. En caso de que exista algún error en los datos o cartas emitidas - se les notificará en este panel en cuanto el Departamento de Servicio - Social y Bolsa de Trabajo revise su solicitud, para que realicen la - corrección correspondiente. + Es muy importante escribir correctamente el correo del alumno para + que el sistema pueda enviarle la notificación correspondiente de que + ya puede ingresar a completar su registro. También debes tomar en + cuenta que la fecha de inicio NO se podrá modificar, sólo la fecha + de término en caso de que el alumno no cumpla las 480 horas en el + periodo mínimo de 6 meses. Al siguiente día de la fecha de término + programada, se activará la opción de cargar la carta de término y + llenar el cuestionario de desempeño del alumno. En caso de que + exista algún error en los datos o cartas emitidas se les notificará + en este panel en cuanto el Departamento de Servicio Social y Bolsa + de Trabajo revise su solicitud, para que realicen la corrección + correspondiente.

@@ -40,22 +44,28 @@ Añadir Servicio Social -
+
- + -

- Buscar -

+

+ Buscar +

@@ -66,26 +76,33 @@
{{ alumno.carrera }}
- -
{{ alumno.creditos }}
+ +
+ {{ alumno.creditos[1] }}{{ alumno.creditos[2] + }}% +
- - - - + >{{ programa.programa }} + - +
{{ programaSelected.institucion }}
- +
{{ programaSelected.dependencia }}
@@ -95,11 +112,17 @@
- + - +
@@ -108,7 +131,8 @@ placeholder="Inicio" icon="calendar-today" v-model="alumno.inicio" - :min-date="minDate"> + :min-date="minDate" + >
@@ -117,49 +141,75 @@ placeholder="Fin" v-model="alumno.fin" :min-date="minDate2" - icon="calendar-today"> + icon="calendar-today" + >
- + -

Carta de aceptación (en formato .PDF. No se aceptan fotos).

+

+ Carta de aceptación (en formato .PDF. No se aceptan fotos). +

- -
-
-

- -

-

{{ file.name || "Arrastra aquí tu archivo o da click para buscar"}}

-
-
-
+ +
+
+

+ +

+

+ {{ + file.name || + "Arrastra aquí tu archivo o da click para buscar" + }} +

+

Tamaño máximo 20MB

+
+
+
-
- - regresar + + regresar - -
@@ -172,131 +222,132 @@ diff --git a/plugins/README.md b/plugins/README.md deleted file mode 100644 index ca1f9d8..0000000 --- a/plugins/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# PLUGINS - -**This directory is not required, you can delete it if you don't want to use it.** - -This directory contains Javascript plugins that you want to run before mounting the root Vue.js application. - -More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/plugins). diff --git a/static/README.md b/static/README.md deleted file mode 100644 index cf00435..0000000 --- a/static/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# STATIC - -**This directory is not required, you can delete it if you don't want to use it.** - -This directory contains your static files. -Each file inside this directory is mapped to `/`. -Thus you'd want to delete this README.md before deploying to production. - -Example: `/static/robots.txt` is mapped as `/robots.txt`. - -More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/assets#static). diff --git a/store/README.md b/store/README.md deleted file mode 100644 index 1972d27..0000000 --- a/store/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# STORE - -**This directory is not required, you can delete it if you don't want to use it.** - -This directory contains your Vuex Store files. -Vuex Store option is implemented in the Nuxt.js framework. - -Creating a file in this directory automatically activates the option in the framework. - -More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/vuex-store).