Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

01 components #7

Merged
merged 36 commits into from
Apr 25, 2023
Merged

01 components #7

merged 36 commits into from
Apr 25, 2023

Conversation

OscarNieto113
Copy link
Contributor

Descripción

Se terminó la implementación de los componentes (TextArea, Header, Footer, ProfileCard, CheckBox, InfoProfileCard y SpinnerLoader). Se modificó el package.json para borrar la API de google (Causaba problemas) y se agregaron algunos paquetes de React. Se modificó el Layout para incluir el componente Footer. La page.jsx tiene pruebas que se realizaron para verificar los componentes, puede ser omitida en el PR. Se agregaron imagenes de GM, junto con la Font y los colores.

Resumen de cambios

<-- Enlistar los commits hechos del pull request !-->
-Initial setup to test components
-[TextArea(form) Component added]
-[Fonts]
-[Footer component]
-[Header component complete]
-[JavaDoc in component Header]
-[Checkbox component]
-[Footer Component]
-[Half component InfoProfileCard]
-[update the page file]
-[correct className standard in components]
-[InfoProfileCard Component style]
-[add custom colors to be used]
-[add style to checkbox and definition of custom colors in tailwind config]
-[new component spinner loader]
-[New base images]
-[SpinnerLoader component finished and commented]
-[Commented, variables in english, Add sippinerLoader]
-[Minor changes on comments]
-[Minor comment changes, applied pritier formater to footer]
-[Applied prettier format, Add new subLabel prop to component]
-[Deleting Fer and Cris Components from my branch]

Notas (opcional)

Si se intenta correr la rama probablemente no funcione debido a las dependencias que existen entre los componentes de "00-components". El componente de InfoProfileCard no va a funcionar correctamente hasta que se implementen las querys.

OscarNieto113 and others added 30 commits April 20, 2023 09:05
@MandukoGR MandukoGR self-requested a review April 24, 2023 16:23
Copy link
Contributor

@MandukoGR MandukoGR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tienen una carpeta de Img y otra de Images.
Quitar página de pages.

GomezMorinFrontEnd/src/App.jsx Show resolved Hide resolved
OscarNieto113 and others added 2 commits April 24, 2023 11:22
…jsx, import component App.jsx. Comments on checkbox and InfoProfileCard components
Copy link
Contributor

@AriannFernando AriannFernando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apruebo los cambios de corrección

@Mike5801 Mike5801 merged commit 97d2b91 into develop Apr 25, 2023
@AriannFernando AriannFernando deleted the 01-components branch April 25, 2023 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants