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

Solución a Prueba #1 por @patriciotrujilllo #269

Closed
wants to merge 69 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
aae06c5
Create txt.txt
patriciotrujilllo Jul 15, 2023
9ba9ba7
Delete txt.txt
patriciotrujilllo Jul 15, 2023
d4b791e
Initial Commit
patriciotrujilllo Jul 15, 2023
5708b93
move: se cambio la caepeta del json
patriciotrujilllo Jul 16, 2023
aad61e9
Component map: contendor de cada libro
patriciotrujilllo Jul 16, 2023
9488ac3
Styles of books and container book
patriciotrujilllo Jul 16, 2023
b7de781
bring books: pagina principal seteo de estado por useEffect
patriciotrujilllo Jul 16, 2023
bf50f60
Delete: se elimina estilos predeterminados
patriciotrujilllo Jul 16, 2023
fe52724
Remove line: se quita el llamdo a un archivo eliminado
patriciotrujilllo Jul 16, 2023
76afd12
create Custom hook: se separa la logica de llamar al Context de filters
patriciotrujilllo Jul 16, 2023
d37233e
Filter Context
patriciotrujilllo Jul 16, 2023
8e40e15
Create Header: se creo componente de la cabecera
patriciotrujilllo Jul 16, 2023
f893db9
remove padding
patriciotrujilllo Jul 16, 2023
9b44e06
Fix use correct provider
patriciotrujilllo Jul 16, 2023
a489cec
styles of header
patriciotrujilllo Jul 16, 2023
52275de
Add component Header and call useFilters
patriciotrujilllo Jul 16, 2023
527349a
Custom Hook of available books
patriciotrujilllo Jul 16, 2023
9e5361b
Add return of filters
patriciotrujilllo Jul 16, 2023
1622996
Context of vailable books add and remove
patriciotrujilllo Jul 16, 2023
ea7c6e3
book display for reading (developer only)
patriciotrujilllo Jul 16, 2023
7694568
Add or Remove: dependiendo si el libro esta en el contexto
patriciotrujilllo Jul 16, 2023
b3912ba
Add provider of list book
patriciotrujilllo Jul 16, 2023
9644583
Amount of available books and to be read by genre
patriciotrujilllo Jul 16, 2023
adf4887
Add error message: si no tine acceso al provider retorna un throw error
patriciotrujilllo Jul 17, 2023
002419f
Data persistence: se guarda los libros en lista de lectura
patriciotrujilllo Jul 17, 2023
f667340
counter is added: se vizualiza los libros disponibles y en lectura, p…
patriciotrujilllo Jul 17, 2023
9007ce3
Add synchronization by localStorage
patriciotrujilllo Jul 17, 2023
b39798a
Eslint
patriciotrujilllo Jul 17, 2023
8536d2a
Add filters: se agregan filtros por cantidad de paginas y buscador po…
patriciotrujilllo Jul 17, 2023
78e8f42
Add two new filters: paginas y buscador por titulo
patriciotrujilllo Jul 17, 2023
8f9c4c1
Add input and range: se los set de estados
patriciotrujilllo Jul 17, 2023
7c65630
Styles: estilos de la lista de libros por leer
patriciotrujilllo Jul 18, 2023
2ad6147
Conditional styles: opacidad para libros en lectura pendiente
patriciotrujilllo Jul 18, 2023
56085cc
Add Book to Read
patriciotrujilllo Jul 18, 2023
e438020
Create list component: libros pendientes de lectura
patriciotrujilllo Jul 18, 2023
9c0a0a8
Add new styles
patriciotrujilllo Jul 18, 2023
03adde4
Add id of test: se cambia el onClick por oncCange
patriciotrujilllo Jul 18, 2023
be9707d
Add styles: se agrega el estilodela lista para estar sobre lo demas
patriciotrujilllo Jul 18, 2023
184e6ea
Add id for test
patriciotrujilllo Jul 18, 2023
aa32b64
Add if for test
patriciotrujilllo Jul 18, 2023
02852c7
Install cypress
patriciotrujilllo Jul 18, 2023
0e6ecac
files of cypress
patriciotrujilllo Jul 18, 2023
e4b526c
Add test: se hacen pruebas del buscador, filtro de genero
patriciotrujilllo Jul 18, 2023
acd719c
Delete
patriciotrujilllo Jul 21, 2023
61e5293
Add grid remove flex-box, added media query
patriciotrujilllo Jul 21, 2023
1cfe654
Fix position
patriciotrujilllo Jul 21, 2023
c2a69e3
Refactor filters
patriciotrujilllo Jul 21, 2023
5630336
Create Component filters
patriciotrujilllo Jul 21, 2023
b2368bf
Remove div
patriciotrujilllo Jul 21, 2023
44fc893
Remove styles of header
patriciotrujilllo Jul 21, 2023
572acf8
Add filter: se añade otro filtro de paginas, ahora tiene un rango de …
patriciotrujilllo Jul 27, 2023
4003d8a
Add array: se agrega un array para min y max
patriciotrujilllo Jul 27, 2023
f343266
Change: se cambio un rango por dos rangos
patriciotrujilllo Jul 27, 2023
7a99a83
Remove offcanvas: a cambio se agrega una grid area para la lista de …
patriciotrujilllo Jul 27, 2023
2d30937
Add close button
patriciotrujilllo Jul 27, 2023
bbf3704
Add styles of react bootstrap
patriciotrujilllo Jul 27, 2023
39904bc
Reposition
patriciotrujilllo Jul 27, 2023
12e9641
Add react-bootstrap and rc-slider for double range
patriciotrujilllo Jul 27, 2023
b4556aa
Change repeat fro grid area
patriciotrujilllo Jul 27, 2023
fde5812
Move: se cambio posicion de de dos elementos
patriciotrujilllo Jul 27, 2023
71105e0
Add: @media de 770px
patriciotrujilllo Jul 27, 2023
fda945a
Update README.md
patriciotrujilllo Jul 27, 2023
e0b01be
Update README.md
patriciotrujilllo Aug 1, 2023
d7062af
Update README.md
patriciotrujilllo Aug 1, 2023
750f75e
Update README.md
patriciotrujilllo Aug 1, 2023
10142a0
Merge branch 'midudev:main' into main
patriciotrujilllo Oct 2, 2023
64e6b42
Merge branch 'midudev:main' into main
patriciotrujilllo Oct 16, 2023
c904105
add package and eslint
patriciotrujilllo Oct 16, 2023
274ccef
Merge branch 'main' of https://github.com/patriciotrujilllo/pruebas-t…
patriciotrujilllo Oct 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete: se elimina estilos predeterminados
patriciotrujilllo committed Jul 16, 2023
commit bf50f60fd3bdd633fa73042a01516fe94d74d692
38 changes: 0 additions & 38 deletions pruebas/01-reading-list/patriciotrujilllo/src/App.css

This file was deleted.