dependabot[bot]
7957d44ef0
chore(deps): bump github.com/envoyproxy/protoc-gen-validate ( #305 )
...
Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate ) from 0.1.0 to 0.4.0.
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases )
- [Commits](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.1.0...v0.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 14:14:32 +02:00
dependabot[bot]
1e3b13f6f2
chore(deps): bump google.golang.org/grpc from 1.29.1 to 1.30.0 ( #306 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.29.1...v1.30.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 14:14:07 +02:00
dependabot[bot]
a3d51eda16
chore(deps): bump google.golang.org/protobuf from 1.24.0 to 1.25.0 ( #307 )
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.24.0...v1.25.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 14:10:51 +02:00
Silvan
682d623343
fix(spooler): improve check for failure count ( #326 )
...
* fix(spooler): improve check for failure count
* fix(spooler): add tests for HandleError
* fix(spooler): correct test
2020-07-02 08:08:55 +02:00
Silvan
fcdf27c683
fix(usergrant): verify project id is equal ( #319 )
...
* fix(usergrant): verify project id is equal
* fix: delete wrong code
2020-07-02 08:04:43 +02:00
Max Peintner
9c07711aab
fix(console): project member grants, user grants ( #329 )
...
* checkbox color
* project grant preview
* project grante expandable row
* add grant detail component
* proto regen
* project grant members shared module
* fix project grant members dialog
* fix create dialog
* lint
* add avatar colors, meta component styling
* light theme
* dl report
* styles
* move grants out of user context, grant detail
* i18n grant pipe
* lint
* user grants
* clear expandable view project grants
* fix project member routing
* fix granted members routing
* fix group label
* rename project grant
* disable zitadel grant members
* fix routing user grant creation
* rest member writes
* ignore case searches
* forkjoin observables for project search
* fix grant creation with users
* fix projectid reference
* formfield table style, user grant dynamic load
* show key if no displayvalue is set
* Delete report.20200630.163913.44081.0.001.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2020-07-01 17:48:34 +02:00
Silvan
c5a4eb3555
fix: typo in display name and gorm annotation ( #325 )
...
* fix(management): map all fields in user grant view converter
* feat(management): add display name to user grant view
* fix(usergrant): typo in display name
2020-07-01 13:18:30 +02:00
Silvan
f57913fdcc
fix(management): map all fields in user grant view converter ( #324 )
...
* fix(management): map all fields in user grant view converter
* feat(management): add display name to user grant view
2020-07-01 12:46:46 +02:00
Silvan
cf7a906023
feat(auth): My user changes ( #318 )
...
* fix: project by id loads project from view and from eventstore
* fix: correct search key for role
* feat(auth): my user changes
* fix: improve error handling in change converters
* fix: log-id
2020-07-01 07:18:05 +02:00
Florian Forster
4f3631acbb
chore(security): codeql-analysis job ( #320 )
...
* Create codeql-analysis.yml
* Update .github/workflows/codeql-analysis.yml
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update codeql-analysis.yml
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2020-06-30 19:23:50 +02:00
Silvan
566161ae89
fix: correct search params for project role by id ( #316 )
...
* fix: project by id loads project from view and from eventstore
* fix: correct search key for role
2020-06-30 07:56:03 +02:00
Silvan
3c56fe6a0f
fix: project by id loads project from view and from eventstore ( #315 )
2020-06-30 07:54:39 +02:00
Livio Amstutz
3937e76947
Update V1.24__failed_events.sql ( #314 )
2020-06-29 10:46:32 +02:00
Fabi
5a0876cf98
fix: rename tables failed_event to failed_events ( #287 )
...
* fix: rename tables failed_event to failed_events
* fix: use const
2020-06-29 09:56:29 +02:00
Fabi
79eff2795f
feat: on logout we terminate all sessions from agent ( #288 )
...
* feat: on logout we terminate all sessions from agent
* Update eventstore.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-06-29 09:49:40 +02:00
Silvan
509a993d31
chore: zitadel service account instead of eventstore ( #300 )
2020-06-29 09:38:55 +02:00
Fabi
c8a0a050ba
fix: editorname ( #281 )
...
* feat: editorname on changes
* feat: editorname on changes
* feat: editorname on changes
* feat: editorname on changes
* fix: tests
* fix: tests
2020-06-29 09:37:10 +02:00
Max Peintner
5fc250f046
fix(console): changes, project grant create, member add, org setup, project search autocomplete, grpc header url decoding ( #303 )
...
* mobile max-width container
* fix project search autocomplete
* remove changes error, add bottom label
* fix project grant, contributor add
2020-06-26 16:45:18 +02:00
Fabi
63ccdb1147
fix: setup org, user invalid ( #298 )
2020-06-26 15:42:34 +02:00
Fabi
f31bea8d1c
fix: otp level ( #292 )
2020-06-26 14:44:35 +02:00
Max Peintner
0a488eb1fb
feat(console): split granted from owned project modules, general ui ux fixes ( #286 )
...
* add iam label, user avatar
* avatar component
* split granted and owned modules
* move components to resp module
* refactor project contributors, g project nav
* rem console logs, add avatar for org members
* fix changes loading, auth user page
* refactor home, i18n
* fix changes side overflow
* lint
2020-06-26 14:15:05 +02:00
Fabi
ee73dc07dd
fix: use email as account name in otp instead of userid ( #274 )
...
* fix: use email as account name in otp instead of userid
* fix: use email as account name in otp instead of userid
2020-06-26 08:31:25 +02:00
Max Peintner
785c8d9763
feat(console): angular 10, iam settings, timestamp to date pipe, org iam indicator, general gui fixes and i18n ( #270 )
...
* prettier member dialog, iam indicator
* changes i18n
* fix timestamp conversion, timestamp to date pipe
* rm create, update iam policy
* add iam policy
* add iam section, members component
* add iam contributors
* gen admin protos
* iam member search
* update angular
* update cdk material
* add module for iam members
* add iam roles to member dialog
* home shortcuts
* project view, i18n
* lint
2020-06-25 12:52:57 +02:00
Silvan
d947bb1247
feat(changes): add editor ( #273 )
...
* fix(changes): add editor to change mapper
* fix(eventstore): only add latest sequence if greater 0 to query
* sort order in request for changes
* fix(changes): map editor for org, app and project
2020-06-25 11:25:38 +02:00
Fabi
62b654ea18
feat: iam members in admin api ( #272 )
...
* feat: iam members in admin api
* feat: add error id in translate error
* fix: resolve merge conflicts
2020-06-25 08:12:29 +02:00
Fabi
8bfa1a083c
feat: administrator ( #271 )
...
* feat: get views and failed events
* feat: get views and failed events
* feat: get views and failed events
* Update internal/view/repository/sequence.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/view/repository/general_query.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-06-25 08:01:13 +02:00
Livio Amstutz
b88f200434
change caching for console (service worker) ( #261 )
2020-06-24 14:26:27 +02:00
Silvan
ddebaad497
fix(auth): fix typo in mfa state mapping ( #268 )
2020-06-24 14:12:11 +02:00
Max Peintner
aa0510aa3d
fix(console): password validation hints, mfa, i18n ( #265 )
...
* proto gen
* fix: remove type from project lists (#256 )
* fix: remove type from project lists
* Update user-detail.component.ts
* fix: remove add project
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix project view model
* regen mgmt proto
* rm orgid from route, switch to project view
* chore(deps-dev): bump @types/jasmine from 3.5.10 to 3.5.11 in /console (#252 )
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular-devkit/build-angular in /console (#251 )
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) from 0.901.7 to 0.901.9.
- [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>
* chore(deps): bump moment from 2.26.0 to 2.27.0 in /console (#250 )
Bumps [moment](https://github.com/moment/moment ) from 2.26.0 to 2.27.0.
- [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.26.0...2.27.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 from 5.0.9 to 5.1.0 in /console (#218 )
Bumps [karma](https://github.com/karma-runner/karma ) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.9...v5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump ngx-moment from 3.5.0 to 4.0.1 in /console (#219 )
Bumps [ngx-moment](https://github.com/urish/ngx-moment ) from 3.5.0 to 4.0.1.
- [Release notes](https://github.com/urish/ngx-moment/releases )
- [Changelog](https://github.com/urish/ngx-moment/blob/master/CHANGELOG.md )
- [Commits](https://github.com/urish/ngx-moment/compare/3.5.0...4.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps-dev): bump @angular/language-service in /console (#217 )
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service ) from 9.1.10 to 9.1.11.
- [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.11/packages/language-service )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps-dev): bump @angular/cli from 9.1.7 to 9.1.9 in /console (#249 )
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 9.1.7 to 9.1.9.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/compare/v9.1.7...v9.1.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* set partial user profile
* fix org routing
* auth user loginnames, i18n
* fix clipboard, secret regeneration
* project role required field
* show change editor
* show granted project grid, remove add button
* hide meta overflow
* username validation
* common pwd validators
* fix org create pwd validation
* show 2fa error
* i18n
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 11:33:27 +02:00
Fabi
f7aed1c864
feat: my user mfas ( #264 )
2020-06-24 10:47:11 +02:00
Max Peintner
e54778828e
feat(console): project view model, remove orgid from routes ( #263 )
...
* proto gen
* fix: remove type from project lists (#256 )
* fix: remove type from project lists
* Update user-detail.component.ts
* fix: remove add project
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix project view model
* regen mgmt proto
* rm orgid from route, switch to project view
* chore(deps-dev): bump @types/jasmine from 3.5.10 to 3.5.11 in /console (#252 )
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular-devkit/build-angular in /console (#251 )
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) from 0.901.7 to 0.901.9.
- [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>
* chore(deps): bump moment from 2.26.0 to 2.27.0 in /console (#250 )
Bumps [moment](https://github.com/moment/moment ) from 2.26.0 to 2.27.0.
- [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.26.0...2.27.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 from 5.0.9 to 5.1.0 in /console (#218 )
Bumps [karma](https://github.com/karma-runner/karma ) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.9...v5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump ngx-moment from 3.5.0 to 4.0.1 in /console (#219 )
Bumps [ngx-moment](https://github.com/urish/ngx-moment ) from 3.5.0 to 4.0.1.
- [Release notes](https://github.com/urish/ngx-moment/releases )
- [Changelog](https://github.com/urish/ngx-moment/blob/master/CHANGELOG.md )
- [Commits](https://github.com/urish/ngx-moment/compare/3.5.0...4.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps-dev): bump @angular/language-service in /console (#217 )
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service ) from 9.1.10 to 9.1.11.
- [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.11/packages/language-service )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps-dev): bump @angular/cli from 9.1.7 to 9.1.9 in /console (#249 )
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 9.1.7 to 9.1.9.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/compare/v9.1.7...v9.1.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* set partial user profile
* fix org routing
* auth user loginnames, i18n
* fix clipboard, secret regeneration
* project role required field
* show change editor
* show granted project grid, remove add button
* hide meta overflow
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-23 18:56:29 +02:00
Fabi
3cd3a238c2
fix: all enums same style ( #262 )
...
* fix: all enums same style
* fix: rename process to reduce
* add some missing enum renaming
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-06-23 14:47:47 +02:00
Fabi
c376b92315
fix: proto ( #260 )
...
* fix: global search calls
* fix: management proto
* fix: management proto mock
* fix: remove unused request
* fix: add mock file
* fix: remove unused objects
* fix: unique username
2020-06-23 10:09:30 +02:00
Livio Amstutz
83ff4c8ee6
fix: password reset ( #258 )
...
* feat: translate error messages in error interceptor
* fix: add statik import
* feat: user error msgs
* feat: add translations
* feat: add translations
* feat: add translations
* feat: add translations
* feat: add translations
* feat: add translations
* some fixes and improved error messages
* display loginname only on authReq
* fix: login names (and query) (#253 )
* fix: add interceptors for console (#255 )
* add interceptors for console
* add interceptors for console to env.json
* fix: query side (#257 )
* fix: project by id return projectview
* fix: return always view model on query side
* fix: return always view model on query side
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-06-23 09:45:08 +02:00
Livio Amstutz
45bd910db6
fix(console): add style / font src hosts to connect src ( #259 )
2020-06-23 08:43:41 +02:00
Fabi
1de574df42
fix: query side ( #257 )
...
* fix: project by id return projectview
* fix: return always view model on query side
* fix: return always view model on query side
2020-06-23 07:06:07 +02:00
Fabi
6556d053b2
feat: translate error messages ( #254 )
...
* feat: translate error messages in error interceptor
* fix: add statik import
* feat: user error msgs
* feat: add translations
* feat: add translations
* feat: add translations
* feat: add translations
* feat: add translations
* feat: add translations
* some fixes and improved error messages
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-06-22 13:51:44 +02:00
Livio Amstutz
f68a5e63b5
fix: add interceptors for console ( #255 )
...
* add interceptors for console
* add interceptors for console to env.json
2020-06-22 13:17:29 +02:00
Livio Amstutz
66cca48b62
fix: login names (and query) ( #253 )
2020-06-22 10:38:29 +02:00
Fabi
d89087cbe0
feat: get my project permission ( #245 )
2020-06-19 15:33:54 +02:00
Fabi
710652ef24
feat: delete ( #243 )
...
* feat: project role remove
* feat: search queries
* feat: search queries
* feat: cascade remove/change project role
* fix: comment in project grant
* fix: remove projecr grant
* fix: only search usergrants of my org
* fix: delete usergrants
* fix: delete usergrants
* fix: check if role exists on project grant
* feat: bulk add project role
* fix: tests
* fix: update user grants on project update
* fix: return roles
* feat: add resourceowner name on project grants
* fix: migration number
* fix: tests
* fix: generate protos
* fix: some unnecessary code
2020-06-19 15:32:03 +02:00
Florian Forster
8f49f2c2d8
chore(dependabot): docker scan ( #244 )
2020-06-19 15:31:01 +02:00
Livio Amstutz
e653eaab86
fix: login ( #242 )
...
* password in init user only if needed
* reactivate user session
* set context AuthorizeClientIDSecret
* fix qr code for light
* fix copy
* check user and org active in auth
* add org view provider
* handle inactive projects
* translate error messages
2020-06-19 14:52:04 +02:00
Florian Forster
fb89241984
chore(semrel): use bot to check messages for compliance ( #224 )
...
* Create semantic.yml
* Update semantic.yml
2020-06-19 08:09:49 +02:00
Fabi
add4c103cf
fix: internal grant view ( #239 )
...
* fix: internal grant view
* feat: add orgiam policy in management
* fix: roleSuffix
2020-06-19 07:27:16 +02:00
Fabi
5e39a5f813
fix: delete org domain ( #234 )
2020-06-17 17:23:39 +02:00
Max Peintner
b5376b2e5a
feat(console): add and remove org domains, show userLoginNames ( #235 )
...
* org domains, user login names
* switch user to userview, regen proto
2020-06-17 17:11:36 +02:00
Livio Amstutz
e7b139ba2c
fix: preferred login name ( #231 )
...
* fix: add preferred login name to my user sessions and get user info from view
* fix: my user in auth
2020-06-17 16:43:53 +02:00
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
Livio Amstutz
1c59d18fee
fix: improvements for login and oidc ( #227 )
...
* add csrf
* caching
* caching
* caching
* caching
* security headers
* csp and security headers
* error handler csp
* select user with display name
* csp
* user selection styling
* username to loginname
* regenerate grpc
* regenerate
* change to login name
2020-06-17 08:06:40 +02:00