Commit Graph
56 Commits
Author SHA1 Message Date
hamx 0f14c72fdd login endpoint refactored 2025-06-09 19:57:27 +02:00
hamx 2589c6010e Dodawanie atrybutów razem z notice 2025-06-08 20:15:26 +02:00
hamx 00b9f99af5 Refactor
added possibility to get attributes
2025-06-08 14:36:38 +02:00
hamx 81cbc1f4b2 ClientID for orders 2025-06-08 10:25:36 +02:00
hamx 190083c133 ClientId from token in Wishlist controller 2025-06-07 15:18:51 +02:00
hamx 501121f235 Merge branch 'autoryzacja' 2025-06-07 14:38:50 +02:00
Kipingo 62a5ad1bc6 MailSender is working 2025-06-07 13:20:37 +02:00
hamx 5262749e2d autoryzacja google 2025-06-06 16:05:18 +02:00
hamx 5f548de73a dto change to show good role 2025-06-04 12:07:56 +02:00
hamx ffbd8d220c dużo lepsza autoryzacja teraz, dużo lepsza. Tokeny wygasają, można mieć tylko jeden aktywny token per user 2025-06-02 13:46:09 +02:00
hamx 0d32b4a495 Merge branch 'paymentIntegration' into autoryzacja
# Conflicts:
#	src/main/resources/application.properties
2025-06-01 09:51:53 +02:00
Patryk_Kania 8ea5d84779 change trasacitonID 2025-05-31 12:47:03 +02:00
Patryk_Kania a09603f8cb add toString to TransactionPaymentResponseDTO 2025-05-31 12:45:01 +02:00
Patryk_Kania 45c607060a test payment request v2 2025-05-31 12:38:54 +02:00
Patryk_Kania 0b85fed4b8 test payment request 2025-05-31 12:33:38 +02:00
hamx d2163e1601 Merge remote-tracking branch 'origin/paymentIntegration' 2025-05-31 12:12:03 +02:00
hamx 293be1d46e Autoryzacja początkowo zaimplementowana 2025-05-31 12:02:15 +02:00
Patryk_Kania f4c8177270 change wishlist toogle 2025-05-29 23:17:54 +02:00
Patryk 9b64dc8da8 fix return url 2025-05-26 21:59:26 +02:00
Patryk 12cb37127b ad: handling of payment notifications 2025-05-26 21:51:24 +02:00
Patryk 281cc627de add payment notification endpoint 2025-05-26 20:36:39 +02:00
Patryk 6363f966f6 Integrate simple payment handling with WebClient and persist results 2025-05-23 19:06:19 +02:00
Patryk c642f6f87b create order and change order status 2025-05-20 22:25:00 +02:00
Patryk 65524d0f25 Merge branch 'main' into initOrderAndPayments 2025-05-20 21:25:10 +02:00
Patryk 71fdf1640a change order entities and ad tpay api keys 2025-05-20 21:17:31 +02:00
hamx 8fae9f1e55 fix of Kiedy usuwasz ogłoszenie, nie usuwają zdjęcia z bazy i z dysku 2025-05-20 10:37:04 +02:00
hamx d869a18901 boost controller endpoint little fix
+ get rid of not used dependencies
2025-05-16 13:42:24 +02:00
Patryk 1d55f40753 add boostNotice function 2025-05-15 20:29:37 +02:00
hamx 3d205df038 few cosmetic fixes 2025-05-14 08:35:33 +02:00
Patryk 5ccfc6ba2c change repository to service in wishlist, add @Lazy 2025-05-13 20:54:44 +02:00
Patryk f0e3a129d0 change repository to service in wishlist, add @Lazy 2025-05-13 20:54:39 +02:00
Patryk cdd31fd6b7 init wishlist files 2025-05-12 19:57:00 +02:00
hamx 09c15e70d9 New way of categories transfer 2025-05-05 10:10:03 +02:00
hamx 3b85b12741 Few improvements such as
application.properties.prod file
new DTO for response when adding notice
2025-05-02 14:49:22 +02:00
hamx 039678b90a Categories as map 2025-04-28 18:37:41 +02:00
hamx 025f733362 added endpoint for variables 2025-04-28 15:58:59 +02:00
hamx c2f74ab799 little fixes one more time 2025-04-28 15:44:35 +02:00
hamx bf565178f6 fix of images deletion 2025-04-28 15:06:32 +02:00
hamx 7f8f13b115 Images are working but still there is need to add isImageMain flag to images. 2025-04-28 14:17:38 +02:00
hamx 6b5dded7f8 WIP for images 2025-04-24 07:34:53 +02:00
hamx a3d3a01d3a docker implemntation WIP 2025-04-19 19:57:11 +02:00
hamx 4b5baaa7e3 dodawanie zdjęć i pobieranie ścieżek do nich
więcej kategorii
2025-04-18 15:07:03 +02:00
hamx b25bd3dbe9 proper data flow 2025-04-18 09:55:59 +02:00
hamx 8fc8473962 constructor injection instead of field injection 2025-04-18 09:23:13 +02:00
hamx e60f959dfb client get by id 2025-04-17 13:45:51 +02:00
hamx ba7e82e90c get one notice by id 2025-04-17 12:00:36 +02:00
hamx f17b97eaf9 implemented deletion of notice 2025-04-14 10:08:26 +02:00
hamx b0f47b475a Better implementation of updates for notice and client 2025-04-14 09:39:14 +02:00
hamx 4fa138203d Client controller, and WIP with edits and deletion of notice 2025-04-11 15:53:50 +02:00
hamx b826a01a10 Quite good implementation of notice additions 2025-04-10 15:26:42 +02:00