aboutsummaryrefslogtreecommitdiffstats
path: root/app/decorators
AgeCommit message (Expand)Author
2017-08-18Refactoring api_keys views with table_builderXinhui
2017-08-17Refs #4256: Adding filters on imports#indexjpl
2017-08-16Refs #4256: Fix table_builder link management, adding links to gear menu on i...jpl
2017-08-16Refs #4256: adding pagination and so for imports#indexjpl
2017-08-04Refs #4227 Add timetable_combination policiescedricnjanga
2017-07-12StopPointDecorator#action_links: Remove code duplicationTeddy Wing
2017-07-12Routes#show: Use new table builder helperTeddy Wing
2017-07-12StopAreaReferentials#show: Move header links to decoratorTeddy Wing
2017-07-12Networks#show: Move header links into a decoratorTeddy Wing
2017-07-12Referentials#show: Use new table builder helperTeddy Wing
2017-07-12CompanyDecorator#action_links: Rename `line_referential` context paramTeddy Wing
2017-07-10Fixes: #3478@2.5hRobert
2017-07-09debugging referential decoratorRobert
2017-07-07ReferentialLines#show: Use new table builder helperTeddy Wing
2017-07-04Refs: #3478@1h; adapted table builder spexRobert
2017-06-23Fixes: #3478@1hRobert
2017-06-19lines/show.html.erb_spec.rb: Fix specs resulting from `LineDecorator`Teddy Wing
2017-06-19RoutingConstraintZoneDecorator: Add missing `end` statementTeddy Wing
2017-06-19LineDecorator: Remove extra whitespaceTeddy Wing
2017-06-19CompanyDecorator: Fix helper method callTeddy Wing
2017-06-19LineDecorator: Remove unused linkTeddy Wing
2017-06-19TimeTableDecorator#action_links: Add missing destroy linkTeddy Wing
2017-06-19Lines#show: Render header links from #action_linksTeddy Wing
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