Anil
|
6a38be6239
|
Fix incorrect branching for some authentication flow diagrams. Fixes #28479 (#28480)
* Refactor node creation in FlowDiagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Fix flow diagram incorrect branching display
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Enable react unit testing with vitest
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Add react tests for FlowDiagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Add cypress test for browser flow diagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
---------
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
|
2024-05-06 13:21:32 +02:00 |
|
dependabot[bot]
|
8e8ff33b1f
|
Bump vitest from 1.1.1 to 1.1.3 in /js (#25969)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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>
|
2024-01-11 12:17:52 +00:00 |
|
Jon Koops
|
62d5eb0965
|
Include react and react-dom as external dependencies (#24843)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
|
2023-11-20 16:34:03 +00:00 |
|
dependabot[bot]
|
9c37cdd0ac
|
Bump vite from 4.5.0 to 5.0.0 in /js (#24806)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.0.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-16 23:41:25 +01:00 |
|
Jon Koops
|
9674e85296
|
Optimize Vite configuration files (#23751)
|
2023-10-09 16:59:32 +01:00 |
|
Jon Koops
|
ec8e24c550
|
Rework project structure so it matches the main repo
|
2023-03-07 11:55:19 +01:00 |
|