Commit Graph

739 Commits

Author SHA1 Message Date
Florian Forster
9f0638fac9
chore: spell check automation and spellcheck (#889)
* test spell check

* fix indenting

* test

* add something to test

* test spellcheck

* spelling improvements

* improve spelling and ignore list

* Update site/docs/start/00-quick-start.de.md
2020-10-26 13:54:29 +01:00
Max Peintner
22d4c345be
docs: image gallery viewer (#905)
* add assets, photoswipe html element to body

* add single script, gallery for multiple items

* update docs for image gallery

* fix relative links

* inject image script on mount

* replace inline script

* remove facebook, twitter, pinterest sharing

* fix hover on share

* fix start img aspect radio, reduce size

* right align json script

* right align go script

* change script background
2020-10-26 13:03:51 +01:00
Livio Amstutz
524a6d4467
fix: type conversation (#894) 2020-10-26 08:38:48 +01:00
Max Peintner
e7514998bf
feat(console): email label policy, cleanup policy grid module (#890)
* add primitive label policy component, routing

* label policy, i18n

* refactor policy grid

* i18n

* lint

* cleanup i19n policy

* rm failed events styling

* fix detail layout padding, de i18n

* remove unused translations
2020-10-24 20:28:48 +02:00
Livio Amstutz
a7ed5fed50
fix: update oidc pkg for basic auth encoding (#896) 2020-10-24 20:27:48 +02:00
adlerhurst
dfb8c266d7 test: example for eventstore 2020-10-23 16:16:46 +02:00
adlerhurst
b6ed7a396c fix(eventstore): resource owner from previous event 2020-10-22 18:13:31 +02:00
Florian Forster
cf54239f51
feat(docs): quickstart, clients and projects (#864)
* init screenshots

* Improve Users

* add screenshots

* start guide & clent & project improvements

* minor corrections to links

* minor typos
2020-10-22 17:12:59 +02:00
Max Peintner
d71eb25dbc
fix(docs): rehaul styling (#893)
* fix: adapt styling to marketing, console

* side icon margin
2020-10-22 17:09:08 +02:00
adlerhurst
0f855c86cf test: eventstore queries 2020-10-21 19:45:23 +02:00
adlerhurst
5fc0a808e1 test(eventstore): queries 2020-10-21 19:29:22 +02:00
adlerhurst
3c9c2806c8 test: eventstore 2020-10-21 19:00:41 +02:00
Livio Amstutz
457bfb4768
fix(oidc): grant_types_supported in discovery (#885) 2020-10-21 16:47:14 +02:00
Livio Amstutz
274dce2c6a
fix(notification): check both user event versions and if code expired (#887) 2020-10-21 16:42:29 +02:00
Max Peintner
efcac8e70a
fix(console): clear storage entry if org is unknown, use zitadel as storage prefix, prettier domain verification (#836)
* fix: intercept wrong org id, zitadel as prefix

* rm constructor

* lint interceptor

* improve verification dialog

* refactor domain verification i18n

* reference preview img
2020-10-21 11:26:58 +02:00
Livio Amstutz
b3f68c8f48
feat: add tracing interceptors to login and oidc (#764)
* add tracing interceptors to login and oidc

* add some tracing spans

* trace login calls

* add some spans

* add some spans (change password)

* add some more tracing in oauth/oidc

* revert org exists

* Merge branch 'master' into http-tracing

# Conflicts:
#	internal/api/oidc/auth_request.go
#	internal/api/oidc/client.go
#	internal/auth/repository/eventsourcing/eventstore/auth_request.go
#	internal/auth/repository/eventsourcing/eventstore/user.go
#	internal/authz/repository/eventsourcing/eventstore/token_verifier.go
#	internal/authz/repository/eventsourcing/view/token.go
#	internal/user/repository/eventsourcing/eventstore.go
2020-10-21 10:18:34 +02:00
Silvan
6e602e6b8d
refactor: go 1.15, update dependencies (#679)
* refactor: go 1.15, update dependecies

* chore(github): build with go 1.15

* build protos

* rebuild protos

* rebuild protos

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-10-21 10:00:49 +02:00
adlerhurst
83121ab44d test: eventstore query 2020-10-21 09:39:24 +02:00
Michael Waeger
42384763d1
feat: Private label email policy (#813)
* Label Policy added

* save

* chore: update docs action

* Save

* Save

* Get colors from DB

* Variables inserted

* Get images from global directory.

* Add tests

* Add tests

* Corrections from mergerequest

* Corrections from mergerequest

* Test corrected.

* Added colors to all notifications.

* Added colors to
Corrected text and formatting.all notifications.

* Spelling error corrected.

* fix: tests

* Merge Branch corrected.

* Step6 added

* Corrections from mergerequest

* fix: generate management

* Formatted texts.

* fix: migrations

Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
2020-10-20 19:10:23 +02:00
Max Peintner
cfd119924f
fix: idp style field, idp redirect, table (#883) 2020-10-20 16:49:18 +02:00
Fabi
57a3ccc91b
fix: handle login policy removed (#882) 2020-10-20 15:54:26 +02:00
Fabi
7e56ace9d9
fix: idp provider handler (#874)
* fix: idp provider handler

* fix: idp provider search

* fix: idp provider search

* fix: error handling

* fix: error handling

* fix: fix read config
2020-10-20 14:26:19 +02:00
Max Peintner
84b212bd75
fix: user autocomplete emitter (#876) 2020-10-20 12:56:38 +02:00
Max Peintner
f8616265be
fix(console): login policy, idp type filter (#875)
* cleanup login policy

* detail layout

* disable if no custom

* fix login policy filter

* add styletype to idp

* stylelint

* lint
2020-10-20 11:37:17 +02:00
Fabi
46bc987b28
fix: idp changes (#872) 2020-10-20 08:23:56 +02:00
Fabi
4eb380a825
fix: IDP login button styles (#869)
* fix: styling type on idp

* fix: google styling

* fix: google styling

* fix: google styling

* fix: remove logo src from angular

* fix: pr requests

* fix drop column migration

* fix: drop column migration

* fix: grant id
2020-10-19 17:10:02 +02:00
Fabi
bb9747923c
fix: cascade remove external login (#871)
* fix: cascade remove external login

* fix: tests
2020-10-19 16:28:06 +02:00
Max Peintner
4fb6ad3f69
fix(console): idp create, table, i18n (#870)
* fix idp removal, add, links

* confirm deletion

* stylelint

* confirmation on multiple delete

* clear after confirm
2020-10-19 15:48:00 +02:00
dependabot[bot]
1b9c2ac92b
chore(deps-dev): bump @types/node from 14.11.8 to 14.11.10 in /console (#867)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 14:57:53 +02:00
dependabot[bot]
7f6000e135
chore(deps): bump zone.js from 0.11.1 to 0.11.2 in /console (#868)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.11.2/packages/zone.js)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 14:56:10 +02:00
adlerhurst
370597a0e8 fix: remove routines 2020-10-19 13:58:59 +02:00
adlerhurst
35ce026651 try with goroutines 2020-10-19 09:53:32 +02:00
dependabot[bot]
dbaca1b7e7
chore(deps-dev): bump @angular/cli from 10.1.4 to 10.1.7 in /console (#861)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.1.4 to 10.1.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.1.4...v10.1.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:13:31 +02:00
dependabot[bot]
a70e2cfc82
chore(deps): bump tslib from 2.0.1 to 2.0.3 in /console (#862)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.0.1...2.0.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:12:34 +02:00
dependabot[bot]
5c37f7329c
chore(deps-dev): bump rollup-plugin-svelte from 5.2.2 to 6.0.1 in /site (#852)
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) from 5.2.2 to 6.0.1.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v5.2.2...v6.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:11:59 +02:00
dependabot[bot]
52914353d5
chore(deps-dev): bump @types/node from 14.11.2 to 14.11.8 in /console (#859)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:08:30 +02:00
dependabot[bot]
8c7eb190bf
chore(deps-dev): bump @angular-devkit/build-angular in /console (#857)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1001.4 to 0.1001.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:01:23 +02:00
dependabot[bot]
89caacf75d
chore(deps-dev): bump sapper from 0.27.16 to 0.28.10 in /site (#848)
Bumps [sapper](https://github.com/sveltejs/sapper) from 0.27.16 to 0.28.10.
- [Release notes](https://github.com/sveltejs/sapper/releases)
- [Changelog](https://github.com/sveltejs/sapper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/sapper/compare/v0.27.16...v0.28.10)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:00:47 +02:00
dependabot[bot]
e866d0976f
chore(deps-dev): bump @angular/language-service in /console (#858)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.4 to 10.1.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.1.6/packages/language-service)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:56:59 +02:00
dependabot[bot]
a1b601a92f
chore(deps-dev): bump rollup-plugin-livereload in /site (#851)
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases)
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thgh/rollup-plugin-livereload/commits/v2.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:56:27 +02:00
dependabot[bot]
7c5ed6f368
chore(deps): bump angularx-qrcode from 10.0.10 to 10.0.11 in /console (#854)
Bumps [angularx-qrcode](https://github.com/cordobo/angularx-qrcode) from 10.0.10 to 10.0.11.
- [Release notes](https://github.com/cordobo/angularx-qrcode/releases)
- [Commits](https://github.com/cordobo/angularx-qrcode/compare/10.0.10...10.0.11)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:55:59 +02:00
dependabot[bot]
cdb4110dd6
chore(deps): bump moment from 2.29.0 to 2.29.1 in /console (#863)
Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:50:55 +02:00
dependabot[bot]
3ade166932
chore(deps-dev): bump @babel/core from 7.11.0 to 7.12.1 in /site (#846)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:48:50 +02:00
dependabot[bot]
7746abd7e7
chore(deps): bump highlight.js from 10.1.2 to 10.2.1 in /site (#847)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.2 to 10.2.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.2...10.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:48:22 +02:00
dependabot[bot]
d1c6ce3a0f
chore(deps-dev): bump @rollup/plugin-node-resolve in /site (#849)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.0.1...node-resolve-v9.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:47:39 +02:00
dependabot[bot]
2127a9d50b
chore(deps-dev): bump @babel/plugin-transform-runtime in /site (#850)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.1 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-transform-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:47:22 +02:00
dependabot[bot]
4fd1f272fc
chore(deps-dev): bump @rollup/plugin-commonjs in /site (#855)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:46:32 +02:00
dependabot[bot]
74d252e1ab
chore(deps-dev): bump svelte from 3.24.0 to 3.29.0 in /site (#856)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.24.0 to 3.29.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.24.0...v3.29.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:46:01 +02:00
dependabot[bot]
f86fdadd70
chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.2 in /site (#853)
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 6.1.0 to 7.0.2.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v6.1.0...v7.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:45:25 +02:00
Max Peintner
40b8d3ffa4
fix(console): policy reset for custom, header org filter, idp add dialog (#865)
* remove reset button if not default, rem load

* dirty focus fix

* use idptype in dialog

* remove logs

* lint

* revert idp add changes

* log error

* lint
2020-10-16 16:42:22 +02:00