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

Update existing credentials routes #3672

Merged

Commits on Jun 16, 2022

  1. 🎉 initial design

    BHesseldieck committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    23e018c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

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

Commits on Jul 7, 2022

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

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    fc3b72d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e57fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce76c72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5783652 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fc21cb View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/user-management-p2' into n8n-3959-…

    …update-existing-credentials-routes-12
    valya committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1536458 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. 🔥 remove console.log

    valya committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1d45f3a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Merge remote-tracking branch 'origin/user-management-p2' into n8n-3959-…

    …update-existing-credentials-routes-12
    valya committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    2692d13 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. :refactor: changes to credentials controller and service from review

     - removed credentials from service function names
     - made relations list optional
     - put allowGlobalOwner in options objects
     - check length of relations array so join doesn't happen if empty
     - update some comments to further explain rationale
     - remove unneeded `Object.assign`
     - remove non-null assertion from test
    valya committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5cc03cb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/user-management-p2' into n8n-3959-…

    …update-existing-credentials-routes-12
    valya committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    929881d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

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