Commit Graph

66 Commits

Author SHA1 Message Date
e5fb90ae0e
Stock almost done 2022-11-18 16:31:52 +01:00
5e097274bc
Remove old architecture 2022-11-17 16:56:08 +01:00
c7e9b25b97
Working tests, test detailed products 2022-11-11 16:32:07 +01:00
755363c23f
Work on stocks database 2022-11-09 16:59:12 +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
eb69682c67
Rewrite email sender 2022-11-05 01:08:45 +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
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
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
a34f32dc15 Additional tests, macros for tests 2022-06-05 21:03:22 +02:00
28e9736562 Better errors, move create auth pair 2022-05-22 14:19:11 +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
66eb6395ac Add delivery 2022-05-18 09:48:01 +02:00
4db6cf7327
Shopping cart view, drop down shopping cart 2022-05-16 16:08:14 +02:00
09d7369b0c
Load me, show debug modal 2022-05-15 13:08:42 +02:00
c047ce19b4
Clear all notifications 2022-05-15 11:38:35 +02:00
0f88287929 Display request errors 2022-05-15 10:30:15 +02:00
353cdd602a
Sign in and sign up views 2022-05-13 15:24:11 +02:00
ef903c6f31
More images, translations, product page 2022-05-12 16:05:58 +02:00
19115f0dd9 Fix change page 2022-05-12 08:38:31 +02:00
316eab4883
start show product 2022-05-11 15:56:41 +02:00
ecf0bc7ce0 Add languages 2022-05-10 08:23:35 +02:00
bf6cb6f587
Display listing 2022-05-09 16:17:27 +02:00
15363fc19d Product with photos 2022-05-08 14:59:59 +02:00
01d5dde052 Seed products with photos 2022-05-08 09:47:05 +02:00
ff86e9929c
Add seed and photos 2022-05-06 16:02:38 +02:00
1b75a6a1ac
Add working search ingest 2022-05-06 11:47:18 +02:00
40ba0b4acd
Add upload path 2022-05-06 07:51:12 +02:00
cf6263ccc4
Start web 2022-05-05 16:30:25 +02:00
79b67a93a3 Messagebus crate 2022-05-01 17:20:31 +02:00
76d592b918 start pubsub 2022-04-30 10:59:20 +02:00
1e1cd9906d Updates deps 2022-04-30 06:58:27 +02:00
ae29d8fc48 Extract pay_u 2022-04-29 20:46:10 +02:00
7ff5df7319 Extract pay_u 2022-04-29 20:37:41 +02:00
d4a497a3f2
More docs, implement payment 2022-04-29 17:10:48 +02:00
94e7e7eb1e
Add many additional create order fields 2022-04-28 17:54:22 +02:00
f55f2c4a0d
Fix docs, fix get info 2022-04-27 09:13:42 +02:00
35a3f2dee6 Add OrderId type 2022-04-26 19:55:50 +02:00
cbc2a30e0e Add payment 2022-04-25 08:19:20 +02:00