Skip to content

Commit 6608166

Browse files
authored
th-243: Add possibility accept/decline order (#264)
* th-243: + controler/service for change order status * th-243: + socket event for this case * th-243: * swager * th-243: * order service * th-243: * comments * th-243: * backend part * th-243: + socket for update status * th-243: * comments * th-243: * type * th-243: * comments
1 parent fe7ffcf commit 6608166

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1372
-71
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TYPE "order_status"
2+
ADD VALUE 'rejected';

0 commit comments

Comments
 (0)