goc_daniel
  • Joined on 2026-02-22
goc_daniel pushed to main at goc_daniel/b2b 2026-04-14 11:20:06 +00:00
5e1a8e898c Merge pull request 'orders' (#58) from orders into main
c610ce38cc fixes after merging with main
604247b7c8 Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into orders
1f6d5ecb72 go routine and removing cart
d4d55e2757 send email when creating new order
Compare 14 commits »
goc_daniel pushed to orders at goc_daniel/b2b 2026-04-14 11:19:53 +00:00
c610ce38cc fixes after merging with main
604247b7c8 Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into orders
e5988a85f3 Merge pull request 'update_categories' (#62) from update_categories into main
0cb5cc47bb Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into update_categories
1efc5417be permissions strings change
Compare 14 commits »
goc_daniel pushed to main at goc_daniel/b2b 2026-04-14 10:35:29 +00:00
e5988a85f3 Merge pull request 'update_categories' (#62) from update_categories into main
0cb5cc47bb Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into update_categories
1efc5417be permissions strings change
a0c3dd8ec8 added filtering on is_new and is_favorite
ce4cadaa16 most importantly: new category and filter on is_new
Compare 7 commits »
goc_daniel merged pull request goc_daniel/b2b#62 2026-04-14 10:35:28 +00:00
update_categories
goc_daniel pushed to update_categories at goc_daniel/b2b 2026-04-14 10:34:10 +00:00
0cb5cc47bb Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into update_categories
26cbdeec0a Merge pull request 'product-procedures' (#59) from product-procedures into main
Compare 2 commits »
goc_daniel pushed to update_categories at goc_daniel/b2b 2026-04-14 10:32:28 +00:00
1efc5417be permissions strings change
goc_daniel pushed to update_categories at goc_daniel/b2b 2026-04-14 10:28:45 +00:00
a0c3dd8ec8 added filtering on is_new and is_favorite
goc_daniel opened issue goc_daniel/b2b#66 2026-04-13 14:06:45 +00:00
filter HAVING
goc_daniel closed issue goc_daniel/b2b#60 2026-04-13 13:57:17 +00:00
slugify functionality repeated
goc_daniel commented on pull request goc_daniel/b2b#58 2026-04-13 13:41:18 +00:00
orders

this PR is still waiting for review...

goc_daniel created pull request goc_daniel/b2b#62 2026-04-13 13:40:20 +00:00
update_categories
goc_daniel pushed to main at goc_daniel/b2b 2026-04-13 13:32:29 +00:00
26cbdeec0a Merge pull request 'product-procedures' (#59) from product-procedures into main
38cb07f3d4 chore: address pull request review issues
2e61cde742 Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into product-procedures
54608410ea feat: create specific price system and adapt product queries
75af44b0df feat: product_attribute list with prices
Compare 5 commits »
goc_daniel merged pull request goc_daniel/b2b#59 2026-04-13 13:32:28 +00:00
product-procedures
goc_daniel pushed to update_categories at goc_daniel/b2b 2026-04-13 13:29:27 +00:00
ce4cadaa16 most importantly: new category and filter on is_new
7f05d39b38 Merge branch 'product-procedures' of ssh://git.ma-al.com:8822/goc_daniel/b2b into update_categories
38cb07f3d4 chore: address pull request review issues
2e61cde742 Merge branch 'main' of ssh://git.ma-al.com:8822/goc_daniel/b2b into product-procedures
54608410ea feat: create specific price system and adapt product queries
Compare 6 commits »
goc_daniel approved goc_daniel/b2b#59 2026-04-13 12:44:53 +00:00
product-procedures
goc_daniel created branch update_categories in goc_daniel/b2b 2026-04-13 12:29:46 +00:00
goc_daniel pushed to update_categories at goc_daniel/b2b 2026-04-13 12:29:46 +00:00
88255776f3 fixes
goc_daniel commented on pull request goc_daniel/b2b#59 2026-04-13 10:02:10 +00:00
product-procedures

Add permissions everywhere. Also, while I would leave it as is, we transfer c.Context() to service rather than its specific necessary elements. On a more important note, rather than returning:

goc_daniel commented on pull request goc_daniel/b2b#59 2026-04-13 10:02:10 +00:00
product-procedures

ErrJSONBody is duplicated

goc_daniel suggested changes for goc_daniel/b2b#59 2026-04-13 10:02:10 +00:00
product-procedures

oh, review comment goes here...