Skip to content
Snippets Groups Projects
  1. Jan 12, 2017
  2. Jan 11, 2017
  3. Jan 10, 2017
  4. Jan 06, 2017
  5. Jan 05, 2017
  6. Jan 04, 2017
  7. Jan 03, 2017
  8. Dec 22, 2016
  9. Dec 21, 2016
  10. Dec 20, 2016
    • Demian Katz's avatar
      Add RecordDataFormatter helper to simplify description template. (#829) · 64792c1e
      Demian Katz authored
      - Replaces extremely redundant template logic with a view helper driven by a simple, declarative configuration.
      - Injects default configurations into the view helper, so that changes (adding/removing/reordering fields) can be made by customizing a factory OR by customizing templates, depending on user preferences.
      - Includes a class for managing configurations, to simplify common setup tasks.
      - Keeps all data retrieval logic in the record driver, but allows extremely granular display customization on a field-by-field and driver-by-driver basis using driver-specific templates.
      64792c1e
  11. Dec 19, 2016
  12. Dec 16, 2016
  13. Dec 15, 2016