Modificación de archivo para incorporación categorización de cursos por trimestre #52
Open
amarantaVC wants to merge 2 commits intof24from
Open
Modificación de archivo para incorporación categorización de cursos por trimestre #52amarantaVC wants to merge 2 commits intof24from
amarantaVC wants to merge 2 commits intof24from
Conversation
Pull Request Test Coverage Report for Build 11639739601Details
💛 - Coveralls |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Este PR corresponde a las modificaciones realizadas al archivo topic-list-bar.tpl, encontrado en la ruta node_modules/nodebb-theme-harmony/templates/partials asociados a la HU4 para categorizar los cursos por trimestres en la sección de Q&A.
La modificación de este archivo se esperaba hacer fuera de los node_modules sin embargo, se presentaron diferentes fallas en el proyecto local que no permitieron mover el archivo a otra ruta. Por lo tanto, para efectos practicos de conocer si la implementación realizada era correcta se decidió dejarlo en node_modules y probar su funcionamiento. Una vez realizados los cambios y realizar ./nodebb build se pudieron observar los cambios realizados en local, sin embargo tiempo despues el proyecto solo mostro error 500
Para efectos practicos de poder realizar commit con el archivo realizado, se creo un archivo similar topic-list-bar.tpl src/views/partials
Cambios realizados corridos en local

Error 500
