Content
View differences
Updated by Martin Czuchra over 12 years ago
**As** an openproject developer
**I** want the timelines UI code to to be well structured
**so that** I can edit the code hassle-free.
**Acceptance criteria**
- There The is no `timelines.js` that is longer than a couple of thousand lines.
- Timelines source files are separated by concerns and into several source files.
- The asset pipeline is utilized for the final javascript creation.
**I** want the timelines UI code to to be well structured
**so that** I can edit the code hassle-free.
**Acceptance criteria**
- There
- Timelines source files are separated by concerns and into several source files.
- The asset pipeline is utilized for the final javascript creation.