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

[actionsManager] Adding new Actions Managment APIs #570

Merged
merged 40 commits into from
May 11, 2021
Merged

Commits on Aug 11, 2020

  1. add actionsManagers

    luisbritos committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b070d64 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    d8a6331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e9b73 View commit details
    Browse the repository at this point in the history
  3. rename ActionBindings

    luisbritos committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ad132b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b1b92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33535fd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 7, 2020

  1. adding and fixing tests

    luisbritos committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6623b29 View commit details
    Browse the repository at this point in the history
  2. revert README

    luisbritos committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    9e4ebed View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. fix test trigger

    luisbritos committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    e545a77 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. add actionsManagers

    luisbritos committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    a3dc8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af04ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6acb5f View commit details
    Browse the repository at this point in the history
  4. rename ActionBindings

    luisbritos committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    3f55d61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ee91b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    803c252 View commit details
    Browse the repository at this point in the history
  7. adding and fixing tests

    luisbritos committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    91652fc View commit details
    Browse the repository at this point in the history
  8. fix test trigger

    luisbritos committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    9ae33bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    730f310 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

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

Commits on Jan 8, 2021

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

Commits on Jan 11, 2021

  1. Merge pull request #571 from auth0/update-actionsManager-20210108

    [Beta] [actionsManager] Merge from `v2.31.1`
    shushen authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    4401e88 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Merge branch 'master' into actionsManager

    Chris Geihsler committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    c523eaf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge pull request #594 from auth0/update-actions-from-master

    Update actionsManager from master
    Chris Geihsler authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b5d8fa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Merge branch 'master' into actionsManager

    Chris Geihsler committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c89afcd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Merge pull request #606 from seejee/merge-latest-from-master

    Merge latest from master into actions branch
    Chris Geihsler authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b89a447 View commit details
    Browse the repository at this point in the history
  2. feat: align actions managers with refreshed API

    Chris Geihsler committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    466757d View commit details
    Browse the repository at this point in the history
  3. merging all actions stuff into a single manager

    Chris Geihsler committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    f4621ee View commit details
    Browse the repository at this point in the history
  4. tests

    Chris Geihsler committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    88cade6 View commit details
    Browse the repository at this point in the history
  5. Add create/get action version.

    Chris Geihsler committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    1369592 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. change some methods names

    luisbritos committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6690249 View commit details
    Browse the repository at this point in the history
  2. fix tests

    luisbritos committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d242751 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #595 from auth0/new-actions-api

    [DXEX-1315] Bringing SDK in line to condensed Actions API
    Chris Geihsler authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    42eb1b9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into update-actions-manager

    Chris Geihsler committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    74e2d03 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #611 from seejee/update-actions-manager

    Update actions manager
    Chris Geihsler authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    15f6be1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge branch 'master' into actionsManager

    Chris Geihsler committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b54d68b View commit details
    Browse the repository at this point in the history
  2. Add link to actions docs.

    Chris Geihsler committed May 10, 2021
    Configuration menu
    Copy the full SHA
    340bcdd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #619 from seejee/final-ga-updates

    Final ga updates
    shushen authored May 10, 2021
    Configuration menu
    Copy the full SHA
    e863008 View commit details
    Browse the repository at this point in the history