Commit graph

7 commits

Author SHA1 Message Date
Jon Koops
4b2a23b81d
Update PatternFly to latest stable (#3590) 2022-10-17 15:09:05 +02:00
Jon Koops
bd356b62ab
Run CI jobs for the Account UI (#3549)
* Run CI jobs for the Account UI

* Add JavaScript edition to build
2022-10-17 08:46:07 -04:00
dependabot[bot]
b9b8d60843
Bump vite from 3.1.7 to 3.1.8 (#3572)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:43:38 +02:00
dependabot[bot]
636996f1d0
Bump vite from 3.1.4 to 3.1.7 (#3539)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:20:37 +02:00
dependabot[bot]
daf8d6c3f0
Bump i18next from 21.9.2 to 21.10.0 (#3520)
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.2 to 21.10.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.9.2...v21.10.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 16:19:28 +02:00
Erik Jan de Wit
dc3c08aa59
Initial version of the Account UI (#3410)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-10 12:14:19 +02:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00