Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auction command #3

Open
a-h-i opened this issue Jan 3, 2021 · 0 comments
Open

Auction command #3

a-h-i opened this issue Jan 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@a-h-i
Copy link
Owner

a-h-i commented Jan 3, 2021

Auction command.

Should start an auction focused. Title/description focused on item.

Parameters

  • Opening bid.
  • Instabuy value (optional)
  • Max time

Actions

  • Listing Current auctions
  • Bid on

Remarks

  • Reserve bid amount.
@a-h-i a-h-i added the enhancement New feature or request label Jan 3, 2021
@a-h-i a-h-i self-assigned this Jan 5, 2021
a-h-i added a commit that referenced this issue Jan 9, 2021
- Base auction model
- Initial auction migrations
- Auction display helper
- Auction command skeleton and list sub command
a-h-i added a commit that referenced this issue Jan 13, 2021
- Creates helper factory for filtering collected messaged by author id
- Creates implements template function for interactive auction creation.
- Implements field validation for Auction.
- Introduces config variable for max interactive retries
- Turns off no-constant-condition eslint rule
a-h-i added a commit that referenced this issue Jan 16, 2021
a-h-i added a commit that referenced this issue Jan 22, 2021
- Command & model operations
a-h-i added a commit that referenced this issue Feb 2, 2021
a-h-i added a commit that referenced this issue Feb 5, 2021
- Implements displayAuctionDetails
- displayAuctionShort will now default to a short one liner
- Auction deletion with releasing held funds, model level implementation
a-h-i added a commit that referenced this issue Feb 5, 2021
Auction command, manage delete auction subcommand.
a-h-i added a commit that referenced this issue Feb 11, 2021
- Integration tests for deletion and biding.
- Removed is_cancelled column in Auction table.
- Character can not bid on own auction.
a-h-i added a commit that referenced this issue Feb 11, 2021
- Fixes issue with infinite retries on incorrect data formats.
- Changes format of auction detail.
- Feature testing for interactive create.
a-h-i added a commit that referenced this issue Feb 11, 2021
 Auction command will now execute list sub command as default if no
  arguments given.
a-h-i added a commit that referenced this issue Feb 11, 2021
- Auction show by id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant