Commit Graph
52 Commits
Author SHA1 Message Date
hamx d9a8ffe4bd Merge branch 'environment-vars' 2025-06-11 23:34:32 +02:00
hamx c59998c113 fix nested file 2025-06-11 23:31:19 +02:00
hamx a7c8f22658 isMainImage pobierane z Frontend 2025-06-11 19:05:16 +02:00
hamx f31885c795 implementacja zmiennych środowiskowych 2025-06-11 18:21:26 +02:00
hamx edeb36cb8c podwójne kodowanie hasło zlikwidowane 2025-06-10 20:21:21 +02:00
hamx bacfd529aa obsługa przekierowania płatności 2025-06-10 19:54:25 +02:00
hamx 8656ececf1 another email supplier 2025-06-10 14:09:07 +02:00
hamx 1d104493b5 Merge branch 'refactor-auth' 2025-06-10 11:03:59 +02:00
hamx 3355914c70 Refactor of the whole AuthController 2025-06-10 10:26:29 +02:00
hamx d51161221c Merge branch 'fix-payments' 2025-06-09 20:59:20 +02:00
hamx f56ffacec3 filter 2025-06-09 20:39:57 +02:00
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 f9f2bff77e user role fix 2025-06-07 14:48:54 +02:00
hamx 3d064e0496 Merge branch 'main' into tests 2025-06-07 14:42:51 +02:00
hamx 501121f235 Merge branch 'autoryzacja' 2025-06-07 14:38:50 +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
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
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
hamx 3d205df038 few cosmetic fixes 2025-05-14 08:35:33 +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
hamx 686e580f03 Few improvements 2025-04-10 12:49:39 +02:00
hamx 4c6d3f9452 Bulk add of notices working.
A basic functionality with DTO implemented

TO-DO: zamiast dodawać tutaj pętlą, musi to robić NoticeService, trzeba zaimplementować odpowienią metodę
2025-04-09 15:57:56 +02:00
hamx 01d531aa23 WIP 2025-04-07 08:02:48 +02:00
hamx f65b10b302 A basic structure of DB (WIP) 2025-04-01 15:55:49 +02:00
hamx fdee6ecc84 few improvements 2025-03-27 15:02:54 +01:00
hamx ea52a0060a init 2025-03-27 09:30:16 +01:00