Mike Dalessio
|
7baefa0b70
fix: handle Ruby 3.0 keyword argument conventions
|
3 years ago |
Lin Zhao
|
d3998c23ce
Add API support for scheduled fulfillment orders
|
4 years ago |
Paulo Margarido
|
7ae659541d
Merge branch 'master' into fix_more_rubocop_issues
|
4 years ago |
Paulo Margarido
|
4dffdec0ac
Fixing trivial rubocop warnings
|
4 years ago |
Paulo Margarido
|
a2a2702bda
Enabling frozen string literal cop
|
4 years ago |
Paulo Margarido
|
9e4da081a9
Fix rubocop trailing hash comma cop
|
4 years ago |
Kevin O'Sullivan
|
3744aa7390
rubocop updates for
|
4 years ago |
Kevin O'Sullivan
|
7d9b8bc720
Autocorrect Style/HashSyntax, Style/MethodCallWithArgsParentheses
|
4 years ago |
Lin Zhao
|
fdc8ad76ed
Version validation for initializers in fulfillment_order and assgined_fulfillment_order
|
4 years ago |
Lin Zhao
|
daca0cf44c
Removed options for location_for_move
|
4 years ago |
Keith Kim
|
7247a17283
Add actions fulfillment_request, accept_fulfillment_request, reject_fulfillment_request, cancellation_request, accept_cancellation, reject_cancellation to FulfillmentOrder resource
|
5 years ago |
Keith Kim
|
eb38d9aaf8
FulfillmentOrder: move/cancel/close
|
5 years ago |
Keith Kim
|
6fc2312813
Define `find` rather than `all` for AssignedFulfillmentOrder and FulfillmentOrder
|
4 years ago |
Keith Kim
|
b0350cb151
Add fulfillment order related GET requests:
|
5 years ago |