1629 Commits

Author SHA1 Message Date
Christian Jakob
ab04b031ea cleanup vars 2022-07-28 15:53:48 +02:00
Christian Jakob
893cce8bc5 quote name 2022-07-28 15:29:02 +02:00
Christian Jakob
2b258ac181 cypress workflow with compose 2022-07-28 15:26:16 +02:00
Christian Jakob
bec1651c08 removed dumpDir 2022-07-28 07:53:27 +02:00
Christian Jakob
fc931643b7 zipped dump 2022-07-28 07:52:43 +02:00
Christian Jakob
eab1e187ca added testdata for e3e 2022-07-28 07:37:05 +02:00
Elio Bischof
06e70372fd
fix e2e tests 2022-07-28 04:15:06 +02:00
Elio Bischof
8e707e18a7
use map instead of switchMap 2022-07-28 04:13:38 +02:00
Elio Bischof
82856fa764
Don't render element if no roles are passed 2022-07-28 04:12:04 +02:00
Elio Bischof
25d8a25e3e
just create org owner 2022-07-27 15:42:33 +02:00
Elio Bischof
f9176fef04
move defaults.yaml back to cmd pkg 2022-07-27 09:42:18 +02:00
Elio Bischof
53a3ba8acf
Merge branch 'v2-alpha' into cy10 2022-07-25 17:34:41 +02:00
Elio Bischof
b369ad60ba
use host from baseurl for setup ctx 2022-07-25 17:31:50 +02:00
Elio Bischof
f86c6189c2
derive e2e orgs domain from baseurl 2022-07-25 17:10:52 +02:00
Elio Bischof
df428a75e2
make cypress run 2022-07-25 16:33:53 +02:00
Florian Forster
0ebda7caaa
docs: improve template handling for search results (#4043)
* docs: improve template handling for search results

* chore: remove draft again

* chore: change configure
2022-07-25 15:59:45 +02:00
Elio Bischof
a3fb6dba12
pass created e2e sa key 2022-07-25 15:51:33 +02:00
Elio Bischof
e3942a0d9e
compose works until e2e-setup incl 2022-07-25 15:24:16 +02:00
Max Peintner
7c491381de
feat(console): show instance detail (#4032)
feat: instance detail

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-07-25 12:26:36 +00:00
Elio Bischof
6bb3220186
chore: speed up build (#4017)
* better cache dependencies

* ignore local statik.go

* remove previously generated statik.go file

* remove redundant .dockerignore
2022-07-25 11:54:05 +00:00
Livio Spring
ccde49b323
feat: extend claims of introspection response (#4018)
* feat: extend claims of introspection response

* update oidc lib
2022-07-25 09:38:15 +02:00
Elio Bischof
1f955ae3ac
run go tests 2022-07-22 17:17:25 +02:00
Max Peintner
955e4d483e
fix(console): show otp secret (#4030) 2022-07-22 15:44:16 +02:00
Livio Spring
9fc8a43642
fix: handle events of PATs correctly (#4024) 2022-07-22 13:47:55 +02:00
Max Peintner
3855ec2ab5
fix(console): SMS provider (#3949)
fix: console twilio

Co-authored-by: Livio Spring <livio.a@gmail.com>
v2.0.0-v2-alpha.43
2022-07-22 11:23:13 +00:00
Elio Bischof
7b1e22357d
make tests less flaky 2022-07-22 12:48:02 +02:00
Livio Spring
aed7010508
fix: scheduling (#3978)
* fix: improve scheduling

* build pre-release

* fix: locker

* fix: user handler and print stack in case of panic in reducer

* chore: remove sentry

* fix: improve handler projection and implement tests

* more tests

* fix: race condition in tests

* Update internal/eventstore/repository/sql/query.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* fix: implemented suggested changes

* fix: lock statement

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-07-22 10:08:39 +00:00
Max Peintner
0cc548e3f8
fix(console): asset path on signout route, stop event propagation in actions table (#4016)
fix: asset path, stop event propagation in actions table
2022-07-22 09:06:16 +02:00
Elio Bischof
69ac3444d2
fix references 2022-07-21 18:54:01 +02:00
Elio Bischof
1bb55bf30a
fix working directory 2022-07-21 17:07:50 +02:00
Christian Jakob
56283d4e5d Merge branch 'cy10' of github.com:zitadel/zitadel into cy10 2022-07-21 17:05:10 +02:00
Christian Jakob
4653be966a initial compose setup 2022-07-21 17:04:53 +02:00
mffap
5da72dee92
fix(docs): primary domain scope (#3999)
primary domain scope
2022-07-21 11:53:06 +00:00
Livio Spring
91206967b4
fix: reset custom org domain policy (#4014) 2022-07-21 13:46:59 +02:00
Elio Bischof
6a47d37a6c
fix some tests 2022-07-21 11:52:13 +02:00
Max Peintner
6a3689e05a
fix(console): username overflow when suffix is shown (#4007)
* fix(console): username overflow when suffix

* rm logs
2022-07-21 11:15:35 +02:00
Elio Bischof
960bb91de3
fix cypress configuration 2022-07-20 19:04:37 +02:00
Elio Bischof
66b574e813
fix awaiting ids 2022-07-20 18:15:25 +02:00
Elio Bischof
3505b7b423
await ids 2022-07-20 18:10:52 +02:00
Elio Bischof
dbda8757c4
correctly initialize org policy 2022-07-20 16:55:11 +02:00
Elio Bischof
cab8631650
add org default redirect uri 2022-07-20 16:32:54 +02:00
Elio Bischof
0f379f2db7
specify GOOS and GOARCH for dockerfile compatible binary 2022-07-20 14:40:30 +02:00
Elio Bischof
18364cc00a
add e2e-setup.sh 2022-07-20 14:20:45 +02:00
Elio Bischof
31b2e20b67
export projectRoot 2022-07-20 14:04:46 +02:00
Elio Bischof
8e55893bc2
export projectRoot path 2022-07-20 13:15:32 +02:00
Elio Bischof
b951179ac5
fix project root 2022-07-20 13:08:35 +02:00
Elio Bischof
f3697b14f4
merge branches 2022-07-20 12:22:57 +02:00
Elio Bischof
6e608030f7
fix escaping in id queries 2022-07-20 12:09:10 +02:00
Elio Bischof
246f95ea4e
don't read ids withing env file 2022-07-20 11:52:48 +02:00
Elio Bischof
bce76838c5
read ids from database if not provided 2022-07-20 11:50:49 +02:00