Commit Graph

799 Commits

Author SHA1 Message Date
Ruslan Bakiev
0c5b53a318 Update webapp - add card badges 2026-01-22 10:06:06 +07:00
Ruslan Bakiev
c95f1c8762 Update webapp - fix supplier products page grid layout 2026-01-22 09:58:42 +07:00
Ruslan Bakiev
787cdb16df Update webapp - navigation styling 2026-01-22 09:53:55 +07:00
Ruslan Bakiev
5a4eb915d4 Update webapp - sync cupcake theme from orderflow 2026-01-22 09:48:00 +07:00
Ruslan Bakiev
4cf140a32c Update webapp - fix cupcake theme application 2026-01-22 09:39:54 +07:00
Ruslan Bakiev
ef77d365df Update webapp - add cupcake theme 2026-01-22 09:17:16 +07:00
Ruslan Bakiev
661b583e02 Update webapp - fix offer route conflict, change theme to cupcake 2026-01-22 09:07:37 +07:00
Ruslan Bakiev
2e0c2bab18 Update webapp - grid layout for catalog cards 2026-01-22 08:54:39 +07:00
Ruslan Bakiev
8b91a94711 Update webapp - redirect search to catalog offers flow 2026-01-21 14:59:58 +07:00
Ruslan Bakiev
f0d31431b9 Update webapp - add offer detail page 2026-01-21 14:53:35 +07:00
Ruslan Bakiev
7ebf5359a3 Update webapp - add KYC profile card to offer page 2026-01-21 14:52:09 +07:00
Ruslan Bakiev
23feee3e2e Update webapp - fix map click in server clustering mode 2026-01-21 14:40:49 +07:00
Ruslan Bakiev
75f4506549 Add navigation from offer cards to offer detail page 2026-01-21 14:36:25 +07:00
Ruslan Bakiev
29b93b48d0 Update webapp - codegen for KYC 2026-01-21 09:31:10 +07:00
Ruslan Bakiev
d40c711c42 Update webapp - add price to route card 2026-01-21 09:28:51 +07:00
Ruslan Bakiev
c557cabd03 Update webapp - add price and supplier info to offer page 2026-01-21 09:27:06 +07:00
Ruslan Bakiev
966e9d8fe4 Add KYC company monitoring system with MongoDB integration
- Rename KYC models: KYCRequest → KYCApplication, KYCMonitoring → KYCProfile
- Add public GraphQL API for company data (teaser/full by profileUuid)
- Add kyc_profile_uuid field to SupplierProfile
- Add Temporal activity create_kyc_profile for post-approval monitoring
- Add Dagster assets for MongoDB data collection
- Add SupplierInfoBlock component for displaying company info
- Integrate company info into CalcResultContent
2026-01-21 09:19:58 +07:00
Ruslan Bakiev
89d18dd606 Update webapp - add hover highlighting to all catalog pages 2026-01-19 13:02:05 +07:00
Ruslan Bakiev
fb06c431ac Update webapp - fix map navigation and hover 2026-01-19 12:40:35 +07:00
Ruslan Bakiev
e9456a7796 Update webapp - remove hover/select from intermediate catalog pages 2026-01-19 12:26:08 +07:00
Ruslan Bakiev
dc1739f4dc Update webapp - restore price charts 2026-01-19 12:20:09 +07:00
Ruslan Bakiev
60e506b8bb Update webapp - simplify catalog page headers 2026-01-19 12:17:11 +07:00
Ruslan Bakiev
7f70b71103 Update webapp - simplified catalog headers 2026-01-19 12:09:26 +07:00
Ruslan Bakiev
a3b818621f Update webapp - navigation badges for all catalog sections 2026-01-19 11:33:44 +07:00
Ruslan Bakiev
640b0e59c8 Update webapp - fix getMockPriceHistory 2026-01-19 11:18:51 +07:00
Ruslan Bakiev
23ec5692d2 Update webapp - replace breadcrumbs with search bar badges 2026-01-19 11:10:09 +07:00
Ruslan Bakiev
28010f6f7b Update webapp - unify catalog cards 2026-01-19 10:53:39 +07:00
Ruslan Bakiev
799e572e62 Add product_name to offer node in ArangoDB 2026-01-19 10:17:01 +07:00
Ruslan Bakiev
a196369b27 Add product_name to offer sync pipeline 2026-01-19 10:16:20 +07:00
Ruslan Bakiev
6b8a3bad62 Update webapp submodule 2026-01-19 10:02:53 +07:00
Ruslan Bakiev
e4b809d7d9 Update submodules 2026-01-16 17:33:10 +07:00
Ruslan Bakiev
1040c4102e Update webapp - fix map layout with rounded corners 2026-01-16 16:27:47 +07:00
Ruslan Bakiev
b049f636c5 Update webapp - add catalogProducts translations 2026-01-16 16:11:23 +07:00
Ruslan Bakiev
e64dab7920 Update geo - fix deliveryToHub 2026-01-16 16:03:35 +07:00
Ruslan Bakiev
01be312dd8 Update geo - fix offers_to_hub 2026-01-16 15:56:39 +07:00
Ruslan Bakiev
95177d68da Update webapp with translations 2026-01-16 15:51:51 +07:00
Ruslan Bakiev
214a8c1b49 Update webapp with codegen 2026-01-16 15:43:13 +07:00
Ruslan Bakiev
026880f108 Update submodules - replace graph traversal with DISTANCE() queries 2026-01-16 15:40:14 +07:00
Ruslan Bakiev
fdfd9477b1 Update webapp - use supplier.uuid for geo query 2026-01-16 10:52:11 +07:00
Ruslan Bakiev
fb9311d0a7 Add supplier_uuid to graph sync pipeline 2026-01-16 10:51:08 +07:00
Ruslan Bakiev
e247256e36 Update submodules - fix catalog navigation 2026-01-16 10:35:42 +07:00
Ruslan Bakiev
5edf0e5f1e Update webapp - fix supplier products display 2026-01-16 09:38:31 +07:00
Ruslan Bakiev
9bf770a26a Update webapp - fix supplier UUID navigation 2026-01-16 09:12:02 +07:00
Ruslan Bakiev
d5e13535d1 chore: update webapp (add search to all catalog pages) 2026-01-16 02:19:53 +07:00
Ruslan Bakiev
63671a71b1 chore: update webapp (add map to all catalog pages) 2026-01-16 02:00:44 +07:00
Ruslan Bakiev
5714e8e3fd chore: update geo and webapp submodules (catalog filtering) 2026-01-16 01:42:39 +07:00
Ruslan Bakiev
e9301ff1cd chore: update webapp submodule 2026-01-16 00:25:54 +07:00
Ruslan Bakiev
0a750bd6cc chore: update webapp submodule 2026-01-16 00:02:26 +07:00
Ruslan Bakiev
e84d17243f chore: update webapp submodule 2026-01-15 23:51:06 +07:00
Ruslan Bakiev
bd59d89e12 chore: update webapp submodule 2026-01-15 23:39:54 +07:00