Commit 6fe34c0
committed
//BACK-END
-Se ha añadido autenticación de peticiones HTTP con token JWT para las comunicaciones de la API.
-Se ha añadido interceptor de peticiones para comprobar autenticación
-Se ha arreglado la logica de puntuciones, exp y actualizaciones de datos del usuario
-Se ha instalado swagger para gnerar documentación del proyecto
-Se han configurado CORS
-Se han creado test unitarios con configuración de usuarios autenticados
-Se ha generado una nueva contraseña para el correo nuevo(Politica de seguridad de datos)
-Se ha cambiado la implementación de los mappers porque estaba sobregenerando código
-Se han pasado medidas sonar
//FRONT-END
-Se ha añadido logica de guardado de información referente al usuario en la sesión del navegador
-Se ha añadido helper, para añadir el token en caso de que el usuario este loggeado al hacer la petición al servidor web
-Se han arreglado las cargas de permisos de usuarios
-Se han modificado los iconos de la aplicación
-Se han arreglado los problemas de carga retrasada de información
-Se ha añadido restricción de solo poder jugar a las lecciones ya superadas y a la siguiente.
-Se han creado test unitarios con jasmine/karma con más de un 80%
-Multiples cambios en la maquetación
//GLOBAL
-Se ha añadido ejercicio de tipo 3(Toque de pares), tanto lógica como pantalla de juego y formulario de creación
-Se ha completado fichero docker-Compose
-Cambios en las peticiones de modificación de datos del usuario1 parent 37b94b9 commit 6fe34c0
779 files changed
Lines changed: 106789 additions & 263685 deletions
File tree
- AngularContafin
- documentation
- components
- fonts
- graph
- guards
- images
- injectables
- interceptors
- interfaces
- js
- libs
- search
- miscellaneous
- modules
- AppModule
- styles
- src
- app
- Interfaces
- Exercise
- User
- admin
- admin-user-data
- completeLesson
- component
- admin
- admin-user-data
- completeLesson
- body
- continueLesson
- body
- error
- body
- exercise
- body
- types
- exercise1
- exercise2
- exercise3
- exercise5
- exercise7
- header
- header
- home
- body
- index
- body
- lesson
- body
- login
- sign-up
- unit
- unit-creation
- unit-list
- user
- user-configuration
- user-goal
- user-profile
- config
- exercise
- exercise2
- exercise5
- exercise7
- helpers
- home
- login
- security
- services
- sign-up
- unit
- unit-creation
- unit-list
- user
- user-configuration
- user-goal
- user-profile
- web
- assets
- environments
- Certificados
- Phase 2 documentation
- Phase 3 documentation
- Screenshots
- Phase 4 documentation
- Phase 5 documentation
- Screenshots Phase 5
- TestSelenium
- bin/CONTaFin
- src/CONTaFin
- contafin
- UML
- bin/src/main/resources
- src
- main
- java/com/daw/contafin
- answer
- completedExercise
- completedLesson
- config
- jwt
- controller
- dto
- entity
- exercise
- lesson
- mapper
- repository
- security
- service
- unit
- user
- resources
- static
- css
- js
- new
- assets
- portfolio
- fullsize
- thumbnails
- vendor
- bootstrap
- css
- js
- font-awesome
- css
- fonts
- less
- scss
- jquery-easing
- jquery
- magnific-popup
- scrollreveal
- templates
- test/java/com/daw/contafin
- completedExercise
- controller
- entity
- exercise
- lesson
- mapper
- service
- user
- docker
- img
- portfolio
- fullsize
- thumbnails
- node_modules
- .bin
- @types/jasmine
- balanced-match
- .github
- brace-expansion
- concat-map
- example
- test
- fs.realpath
- glob
- inflight
- inherits
- jasmine-core
- images
- lib
- jasmine-core
- example
- node_example
- lib/jasmine_examples
- spec
- helpers/jasmine_examples
- jasmine_examples
- spec
- src
- jasmine
- bin
- lib
- examples
- filters
- reporters
- minimatch
- once
- path-is-absolute
- wrappy
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
112 | 110 | | |
113 | 111 | | |
114 | 112 | | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
117 | | - | |
118 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments