Skip to content
Snippets Groups Projects
  1. Jul 12, 2019
  2. Mar 06, 2017
  3. Mar 02, 2017
    • Mike Dikan's avatar
      Remove deprecated references to ProgramsApiConfig model · ca64946b
      Mike Dikan authored
      ECOM-7195
      
      The (now deprecated) programs service had several fields to set up configuration of the API.  We are removing the property/field references in codeas the first part of deprecating the model fields.  Also being removed are the model properties.
      ca64946b
  4. Feb 07, 2017
    • Renzo Lucioni's avatar
      Load all programs from the catalog · e7771148
      Renzo Lucioni authored
      This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately.
      
      ECOM-4422
      e7771148
  5. Aug 01, 2016
  6. Jul 19, 2016
  7. Jun 23, 2016
  8. Jun 02, 2016
  9. May 12, 2016
  10. Apr 21, 2016
  11. Apr 15, 2016
  12. Nov 25, 2015
    • Renzo Lucioni's avatar
      Add Programs tab to Studio · 70d57327
      Renzo Lucioni authored
      Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
      70d57327