Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Feature/content lifecycle events #26

Merged
merged 38 commits into from
Jul 5, 2017

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    0a142ee View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. chore(Generated TS files): Updated ContentTypes, Enums, FieldSettings…

    …, Resources, Schemas with the u
    gallayl committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    6eeb562 View commit details
    Browse the repository at this point in the history
  2. refactor(GetSchema,Content Field assign): Refactored getting Schema, …

    …added cache per ContentType, re
    gallayl committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    74c8ce9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    ac2ff9a View commit details
    Browse the repository at this point in the history
  2. feat(Content): added content lifecycle tracking methods and properties

    created IsDirty, IsValid, GetChanges, SavedFields, updated Save() method, added
    HandleLoadedContent() method
    gallayl committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    720d8a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47606f6 View commit details
    Browse the repository at this point in the history
  4. fix(ODataApi, IODataApi): fixed missing Spread operator types, fixed …

    …parsing POST response from ODat
    gallayl committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    13690f2 View commit details
    Browse the repository at this point in the history
  5. feat(Content): improved Save() to work without parameters, based on t…

    …he Content state, improved Rena
    gallayl committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    d9bf82a View commit details
    Browse the repository at this point in the history
  6. test(ContentTests): Added and improved unit tests, additional tests f…

    …or Save with parameters
    gallayl committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    d42563b View commit details
    Browse the repository at this point in the history
  7. test(Collection tests):

    gallayl committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    5c6ba67 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. fix: package.json merge

    gallayl committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    71609fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a06e874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c2db3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    26b4c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    536d28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef5cde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e2d38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46b8541 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1523f67 View commit details
    Browse the repository at this point in the history
  7. refactor(Content): Id and Path checking moved to deferredFunctionBuil…

    …der, fixed Save 500 response er
    gallayl committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    1b97cf3 View commit details
    Browse the repository at this point in the history
  8. test(Retrier): Added test when started twice, or tried to setup after…

    … Retrier has been started
    gallayl committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    809c448 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49ecaae View commit details
    Browse the repository at this point in the history
  10. refactor(ODataApi, Content, Repository): Added missing conversions on…

    … Content level, added BaseRepos
    gallayl committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    4153584 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Configuration menu
    Copy the full SHA
    9f96785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146205a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1afaeb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a75e3e3 View commit details
    Browse the repository at this point in the history
  5. refactor(Content): added FromResponseObservable and FromCollectionRes…

    …ponseObservable instead of inli
    gallayl committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    0b6d0f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    183b004 View commit details
    Browse the repository at this point in the history
  7. refactor(Content): added GetDeferredField and GetDeferredCollection t…

    …o get/fetch deferred fields
    gallayl committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    db5d3d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. Configuration menu
    Copy the full SHA
    bebe36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c69b0c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    347dd37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0df1e View commit details
    Browse the repository at this point in the history
  3. refactor(ODataApi): ODataCollectionResponse, ODataResponse and ODataA…

    …pi generic parameters restricte
    gallayl committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    fa8223c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f38d4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8622200 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ab1b51 View commit details
    Browse the repository at this point in the history