Max Peintner
cc04067da3
fix: max width container, text ellipsis overflow ( #2862 )
2021-12-17 07:48:20 +00:00
Max Peintner
fb43b13232
feat(console): set email verified on change, user create ( #2847 )
...
* feat: set email verified on change
* user create
2021-12-15 10:23:53 +00:00
Max Peintner
d1cb7fdc9f
fix: new context component ( #2823 )
2021-12-10 16:14:24 +01:00
Livio Amstutz
43f15953c3
feat: allow global org users to create org and self delete ( #2759 )
...
* fix: grant PROJECT_OWNER_VIEWER_GLOBAL org.create permission
* Update authz.yaml
* feat: delete my user
* console things
* lint
* signout after deletion
* stylelint rule
* Update authz.yaml
* Update authz.yaml
* setup step
* role SELF_MANAGEMENT_GLOBAL setup
* fix: change default role on global org
* Apply suggestions from code review
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update console/src/assets/i18n/it.json
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-12-09 08:41:21 +00:00
Max Peintner
7bf7379a05
feat(console): codemirror code editor for actions ( #2736 )
...
* feat: codemirror code editor
* cleanup
* lint
* mat import
* lint
2021-12-08 10:48:23 +01:00
Max Peintner
524f8e7a84
fix: move org create into parent routing module ( #2765 )
2021-12-01 14:42:15 +01:00
Max Peintner
209ea09e30
fix: enable auth form ( #2754 )
2021-11-29 17:13:56 +01:00
Max Peintner
33ae935bf6
fix(console): angular 13, grpc web 1.3.0, dependencies ( #2688 )
...
* cli core, migrations
* material
* input directive
* fresh lock
* update oidc lib
* use angular-eslint next for ng 13
* clean lock
* change qrcode lib, env
* eslint
* deps
* grpc libs update, grpc web 1.0.3, rev env
* remove grpc-web from build/zitadel/Dockerfile
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-29 10:31:56 +01:00
Max Peintner
a9035def0f
fix: disable user action if viewer ( #2737 )
2021-11-25 11:27:20 +01:00
Max Peintner
06e1af4f78
feat(console): actions and flows ( #2559 )
...
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
Max Peintner
12eed30c08
feat: add it-IT to internationalization ( #2439 )
...
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 08:23:35 +01:00
Max Peintner
07e9268f19
chore(console): npm dependencies ( #2607 )
...
* chore(deps-dev): bump karma from 6.3.3 to 6.3.6 in /console (#2597 )
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.3 to 6.3.6.
- [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/v6.3.3...v6.3.6 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* core cli
* material cdk
* schematics
* lock
* chore(deps-dev): bump @angular-eslint/builder in /console (#2604 )
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) from 12.5.0 to 12.6.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v12.6.1/packages/builder )
---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-minor
...
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): bump google-protobuf from 3.18.0 to 3.19.1 in /console (#2605 )
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf ) from 3.18.0 to 3.19.1.
- [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.18.0...v3.19.1 )
---
updated-dependencies:
- dependency-name: google-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-11 13:55:26 +01:00
Max Peintner
659d1b1252
fix(console): project role ui optimization, disable resend init mail btn for reader ( #2615 )
...
* fix: new role button alignment
* disable init mail btn
* stylelint
2021-11-09 12:21:40 +01:00
Max Peintner
b1ef990785
fix: refresh idp list on delete, add ( #2596 )
2021-11-09 11:35:59 +01:00
Max Peintner
5ba1e45423
feat(console): change my username ( #2587 )
...
* feat: username change
* use btn, update on dist
* disable mgmt side
* lint
* rm scope
* chore(deps-dev): bump eslint from 7.32.0 to 8.1.0 in /console (#2569 )
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump ts-node from 10.2.1 to 10.4.0 in /console (#2568 )
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.2.1 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.4.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/node from 16.10.2 to 16.11.4 in /console (#2567 )
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* cli core
* material, cdk
* eslint schematics
* legacy peer deps
* grpcweb, types
* dontgrade eslint
* revert package mods
* change username mgmt
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 09:03:02 +01:00
Max Peintner
b1caef81da
fix(console): migrate from tslint to eslint, project delete from table ( #2490 )
...
* es lint
* modify tsconfig, auto lint some stuff
* lint
* lint
* lint
* lint
* html ts lint
* lint
* lint, tsconfig
* fix project delete, state table
* eslint config, remove cnslHint directive
* mfa selector, info row fixes
* lint
* fix login policy, granted orgs table state, lint
Co-authored-by: Florian Forster <florian@caos.ch>
2021-10-22 10:47:06 +02:00
Max Peintner
1c20ea5a50
feat(console): JWT IDP, cleanup login policy, update deps ( #2438 )
...
* idp cleanup
* lint
* jwtidp service, create, detail, assets
* idp detail, info row
* detail actions
* delete idp, fix state change
* lint
* cli core
* cdk material
* chore(deps-dev): bump karma-jasmine-html-reporter in /console (#2446 )
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update deps
* lock
* disable actions, user grant link to user, add granted org desc
* lint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-21 06:29:13 +00:00
Elio Bischof
593d98163f
fix: typo ( #2489 )
2021-10-11 16:21:35 +02:00
Max Peintner
584416ea3b
fix: set session org in new tab ( #2481 )
2021-10-05 10:18:19 +02:00
Livio Amstutz
52c1494fe9
feat: choose preferred WebAuthN platform for passwordless registration ( #2469 )
...
* feat: request preferred platform type for passwordless registration when using link
* add text in console
2021-10-04 16:19:21 +02:00
Max Peintner
7579bf56f6
fix(console): add missing login interface texts, update dependencies, cleanup storage ( #2430 )
...
* name
* core cli
* material cdk
* chore(deps): bump libphonenumber-js from 1.9.23 to 1.9.34 in /console (#2386 )
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.9.23 to 1.9.34.
- [Release notes](https://gitlab.com/catamphetamine/libphonenumber-js/tags )
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.9.23...v1.9.34 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump jasmine-core from 3.7.1 to 3.9.0 in /console (#2373 )
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 3.7.1 to 3.9.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v3.7.1...v3.9.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump rxjs from 6.6.7 to 7.3.0 in /console (#2366 )
Bumps [rxjs](https://github.com/reactivex/rxjs ) from 6.6.7 to 7.3.0.
- [Release notes](https://github.com/reactivex/rxjs/releases )
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.7...7.3.0 )
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add missing login texts, fix application table
* storage cleanup
* storage location local
* org session storage, remember in local
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-30 06:33:58 +00:00
Livio Amstutz
d090f12672
fix: set active org to local and session storage ( #2380 )
2021-09-16 09:48:56 +00:00
Christoph Bühler
db3526df48
feat(org-selector): Remember the last selected org and order the list. ( #2343 )
...
This remembers the last selected org
in localstorage instead of session storage to improve the UX. Furthermore,
the list of organizations is ordered by
name instead of just the returned
result set.
2021-09-15 14:15:19 +02:00
Max Peintner
04f79d2e86
feat(console): add idp auto-register option to detail and create page ( #2344 )
...
* idp detail auto register option, idp create
* fix idp displaynamemapping, i18n
* rm log
* rm log
2021-09-14 09:44:37 +02:00
Max Peintner
33a2054be9
fix(console): update dependencies, force reauth on invalid token ( #2267 )
...
* fix: update oidc lib, force reauth
* chore(console): deps (#2302 )
* cli core
* cdk material
* chore(deps-dev): bump @types/node from 15.12.2 to 16.7.6 in /console (#2284 )
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.2 to 16.7.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump ts-node from 10.2.0 to 10.2.1 in /console (#2252 )
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.0...v10.2.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* audit fix
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 07:04:14 +00:00
Max Peintner
490cafa538
feat(console): user metadata, rehaul detail pages ( #2209 )
...
* service, sidenav, i18n, dialog
* detail layout, user detail
* metadata dialog from
* dialog
* features
* formarray
* metadata component
* comp
* user metadata refresh
* use formarray, control, bulk save
* metadata revert, has feature directive
* lint
* lint
* typo
* info row user, warn color optim
* card cleanup, actions for user detail
* project, org, user, app rehaul
* lint
* scss
* digit fix
* features and project grid rehaul
* info-section layout, org domain info
* readd palette scss
* add svg email warn
* missing translation
* rm unused ts
* lockoutpolicy
* check for lockout feature
2021-09-13 13:38:57 +02:00
Max Peintner
c884a11f1b
feat(console): project privatelabelling, catch query param to set org context ( #2277 )
...
* feat: privatelabeling setting, query param for context
* lint
* Update console/src/assets/i18n/de.json
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update console/src/assets/i18n/de.json
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update console/src/assets/i18n/en.json
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update console/src/assets/i18n/en.json
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-08-31 08:25:24 +02:00
Max Peintner
1da68420bc
fix: idp removal ( #2271 )
2021-08-26 10:47:18 +02:00
Max Peintner
cd629a5d1c
fix(console): idp write access ( #2258 )
...
* fix: idp
* disable idp form in detail
* lint
* change list idp request
* fix external idp removal
2021-08-26 08:15:00 +02:00
Fabi
f4fa3ecef3
fix: Custom text split features ( #2225 )
...
* fix: separate tier of custom text (message and login)
* fix: add migration
* fix: build problems
* fix: tests
* Update internal/api/grpc/admin/features.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/api/grpc/admin/features.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: rename sql file
* fix: change sql files
* fix: console
* fix: console
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-08-18 10:58:57 +00:00
Fabi
0ab973b967
feat: check has project ( #2206 )
...
* feat: define org grant check on project
* feat: has project check
* feat: has project check
* feat: check has project
* feat: check has project
* feat: add has project check to console
* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/auth/repository/eventsourcing/eventstore/auth_request_test.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/auth/repository/eventsourcing/eventstore/auth_request_test.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/auth/repository/eventsourcing/eventstore/auth_request_test.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/ui/login/static/i18n/en.yaml
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: add has project tests
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-08-18 10:49:04 +02:00
Max Peintner
90f1647bb9
fix(console): dependencies, list my memberships, passwordless texts, privatelabelling issues ( #2142 )
...
* fix: list my memberships in console
* show manager context in detail page
* console dependencies (#2161 )
* feat: User metadata (#2025 )
* feat: user meta data events
* feat: user meta data set tests
* feat: user meta data tests
* feat: user meta data in protos
* feat: user meta data command api
* feat: user meta data query side
* feat: proto correct order, fix handlers
* feat: proto correct order
* feat: fixes of pr comments
* feat: fixes of pr comments
* feat: value as byte array
* feat: metadata feature
* Update internal/auth/repository/eventsourcing/handler/meta_data.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update internal/command/user_meta_data.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update proto/zitadel/metadata.proto
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update proto/zitadel/metadata.proto
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix: rename metadata files and table
* fix: rename meta data to metadat in protos
* Update internal/domain/metadata.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix: rename vars
* fix: rebiuld docs
* Update internal/iam/repository/view/metadata_view.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix(auth): read privacy policy from eventstore if not found (#2125 )
* fix(auth): read privacy policy from eventstore if not found
* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* chore(deps-dev): bump @angular/cli from 12.1.1 to 12.2.0 in /console (#2149 )
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/v12.1.1...12.2.0 )
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @angular/material-moment-adapter in /console (#2147 )
Bumps [@angular/material-moment-adapter](https://github.com/angular/components ) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/angular/components/releases )
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md )
- [Commits](https://github.com/angular/components/compare/12.1.1...12.2.0 )
---
updated-dependencies:
- dependency-name: "@angular/material-moment-adapter"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump ts-node from 9.1.1 to 10.2.0 in /console (#2145 )
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.1.1 to 10.2.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/jasmine from 3.7.7 to 3.8.2 in /console (#2115 )
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 3.7.7 to 3.8.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
---
updated-dependencies:
- dependency-name: "@types/jasmine"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump libphonenumber-js from 1.9.19 to 1.9.23 in /console (#2114 )
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.9.19 to 1.9.23.
- [Release notes](https://gitlab.com/catamphetamine/libphonenumber-js/tags )
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.9.19...v1.9.23 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @angular/core and @angular/animations in /console (#2072 )
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) and [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations ). These dependencies needed to be updated together.
Updates `@angular/core` from 12.0.3 to 12.1.3
- [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/12.1.3/packages/core )
Updates `@angular/animations` from 12.0.3 to 12.1.3
- [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/12.1.3/packages/animations )
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@angular/animations"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump stylelint-config-standard in /console (#2065 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 20.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...22.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @types/google-protobuf in /console (#2000 )
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf ) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf )
---
updated-dependencies:
- dependency-name: "@types/google-protobuf"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* package
* angular core
* update angular core, cdk, allow commonjs deps
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix labelpolicy max size, double trigger, labels
* lint styles
* disable rule, add passwordless message texts
* lint exceeding linelimit
* login texts
* remove duplicate keyname
* rm unused
* fix: read lockout policy
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-08-16 12:44:20 +00:00
Max Peintner
cdfdc69341
feat(console): advanced passwordless api ( #2183 )
...
* feat: console add passwordless
* fix: token name
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-08-13 07:05:05 +00:00
Max Peintner
87fa6e58fb
fix: fetch data after save, change i18n ( #2178 )
2021-08-11 13:20:17 +02:00
Fabi
bc951985ed
feat: Lockout policy ( #2121 )
...
* feat: lock users if lockout policy is set
* feat: setup
* feat: lock user on password failes
* feat: render error
* feat: lock user on command side
* feat: auth_req tests
* feat: lockout policy docs
* feat: remove show lockout failures from proto
* fix: console lockout
* feat: tests
* fix: tests
* unlock function
* add unlock button
* fix migration version
* lockout policy
* lint
* Update internal/auth/repository/eventsourcing/eventstore/auth_request.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix: err message
* Update internal/command/setup_step4.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2021-08-11 06:36:32 +00:00
Max Peintner
9b5cb38d62
fix(console): dialog theme background, multifactor buttons ( #2111 )
...
* fix: console dialog theme background, multifactor btns
* lint
2021-07-30 11:40:15 +00:00
Max Peintner
7d3c768d8b
feat(console): apply private labeling settings ( #2059 )
...
* fetch org design an calc palette
* distinct theme deriv
* calculate self theme
* background palette, fix styles
* component fixes, warn color
* warn color
* stylelint config, set warn color
* lint
* fallback theme
* lint
* granted, owned proejct grid
* dynamic privacy policy, fix home layout, dismissables, info-section
* lint
* apply theme from settings
* enable cache
* fix: add primary tint
2021-07-28 14:59:52 +02:00
Florian Forster
6ad565bb6b
chore(actions): trigger rebuild to get rid of the broken GH cache ( #2083 )
...
* chore(actions): trigger rebuild to get rid of the broken GH cache
* Update zitadel.yml
* invalidate cache
* update action
* simplify caching scopes
* use mode max
* Update zitadel.yml
2021-07-28 09:56:58 +02:00
Max Peintner
2e684684de
feat(console): message and login texts, privacy policy ( #2016 )
...
* message texts wrapper components
* message-text sub, i18n, grid
* fix routing
* pack
* pack
* update material
* audit
* fix mgmt service for labelplcy
* map conv
* edit text from map
* request map
* fetch data, mgmt admin service
* warn box, i18n
* resetbtn
* login texts
* login text requests
* reset, default, i18n
* disabled, features, message text setter, service
* locale switcher
* policy grid
* password reset, domain claimed i18n
* lint files
* fix admin service, i18n, lang setter
* fix scss duplicate
* privacy policy, cleanup grid, fix message, login texts (#2031 )
* policy grid everywhere 🦒
* cleanup home
* log login text request
* patch all data
* refresh toggle
* fix: add dialog for unsaved changes (#2057 )
* logintexts dialog
* check for dialog on pairwise operation
* fix: patch value to local state after save
* fix: i18n and custom login texts (#2060 )
* fix: i18n and custom login texts
* fix: tos and privacy texts
* fix frontend
* fix: tos and privacy texts and tests
* fix: i18n, tos and privacy texts and tests
* fix frontend maps
* i18n
* add ResetCustomLoginTextToDefault in admin api and fix template remove in handlers
* resetlogintexttodefault
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-07-26 12:44:45 +02:00
Max Peintner
6e32bb9fdd
fix: update private labeling ( #2048 )
2021-07-21 10:42:36 +02:00
Max Peintner
1b6fcebaa6
fix(console): disable sw ( #2021 )
...
* fix: disable sw
* angular.json disable sw
2021-07-14 10:32:14 +02:00
Max Peintner
b1c26c12ab
fix: enable idp add button for iam users ( #2010 )
2021-07-12 16:20:12 +02:00
Fabi
d948685059
fix: translation file read ( #2009 )
...
* feat: translation file read
* feat: readme
2021-07-12 11:17:31 +02:00
Livio Amstutz
38a4683bab
fix: role assertion ( #1986 )
...
* fix: enum to display access token role assertion
* improve assertion descriptions
* fix nil pointer
2021-07-07 09:51:20 +00:00
Max Peintner
9277928ef7
fix: check for features on mgmt only ( #1976 )
2021-07-06 13:09:27 +02:00
Max Peintner
5bd2acd56f
fix(console): label policy preview, duplicate changes on update, deps ( #1948 )
...
* font, preview fixes, i18n
* fix changes refresh
* chore(deps): bump @angular/platform-browser-dynamic in /console (#1901 )
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) from 12.0.3 to 12.0.5.
- [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/12.0.5/packages/platform-browser-dynamic )
---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
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/compiler-cli in /console (#1904 )
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) from 12.0.3 to 12.0.5.
- [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/12.0.5/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @angular/service-worker in /console (#1905 )
Bumps [@angular/service-worker](https://github.com/angular/angular/tree/HEAD/packages/service-worker ) from 12.0.3 to 12.0.5.
- [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/12.0.5/packages/service-worker )
---
updated-dependencies:
- dependency-name: "@angular/service-worker"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @angular/common from 12.0.3 to 12.0.5 in /console (#1908 )
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) from 12.0.3 to 12.0.5.
- [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/12.0.5/packages/common )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @angular/forms from 12.0.3 to 12.0.5 in /console (#1909 )
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) from 12.0.3 to 12.0.5.
- [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/12.0.5/packages/forms )
---
updated-dependencies:
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump @angular/router from 12.0.3 to 12.0.5 in /console (#1907 )
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) from 12.0.3 to 12.0.5.
- [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/12.0.5/packages/router )
---
updated-dependencies:
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-devkit/build-angular in /console (#1943 )
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) from 12.0.3 to 12.1.0.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/compare/v12.0.3...v12.1.0 )
---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump ngx-color from 7.0.0 to 7.2.0 in /console (#1932 )
Bumps [ngx-color](https://github.com/scttcper/ngx-color ) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/scttcper/ngx-color/releases )
- [Commits](https://github.com/scttcper/ngx-color/compare/v7.0.0...v7.2.0 )
---
updated-dependencies:
- dependency-name: ngx-color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update cli, lang servce
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:35:48 +02:00
Livio Amstutz
796cbc8998
fix: subscription ( #1918 )
...
* fix: disable button until redirect is ready
* fix: hide unnecessary button
* fix: format audit log retention
* fix: enable descriptions to be empty
* fix: enable descriptions to be empty
2021-06-21 15:35:00 +00:00
Livio Amstutz
ab88d311f3
fix: create label policy if not exists on font upload ( #1898 )
2021-06-18 08:12:40 +00:00
you1996
fd04fb58d0
fix: add hint for password-confirmation ( #1863 )
...
* fix:add hint for password-confirmation
* Update internal/ui/login/static/i18n/de.yaml
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-06-17 15:46:32 +02:00
Livio Amstutz
32f8545082
fix: label policy fixes ( #1886 )
...
* fix: check correct permission for label policy in console policy grid
* fix: add next steps for label policy detail
* fix: add label policy link in console home
* fix: i18n of EN features
* fix: set font color on preview
* fix: handle label policy remove in write model
* fix: add more content-types for font upload
* fix: add label policy link in console home
* fix: dont return error when bucket does not exists
* fix: iam access pref
* fix: EN i18n for apply button
2021-06-17 14:10:14 +02:00