Commit Graph

245 Commits

Author SHA1 Message Date
e426fd5f31 Migrate product photo db 2022-11-10 06:52:48 +01:00
500dac9b2e Operations on product variants 2022-11-10 06:36:55 +01:00
755363c23f
Work on stocks database 2022-11-09 16:59:12 +01:00
2f0a43c8ef
Fix some actions 2022-11-08 16:44:16 +01:00
b70a464afe Change Output to result 2022-11-08 07:49:06 +01:00
a3dd9b85d8
Add some docs, stock methods 2022-11-07 16:28:51 +01:00
27dfa5444e Add doc graphs 2022-11-07 10:25:57 +01:00
be005629ca Add product v2 2022-11-06 21:56:02 +01:00
6c28472ace
Start working on stocks, finish search (suggestions added) 2022-11-06 19:50:51 +01:00
95b20dffd7
Migrate search 2022-11-05 19:04:38 +01:00
733df891c0 extracting search manager 2022-11-05 12:31:18 +01:00
e2c34d68aa Working sender 2022-11-05 11:40:55 +01:00
190c62821f Fix receiving msg 2022-11-05 10:57:07 +01:00
eb69682c67
Rewrite email sender 2022-11-05 01:08:45 +01:00
7d507602c3
Fully moved cart and compile all 2022-11-04 21:26:30 +01:00
f5ecbfb338 Change cart manager into microservice 2022-11-04 18:40:14 +01:00
8e037fe1e7 Change account manager into microservice 2022-11-04 10:13:44 +01:00
c994f00076 Add rpc server 2022-11-03 07:02:33 +01:00
a2ff6c1d9d Sort dependencies 2022-11-01 22:10:27 +01:00
1fe3a1cae1 Add mqtt driven create account 2022-11-01 22:09:58 +01:00
2778ce78b9 Update dependencies 2022-10-31 09:28:49 +01:00
846d0b5000
Upgrade deps, clippy fixes and start payment tests 2022-06-13 16:16:19 +02:00
ead4722989 Update deps 2022-06-12 06:22:27 +02:00
fd2afc6ae9
Set order account id as optional 2022-06-10 15:15:12 +02:00
9b1e95fe81
Test order addresses 2022-06-10 15:02:28 +02:00
69bf0b5dff
More tests, documentation and prepare to add other payment methods 2022-06-09 15:28:15 +02:00
4bc914b6df
Test orders, add missing field in order 2022-06-08 15:22:43 +02:00
c4939f7581
Move to tracing, test create order with payments 2022-06-07 11:36:01 +02:00
e0975cc94b
Start testing orders 2022-06-06 16:07:49 +02:00
7c272d310f
Additional tests 2022-06-06 15:09:13 +02:00
a34f32dc15 Additional tests, macros for tests 2022-06-05 21:03:22 +02:00
cf464beb27 Fix creating address, move to transactional tests 2022-06-05 17:44:47 +02:00
93c66d33bf Fix update account, db tests 2022-06-04 16:55:29 +02:00
d445eb17b2 Fix update account, db tests 2022-06-04 16:42:27 +02:00
a0b9720991 Fix update account, db tests 2022-06-04 16:05:18 +02:00
4087b2c3ee Test create address, handle phone number 2022-05-29 13:36:25 +02:00
7617cb1064 Add phone number and address handling 2022-05-28 14:03:14 +02:00
c1c97061eb
WIP: Place order for guess and account. 2022-05-23 14:11:56 +02:00
28e9736562 Better errors, move create auth pair 2022-05-22 14:19:11 +02:00
9882b575de Locales 2022-05-20 19:47:19 +02:00
c11c8f24f1
Add account me 2022-05-20 16:08:49 +02:00
0a3bc50d6c
Add addresses 2022-05-19 16:13:27 +02:00
cafafb0f24
Add checkout notes 2022-05-19 14:03:18 +02:00
b1b4d083b7 Sync cart 2022-05-19 07:47:47 +02:00
a84fda2382
Update shopping cart item 2022-05-18 16:10:39 +02:00
074c3a9900
Checkout page 2022-05-18 15:40:50 +02:00
66eb6395ac Add delivery 2022-05-18 09:48:01 +02:00
c9eb49410b
Shopping cart 2022-05-17 16:04:29 +02:00
f0d01a9735 Migrate admin endpoint to JWT 2022-05-17 08:23:39 +02:00
d5e675b6dc Admin landing, translations, shopping cart events 2022-05-16 20:29:48 +02:00