Max Peintner
4688543d07
feat(console): getuserbyid, fix password policy validation, read iam ( #233 )
...
* remove displayname, show policy desc on patternerr
* provide password complexity string, org create
* user getuserbyid in userdetail, remove displayname
* show multiple org domains
* show zitadel project warnings, read iam
* add missing ngondestroy impl
2020-06-17 14:30:21 +02:00
Max Peintner
dfe6d0deb4
feat(console): profile initializers, contributors for grants ( #229 )
...
* resourceowner header, i18n
* password policy validators, roles required field
* use angular pattern instead of custom validator
* user detail fixes, mfa qr code, add org
* use mgmt for mfa list
* fetch owned projects
* search project
* seperate owned from granted projects
* lint
* fix granted project grid
* refactor project detail
* disable zitadel apps
* refactor project contributors
* changed i18n
* hide meta nav
* mobile meta layout
* refactor contributor name
* refactor org contributors
* org i18n, org member detail view
* fix uninitialized phone, email
* fix: create role, add contributors to granted pjs
* initialize address
* contributor 18n
* add tab module
2020-06-17 07:41:16 +02:00
Max Peintner
f2cdae9ea3
feat(console): org managers, refactor, bugfixes ( #226 )
...
* resourceowner header, i18n
* password policy validators, roles required field
* use angular pattern instead of custom validator
* user detail fixes, mfa qr code, add org
* use mgmt for mfa list
* fetch owned projects
* search project
* seperate owned from granted projects
* lint
* fix granted project grid
* refactor project detail
* disable zitadel apps
* refactor project contributors
* changed i18n
* hide meta nav
* mobile meta layout
* refactor contributor name
* refactor org contributors
* org i18n, org member detail view
2020-06-16 14:52:07 +02:00
Max Peintner
a35afd2b88
feat(console): granted project detail ( #203 )
...
* granted project detail
* support for grantedProjects
* getGrantedProjectGrantByIDs
* fix grant members bindings
* seperate granted from owned project detail
* lint
* dont show apps on granted projects
2020-06-10 15:52:56 +02:00
Max Peintner
2d369fbcd3
fix(console): refactoring ( #197 )
...
* return error from changes
* project member context, org-policies, state
* project type seperation
* chore(deps): bump grpc from 1.24.2 to 1.24.3 in /console (#183 )
Bumps [grpc](https://github.com/grpc/grpc-node ) from 1.24.2 to 1.24.3.
- [Release notes](https://github.com/grpc/grpc-node/releases )
- [Commits](https://github.com/grpc/grpc-node/compare/grpc@1.24.2...grpc@1.24.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump google-proto-files from 1.1.2 to 2.1.0 in /console (#176 )
Bumps [google-proto-files](https://github.com/googleapis/nodejs-proto-files ) from 1.1.2 to 2.1.0.
- [Release notes](https://github.com/googleapis/nodejs-proto-files/releases )
- [Changelog](https://github.com/googleapis/nodejs-proto-files/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-proto-files/compare/v1.1.2...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump karma-coverage-istanbul-reporter in /console (#169 )
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases )
- [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.2...v3.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update packages
* update deps
* lint
* replace assets
* add key, creationdate for roles
* project grant members
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-10 12:59:12 +02:00
Max Peintner
ef9b03cc84
fix: console build ( #194 )
...
* grpc gen, headers
* add auth headers
* resolve build errors
* lint
* project grant changes
* project detail
* owned projects
* fix undefined
2020-06-09 17:12:35 +02:00
dependabot[bot]
c0f18832e7
chore(deps): bump grpc-web from 1.0.7 to 1.1.0 in /console ( #168 )
...
Bumps [grpc-web](https://github.com/grpc/grpc-web ) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/grpc/grpc-web/releases )
- [Changelog](https://github.com/grpc/grpc-web/blob/master/CHANGELOG.md )
- [Commits](https://github.com/grpc/grpc-web/compare/1.0.7...1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 15:21:26 +02:00
dependabot[bot]
55e899efe5
chore(deps): bump @types/uuid from 7.0.0 to 8.0.0 in /console ( #170 )
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 15:20:00 +02:00
dependabot[bot]
03d6f046f9
chore(deps-dev): bump typescript from 3.7.5 to 3.8.3 in /console ( #171 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.5 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 15:19:29 +02:00
dependabot[bot]
f0bce9e90e
chore(deps-dev): bump ts-node from 8.6.2 to 8.10.2 in /console ( #172 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.6.2 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.6.2...v8.10.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 15:19:02 +02:00
dependabot[bot]
6dcebb131c
chore(deps-dev): bump @angular/language-service in /console ( #173 )
...
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service ) from 9.1.0 to 9.1.9.
- [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/9.1.9/packages/language-service )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 15:18:24 +02:00
dependabot[bot]
aaff99b097
chore(deps-dev): bump karma-jasmine-html-reporter in /console ( #175 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.2...v1.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 15:07:52 +02:00
dependabot[bot]
6acae44cfc
chore(deps-dev): bump @types/node from 13.7.4 to 14.0.11 in /console ( #184 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.7.4 to 14.0.11.
- [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-06-08 15:06:18 +02:00
Max Peintner
71626f25f3
fix(console): npm, update karma, protractor ( #144 )
...
* fix: npm, update karma, protractor
* package lock
2020-05-27 18:17:22 +02:00
dependabot-preview[bot]
300e929e23
chore(deps-dev): bump jasmine-spec-reporter in /console ( #105 )
...
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter ) from 4.2.1 to 5.0.2.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases )
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v4.2.1...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 17:08:21 +02:00
dependabot-preview[bot]
3e44191510
chore(deps-dev): bump @angular-devkit/build-angular in /console ( #130 )
...
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) from 0.901.0 to 0.901.7.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:46:02 +02:00
dependabot-preview[bot]
6ec5d8a962
chore(deps-dev): bump karma-coverage-istanbul-reporter in /console ( #104 )
...
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter ) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases )
- [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.1...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:45:36 +02:00
dependabot-preview[bot]
d456e31718
chore(deps): bump zone.js from 0.10.2 to 0.10.3 in /console ( #102 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.10.2 to 0.10.3.
- [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.10.3/packages/zone.js )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:42:25 +02:00
dependabot-preview[bot]
245f815be7
chore(deps): bump google-protobuf from 3.11.4 to 3.12.0 in /console ( #112 )
...
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf ) from 3.11.4 to 3.12.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.4...v3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:41:40 +02:00
dependabot-preview[bot]
d9519012fd
chore(deps): bump tslib from 1.10.0 to 1.13.0 in /console ( #113 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 1.10.0 to 1.13.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/1.10.0...1.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:40:41 +02:00
dependabot-preview[bot]
976f9c304b
chore(deps-dev): bump tslint from 6.1.1 to 6.1.2 in /console ( #114 )
...
Bumps [tslint](https://github.com/palantir/tslint ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/palantir/tslint/releases )
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/palantir/tslint/compare/6.1.1...6.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:39:45 +02:00
dependabot-preview[bot]
9ea98e04a6
chore(deps): bump rxjs from 6.5.4 to 6.5.5 in /console ( #115 )
...
Bumps [rxjs](https://github.com/reactivex/rxjs ) from 6.5.4 to 6.5.5.
- [Release notes](https://github.com/reactivex/rxjs/releases )
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.5.5/CHANGELOG.md )
- [Commits](https://github.com/reactivex/rxjs/compare/6.5.4...6.5.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:38:21 +02:00
dependabot-preview[bot]
b0ec84689f
chore(deps-dev): bump prettier from 1.19.1 to 2.0.5 in /console ( #111 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:37:50 +02:00
dependabot-preview[bot]
e65002b4b1
chore(deps-dev): bump @types/jasmine from 3.5.5 to 3.5.10 in /console ( #101 )
...
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 3.5.5 to 3.5.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 16:37:01 +02:00
Florian Forster
92a294f5c8
feat(console): integrate frontend ( #95 )
...
* feat: console frontend
* chore(dependabot): cycle and npm
* chore: rename citadel to zitadel, remove generated files
* chore: delete go files
* chore(frontend): ci steps
* chore: remove docker and envoy files
* chore: remove docker file
* chore: working dir
* chore: run proto build
* add console start
* chore: restructure folders
* chore: remove gui build
* statikFs
* generate proto for console
* add statik import
* import
* chore: try statik
* chore: path
* chore: path
* chore: script in root
* chore: order build steps
* chore: go get
* chore: folder traversal
* chore: non empty test file
* chore: gitignore
* chore: gitignore
* chore: statik path
* chore: switch to failing FE build
* fix: build
* fix: project-grant-test
* fix: rm test
* add statik.go
* go mod tidy
* chore: place test, seperate test from build
* chore: lint all the world
* chore: ci the world instead
* chore: tune docker
* chore: undo container test
* chore: fix run
* chore: docker build
* chore: test docker build
* chore: go build flags
* finaly
* fix caos_local
* go mod
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2020-05-13 14:41:43 +02:00