expand_get_menu #42

Merged
goc_marek merged 5 commits from expand_get_menu into main 2026-03-31 14:55:36 +00:00
Owner
No description provided.
goc_daniel added 3 commits 2026-03-31 10:03:01 +00:00
goc_daniel requested review from dudzic_wiktor 2026-03-31 10:03:01 +00:00
goc_daniel requested review from goc_marek 2026-03-31 10:03:01 +00:00
dudzic_wiktor reviewed 2026-03-31 10:22:54 +00:00
@@ -42,3 +53,3 @@
}
return c.JSON(response.Make(&menu, 0, i18n.T_(c, response.Message_OK)))
return c.JSON(response.Make(&category_tree, 0, i18n.T_(c, response.Message_OK)))
Collaborator

you are responding with **model.Category is this intended?

you are responding with **model.Category is this intended?
@@ -20,2 +20,4 @@
DeliveryOutStock string `gorm:"column:delivery_out_stock;type:varchar(255)" json:"delivery_out_stock" form:"delivery_out_stock"`
Usage string `gorm:"column:usage;type:text" json:"usage" form:"usage"`
ExistsInDatabse bool `gorm:"-" json:"exists_in_database"`
Collaborator

misspell

misspell
goc_daniel added 1 commit 2026-03-31 10:27:35 +00:00
goc_daniel added 1 commit 2026-03-31 12:30:51 +00:00
goc_marek approved these changes 2026-03-31 14:55:31 +00:00
goc_marek merged commit 684f910090 into main 2026-03-31 14:55:36 +00:00
goc_marek deleted branch expand_get_menu 2026-03-31 14:55:36 +00:00
Sign in to join this conversation.
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: goc_daniel/b2b#42