aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lib/af83
AgeCommit message (Collapse)Author
2018-01-25Refs #5586; CR #2Zog
2018-01-25Refs 5586; CR #1Zog
2018-01-25Refs #5586; Add more specs on AF83::Decorator::LinkZog
2018-01-25Refs #5586; Add more specs on AF83::Decorator::LinkZog
2018-01-25Refs #5586; Add a `feature` option on the `action_links`Zog
2018-01-25Refs #5586 @2h; Refactor the whole thingZog
We now have a ModelDecorator and an "instance" decorator, all in the same file, with the same API.
2018-01-25Refs #5586 @2h; Better implementation of groupsZog
Used it in Lines#index and Lines#show, probably broke everything else
2018-01-25Refs #5586 @1h; Primary and secondary lonks implementationZog
As well as the `to_html` method
2018-01-25Refs #5586 @4h; First `action_links` refactorZog
- Implement new API - Migrate the LineDecorator - ensure no change on the "lines/index" view
2017-06-09refs 3604 @12h all tests passRobert
2017-06-08Refs: #3604 @2h checking sequences as defaultsRobert
2017-06-06Refs: #3604; rewriting schema cloner in RubyRobert
2017-06-06Refs: #3604; added tests for cloning with data ⇒ ✓Robert
2017-05-02Refs #3053; removed obsolete specRobert
2017-05-02working on #3053 [amend me]Robert
2017-05-02 Refs #3053Robert
passes current_organization down from the controller into Reference.new_from adds joint models *ReferenceMemeberships to excluded Apartment models
2017-04-19filtered environment specific information from pg_catalog (spec support)Robert
2017-04-19removed obsolete migration 20170123131243_set_user_permissions.rb; Refs #3105Robert
2017-04-18basic clone_schema spex added; Refs #2864RobertDober
2017-04-18clone_schema fixed -> lib/sql/clone_schema.sql; ↵RobertDober
lib/af83/stored_procedures.rb for sql stored procedure management; Refs #2864