aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/purchase_windows
AgeCommit message (Collapse)Author
2018-02-19Refs #5910; Re-add Checksums on PurchaseWindow#showZog
2018-02-19Refs #5910; Remove useless fields from PurchaseWindow#showZog
2018-02-02Refs #5832 @1h; Show active filters5832-fix-filter-by-stopareas-on-vjs-indexZog
2018-01-25PurchaseWindowDecorator: Convert to new action links interfaceTeddy Wing
Also add a new method `AF83::Decorator.define_instance_method`. Thanks to Johan for suggesting that and walking me through writing it. This new method allows us to define methods on the instance decorator. We need this to preserve the `#bounding_dates` method that was defined in `PurchaseWindowDecorator`. Refs #5586
2018-01-04Display checksum for pourchase windowXinhui
Refs #5460
2017-12-26Refs #5367 @2H; Add a ColorSelectInputZog
- Added to PurchaseWindow form - Reuse already exisiting JS + CSS - We may want to change the colors names
2017-12-21Refs #5301 Add ransackable scope to PurchaseWindow for date_rangescedricnjanga
2017-12-21Use a default color by waiting color selector. Refs #5301Alban Peignier
2017-12-21Disable color and date filters for purchase windows. Refs #5301Alban Peignier
2017-12-21Fix edit, i18n and add feature spec for purchase window Refs #5301 @3Luc Donnet
2017-12-21Fix purchase window date filtercedricnjanga
2017-12-21Take review into accountcedricnjanga
2017-12-21BusinessCalendar => PurchaseWindowcedricnjanga
belongs_to referential