zitadel/internal/api/grpc
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
..
admin feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
auth feat: Custom message files (#1992) 2021-07-13 07:13:39 +02:00
authn fix: converters (#1413) 2021-03-12 14:06:05 +01:00
change fix(console): remove cropper, set avatar url if available (#1865) 2021-06-14 13:53:40 +02:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
features feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
idp fix: remove oauth endpoints from oidc config proto (#2014) 2021-07-13 16:06:17 +02:00
management fix: add missing grpc converters in SetLoginCustomTextToDomain (#2054) 2021-07-22 08:59:44 +00:00
member fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
object fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
org fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
policy feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
project feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
server fix: grpc status in sentry and validation interceptors (#2012) 2021-07-13 15:42:41 +02:00
text feat(console): message and login texts, privacy policy (#2016) 2021-07-26 12:44:45 +02:00
user fix: add avatar url in members, user grants, session and oidc responses (#1852) 2021-06-11 13:20:39 +02:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00