Gary Rowe

Results 28 issues of Gary Rowe

After a Customer has put something into their Cart, they should be able to proceed to the checkout and see a payment page containing a Bitcoin swatch. The page should...

Alpha

In order to reduce currency volatility risk As a customer I want to see a countdown timer during checkout Estimated time (days): 1 Acceptance Criteria Scenario 1: Making payment Given...

Alpha

Require additional types of accounts: Memo, Detail and Summary (see Martin Fowler's Analysis Patterns)

Alpha

Any code relying on a cookie will need to provide a notice indicating how cookies are used.

Alpha

Currently images are making local references - this needs to be fixed by providing an asset server.

Alpha

Use Markdown text entries to populate the About Us template page.

Alpha

Fix ConcurrentHashMap [using the info in this article](http://dmy999.com/article/34/correct-use-of-concurrenthashmap)

Alpha

Require a mechanism to allow the local database to be patched and populated safely. The following approach could be used (includes client UI and platform operations): 1. MH From the...

Beta

Read/Write services following the CQRS pattern remove the currently anaemic service/DAO structure and replace it with a dedicated Read service for queries targeting particular use cases, and a simple Write...

Platform
Urgent
Large
Alpha

Change the persistent store to use MongoDB. Use DTOs with JSON markup. Use String based IDs mapped to ObjectIds. Use Mongojack to simplify queries. Use Embedded Mongo (Flapdoodle) for integration/functional...

Platform
Urgent
Large
Alpha