action #2506
closedImplement management of booth boxes
100%
Description
We need something similar to a Request (but without reimbursement and with a different workflow) to manage the shipment of the booth boxes to the designated events (which means also adding some extra information to the events).
Updated by ancorgs almost 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Implementing a new kind of state machine called Shipment for managing the booth boxes through the application.
Updated by ancorgs almost 11 years ago
- % Done changed from 10 to 30
The state machine is already implemented. Now refactoring with the goal of making everything generic enough to allow the next state machine to be implemented in less than one hour.
Updated by ancorgs almost 11 years ago
Couldn't resist the temptation of going deeper and deeper into the refactoring.
Updated by ancorgs almost 11 years ago
- % Done changed from 30 to 50
The big refactoring is done. Tests are green again. Time to write tests for the new functionality.
Updated by ancorgs almost 11 years ago
- % Done changed from 50 to 70
Implemented model tests and some fixes.
Updated by ancorgs almost 11 years ago
- % Done changed from 70 to 90
Tests, tests, tests and more tests (and several fixes, of course).
Updated by ancorgs almost 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
After a whole morning fighting with the comment's permissions implementation, the feature is complete and ready to deploy.
Updated by ancorgs almost 11 years ago
Importing the events information from the spreadsheet currently used by the board and deployed in staging. Mailed Christopher, Ludwig and Richard about it.