Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

[Breaking changes] Redesign, add audit log, sketch reporting #10

Merged
merged 51 commits into from
May 18, 2022

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    41a1379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15767be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed2983d View commit details
    Browse the repository at this point in the history
  4. Breaking change: changed signature of Session.saveBreadcrumb(). Added…

    … functions on Session (load breadcrumbs by type, destroy session).
    andreibancioiu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bf5d7f9 View commit details
    Browse the repository at this point in the history
  5. Bump version.

    andreibancioiu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e0b200c View commit details
    Browse the repository at this point in the history
  6. Breaking change: remove session.expectLongInteraction(). Mocha this.t…

    …imeout() should be used instead.
    andreibancioiu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bf95c81 View commit details
    Browse the repository at this point in the history
  7. Refactor / rename.

    andreibancioiu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    59a3f01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea36106 View commit details
    Browse the repository at this point in the history
  9. Remove Err.summary().

    andreibancioiu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f4491b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5470f82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c1f07f View commit details
    Browse the repository at this point in the history
  12. Cleanup.

    andreibancioiu committed May 5, 2022
    Configuration menu
    Copy the full SHA
    776b65f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    60d0b94 View commit details
    Browse the repository at this point in the history
  2. Sketch event log.

    andreibancioiu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    908c7b0 View commit details
    Browse the repository at this point in the history
  3. Update readme.

    andreibancioiu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ea82b02 View commit details
    Browse the repository at this point in the history
  4. Some decoupling.

    andreibancioiu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    9da9966 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2a813f View commit details
    Browse the repository at this point in the history
  6. Add some event logs.

    andreibancioiu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    39b60a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf753a0 View commit details
    Browse the repository at this point in the history
  8. Eventlog / WIP.

    andreibancioiu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c0e6686 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Sketch snapshotting.

    andreibancioiu committed May 7, 2022
    Configuration menu
    Copy the full SHA
    d2ab227 View commit details
    Browse the repository at this point in the history
  2. Snapshotting.

    andreibancioiu committed May 7, 2022
    Configuration menu
    Copy the full SHA
    da9b860 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Sketch prettier logs.

    andreibancioiu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a336831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7021045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0303a View commit details
    Browse the repository at this point in the history
  4. Key generation.

    andreibancioiu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a81cfeb View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    andreibancioiu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    376e3df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0996be6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Sketch reports.

    andreibancioiu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a67256a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8bd36 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    andreibancioiu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    097e869 View commit details
    Browse the repository at this point in the history
  4. Reports. WIP.

    andreibancioiu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0ca203f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b546ea0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f4f613 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    707eb30 View commit details
    Browse the repository at this point in the history
  2. Reporting, WIP.

    andreibancioiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    68adf93 View commit details
    Browse the repository at this point in the history
  3. Redesign records.

    andreibancioiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    88319f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9442b3d View commit details
    Browse the repository at this point in the history
  5. Reports / WIP.

    andreibancioiu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    69b3e90 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Audit instead of log. Remove interaction & snapshot records - use aud…

    …it entries instead. Design to support comparison of audit payloads.
    andreibancioiu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    54210b1 View commit details
    Browse the repository at this point in the history
  2. Rename etc.

    andreibancioiu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6233649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b102b83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b9f2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    677c103 View commit details
    Browse the repository at this point in the history
  6. Reporting etc.

    andreibancioiu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8ceba93 View commit details
    Browse the repository at this point in the history
  7. Update erdjs.

    andreibancioiu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    3f8daa6 View commit details
    Browse the repository at this point in the history
  8. Fix config.

    andreibancioiu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    641e51c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b5d4e0 View commit details
    Browse the repository at this point in the history
  10. Fix export.

    andreibancioiu committed May 12, 2022
    Configuration menu
    Copy the full SHA
    539e505 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    5571e46 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.

    andreibancioiu committed May 18, 2022
    Configuration menu
    Copy the full SHA
    bfecebc View commit details
    Browse the repository at this point in the history