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

[E-Document Connector] SignUp E-Document Connector #27261

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. EDocument Connector SignUp

    Stefan Lindberg committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d70b100 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Change obsolete field reference

    Stefan Lindberg committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    758acd2 View commit details
    Browse the repository at this point in the history
  2. Use IsSaaSInfrastructure to make fields visible if not in SaaS Sandbo…

    …x or production. To be populated manually.
    Stefan Lindberg committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    013d1a7 View commit details
    Browse the repository at this point in the history
  3. Push forward object id range by 10 due to Avalara addition

    Stefan Lindberg committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5d3ad67 View commit details
    Browse the repository at this point in the history
  4. Menu item Open Onboarding only available in SaaS

    Stefan Lindberg committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    74c785b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Change to using instead of full namespace path

    Stefan Lindberg committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    69453b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Refactor (MS) - Prefix Removal, Error Raise on Missing Config, Parame…

    …ter Name, Fully Qualify Perm.Sets
    Stefan Lindberg committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ebdb725 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Resolve Build Conflict in GitHub - Rename

    Stefan Lindberg committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9eb3704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94266e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    f9c4dc2 View commit details
    Browse the repository at this point in the history
  2. Relocate To Own App - Move Files

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    def7176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e817ea View commit details
    Browse the repository at this point in the history
  4. Merge branch 'edocumentconnector' of https://github.com/geschwint/ALA…

    …ppExtensions into edocumentconnector
    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cd8da89 View commit details
    Browse the repository at this point in the history
  5. Refactor - Rename Files

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3811370 View commit details
    Browse the repository at this point in the history
  6. Refactor - Add app.json

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    17944a2 View commit details
    Browse the repository at this point in the history
  7. Refactor - Restore Original Objects

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6cdeaea View commit details
    Browse the repository at this point in the history
  8. Refactor - Rename Processing

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4382237 View commit details
    Browse the repository at this point in the history
  9. Refactor - Permission Extensions, Object Rename

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7bd134c View commit details
    Browse the repository at this point in the history
  10. Refactor - References to Processing

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    42b9a11 View commit details
    Browse the repository at this point in the history
  11. Refactor - Restore app.json

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6480969 View commit details
    Browse the repository at this point in the history
  12. Refactor - Missed a spot in restoring original

    Stefan Lindberg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d7ecea8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6bc5f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Refactor - Missing Logo

    Stefan Lindberg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f39fb47 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Refactor - Exit return value

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a8c22c7 View commit details
    Browse the repository at this point in the history
  2. Refactor - Move UriTemplates to Global

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e11508a View commit details
    Browse the repository at this point in the history
  3. Refactor - Eliminate unneeded calls

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bfca640 View commit details
    Browse the repository at this point in the history
  4. Refactor - Error when unsupported EDocument Type

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1e24593 View commit details
    Browse the repository at this point in the history
  5. Refactor - To use ErrorInfo

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8027450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdc94a6 View commit details
    Browse the repository at this point in the history
  7. Refactor - Move local labels to global

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8bd90ac View commit details
    Browse the repository at this point in the history
  8. Refactor - No need for Retry

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    896cbe8 View commit details
    Browse the repository at this point in the history
  9. Refactor - Make labels Global

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a12493f View commit details
    Browse the repository at this point in the history
  10. Refactor - Remove labels, API path inline the Avalara way

    Stefan Lindberg committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ea3a35e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Refactor - Correct Telemetry Token

    Stefan Lindberg committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e991757 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Refactor - Fix bug introduced during refactoring, Rename procedure to…

    … more logical name
    Stefan Lindberg committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a8c547d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594e897 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    ab0e875 View commit details
    Browse the repository at this point in the history
  2. Refactor Rename

    geschwint committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2ebc70d View commit details
    Browse the repository at this point in the history
  3. Refactor Delete Objects

    geschwint committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7166b24 View commit details
    Browse the repository at this point in the history
  4. Refactor New Objects

    geschwint committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fb7b4c8 View commit details
    Browse the repository at this point in the history
  5. Refactor General Overhaul

    geschwint committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    103aaa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7fa7a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e599f8b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 5, 2024

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

Commits on Nov 13, 2024

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

Commits on Nov 20, 2024

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