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(vscode): Developing Cloud to Local feature #5046

Merged
merged 18 commits into from
Jul 19, 2024

Commits on May 22, 2024

  1. Add Cloud to Local Gesture

    changed package.json and added
    new file cloudToLocal for button.
    Jaden-Codes committed May 22, 2024
    Configuration menu
    Copy the full SHA
    49a2450 View commit details
    Browse the repository at this point in the history
  2. Add Cloud to Local Gesture

    clarified comments in cloudToLocal.ts
    Jaden-Codes committed May 22, 2024
    Configuration menu
    Copy the full SHA
    194d6c9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    85c6958 View commit details
    Browse the repository at this point in the history
  2. feat: Add cloud to local gesture

    Add a button to the front end to enable cloud functionality.
    Jaden-Codes committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7f4c6eb View commit details
    Browse the repository at this point in the history
  3. feat(vscode/design/Cloud to Local): Added a button for cloud to local…

    … and skeleton of the command
    Jaden-Codes committed May 23, 2024
    Configuration menu
    Copy the full SHA
    77ceaf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. feat(vscode): Add button to take zipped Logic App from the desktop an…

    …d unzip to the local workspace
    Jaden-Codes committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    eea0f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c0ba5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 12, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    3746a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be32f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    361882e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfaf39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3b7ac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix(vscode): added tests, changed connections to work with cloudtoloc…

    …al and 2 new functions.
    Jaden-Codes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4fea571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941b0b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix(vscode): removed static tenant Id, used parameterFileName import,…

    … fixed connectionsData in case empty, removed console.log, and used for..of instead of forEach
    Jaden-Codes committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    353b989 View commit details
    Browse the repository at this point in the history