Commit graph

101 commits

Author SHA1 Message Date
Jon Koops
394dd48a94
Add the Node.js Admin Client to the project (#3728) 2022-11-08 09:01:11 -05:00
Erik Jan de Wit
b7e4db8e15
Add 'Personal Info' form and masthead to Account UI (#3551)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-11-03 15:06:26 +01:00
Jon Koops
4f86ec3da9
Use a locally mocked LDAP server for tests (#3652) 2022-10-27 15:49:10 +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
Jon Koops
84300aada2
Ask users to test nightly before reporting issue (#3550) 2022-10-17 12:42:36 +02:00
Erik Jan de Wit
b928418da1
Added browser field to the issue template (#3502) 2022-10-11 13:08:08 +02:00
Jon Koops
6ccbdad3f2
Run Cypress tests in parallel again (#3537) 2022-10-10 14:04:50 +02:00
Jon Koops
ffe869504b
Stop running Cypress tests in parallel (#3485) 2022-10-05 14:19:57 +02:00
Jon Koops
a4410c3ef8
Prevent Dependabot from updating react-router (#3332) 2022-09-14 16:34:28 +02:00
Jon Koops
54336b7aaf
Add Wireit to automatically build Keycloak JS (#3317) 2022-09-14 14:42:19 +02:00
Stian Thorgersen
81e2746f17
Update cypress.yml 2022-09-14 07:45:53 +02:00
Stian Thorgersen
617f877488
Add nightly run using nightly builds (#3260) 2022-09-13 10:58:27 +02:00
Jon Koops
243cec90df
Add Keycloak JS to the project (#3189) 2022-09-12 11:52:11 +02:00
Jon Koops
2f5fcaff84
Add inputs to specify Keycloak repo and branch (#3291) 2022-09-08 09:18:35 -04:00
Jon Koops
c08c72d2f7
Allow triggering Cypress workflow by dispatch (#3290) 2022-09-08 09:07:10 -04:00
Jon Koops
08d703a281
Set Dependabot versioning strategy for NPM (#3224) 2022-08-29 15:46:40 +02:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
Jon Koops
0c3f270e42
Revert back to 'skipTests' to fix Maven build (#3158) 2022-08-22 09:29:39 -04:00
Erik Jan de Wit
e6686bf43f
faster maven execution (#3142)
hopefully fixes tests
2022-08-19 13:19:25 +02:00
Jon Koops
07b6053a91
Check in Cypress Dashboard record key (#3002) 2022-07-25 13:33:49 -04:00
Jon Koops
cfcc4481e8
Replace CI trigger for Cypress (#2971) 2022-07-15 15:14:32 -04:00
Jon Koops
2e450d55a6
Replace Webpack Cypress type checks with TypeScript compiler (#2894) 2022-06-29 15:36:24 +02:00
Jon Koops
fddf91170c
Run code quality check on a nightly schedule (#2805) 2022-06-13 12:11:33 +02:00
Jon Koops
7c31452921
Upgrade to version 10 of Cypress (#2790) 2022-06-13 12:08:13 +02:00
Jon Koops
ce7c27e3d2
Lock React and related dependencies to version 17 (#2616) 2022-05-11 07:22:58 +02:00
Jon Koops
c20c57f8aa
Upgrade to version 18 of Node.js (#2474) 2022-04-21 16:52:49 +02:00
Jon Koops
f4a11eac7f
Uploading Cypress assets to Github (#2484) 2022-04-21 13:49:42 +02:00
Jon Koops
4d0a1e5c2e
Trigger Cypress on 'push' event only (#2445) 2022-04-13 13:07:28 +02:00
Jon Koops
6bdb78f01e
Remove Java setup from testing job (#2444) 2022-04-13 13:07:08 +02:00
Jon Koops
5f47c3952b
Skip uploading Cypress assets (#2442) 2022-04-13 13:06:50 +02:00
Jon Koops
85f457c7d2
Check in record key to pass tests (#2440) 2022-04-11 13:22:48 -04:00
Jon Koops
3e503a7bb5
Use pull_request_target to allow access to secrets (#2438) 2022-04-11 12:48:28 -04:00
Jon Koops
03927cda3b
Run Cypress tests in parallel to optimize performance (#2433) 2022-04-11 16:18:24 +02:00
Jon Koops
144715f75b
Update Github Actions to latest versions (#2407) 2022-04-11 13:25:24 +02:00
dependabot[bot]
8046026ec5 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 11:19:01 +02:00
dependabot[bot]
59e857b2e7 Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 11:18:42 +02:00
Jon Koops
b40da16afd
Upload server log after running Cypress tests (#2341)
* Upload server log after running Cypress tests

* fix typos
2022-04-05 09:20:00 +02:00
dependabot[bot]
edaa633a8c Bump actions/setup-node from 2 to 3.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 17:24:39 +02:00
Jon Koops
949bfb6568
Automatically update Github Actions using Dependabot (#2392) 2022-04-04 11:03:49 +02:00
Bruno Oliveira da Silva
b8f50d9b64
Introduce CodeQL analysis (#2262) 2022-03-29 12:35:20 +02:00
Jon Koops
5a0a84f724
Disable Dependabot updates for react-flow-renderer (#2361) 2022-03-29 11:22:59 +02:00
Jon Koops
23492a50af
Drop snapshot releases in favour of nightlies (#2340) 2022-03-28 09:18:40 +02:00
Stan Silvert
e2573bd67e
Use Quarkus features option and add fine grained auth (#2331) 2022-03-25 13:12:49 +01:00
Jon Koops
b400b2f312
Remove no-proxy argument from Keycloak server (#2324) 2022-03-22 12:01:32 +01:00
Jon Koops
c39283508c
Disable proxy for Keycloak server (#2299) 2022-03-18 17:19:24 +01:00
Erik Jan de Wit
ca350380fb
Change local development and ci to quarkus (#2115) 2022-03-06 16:25:37 +01:00
Jon Koops
9a45bf96f0
Speed up CI by skipping account v2 theme in build (#2142) 2022-02-24 11:31:06 +01:00
Jon Koops
54a292ef2b
Tweak some settings to (hopefully) fix package pruning (#2089) 2022-02-14 11:07:40 +01:00
Jon Koops
f0fc136672
Add toggle for user profile to realm settings (#1717) 2022-01-03 16:00:03 +01:00
Stian Thorgersen
4f51adcb98
Add issue forms to repository to fix issue with labels not being added (#1819) 2022-01-03 12:59:18 +01:00