Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Action Menu protocol (Aries RFC 0509) implementation #974

Merged
merged 17 commits into from
Sep 1, 2022

Commits on Aug 6, 2022

  1. feat: add action menu module structure

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    18c1421 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. style: lint issues

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0e0ebba View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    9b76d5c View commit details
    Browse the repository at this point in the history
  2. fix: exports

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    65974e9 View commit details
    Browse the repository at this point in the history
  3. test: move to module directory

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0cf6342 View commit details
    Browse the repository at this point in the history
  4. refactor: errormsg -> errorMessage

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3b71732 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. refactor: find methods

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6700644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a10efc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. feat: add clearing and some tests for service

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    09da225 View commit details
    Browse the repository at this point in the history
  2. fix: relax some state processing and check thread

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1a09bec View commit details
    Browse the repository at this point in the history
  3. fix: leave previous threadId when clearing in order to identify a fur…

    …ther perform
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    88429fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4448888 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 24, 2022

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

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    fc26f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8fafbd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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