Florian Forster
0ba165363e
chore: rename docs links ( #3668 )
2022-05-20 14:32:06 +00:00
Florian Forster
220c8e4922
docs: V2 alpha readme ( #3669 )
...
* docs: add actions dok from v1
* docs: change readme
* remove billing which will be redone
* fix search
* use readme branch to test index
* fix algolia
* fine tune
* tweak
* test
* Update netlify.toml
* Update netlify.toml
* Update docusaurus.config.js
* Update docusaurus.config.js
* Apply suggestions from code review
Co-authored-by: mffap <mpa@zitadel.com>
* tweak readme
* Apply suggestions from code review
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* fix broken part of contrib guide
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-05-20 14:20:31 +00:00
Max Peintner
40d7dba574
fix(console-v2): settings permission restriction, u2f naming, asset error handling ( #3658 )
...
* fix permission on nav
* restrict settings access
* fido table
* u2f i18n, permission
* factor, image fallback
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-20 11:23:16 +02:00
Livio Amstutz
62c4a4d08d
fix: return absolute asset urls ( #3676 )
2022-05-20 10:30:12 +02:00
Elio Bischof
db0e7495e7
docs: fix environment variables ( #3674 )
...
* clearer masterkey, config iam admin
* fix env var
2022-05-19 14:56:17 +00:00
Livio Amstutz
0906c2d513
fix: CORS on assets api ( #3659 )
2022-05-19 14:09:02 +00:00
Elio Bischof
a5cea82670
docs: clearer masterkey, config iam admin ( #3670 )
...
Co-authored-by: Florian Forster <florian@caos.ch>
2022-05-19 13:59:11 +00:00
Silvan
a95b1ab3d0
fix(storage): resolve deadlock occuring durring projection ( #3671 )
2022-05-19 11:44:16 +00:00
Florian Forster
2f8c50aa4c
docs(installation): remove redundant chmod command ( #3657 )
...
* docs(installation): remove redundant chmod command
* Update macos.mdx
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-05-19 09:22:15 +00:00
Florian Forster
b4c8b146c9
docs: add banner ( #3667 )
2022-05-19 09:00:44 +00:00
Livio Amstutz
c71ccc8a80
fix: improve context handling in projections ( #3638 )
...
* fix: improve context handling in projections
* fix tests
* use as of system time for current sequence
* use as of system time for current sequence
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-05-19 08:25:19 +00:00
Elio Bischof
ed0aa7088b
chore: improve docker-compose.yml ( #3649 )
...
* chore: improve docker-compose.yml
* simpler compose
* pass local config as variables
* remove default value
* localhost customdomain
* update image
* v2-alpha.3
2022-05-18 13:04:47 +00:00
Elio Bischof
c8300b61b1
docs: installation ( #3646 )
...
* improve compose
* docs: installation v2
* ZITADEL_EXTERNALSECURE=true is sane
* Update docs/docs/guides/installation/configuration.mdx
* docs: download binaries from command line
* docs: better config description
* fixes
* default instance
* default user credentials
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-18 12:42:13 +00:00
Max Peintner
17baf252dd
fix: permission on nav ( #3656 )
...
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-18 12:16:11 +00:00
Livio Amstutz
5901991dd3
fix: asset service (CORS and path in console) and user init ( #3655 )
...
* fix: asset service (CORS and path in console) and user init
* fix tests
* improve comment
2022-05-18 14:10:49 +02:00
Livio Amstutz
616b31c959
fix: token check and error unwrapping ( #3648 )
...
* fix: token check and error unwrapping
* remove unused code
2022-05-18 10:49:16 +02:00
Livio Amstutz
4ec006dd02
fix: remove custom domain from default instance ( #3653 )
2022-05-17 19:23:51 +02:00
Max Peintner
8baf0fe08c
feat(console-v2): login policy extension, domain policy, filter and UI fixes ( #3644 )
...
* show filter count when set
* toast contrast color
* fix notification settings, password dialog
* app-create, user-create layout
* domain policy
* login-policy, project grid loader, i18n
* login policy
* login policy save lifetimes
* private labeling optim
* granted project grantId
* smtp address matching
* i18n
* i18n
* i18n
* replace url strategy
* fix privatelabeling color picker saving
* stylelint
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-17 14:18:37 +00:00
Elio Bischof
8d0cf9f368
ci: publish releases ( #3647 )
...
* ci: publish releases
BREAKING CHANGE: 🧨 increment major version
* fix: release on v2-alpha
* remove test release channel
* fix: push to discord from goreleaser
* fix: Revert "remove test release channel"
This reverts commit a0c8ae8e03
.
* fix: pass wh secrets
* fix: configure discord webhook
* fix: update goreleaser
* fix: env format
* remove test channel
2022-05-17 16:06:56 +02:00
Elio Bischof
4261959914
feat: default to local development ( #3645 )
...
* fix: default to local dev run
* sane defaults
2022-05-17 10:35:29 +02:00
Livio Amstutz
3a63fb765a
fix: cleanup some todos ( #3642 )
...
* cleanup todo
* fix: some todos
2022-05-16 16:35:49 +02:00
Fabi
5c0f527a49
feat: restrict smtp sender address ( #3637 )
...
* fix: check if sender address is custom domain
* fix: check if sender address is custom domain
* fix: check if sender address is custom domain
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-16 14:08:47 +00:00
Florian Forster
40de8d5b3b
docs: set links to warn instead of throw ( #3640 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-16 14:01:46 +00:00
Livio Amstutz
411d7c6c5c
feat: add default redirect uri and handling of unknown usernames ( #3616 )
...
* feat: add possibility to ignore username errors on first login screen
* console changes
* fix: handling of unknown usernames (#3445 )
* fix: handling of unknown usernames
* fix: handle HideLoginNameSuffix on unknown users
* feat: add default redirect uri on login policy (#3607 )
* feat: add default redirect uri on login policy
* fix tests
* feat: Console login policy default redirect (#3613 )
* console default redirect
* placeholder
* validate default redirect uri
* allow empty default redirect uri
Co-authored-by: Max Peintner <max@caos.ch>
* remove wonrgly cherry picked migration
Co-authored-by: Max Peintner <max@caos.ch>
2022-05-16 13:39:09 +00:00
Livio Amstutz
f1fa74a2c0
fix: loginnames in login and mails (eventstore v1 queries) ( #3636 )
...
* fix: loginnames in login and mails (eventstore v1 queries)
* fix: loginnames in login and mails (eventstore v1 queries)
2022-05-16 13:10:10 +00:00
Livio Amstutz
8bcea0ef1a
docs: add assets ( #3639 )
2022-05-16 12:29:09 +00:00
Fabi
c53d5251a7
fix: V2 docs / error messages ( #3611 )
...
* docs: rewrite concept section
* docs: add instance to guides
* chore: error messages
* fix: scenarios
* docs: urls
* docs: change images
* docs: change images
* docs: change images
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-16 12:00:33 +00:00
Livio Amstutz
d401439427
fix: unique constraints on instance domain events ( #3635 )
2022-05-16 11:52:54 +02:00
Fabi
48fbf1a28e
feat: add random string to generated domain ( #3634 )
2022-05-16 11:26:24 +02:00
Livio Amstutz
4fcf03c9c8
fix: email sender and template ( #3633 )
2022-05-16 09:52:10 +02:00
Max Peintner
d0c1ad2c69
feat(console-v2): save table filters as queryparams, smtp update ( #3624 )
...
* show warn for missing smtp
* org table, failed events, views table fallback, org table filters
* log notification providers, user filter, copy to clip fix
* lint
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-13 14:19:06 +00:00
Max Peintner
a674f99c2d
feat(console-v2): secret generator settings ( #3619 )
...
* secret generator, fix project grant
* secret generators
2022-05-13 16:12:58 +02:00
Livio Amstutz
024eedc1b5
feat: enable default smtp config on setup ( #3622 )
...
* feat: enable default smtp config on setup
* fix tests
* fix channel order
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2022-05-13 12:13:07 +00:00
Livio Amstutz
5571db3e1b
feat: improve console caching and provide build info ( #3621 )
...
* feat: improve console caching and provide build info
* Update info.go
2022-05-13 14:06:44 +02:00
Livio Amstutz
734cfdddae
fix: return userID on org setup ( #3623 )
2022-05-13 13:54:48 +02:00
Livio Amstutz
f70990709b
fix: allow single parameter in org unique request ( #3620 )
2022-05-13 11:25:45 +02:00
Fabi
a9f82529ab
fix: add org member ( #3599 )
...
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-12 07:34:46 +00:00
Max Peintner
9291269075
fix: state handler redirect, project sidenav default, nav ( #3615 )
2022-05-11 15:05:34 +02:00
Max Peintner
00e042ea44
fix(login): fix avatar.js ( #3614 )
2022-05-11 08:52:17 +02:00
Max Peintner
d431ccb965
feat(console, login): v2 notification settings, login avatar ( #3606 )
...
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
Max Peintner
06e3330d2e
feat: console flat navigation, settings ( #3581 )
...
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
Livio Amstutz
94e420bb24
fix: env.json caching, readiness and unique lockerIDs ( #3596 )
...
* fix: readiness check
* disable cache for env.json
* always generate unique lockerID
* fix tests
2022-05-04 17:09:49 +02:00
Florian Forster
929ed8745a
fix(goreleaser): fix tap and disable discord for the moment ( #3585 )
2022-05-03 16:23:12 +02:00
Livio Amstutz
79db247801
feat: set default language on instance ( #3594 )
2022-05-03 15:58:38 +02:00
Florian Forster
462fe10dab
fix(goreleaser): use app instead of pat ( #3584 )
...
* fix: problem when accessing tap repo
* fix(goreleaser): use app instead of pat
* fix from code review
2022-05-02 20:04:33 +00:00
Florian Forster
60019808fe
fix: problem when accessing tap repo ( #3582 )
2022-05-02 21:02:04 +02:00
Livio Amstutz
06a1b52adf
fix: improve interceptor handling ( #3578 )
...
* fix: improve interceptor handling
* fix: improve interceptor handling
Co-authored-by: Florian Forster <florian@caos.ch>
2022-05-02 15:26:54 +00:00
Florian Forster
20f275f178
fix(goreleaser): token to access tap repo ( #3580 )
...
* chore(goreleaser): publish to discord and brew
* chore: rename caos to zitadel
* chore: remove console and grpc upload
* chore: access to tap repo
* fix(goreleaser): token to access tap repo
2022-05-02 15:20:30 +00:00
Livio Amstutz
ef6fd5a843
fix: remove 3rd party assets from mail ( #3569 )
2022-05-02 14:41:57 +00:00
Florian Forster
2e97394246
fix: access to tap repo ( #3577 )
...
* chore(goreleaser): publish to discord and brew
* chore: rename caos to zitadel
* chore: remove console and grpc upload
* chore: access to tap repo
2022-05-02 16:32:21 +02:00