23 Commits

Author SHA1 Message Date
fb08705883 feat: Implement initial structure for Directus Mayo API extension
- Added main router in src/index.js to register endpoints.
- Implemented GET /mayo-api/products to fetch product list with pagination and filters.
- Implemented GET /mayo-api/dictionaries to fetch various dictionaries for frontend use.
- Created separate files for routes, repositories, serializers, and utilities to maintain clean architecture.
- Added utility functions for async handling, pagination, and order search parsing.
- Introduced serializers for products and dictionaries to format data for frontend consumption.
- Established repository functions for database queries related to products and dictionaries.
- Updated package.json to include license information.
- Created documentation for the API extension detailing current state and future implementation plans.
2026-05-20 22:38:51 +02:00
2005e327f1 refaktoryzacja komponentów: dodanie interakcji i poprawa wyświetlania specyfikacji produktów 2026-05-20 19:26:21 +02:00
93778065ce refaktoryzacja service api.
wydzielenie mockow.
dodanie parsowania wyszukiwania
2026-05-02 05:49:24 +02:00
045c65c363 proof-of-concept endpointow dla directusa 2026-04-30 16:49:50 +02:00
e03257f6fb refaktoryzacja paneli i widokow 2026-04-30 16:49:50 +02:00
6e3d722e69 dodalem pinia store.
dodalem dokumentacje opisujaca dzialanie store
dodalem services do komunikacji z directus
dodalem opis dzialania services
dodalem mocki danych
przygotowania do refaktoryzacji
2026-04-30 16:49:50 +02:00
5725c024dc przygotowanie na refaktor. dodanie plikow zawierajace stan projektu 2026-04-30 16:29:36 +02:00
2acdb09bfa wersja 5 db schema
dodalem wersjonowanie specyfikacji
2026-04-22 22:34:40 +02:00
32f126161e wersja 4 db schema
uproszczenie tabeli events
2026-04-22 22:16:11 +02:00
a6ed643434 wersja 3 db scheme 2026-04-22 21:37:55 +02:00
d578340636 wersja 2 db scheme 2026-04-22 21:26:48 +02:00
e14dc42689 pierwsza wersja db scheme 2026-04-22 20:49:14 +02:00
5361806f34 dodalem backend dzialajacy 2026-04-20 23:21:16 +02:00
4707a49e06 skrypt do scrapowania tresci z lokalnej strony mayo 2026-04-19 10:46:50 +02:00
38904470b2 uporzadkowanie tokenow scss z kolorami [nie uzwam] 2026-04-18 12:38:29 +02:00
195e4196ee dodalem liste dla gryfu i male porzadki 2026-04-18 12:35:26 +02:00
0e353fc9a6 dodalem props 2026-03-29 20:01:25 +02:00
550db68a5f szkielet wygladau dla mobile 2026-03-29 19:25:42 +02:00
9a7cb88344 reorganizacja kolorow 2026-03-29 19:25:12 +02:00
5a30569dd0 dodanie fontu i usuniecie shadow z navbar 2026-03-29 19:24:25 +02:00
293e6a1dbb add theme switch 2026-03-28 14:44:31 +01:00
081f54186c config prettier 2026-03-28 14:43:41 +01:00
ad31b9e789 quasar init 2026-03-28 13:20:25 +01:00