zitadel/internal
Silvan a6e4b537fe
chore(contribute): add step by step guide (#1754)
* chore(contributing): add startup

* init

* cleanup docker file

* local

* compose works

* markdowns

* add gateway start on readme

* readme done

* finish mds

* rename/delete compose files

* correct docker compose file name

* fix links,
update contribute,
split build/readme into separate files in /guides,
add zitadel startup

* fix(docker compose): allow .keys folder to not exist

* update md's

* use docker-compose instead of docker compose as --profile gets ignored

* write a message if create key

* copy openapi statik.go

* explain how to connect in quickstart

* Apply suggestions from code review

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* sremove subscription service from env.json

* Delete caos_local.sh

moved to build/local/local.env

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-06-01 09:55:08 +02:00
..
admin/repository fix: handle domain claimed event correctly for service users (#1711) 2021-05-04 14:57:11 +02:00
api fix: refresh token activation (#1795) 2021-05-31 11:06:01 +02:00
auth/repository feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
auth_request fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
authz fix: handle api configs in authz handler (#1755) 2021-05-19 17:08:29 +00:00
cache fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
command fix: access tokens for service users and refresh token infos (#1779) 2021-05-26 09:01:07 +02:00
config fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
crypto fix: cherry pick security issue fixes (#1432) 2021-03-19 09:10:50 +01:00
domain fix: refresh token activation (#1795) 2021-05-31 11:06:01 +02:00
errors new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
eventstore fix: uniqueness (#1710) 2021-05-04 09:09:24 +00:00
features feat: custom domain feature (#1618) 2021-04-19 16:43:36 +02:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n fix: translation (#647) 2020-08-28 09:44:43 +02:00
iam fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
id fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
key fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
management/repository fix: handle domain claimed event correctly for service users (#1711) 2021-05-04 14:57:11 +02:00
notification chore(contribute): add step by step guide (#1754) 2021-06-01 09:55:08 +02:00
org fix: sort admin orgs by name (#1536) 2021-04-07 09:56:45 +02:00
project feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: features (#1427) 2021-03-25 17:26:21 +01:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
query chore(contribute): add step by step guide (#1754) 2021-06-01 09:55:08 +02:00
renderer fix: only show external login text when providers available (#768) 2020-09-21 14:06:54 +02:00
repository feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
setup feat(notification): new mail templates (#1579) 2021-04-16 14:55:55 +02:00
static fix: refresh token activation (#1795) 2021-05-31 11:06:01 +02:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
ui chore(contribute): add step by step guide (#1754) 2021-06-01 09:55:08 +02:00
user fix: access tokens for service users and refresh token infos (#1779) 2021-05-26 09:01:07 +02:00
usergrant fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
view fix: access tokens for service users and refresh token infos (#1779) 2021-05-26 09:01:07 +02:00
webauthn fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00