SimonGschnell
|
9cf6036926
|
refactor(Paginatino.js): makes the pagionation component responsive on mobile displays
|
2024-11-29 10:57:14 +01:00 |
|
SimonGschnell
|
e1c395146b
|
refactors the LvMenu into its own component and removes debugging prints
|
2024-09-16 14:55:26 +02:00 |
|
SimonGschnell
|
c2a782e164
|
updates news fetching and DB_Model pagination methods
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5ac0b249ec
|
makes component Pagination page_size prop a required prop
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5142f5656b
|
passes the page_size down from the parent component to the child component
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
7bd70a6436
|
makes it possible to send the page_size from the frontend to the backend to adopt how many rows to query
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
c017014171
|
changes how the pagination is done in the DB_Model
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
36c8862b99
|
implementing frontend pagination for components
|
2024-05-08 11:28:16 +02:00 |
|