goc_daniel
  • Joined on 2026-02-22
goc_daniel created pull request goc_daniel/b2b#75 2026-04-16 09:49:08 +00:00
expand orders
goc_daniel created branch expand_orders in goc_daniel/b2b 2026-04-16 09:48:03 +00:00
goc_daniel pushed to expand_orders at goc_daniel/b2b 2026-04-16 09:48:03 +00:00
f435a8839b expand orders
goc_daniel commented on pull request goc_daniel/b2b#74 2026-04-16 09:12:54 +00:00
feat: implement logger

I feel like it belongs to utils.

goc_daniel commented on pull request goc_daniel/b2b#74 2026-04-16 09:12:54 +00:00
feat: implement logger

Possibly it's own config, but no need to in my opinion

goc_daniel commented on pull request goc_daniel/b2b#74 2026-04-16 09:12:54 +00:00
feat: implement logger

maybe blue? Like road signs. Probably deep blue. Should definitely be more contrasting with terminal background than LevelDebug, but less than LevelWarn and LevelError.

goc_daniel commented on pull request goc_daniel/b2b#74 2026-04-16 09:12:54 +00:00
feat: implement logger

this is bad. Errors can vary here, from database error to wrong credentials, and I don't think levelError is appropriate. This logger will have to be pushed down to service level.

goc_daniel suggested changes for goc_daniel/b2b#74 2026-04-16 09:12:54 +00:00
feat: implement logger

Okay, I won't be going over the exact instances of where logger is used, that's a big TODO. Otherwise, looks good (with these 2 comments)

goc_daniel opened issue goc_daniel/b2b#73 2026-04-15 11:53:10 +00:00
Expand orders table
goc_daniel pushed to main at goc_daniel/b2b 2026-04-15 11:32:44 +00:00
7bce04e05a Merge pull request 'is_oem' (#72) from is_oem into main
754bf2fe01 Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into is_oem
2ca07f03ce expanded by is_oem
Compare 3 commits »
goc_daniel merged pull request goc_daniel/b2b#72 2026-04-15 11:32:43 +00:00
is_oem
goc_daniel commented on pull request goc_daniel/b2b#71 2026-04-15 11:32:12 +00:00
no-vat-customers

if it has default value, then perhaps make it NOT NULL?

goc_daniel approved goc_daniel/b2b#71 2026-04-15 11:32:12 +00:00
no-vat-customers

looks good (I only glanced over the logic changes in calculating prices)

goc_daniel created pull request goc_daniel/b2b#72 2026-04-15 11:22:07 +00:00
is_oem
goc_daniel pushed to is_oem at goc_daniel/b2b 2026-04-15 11:21:40 +00:00
754bf2fe01 Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into is_oem
84b4c70ffb Merge pull request 'bugfix' (#70) from countries_bugfix into main
2fd9472db1 bugfix
66df535317 Merge pull request 'expand_carts' (#69) from expand_carts into main
e0a86febc4 add missing permission
Compare 7 commits »
goc_daniel pushed to is_oem at goc_daniel/b2b 2026-04-15 11:19:39 +00:00
2ca07f03ce expanded by is_oem
goc_daniel created branch is_oem in goc_daniel/b2b 2026-04-15 11:19:38 +00:00
goc_daniel pushed to main at goc_daniel/b2b 2026-04-15 10:00:44 +00:00
84b4c70ffb Merge pull request 'bugfix' (#70) from countries_bugfix into main
2fd9472db1 bugfix
Compare 2 commits »
goc_daniel merged pull request goc_daniel/b2b#70 2026-04-15 10:00:42 +00:00
bugfix
goc_daniel created pull request goc_daniel/b2b#70 2026-04-15 09:48:43 +00:00
bugfix