Open martinkearn opened 3 weeks ago
[ ] Add a Transaction class which extends TransactionEntity by adding
Transaction
TransactionEntity
PlayerEntity.Name
GameEntity.Title
Label
LastUpdated
Works out UrlSegment in class.
Uses date to string consts
[ ] Write a service to use the new class with tests
[ ] Replace existing TransactionEntityService
TransactionEntityService
[ ] Add a
Transaction
class which extendsTransactionEntity
by addingPlayerEntity.Name
GameEntity.Title
Label
LastUpdated
Works out UrlSegment in class.
Uses date to string consts
[ ] Write a service to use the new class with tests
[ ] Replace existing
TransactionEntityService