Elio Bischof
bc2caaac9c
build custom cypress image
2022-08-26 17:15:57 +02:00
Elio Bischof
74965412e8
add links
2022-08-26 15:13:28 +02:00
mffap
e12563088f
note on cypress xserver with wsl2
2022-08-26 09:32:18 +02:00
mffap
4ee72b0c91
typo
2022-08-26 09:24:42 +02:00
Elio Bischof
9fe22e67ac
Merge branch 'main' into mpa_contributing_20220530
2022-08-25 21:23:58 +02:00
Elio Bischof
dfefd3085b
add backend contribution guide
2022-08-25 21:13:23 +02:00
Elio Bischof
4559aec220
quote uid
2022-08-25 18:10:31 +02:00
Elio Bischof
d4b9ae73f2
use network_mode host for e2e container
2022-08-25 17:52:48 +02:00
Elio Bischof
8c2a7325da
build base image
2022-08-25 16:11:20 +02:00
Livio Spring
47930c6a85
fix: handle instanceID correctly in auth projections ( #4252 )
2022-08-25 13:38:35 +00:00
Elio Bischof
14124c6e38
ci: delete environment.json ( #4239 )
...
* Delete environment.json
* Update .gitignore
2022-08-25 13:56:27 +02:00
Elio Bischof
a57800fba6
unskip remove project tests
2022-08-25 13:20:19 +02:00
Livio Spring
cb8e6c9f24
chore: update stable to 2.2.0 ( #4246 )
2022-08-25 11:17:47 +02:00
Elio Bischof
95af9a199e
Merge branch 'main' into mpa_contributing_20220530
2022-08-25 11:12:01 +02:00
Elio Bischof
ed6293ebc7
omit installation of dev dependencies
2022-08-25 11:09:20 +02:00
Elio Bischof
b1a50f2ae2
add context and teardown information
2022-08-25 11:02:50 +02:00
mffap
cad7211288
docs: update readme ( #4243 )
...
* docs: update readme
* Cloud
* small changes
* examples
* Update README.md
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-08-25 00:03:14 +02:00
Elio Bischof
543161d8b4
redirect environment.json to file
2022-08-24 16:52:35 +02:00
Elio Bischof
2652fe977e
ignore environment.json
2022-08-24 16:47:30 +02:00
Elio Bischof
128392cc5e
finish local frontend dev
2022-08-24 16:45:40 +02:00
mffap
79e7ab76b6
docs(api): link rate limit policy to rules ( #4235 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-08-24 13:30:28 +00:00
Elio Bischof
957ec3272f
describe local frontend development
2022-08-24 14:27:27 +02:00
Livio Spring
4c26665b93
fix: improve user grants precondition checks ( #4237 )
...
* fix: improve user grants precondition checks
* build rc
* fix prerelease
* fix: build image
* remove branch from releaserc
v2.2.0
2022-08-24 11:38:59 +02:00
Elio Bischof
d6a05b3a61
resolve conflicts
2022-08-24 10:14:05 +02:00
Livio Spring
06fd70d457
chore: always push docker image ( #4236 )
...
(only skip latest manifest on prereleases)
2022-08-24 09:53:14 +02:00
Christian Jakob
e09c7af49f
chore: adding conditions for upload for dockers and brews ( #4212 )
...
* chore: removing unneeded channel
* fix: enabled tag push
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-08-23 15:03:23 +00:00
Livio Spring
69534a2f7a
feat: allow JWT for ZITADEL APIs ( #4206 )
...
* feat: allow JWT for ZITADEL APIs
* improve getTokenIDAndSubject
* comment
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-08-23 08:02:36 +02:00
Florian Forster
f2c603523b
chore: fix broken links with redirect ( #4231 )
2022-08-22 18:59:56 +02:00
Max Peintner
2ece8ffaa7
fix(console): membership role deletion ( #4230 )
2022-08-22 09:08:01 +02:00
Livio Spring
cc612fed07
fix: trim spaces for usernames and organization names ( #4217 )
2022-08-19 15:00:14 +02:00
Livio Spring
d656b3f3c9
fix: instance interceptors return NotFound (404) error for unknown hosts ( #4184 )
...
* fix: instance interceptors return "NotFound" (404) error for unknown hosts
* fix tests
2022-08-17 06:07:41 +00:00
Alloys Mila
d0733b3185
docs: fix minor typo ( #4203 )
2022-08-16 16:13:24 +02:00
Florian Forster
cd4c61a6bb
docs: fixing incomplete sentence and old aud scope ( #4202 )
...
* docs: fixing incomplete sentence and old aud scope
* Update docs/docs/examples/secure-api/go.md
2022-08-16 15:13:15 +02:00
Livio Spring
9c37f39d43
docs: better distinct JWT Profile grant and assertion ( #4201 )
...
docs: update JWT Profile grant
2022-08-16 14:49:37 +02:00
Max Peintner
44fc2efbb7
fix(console, e2e): static data-e2e attributes, consistent naming ( #4188 )
...
* fix(console, e2e): static data-e2e attributes, consistent naming
* quote cypress attribute selectors
* Update console/src/app/modules/policies/private-labeling-policy/private-labeling-policy.component.html
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update console/src/app/modules/project-roles-table/project-roles-table.component.html
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* fix ,
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-08-16 14:02:59 +02:00
Livio Spring
dcac08b1d5
fix: caching of assets (correct headers and versioned avatar and variables.css url) ( #4118 )
...
* fix: caching of assets (correct headers and versioned avatar url)
* serve variables.css versioned and extend shared max age of assets
* fix TestCommandSide_AddHumanAvatar
* refactor: const types
* refactor: return values
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2022-08-16 05:04:36 +00:00
Elio Bischof
0c6b47a081
docs: update rate limiting docs ( #4186 )
...
* docs: update rate limiting docs
* reduce regexp mental overhead
2022-08-15 17:40:43 +02:00
Florian Forster
872a4eae66
fix: release version for arm broken ( #4187 )
...
* fix: release version for arm broken
This PR fixes the problem that the arm container included the amd binary
* build prerelease
* remove prerelease
Co-authored-by: Livio Spring <livio.a@gmail.com>
v2.1.1
2022-08-15 15:22:15 +00:00
mffap
33b8eecba4
chore(docs): update readme and docs for producthunt ( #4168 )
...
* readme
* wip
* zitadel.com
* remove pointer events none
Co-authored-by: Max Peintner <max@caos.ch>
2022-08-12 11:02:18 +02:00
Stefan Benz
2388764f1c
fix(IDP): correct org idp response resourceowner ( #4165 )
2022-08-11 11:56:59 +02:00
Christian Jakob
9bf656deec
chore: changed trigger to follow release ( #4163 )
...
* fix: changed trigger to follow release
* fix: changed variable trigger
2022-08-11 09:28:01 +00:00
Elio Bischof
4014c017fa
ci: ignore some changes for tests ( #4152 )
...
* ci: ignore some changes for tests
* is check ok?
* match all .md files
* is check ok?
* is check ok?
* avoid skipped but required checks
* document test-docs.yml workflow
* cleanup check tests
* trigger check
* revert readme changes
* respect changes in /tools/ for tests
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-08-11 08:06:25 +00:00
Max Peintner
7c49f03d19
docs: welcome gigi ( #4159 )
...
* docs: welcome gigi
* light theme
* foreground
* banner on readme
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-08-11 07:32:50 +00:00
mffap
ee2c0df126
chore(docs): fix link typo ( #4162 )
2022-08-10 15:51:50 +00:00
Christian Jakob
33e4c5c151
chore: added multiple browser support ( #4161 )
...
* chore: added multiple browser support
* chore: use matrix for parallel jobs
* fix: browsername
2022-08-10 17:24:19 +02:00
mffap
670d107945
chore(docs): add link to v1 docs ( #4155 )
...
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-08-10 11:49:39 +00:00
Livio Spring
90cec44de4
chore: remove stale bot ( #4156 )
2022-08-10 06:55:10 +00:00
Livio Spring
c5b4441373
chore: add stale bot ( #4153 )
v2.1.0
2022-08-09 16:14:16 +02:00
mffap
7ff419779a
docs(trainings): onboarding project ( #4128 )
...
* init
* Apply suggestions from Florian
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2022-08-09 13:38:49 +02:00
Christian Jakob
84c748581c
fix: skip flaky project tests ( #4139 )
...
* fix: skip flaky project tests
* fix: moved skip to affect only delete
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-08-09 11:54:53 +02:00