Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit fc844fa
Author: Riley Evans <rllyy97@gmail.com>
Date:   Mon Mar 25 12:37:36 2024 -0500

    fix(Designer): Create connection now uses `testRequests` when available (#4419)

    * Modified test connection code to prioritize testRequests over testLinks

    * Combined types

commit d6bb652
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Mon Mar 25 09:38:44 2024 -0700

    feat(vscode): Improve export telemetry (#4421)

    * Add command to log telemtry

    * Add log telemetry for run api service

commit d829b4f
Author: Cédric Golmard <92312794+cdgolmar-msft@users.noreply.github.com>
Date:   Mon Mar 25 17:38:27 2024 +0100

    feat(Designer): Add data-automation-id for connector summary card (#4434)

commit f8ee455
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 25 08:55:55 2024 -0700

    chore(all): Some general code clean up (#4431)

    * chore(all): Some general code clean up

    * chore(all): Some general code clean up

commit 79723c4
Author: Loc Bot <travisharris@microsoft.com>
Date:   Mon Mar 25 07:04:20 2024 +0000

    Compiling Loc Files

commit 97a8a06
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 25 00:02:46 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 758 (#4432)

commit f3b2e5d
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Sun Mar 24 18:10:51 2024 -0700

    fix(designer): Dont use slashes in node names from azure resources (#4430)

    fix(designer): Dont allow slashes in node names from azure resources

commit 8a5753a
Author: release-automation-hartra344@microsoft.com <hartra344>
Date:   Sun Mar 24 22:39:44 2024 +0000

    chore(release): 3.0.0

commit d37e304
Author: Travis Harris <travisharris@microsoft.com>
Date:   Sun Mar 24 15:36:16 2024 -0700

    chore(linter): Fix safe lint errors

commit af341b3
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Sun Mar 24 12:47:56 2024 -0700

    Delete .nx/cache/d directory

commit b6e42c6
Author: Travis Harris <travisharris@microsoft.com>
Date:   Sun Mar 24 11:31:40 2024 -0700

    chore(docs): fix docs config

commit e2a08a9
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Sun Mar 24 11:22:06 2024 -0700

    test(all): Break playwright tests and docs away from Nx (#4427)

    * Move docs out of nx build manager

    * Fix actions

    * Minor Fix

    * tests(all): Break playwright tests away from nx

    * Fix github actions test run

commit 619d2f1
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Sat Mar 23 17:57:30 2024 -0700

    chore(designer): Merge client services library to the shared library (#4424)

    Merge client services library to the shared library

commit da3efac
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Sat Mar 23 09:46:36 2024 -0700

    chore(all): Move formatter from Prettier to Biome and Speed up eslint (#4423)

    * Move formatter from Prettier to Biome and Speed up eslint

    * Move formatter from Prettier to Biome and Speed up eslint

    * Fix intl test imports

commit 9ce1a98
Author: e.k <1350074+ek68794998@users.noreply.github.com>
Date:   Fri Mar 22 18:21:48 2024 -0700

    fix(designer-ui): Add support for `<img src=>` in raw HTML editor (#4422)

    Add support for `<img src=''>` in raw HTML editor

commit 58425bd
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Fri Mar 22 13:18:29 2024 -0700

    fix(vscode): Add app kind setting to local settings creation and update on design time (#4417)

    Add app kind setting to workspace localsettings creation and update on desing time api

commit da6b468
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Fri Mar 22 07:24:26 2024 -0700

    LEGO: Merge pull request 4416

    LEGO: Merge pull request 4416

commit a1b5562
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Fri Mar 22 01:26:03 2024 -0700

    LEGO: Merge pull request 4414

    LEGO: Merge pull request 4414

commit 3791100
Author: Loc Bot <travisharris@microsoft.com>
Date:   Fri Mar 22 07:05:08 2024 +0000

    Compiling Loc Files

commit 2d2f4da
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Fri Mar 22 00:03:07 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 757 (#4413)

commit 8cda8e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 21 22:34:17 2024 -0700

    chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#4409)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f66766d
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Thu Mar 21 20:01:47 2024 -0700

    LEGO: Merge pull request 4412

    LEGO: Merge pull request 4412

commit 4e07343
Author: release-automation-rllyy97@microsoft.com <rllyy97>
Date:   Fri Mar 22 00:06:39 2024 +0000

    chore(release): 2.128.0

commit 6f9b652
Author: Riley Evans <rllyy97@gmail.com>
Date:   Thu Mar 21 19:04:13 2024 -0500

    fix(Designer): Allow WorkflowParameters and AppSettings to be used within each other in dynamic data (#4410)

    * Recursively evaluate wf params and app settings in dynamic data

    * Removed console log

    * Adjusted vscode

commit c7b8e8b
Author: release-automation-rllyy97@microsoft.com <rllyy97>
Date:   Thu Mar 21 22:00:23 2024 +0000

    chore(release): 2.127.0

commit ba6327a
Author: Riley Evans <rllyy97@gmail.com>
Date:   Thu Mar 21 16:15:18 2024 -0500

    fix(Designer): Secure string workflow parameters now pass validation (#4408)

    * Fixed secure string wf parameters validation

    * Slight rename

    * PR comment fix

commit 25cf75b
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Thu Mar 21 13:04:33 2024 -0400

    fix(designer): Title changes not updating downstream inputs when serializing (#4407)

    * update the whole token instead

    * remove unused singleLine plugin

    * not complete

    * revert trapzone in tokenpicker

    * tempcommit

    * fix prev issue

    * remove unused code

commit f815f0b
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Thu Mar 21 07:23:04 2024 -0700

    LEGO: Merge pull request 4405

    LEGO: Merge pull request 4405

commit 3c7e360
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Thu Mar 21 07:19:24 2024 -0700

    fix(designer): load monaco as part of build instead of CDN (#4401)

    * fix(designer): load monaco as part of build instead of CDN

    * fix tests

commit 599fab8
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Thu Mar 21 01:24:28 2024 -0700

    LEGO: Merge pull request 4403

    LEGO: Merge pull request 4403

commit 5a6ede0
Author: Loc Bot <travisharris@microsoft.com>
Date:   Thu Mar 21 07:04:43 2024 +0000

    Compiling Loc Files

commit b57a79f
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Thu Mar 21 00:02:50 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 756 (#4402)

commit 51a4de0
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Wed Mar 20 19:24:23 2024 -0700

    LEGO: Merge pull request 4399

    LEGO: Merge pull request 4399

commit 261511d
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Wed Mar 20 18:14:21 2024 -0700

    feat(designer): make adjustments to http request trigger parameters to make chosen method clearer (#4398)

commit 45b56ce
Author: Ram Gupta <ramgupta95@gmail.com>
Date:   Wed Mar 20 14:28:23 2024 -0700

    fix(designer-ui): Convert tokenpickeroptions to ul (#4396)

    Convert tokenpickeroptions to ul

    Co-authored-by: Ram Gupta <ramgup@microsoft.com>

commit 650f736
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Wed Mar 20 12:08:10 2024 -0700

    fix(Consumption): Changing parent ID for subgraph nodes (#4395)

    * changing parent ID to scope node fron subgraph nodes

commit 3ea0d3a
Author: Loc Bot <travisharris@microsoft.com>
Date:   Wed Mar 20 07:04:48 2024 +0000

    Compiling Loc Files

commit 5b50aa9
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Wed Mar 20 00:02:46 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 755 (#4394)

commit f09f078
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Mar 19 09:34:28 2024 -0700

    chore(all): remove babel step to inject id to formatted messages and use eslint instead for compatibility with build tools (#4388)

    * chore(all): remove babel step to inject id to formatted messages and use eslint instead for compatibility with build tools

    * Fix package json

    * Fix snapshots

    * fix e2e test

    * Fix e2e tests

commit b218871
Author: Loc Bot <travisharris@microsoft.com>
Date:   Tue Mar 19 07:06:02 2024 +0000

    Compiling Loc Files

commit 34d0a91
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Mar 19 00:04:15 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 754 (#4390)

commit 8a2afe7
Author: Loc Bot <travisharris@microsoft.com>
Date:   Mon Mar 18 07:05:43 2024 +0000

    Compiling Loc Files

commit a7034f5
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 18 00:03:12 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 753 (#4385)

commit 9b44f43
Author: chris-w-dev <84322101+chris-w-dev@users.noreply.github.com>
Date:   Mon Mar 18 05:34:21 2024 +0100

    fix(Data Mapper): Deserialize source edge for custom function with dash in its name (#4384)

    Deserialize source edge for custom function with dash in its name

commit 1327f8d
Author: chris-w-dev <84322101+chris-w-dev@users.noreply.github.com>
Date:   Sun Mar 17 18:00:17 2024 +0100

    fix(Data Mapper): Fixes custom functions category branding (#4382)

    * Fixes category name for custom functions

    * Fixes error when adding custom function to designer surface

commit 2f5e3b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Mar 17 09:48:36 2024 -0700

    chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#4380)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2c03d24
Author: Travis Harris <travisharris@microsoft.com>
Date:   Sun Mar 17 09:46:06 2024 -0700

    fix(data mapper): Fix issue where custom functions were being labels 'Collection'

commit 6a2e972
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Sun Mar 17 01:14:35 2024 -0400

    fix(Designer): Override default Paste Behavior on FireFox (#4378)

    * update the whole token instead

    * override default topic

commit 0b3d3ec
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Sun Mar 17 01:14:27 2024 -0400

    refactor(designer): Removed unused singleline editor plugin (#4379)

    * update the whole token instead

    * remove unused singleLine plugin

commit 4d0b914
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Sat Mar 16 15:19:15 2024 -0400

    fix(designer): Fixes an issue where titles were sometimes not updating input tokens from dynamic data (#4377)

    update the whole token instead

commit cca1cf1
Author: Loc Bot <travisharris@microsoft.com>
Date:   Fri Mar 15 07:04:38 2024 +0000

    Compiling Loc Files

commit 07c995c
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Fri Mar 15 00:02:53 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 752 (#4373)

commit 31bffcc
Author: Riley Evans <rllyy97@gmail.com>
Date:   Thu Mar 14 16:43:37 2024 -0500

    feat(Designer): Allow user to zoom out 10x more than before (#4372)

    Allow user to zoom out 20x more than before

commit 69f6a87
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Thu Mar 14 14:04:43 2024 -0700

    fix(consumption): Deleting idReplamenent when deleting node (#4369)

    deleting idReplamenent when deleting node

commit 6865bbb
Author: release-automation-hartra344@microsoft.com <hartra344>
Date:   Thu Mar 14 17:04:56 2024 +0000

    chore(release): 2.126.0

commit cf62cc8
Author: Loc Bot <travisharris@microsoft.com>
Date:   Thu Mar 14 07:05:23 2024 +0000

    Compiling Loc Files

commit 5b87c52
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Thu Mar 14 00:03:25 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 751 (#4365)

commit 04b6f29
Author: Riley Evans <rllyy97@gmail.com>
Date:   Wed Mar 13 16:13:08 2024 -0500

    fix(Designer): Only resolve app settings if they are used in resource ids (#4354)

    * Only resolve app settings if they are used in subscription ids

    * Only resolving app settings in resource ids

commit b4e0212
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Wed Mar 13 14:02:36 2024 -0700

    fix(Consumption): Changing 'undefined' check for value (#4361)

    changing check to be more general

commit 4791743
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Wed Mar 13 11:53:00 2024 -0700

    fix(Consumption): Adding check for valid 'false' value (#4360)

    * adding check for false valid value

    * cleaner code with 'isBoolean'

commit a7cd528
Author: Loc Bot <travisharris@microsoft.com>
Date:   Wed Mar 13 07:04:51 2024 +0000

    Compiling Loc Files

commit 6d5dd54
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Wed Mar 13 00:02:57 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 750 (#4357)

commit 38e3959
Author: Riley Evans <rllyy97@gmail.com>
Date:   Tue Mar 12 12:20:48 2024 -0500

    fix(Designer): Reverted app settings resolve change (#4353)

    Reverted app settings resolve change

commit 2c6cede
Author: Loc Bot <travisharris@microsoft.com>
Date:   Tue Mar 12 07:05:26 2024 +0000

    Compiling Loc Files

commit 86f28df
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Mar 12 00:03:27 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 749 (#4351)

commit 1d735b3
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Mon Mar 11 19:24:25 2024 -0700

    LEGO: Merge pull request 4349

    LEGO: Merge pull request 4349

commit a92f618
Author: release-automation-ccastrotrejo@microsoft.com <ccastrotrejo>
Date:   Mon Mar 11 22:01:06 2024 +0000

    chore(release): 2.125.0

commit 96d2cf5
Author: Riley Evans <rllyy97@gmail.com>
Date:   Mon Mar 11 14:58:39 2024 -0500

    fix(Designer): Fixed issue where some service provider operations would not appear in search / browse (#4345)

    * Added extra data to prevent search from removing operations with the same id

    * Removed console logs

commit 69e912e
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 11 11:34:47 2024 -0700

    Update ci-cert.pem

commit ac2a6fd
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 11 11:34:29 2024 -0700

    Update ci-key.pem

commit 96e0d30
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Mon Mar 11 07:25:04 2024 -0700

    LEGO: Merge pull request 4344

    LEGO: Merge pull request 4344

commit 0c0a329
Author: Loc Bot <travisharris@microsoft.com>
Date:   Mon Mar 11 07:04:30 2024 +0000

    Compiling Loc Files

commit ea40e4e
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 11 00:02:31 2024 -0700

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 748 (#4341)

commit 5732d82
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Sun Mar 10 07:22:52 2024 -0700

    LEGO: Merge pull request 4340

    LEGO: Merge pull request 4340

commit 4c78de0
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Sun Mar 10 01:22:02 2024 -0800

    LEGO: Merge pull request 4339

    LEGO: Merge pull request 4339

commit c6415a8
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Sat Mar 9 19:23:41 2024 -0800

    LEGO: Merge pull request 4338

    LEGO: Merge pull request 4338

commit 09b3867
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Sat Mar 9 13:07:06 2024 -0800

    LEGO: Merge pull request 4337

    LEGO: Merge pull request 4337

commit aa89ff0
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Sat Mar 9 07:21:27 2024 -0800

    LEGO: Merge pull request 4336

    LEGO: Merge pull request 4336

commit 1c92d04
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Sat Mar 9 01:23:03 2024 -0800

    LEGO: Merge pull request 4335

    LEGO: Merge pull request 4335

commit f3a6604
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Fri Mar 8 19:24:20 2024 -0800

    LEGO: Merge pull request 4334

    LEGO: Merge pull request 4334

commit 2ae577d
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Fri Mar 8 16:28:53 2024 -0500

    fix(desinger): Remove Outputs if includeRootOutputs is not set (#4333)

    remove outputs if not included

commit 1a366aa
Author: Elaina-Lee <144840522+Elaina-Lee@users.noreply.github.com>
Date:   Fri Mar 8 13:02:07 2024 -0800

    fix(Designer): Stuck on loading after making Manage Identity Issue Action (#4332)

    * fixed the stuck on loading issue

    * fixed breaking parts to let it display error message

commit fd62aaa
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Fri Mar 8 11:34:14 2024 -0800

    fix(Consumption): Multiple minor changes to scope and subgraph nodes (#4331)

    * changing spinner for scope nodes

    * passing the scope node comment down

    * adjusting style so it matches operation nodes

    * keeping panel open when moving a node

    * Fixing spinner style

    * removing 'add a note' button for subgraph nodes

    * making comment footer clickable

commit e4011e8
Author: Loc Bot <travisharris@microsoft.com>
Date:   Fri Mar 8 08:05:08 2024 +0000

    Compiling Loc Files

commit c4e6b5e
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Fri Mar 8 00:03:15 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 747 (#4327)

commit fe7dc9c
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Thu Mar 7 17:04:30 2024 -0800

    fix(vscode): Add validation for extension bundle workflows folder (#4326)

    Add validation for extension bundle workflows folder

commit ab07b14
Author: Riley Evans <rllyy97@gmail.com>
Date:   Thu Mar 7 17:50:13 2024 -0600

    fix(Designer): Showing secure workflow parameters in consumption (#4325)

    Fixed issue that was preventing secure WF params from showing in consumption workflows

commit 8048bd8
Author: release-automation-hartra344@microsoft.com <hartra344>
Date:   Thu Mar 7 17:04:58 2024 +0000

    chore(release): 2.124.0

commit 1f700e0
Author: Loc Bot <travisharris@microsoft.com>
Date:   Thu Mar 7 08:04:53 2024 +0000

    Compiling Loc Files

commit 8f3e5f0
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Thu Mar 7 00:02:57 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 746 (#4320)

commit 8d2ec96
Author: release-automation-rllyy97@microsoft.com <rllyy97>
Date:   Wed Mar 6 22:37:17 2024 +0000

    chore(release): 2.123.0

commit d6f81de
Author: e.k <1350074+ek68794998@users.noreply.github.com>
Date:   Wed Mar 6 10:07:09 2024 -0800

    feat(designer): Allow host to define conditions for built-in and custom connectors (#4299)

    * Add built-in/custom connector checks using `HostService`

    * Convert usages of `is*Connector` to `isDesigner*Connector`

    * Fix `logic-apps-shared` import

    * Allow passing `OperationApi | Connector` to connector checks

    * Fix some controls still using connector ID

    * Permit known `isBuiltIn` and `isCustomApi` fields on `OperationApi`

    * Add tests for new `connections/*` fns

    * Clean up imports

    * Fix missing `metadata` field & add test for it

    * Move `connectors` helpers to `logic-apps-shared`

    * Clean up some imports

    * Move some functions into logic-apps-shared

    * Fix some import merge conflicts

    * Fix a bunch of unnecessary import changes

commit d6860dc
Author: Loc Bot <travisharris@microsoft.com>
Date:   Wed Mar 6 08:04:43 2024 +0000

    Compiling Loc Files

commit 08de359
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Wed Mar 6 00:02:55 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 745 (#4316)

commit 96e0fff
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Mar 5 15:26:17 2024 -0800

    fix(designer): Fix linter errors happening on PRs from library consolodation (#4315)

commit 97e26d7
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Tue Mar 5 15:19:48 2024 -0800

    fix(consumption): Adding 'Invalid Parameter' message to Subgraph nodes (#4314)

    * adding parameter error message to subgraph nodes

    * adjusting spacing to match current error messages

    * making small nodes bold

commit 6d49e0f
Author: Loc Bot <travisharris@microsoft.com>
Date:   Tue Mar 5 08:04:48 2024 +0000

    Compiling Loc Files

commit 303a361
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Mar 5 00:02:50 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 744 (#4312)

commit 4c93053
Author: e.k <1350074+ek68794998@users.noreply.github.com>
Date:   Mon Mar 4 14:42:03 2024 -0800

    feat(designer): Add verbose telemetry for a number of scenarios (#4307)

    * Add placeholders for new MAU telemetry

    * Implement telemetry calls

    * Remove unnecessary `?.`

commit 19473ee
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Mon Mar 4 10:46:23 2024 -0800

    feat(vscode):  Improve status step indicator for export experience (#4305)

    * Add spinner and checbox icon

    * Add styles to final text

    * Fix spinner

    * Update intl text to  constants

commit 3ee7bc2
Author: Loc Bot <travisharris@microsoft.com>
Date:   Mon Mar 4 08:05:28 2024 +0000

    Compiling Loc Files

commit 6e09da0
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Mar 4 00:03:30 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 743 (#4301)

commit a1c5785
Author: release-automation-rllyy97@microsoft.com <rllyy97>
Date:   Fri Mar 1 22:40:50 2024 +0000

    chore(release): 2.122.0

commit 01e8768
Author: Riley Evans <rllyy97@gmail.com>
Date:   Fri Mar 1 16:36:10 2024 -0600

    fix(Designer): Fixed issue where connection references would sometimes overlap (#4290)

    * Fixed issue where connection references would sometimes overlap

    * Undefined catch

    * Fixed issue

    * Another fix

    * Fixed small ui issue

commit e61a878
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Fri Mar 1 09:26:32 2024 -0800

    fix(Consumption): Adding node name to props to account for change (#4286)

    adding node name to delete node modal props to account for change

commit 4a2332e
Author: Loc Bot <travisharris@microsoft.com>
Date:   Fri Mar 1 08:05:13 2024 +0000

    Compiling Loc Files

commit d59c9b7
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Fri Mar 1 00:03:20 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 742 (#4288)

commit a663771
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Thu Feb 29 16:29:37 2024 -0800

    feat(vscode): Download extension bundle in extension activation instead of project initialization (#4287)

    Update bundle download to extension activation

commit 7fc19f7
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Thu Feb 29 11:18:55 2024 -0800

    fix(designer): Revert - Update to make connections name case-insensitive (#4283)

    Revert "fix(designer): Update to make connections name case-insensitive (#4279)"

    This reverts commit 498fef9.

commit 49b2c9c
Author: adboillo <153725797+adboillo@users.noreply.github.com>
Date:   Thu Feb 29 18:18:28 2024 +0100

    feat(designer): Adding hidden parameter field in ConnectionCreationIn… (#4275)

    feat(designer): Adding hidden parameter field in ConnectionCreationInfo to pass selected credential id

commit 588c321
Author: release-automation-hartra344@microsoft.com <hartra344>
Date:   Thu Feb 29 17:04:55 2024 +0000

    chore(release): 2.121.0

commit 49b6a73
Author: Loc Bot <travisharris@microsoft.com>
Date:   Thu Feb 29 08:05:07 2024 +0000

    Compiling Loc Files

commit 80d3635
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Thu Feb 29 00:03:20 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 741 (#4281)

commit b464f64
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Wed Feb 28 18:00:13 2024 -0800

    fix(vscode): Add conditional clause for already initialized projects (#4280)

    * Add conditional clause for already initialized projects

    * Update conditional

commit 498fef9
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Wed Feb 28 17:31:27 2024 -0800

    fix(designer): Update to make connections name case-insensitive (#4279)

    Update to make capitalization distinction in connections name

commit 2a3ee91
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Wed Feb 28 13:24:34 2024 -0800

    fix(vscode): Initialize vscode project correctly when project is created outside of vscode (#4267)

    Update project initialization

commit 48c61bf
Author: DanielleCogs <99753874+DanielleCogs@users.noreply.github.com>
Date:   Wed Feb 28 09:09:19 2024 -0800

    fix(Designer): fixed some scripts related to moving libs (#4268)

    * updated scripts and fixed test helpers

    * fixed yalc output location for logic-apps-shared

commit 4176f97
Author: Loc Bot <travisharris@microsoft.com>
Date:   Wed Feb 28 08:05:17 2024 +0000

    Compiling Loc Files

commit a52c7c9
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Wed Feb 28 00:03:20 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 740 (#4270)

commit 2d57d57
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Tue Feb 27 10:02:14 2024 -0800

    fix(designer): Revert - Adding hidden parameter field in ConnectionCreationInfo to pass selected credential id (#4193) (#4265)

    Revert "feat(designer):  [ConnectionCreation] Adding hidden parameter field in ConnectionCreationInfo to pass selected credential id (#4193)"

    This reverts commit 2d43902.

commit 2a9bd22
Author: Loc Bot <travisharris@microsoft.com>
Date:   Tue Feb 27 08:04:25 2024 +0000

    Compiling Loc Files

commit bff078d
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Feb 27 00:02:33 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 739 (#4263)

commit eefe252
Author: Riley Evans <rllyy97@gmail.com>
Date:   Mon Feb 26 14:10:42 2024 -0600

    fix(Designer): Fixed connection reference bug for MI connections (#4262)

    Fixing bug that was causing missed connection references, leading to duplicates

commit 495973f
Author: tonytang-microsoft-com <tonytang@microsoft.com>
Date:   Mon Feb 26 10:31:26 2024 -0800

    feat(designer): Expose receiver URI on AS2 encode output (#4247)

    Expose receiver URI on AS2 encode output

commit 230d7c6
Author: Loc Bot <travisharris@microsoft.com>
Date:   Mon Feb 26 08:05:20 2024 +0000

    Compiling Loc Files

commit 1acc7fe
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Feb 26 00:03:15 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 738 (#4259)

commit 94b168f
Author: Riley Evans <rllyy97@gmail.com>
Date:   Fri Feb 23 17:18:29 2024 -0600

    feat(Designer): Hybrid preload / active search (#4233)

    * Fixed a preload issue, was calling apis multiple times

    * Completed main functionality of hybrid search

    * PR Cleanup

    * Small function rename

commit 75bed99
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Fri Feb 23 11:12:24 2024 -0800

    fix(vscode): Fix useEffect on workflows success data - export tool (#4249)

    * Fix useEffect on workflows success data

    * Update useEffect

    * Add separate functions to parse workflow selected lists

    * Update decision

commit 5105754
Author: Carlos Emiliano Castro Trejo <102700317+ccastrotrejo@users.noreply.github.com>
Date:   Fri Feb 23 10:52:47 2024 -0800

    fix(vscode): Add padding to overview page (#4253)

    Add padding to overview page

commit 6587b5c
Author: Loc Bot <travisharris@microsoft.com>
Date:   Fri Feb 23 08:04:31 2024 +0000

    Compiling Loc Files

commit 85672bc
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Fri Feb 23 00:02:42 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 737 (#4252)

commit 699c1e4
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Thu Feb 22 17:10:00 2024 -0800

    LEGO: Merge pull request 4250

    LEGO: Merge pull request 4250

commit d343bb9
Author: DanielleCogs <99753874+DanielleCogs@users.noreply.github.com>
Date:   Thu Feb 22 14:00:46 2024 -0800

    Feat(designer): moved intl (#4245)

    * intl moved

    * removed intl files

commit 4ccc919
Author: release-automation-hartra344@microsoft.com <hartra344>
Date:   Thu Feb 22 17:04:40 2024 +0000

    chore(release): 2.120.0

commit 53c6f17
Author: Loc Bot <travisharris@microsoft.com>
Date:   Thu Feb 22 08:05:23 2024 +0000

    Compiling Loc Files

commit 22ea807
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Thu Feb 22 00:03:27 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 736 (#4241)

commit c1e26ec
Author: Valentina Vallalta <125534835+valentina-vallalta@users.noreply.github.com>
Date:   Wed Feb 21 23:59:24 2024 -0800

    fix(consumption): Changing until timeout default based on Stateful vs Stateless (#4235)

    * adding a stateless default to the manifest

    * adding isStateless to the query

    * changing default based on stateful and stateless

    * fixing call so it doesnt save the default value

    * removing print statements

    * revert package-lock.json

commit 3346ae6
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Wed Feb 21 17:09:54 2024 -0800

    LEGO: Merge pull request 4238

    LEGO: Merge pull request 4238

commit 9c8c883
Author: DanielleCogs <99753874+DanielleCogs@users.noreply.github.com>
Date:   Wed Feb 21 15:49:13 2024 -0800

    Feat(Designer):  moved utils into new library (#4236)

    * moved utils

    * shared builds with utils

    * vs-code-designer build works

    * tests pass

commit 671689d
Author: DanielleCogs <99753874+DanielleCogs@users.noreply.github.com>
Date:   Wed Feb 21 13:03:40 2024 -0800

    Feat(Designer): Moving first lib into shared folder (#4229)

    * designer build passes and parsers in new lib

    * updated prod build

commit c44f7c5
Author: release-automation-ek68794998@microsoft.com <ek68794998>
Date:   Wed Feb 21 19:10:45 2024 +0000

    chore(release): 2.119.0

commit 50e0d92
Author: e.k <1350074+ek68794998@users.noreply.github.com>
Date:   Wed Feb 21 09:29:06 2024 -0800

    fix(designer): Parameter default value from manifest should be honored at load time (#4204)

    * Fix parameter default value being ignored

    * Convert ternary to if-chain

commit 136a81d
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Wed Feb 21 11:38:24 2024 -0500

    fix(desinger): made utfLength Expressions optional based on host options (#4231)

    * made utfexpressions optional

    * comments

commit cbc46bd
Author: Loc Bot <travisharris@microsoft.com>
Date:   Wed Feb 21 08:04:22 2024 +0000

    Compiling Loc Files

commit 1bbf8d9
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Wed Feb 21 00:02:45 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 735 (#4232)

commit e1a6e28
Author: release-automation-Eric-B-Wu@microsoft.com <Eric-B-Wu>
Date:   Wed Feb 21 00:25:28 2024 +0000

    chore(release): 2.118.0

commit 1566a36
Author: release-automation-Eric-B-Wu@microsoft.com <Eric-B-Wu>
Date:   Wed Feb 21 00:19:04 2024 +0000

    chore(release): 2.117.0

commit 1b03f5f
Author: e.k <1350074+ek68794998@users.noreply.github.com>
Date:   Tue Feb 20 15:00:43 2024 -0800

    fix(designer): Replace missing state reassignment (#4228)

    Fix missing state reassignment for #4227

commit d30c568
Author: release-automation-Eric-B-Wu@microsoft.com <Eric-B-Wu>
Date:   Tue Feb 20 22:04:03 2024 +0000

    chore(release): 2.116.0

commit b982008
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Feb 20 09:42:51 2024 -0800

    fix(designer): Seperate values of degree of parallelism for triggers and actions (#4224)

commit 4ea8d9d
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Feb 20 08:12:03 2024 -0800

    fix(designer): Have better validaiton for array values in parameters (#4217)

commit 94bcc06
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Feb 20 07:21:18 2024 -0800

    fix(designer): Fix issue in run history page where loops pager would only go to first error when clicking next failure (#4216)

    * fix(designer): Fix issue where some strings wouldn't be localized in azure portal and power automate

    * fix(designer): Fix issue in run history page where loops pager would only go to first error when clicking next failure

commit f02d814
Author: Eric Wu <95886809+Eric-B-Wu@users.noreply.github.com>
Date:   Tue Feb 20 10:18:50 2024 -0500

    fix(designer): Update Existing Input Parameters For Subsequent Actions Once Dynamic Data is Fetched (#4215)

    Update operationMetadataSlice and tokens utils

commit a99c56a
Author: Loc Bot <travisharris@microsoft.com>
Date:   Tue Feb 20 08:04:54 2024 +0000

    Compiling Loc Files

commit 6356ca6
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Tue Feb 20 00:03:02 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 734 (#4221)

commit a06ac04
Author: CSIGS@microsoft.com <csigs@users.noreply.github.com>
Date:   Mon Feb 19 22:07:35 2024 -0800

    LEGO: Merge pull request 4220

    LEGO: Merge pull request 4220

commit 0b07b9c
Author: Loc Bot <travisharris@microsoft.com>
Date:   Mon Feb 19 08:04:16 2024 +0000

    Compiling Loc Files

commit df9dcc8
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Mon Feb 19 00:02:36 2024 -0800

    Localized file check-in by OneLocBuild Task: Build definition ID 4: Build ID 733 (#4218)

commit 620ba95
Author: Travis Harris <hartra344@users.noreply.github.com>
Date:   Fri Feb 16 17:34:56 2024 -0800

    fix(designer): Fix issue where some strings wouldn't be localized in azure portal and power automate (#4213)
  • Loading branch information
ccastrotrejo committed Mar 25, 2024
1 parent b674451 commit f0ec0f6
Show file tree
Hide file tree
Showing 1,054 changed files with 245,064 additions and 14,972 deletions.
11 changes: 5 additions & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,24 +73,23 @@
"disallowTypeAnnotations": true
}
],
"formatjs/enforce-placeholders": [
"formatjs/enforce-id": [
"error",
{
"ignoreList": ["foo"]
"idInterpolationPattern": "[sha512:contenthash:base64:6]"
}
],
"no-param-reassign": [
"formatjs/enforce-placeholders": [
"error",
{
"props": true,
"ignorePropertyModificationsFor": ["state"]
"ignoreList": ["foo"]
}
],
"no-param-reassign": "off",
"formatjs/enforce-default-message": ["error", "literal"],
"formatjs/enforce-description": ["error", "literal"],
"formatjs/no-multiple-whitespaces": [1],
"formatjs/no-multiple-plurals": ["error"],
"formatjs/no-id": ["error"],
"formatjs/no-complex-selectors": [
"error",
{
Expand Down
13 changes: 7 additions & 6 deletions .github/workflows/Deploy-Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 20.x

- run: npm ci
- run: npm run build:docs
working-directory: ./docs
- run: npm run build
working-directory: ./docs
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand All @@ -45,9 +46,9 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: 'upload'
skip_app_build: true
app_build_command: 'npm run build:docs'
app_location: 'dist/apps/logic-apps-ux-docs'
output_location: 'dist/apps/logic-apps-ux-docs'
app_build_command: 'cd docs && npm run build'
app_location: 'docs/build'
output_location: 'docs/build'

close_pull_request_job:
if: (github.event_name == 'pull_request' && github.event.action == 'closed') && github.actor != 'csigs' && github.actor != 'azure-logic-apps-automation'
Expand All @@ -58,6 +59,6 @@ jobs:
id: closepullrequest
uses: Azure/static-web-apps-deploy@v1
with:
app_location: 'dist/apps/logic-apps-ux-docs'
app_location: 'docs/build'
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
action: 'close'
27 changes: 27 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Playwright Tests
on:
push:
branches: [main, dev/*, hotfix/*]
pull_request:
branches: [main, dev/*, hotfix/*]
jobs:
test:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/*
- name: Install dependencies
run: npm ci
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npx playwright test
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
path: playwright-report/
retention-days: 30
5 changes: 1 addition & 4 deletions .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,8 @@ jobs:
[
{ dist: './dist/libs/data-mapper', package: 'data-mapper' },
{ dist: './dist/libs/designer', package: 'designer' },
{ dist: './dist/libs/utils', package: 'utils' },
{ dist: './dist/libs/designer-ui', package: 'designer-ui' },
{ dist: './dist/libs/services/designer-client-services', package: 'services-designer-client-services' },
{ dist: './dist/libs/parsers', package: 'parsers' },
{ dist: './dist/libs/services/intl', package: 'services-intl' },
{ dist: './dist/libs/logic-apps-shared', package: 'logic-apps-shared' },
{ dist: './dist/libs/vscode-extension', package: 'vscode-extension' },
{ dist: './dist/libs/chatbot', package: 'chatbot' },
]
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,3 @@ jobs:
- run: npx nx affected --target=lint --parallel
- run: npx nx affected --target=build
- run: npx nx affected --target=test --parallel
- run: npx nx e2e designer-e2e --reporter=html
- run: npx nx e2e data-mapper-e2e --reporter=html

- uses: actions/upload-artifact@v2
if: always()
with:
name: playwright-report
path: playwright-report/
retention-days: 30
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,9 @@ __azurite_db_queue_extent__.json

# Generated Docusaurus files
.docusaurus/
.cache-loader/
.cache-loader/
docs/src/pages/CHANGELOG.MD
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
8 changes: 2 additions & 6 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run extract
npm run compile:loc
npm run compile:loc:psuedo
npm run lint
npm run pretty
git add .
npx lint-staged

2 changes: 0 additions & 2 deletions .prettierignore

This file was deleted.

6 changes: 0 additions & 6 deletions .prettierrc

This file was deleted.

10 changes: 1 addition & 9 deletions .versionrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@
"filename": "libs/designer-ui/package.json",
"type": "json"
},
{
"filename": "libs/utils/package.json",
"type": "json"
},
{
"filename": "libs/services/intl/package.json",
"type": "json"
},
{
"filename": "apps/vs-code-designer/src/package.json",
"type": "json"
Expand All @@ -31,7 +23,7 @@
"type": "json"
},
{
"filename": "libs/parsers/package.json",
"filename": "libs/logic-apps-shared/package.json",
"type": "json"
},
{
Expand Down
7 changes: 6 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"recommendations": ["nrwl.angular-console", "esbenp.prettier-vscode", "firsttris.vscode-jest-runner", "dbaeumer.vscode-eslint"]
"recommendations": [
"nrwl.angular-console",
"biomejs.biome",
"firsttris.vscode-jest-runner",
"dbaeumer.vscode-eslint"
]
}
4 changes: 3 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": ["--extensionDevelopmentPath=${workspaceFolder}/dist/apps/vs-code-designer"],
"args": [
"--extensionDevelopmentPath=${workspaceFolder}/dist/apps/vs-code-designer"
],
"trace": false,
"internalConsoleOptions": "openOnFirstSessionStart",
"outFiles": ["${workspaceFolder}/dist/apps/vs-code-designer/*.js"],
Expand Down
Loading

0 comments on commit f0ec0f6

Please sign in to comment.