Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: update EP step form destination UX (#3897)
* add notice confirmation if no destinations on ep step * update text field margins * update destinations padding, button, and wording * wording * update no actions text * add tooltip * fix test * Merge branch 'master' into stepform-ux Squashed commit of the following: commit ea1eb53 Author: Nathaniel Caza <mastercactapus@gmail.com> Date: Wed Jun 12 13:25:26 2024 -0500 dest/action: simplify error flow in forms (#3926) * simplify error flow in forms * add comment and return type commit 5420402 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 11 10:45:57 2024 -0500 build(deps-dev): bump @storybook/test-runner from 0.17.0 to 0.18.2 (#3911) Bumps [@storybook/test-runner](https://github.com/storybookjs/test-runner) from 0.17.0 to 0.18.2. - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.18.2/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.17.0...v0.18.2) --- updated-dependencies: - dependency-name: "@storybook/test-runner" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit b2231df Author: Nathaniel Caza <mastercactapus@gmail.com> Date: Tue Jun 11 10:04:01 2024 -0500 switch from global to per-rule continue option (#3924) commit 97c12af Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 11 10:03:02 2024 -0500 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#3919) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0. - [Commits](golang/crypto@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 691e609 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 11 10:02:46 2024 -0500 build(deps-dev): bump @mui/material from 5.15.15 to 5.15.19 (#3921) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.15 to 5.15.19. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.19/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.19/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit df67326 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 11 10:02:29 2024 -0500 build(deps-dev): bump diff and @types/diff (#3922) Bumps [diff](https://github.com/kpdecker/jsdiff) and [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff). These dependencies needed to be updated together. Updates `diff` from 5.1.0 to 5.2.0 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v5.1.0...v5.2.0) Updates `@types/diff` from 5.0.8 to 5.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) --- updated-dependencies: - dependency-name: diff dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/diff" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 4af6332 Author: Nathaniel Cook <NathanielJCook@outlook.com> Date: Mon Jun 10 06:33:04 2024 -0700 ui: fix step number display for EP step delay text (#3916) * fix index on caption * add playwright test * add return type of void commit b292f68 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Jun 7 10:20:16 2024 -0500 build(deps-dev): bump react-big-calendar and @types/react-big-calendar (#3900) Bumps [react-big-calendar](https://github.com/jquense/react-big-calendar) and [@types/react-big-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-big-calendar). These dependencies needed to be updated together. Updates `react-big-calendar` from 1.8.5 to 1.12.2 - [Release notes](https://github.com/jquense/react-big-calendar/releases) - [Changelog](https://github.com/jquense/react-big-calendar/blob/master/CHANGELOG.md) - [Commits](jquense/react-big-calendar@v1.8.5...v1.12.2) Updates `@types/react-big-calendar` from 1.6.5 to 1.8.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-big-calendar) --- updated-dependencies: - dependency-name: react-big-calendar dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/react-big-calendar" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 489dbf3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 3 08:26:20 2024 -0700 build(deps-dev): bump @typescript-eslint/eslint-plugin (#3913) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix mobile cypress test --------- Co-authored-by: AllenDing <Allen.Ding@target.com>
- Loading branch information