aboutsummaryrefslogtreecommitdiffstats
path: root/app/decorators
AgeCommit message (Expand)Author
2017-06-19CompanyDecorator#action_links: Add comment about `context` requirementTeddy Wing
2017-06-19Move Chouette:: decorators to root decorators/ directoryTeddy Wing
2017-06-19Routes#show: Use RouteDecorator#action_links to render header linksTeddy Wing
2017-06-19New decorators: Move instance variables to `context` hashTeddy Wing
2017-06-19Add new #action_links decorators for a few priority modelsTeddy Wing
2017-06-15ReferentialDecorator: Handle non-`Link` buttonsTeddy Wing
2017-06-15Link: Change :name & :content into a single property :contentTeddy Wing
2017-06-15LinksHelper: Rename `#destroy_link` to #destroy_link_content`Teddy Wing
2017-06-15TableBuilder: Make destroy link in gear menu render correctlyTeddy Wing
2017-06-15TableBuilder spec: Decorate companies collectionTeddy Wing
2017-06-15CompanyDecorator: Add `#action_links`Teddy Wing
2017-06-14ReferentialDecorator: Add TODOTeddy Wing
2017-06-14Move ModelDecorator to a new file; Remove duplicate PaginatingDecoratorTeddy Wing
2017-06-14Workbenches#show: Use common referential action_links in table gear menuTeddy Wing
2017-06-12referentials/show.html.slim: Extract header buttons to a decoratorTeddy Wing
2016-10-06adding draper for decorators(companies first)jpl