2020-05-13 14:41:43 +02:00
{
2021-04-16 09:24:52 +02:00
"APP_NAME" : "ZITADEL" ,
"PAGINATOR" : {
"PREVIOUS" : "Previous" ,
"NEXT" : "Next" ,
"COUNT" : "Total Results"
} ,
2022-04-28 12:35:02 +02:00
"FOOTER" : {
"LINKS" : {
"CONTACT" : "Contact" ,
"TOS" : "Terms of Service" ,
"PP" : "Privacy Policy"
} ,
"THEME" : {
"DARK" : "Dark" ,
"LIGHT" : "Light"
}
2021-04-16 09:24:52 +02:00
} ,
"HOME" : {
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
"WELCOME" : "Get started with ZITADEL" ,
2022-04-28 12:35:02 +02:00
"DISCLAIMER" : "ZITADEL treats your data confidentially and securely." ,
2021-04-16 09:24:52 +02:00
"DISCLAIMERLINK" : "Further information" ,
2022-04-28 12:35:02 +02:00
"DOCUMENTATION" : {
"TITLE" : "Documentation" ,
2022-07-06 15:40:11 +02:00
"DESCRIPTION" : "Get started with ZITADEL quickly."
2022-04-28 12:35:02 +02:00
} ,
"GETSTARTED" : {
"TITLE" : "Get started with ZITADEL" ,
2022-07-06 15:40:11 +02:00
"DESCRIPTION" : "Get started with ZITADEL quickly."
2022-04-28 12:35:02 +02:00
} ,
2021-04-16 09:24:52 +02:00
"QUICKSTARTS" : {
"LABEL" : "First Steps" ,
"TITLE" : "Quickstarts" ,
"DESCRIPTION" : "Get started with ZITADEL quickly."
2022-04-28 12:35:02 +02:00
} ,
"SHORTCUTS" : {
"SHORTCUTS" : "Shortcuts" ,
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"SETTINGS" : "Available shortcuts" ,
2022-04-28 12:35:02 +02:00
"PROJECTS" : "Projects" ,
"REORDER" : "Hold and drag the tile to move it" ,
"ADD" : "Hold and drag a tile to add"
2021-04-16 09:24:52 +02:00
}
} ,
"MENU" : {
2022-04-29 10:25:12 +02:00
"INSTANCE" : "Instance" ,
2022-04-28 12:35:02 +02:00
"DASHBOARD" : "Home" ,
2021-04-16 09:24:52 +02:00
"PERSONAL_INFO" : "Personal Information" ,
"DOCUMENTATION" : "Documentation" ,
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
"INSTANCEOVERVIEW" : "Instance" ,
"ORGS" : "Organizations" ,
2022-04-28 12:35:02 +02:00
"VIEWS" : "Views" ,
"FAILEDEVENTS" : "Failed Events" ,
"ORGANIZATION" : "Organization" ,
"DOMAINS" : "Domains" ,
2021-04-16 09:24:52 +02:00
"PROJECT" : "Projects" ,
2022-04-28 12:35:02 +02:00
"PROJECTOVERVIEW" : "Overview" ,
"PROJECTGRANTS" : "Grants" ,
"ROLES" : "Roles" ,
2021-04-16 09:24:52 +02:00
"GRANTEDPROJECT" : "Granted Projects" ,
"HUMANUSERS" : "Users" ,
"MACHINEUSERS" : "Service Users" ,
"LOGOUT" : "Logout All Users" ,
2022-04-28 12:35:02 +02:00
"NEWORG" : "New Organization" ,
2021-04-16 09:24:52 +02:00
"IAMADMIN" : "You are an IAM Administrator. Note that you have extended permissions." ,
2022-04-28 12:35:02 +02:00
"SHOWORGS" : "Show All Organizations" ,
2021-04-16 09:24:52 +02:00
"GRANTS" : "Authorizations" ,
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
"ACTIONS" : "Actions" ,
2021-04-16 09:24:52 +02:00
"PRIVACY" : "Privacy" ,
"TOS" : "Terms of Service" ,
2022-05-21 12:44:09 +02:00
"OPENSHORTCUTSTOOLTIP" : "Type ? to show keyboard shortcuts" ,
2022-06-24 13:18:54 +02:00
"SETTINGS" : "Settings" ,
"CUSTOMERPORTAL" : "Customer Portal"
2021-04-16 09:24:52 +02:00
} ,
"ACTIONS" : {
2021-12-10 16:14:24 +01:00
"ACTIONS" : "Actions" ,
2022-04-28 12:35:02 +02:00
"FILTER" : "Filter" ,
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
"RENAME" : "Rename" ,
"SET" : "Set" ,
"COPY" : "Copy to Clipboard" ,
"COPIED" : "Copied to clipboard." ,
2022-04-28 12:35:02 +02:00
"RESET" : "Reset" ,
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
"RESETDEFAULT" : "Reset to Default" ,
"RESETTO" : "Reset to: " ,
"RESETCURRENT" : "Reset to current" ,
"SHOW" : "Show" ,
"HIDE" : "Hide" ,
2021-04-16 09:24:52 +02:00
"SAVE" : "Save" ,
"SAVENOW" : "Save now" ,
"NEW" : "New" ,
"ADD" : "Add" ,
"CREATE" : "Create" ,
"CONTINUE" : "Continue" ,
"BACK" : "Back" ,
"CLOSE" : "Close" ,
"CLEAR" : "Clear" ,
"CANCEL" : "Cancel" ,
"INFO" : "Info" ,
"OK" : "OK" ,
2022-05-23 08:43:03 +02:00
"SELECT" : "Select" ,
2021-04-16 09:24:52 +02:00
"VIEW" : "Show" ,
"SELECTIONDELETE" : "Delete selection" ,
"DELETE" : "Delete" ,
"REMOVE" : "Remove" ,
"VERIFY" : "Verify" ,
"FINISH" : "Finish" ,
2022-04-28 12:35:02 +02:00
"FINISHED" : "Close" ,
2021-04-16 09:24:52 +02:00
"CHANGE" : "Change" ,
"REACTIVATE" : "Reactivate" ,
2022-07-22 13:23:13 +02:00
"ACTIVATE" : "Activate" ,
2021-04-16 09:24:52 +02:00
"DEACTIVATE" : "Deactivate" ,
"REFRESH" : "Refresh" ,
"LOGIN" : "Login" ,
"EDIT" : "Edit" ,
"PIN" : "Pin / Unpin" ,
"CONFIGURE" : "Configure" ,
"SEND" : "Send" ,
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
"NEWVALUE" : "New Value" ,
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
"RESTORE" : "Restore" ,
"CONTINUEWITHOUTSAVE" : "Continue without saving" ,
2022-04-28 12:35:02 +02:00
"OF" : "of" ,
"PREVIOUS" : "Previous" ,
"NEXT" : "Next" ,
"MORE" : "more" ,
2022-05-23 08:43:03 +02:00
"STEP" : "Step" ,
2022-04-28 12:35:02 +02:00
"TABLE" : {
"SHOWUSER" : "Show user {{value}}"
}
} ,
2022-06-07 11:08:05 +02:00
"MEMBERROLES" : {
"IAM_OWNER" : "Has control over the whole instance, including all organizations" ,
"IAM_OWNER_VIEWER" : "Has permission to review the whole instance, including all organizations" ,
"IAM_ORG_MANAGER" : "Has permission to create and manage organizations" ,
"IAM_USER_MANAGER" : "Has permission to create and manage users" ,
"ORG_OWNER" : "Has permission over the whole organization" ,
"ORG_USER_MANAGER" : "Has permission to create and manage users of the organization" ,
"ORG_OWNER_VIEWER" : "Has permission to review the whole organization" ,
"ORG_USER_PERMISSION_EDITOR" : "Has permission to manage user grants" ,
"ORG_PROJECT_PERMISSION_EDITOR" : "Has permission to manage project grants" ,
"ORG_PROJECT_CREATOR" : "Has permission to create his own projects and underlying settings" ,
"PROJECT_OWNER" : "Has permission over the whole project" ,
"PROJECT_OWNER_VIEWER" : "Has permission to review the whole project" ,
"PROJECT_OWNER_GLOBAL" : "Has permission over the whole project" ,
"PROJECT_OWNER_VIEWER_GLOBAL" : "Has permission to review the whole project" ,
"PROJECT_GRANT_OWNER" : "Has permission to manage the project grant" ,
"PROJECT_GRANT_OWNER_VIEWER" : "Has permission to review the project grant"
} ,
2022-04-28 12:35:02 +02:00
"OVERLAYS" : {
"ORGSWITCHER" : {
"TEXT" : "All organization settings and tables in console are based on a selected organization. Click this button to switch organization or create a new one."
} ,
2022-04-29 10:25:12 +02:00
"INSTANCE" : {
"TEXT" : "Click here to get to the instance settings. Note that you have only access to this button if you have enhanced permissions."
2022-04-28 12:35:02 +02:00
} ,
"PROFILE" : {
"TEXT" : "Here you can switch between your user accounts and manage your sessions and profile."
} ,
"NAV" : {
2022-07-06 15:40:11 +02:00
"TEXT" : "This navigation changes based on your selected organization above or your instance"
2022-04-28 12:35:02 +02:00
} ,
"CONTEXTCHANGED" : {
"TEXT" : "Attention! The organization context has changed."
}
} ,
"FILTER" : {
"TITLE" : "Filter" ,
"STATE" : "Status" ,
"DISPLAYNAME" : "User Display Name" ,
"EMAIL" : "Email" ,
"USERNAME" : "User Name" ,
"ORGNAME" : "Organization Name" ,
"PROJECTNAME" : "Project Name" ,
"RESOURCEOWNER" : "Resource Owner" ,
"METHODS" : {
"5" : "contains" ,
"7" : "ends with" ,
"1" : "equals"
}
} ,
"KEYBOARDSHORTCUTS" : {
"TITLE" : "Keyboard Shortcuts" ,
"UNDERORGCONTEXT" : "Within organization pages" ,
"SIDEWIDE" : "Site-wide shortcuts" ,
"SHORTCUTS" : {
"HOME" : "<strong>G</strong>o to <strong>H</strong>ome" ,
2022-08-08 14:18:55 +02:00
"INSTANCE" : "<strong>G</strong>o to <strong>I</strong>instance" ,
2022-04-28 12:35:02 +02:00
"ORG" : "<strong>G</strong>o to <strong>O</strong>rganization" ,
2022-08-08 14:18:55 +02:00
"ORGSETTINGS" : "<strong>G</strong>o to Organization <strong>S</strong>ettings" ,
2022-04-28 12:35:02 +02:00
"ORGSWITCHER" : "Change Organization" ,
"ME" : "Go To own profile" ,
"PROJECTS" : "<strong>G</strong>o to <strong>P</strong>rojects" ,
"USERS" : "<strong>G</strong>o to <strong>U</strong>sers" ,
"USERGRANTS" : "<strong>G</strong>o to <strong>A</strong>uthorizations" ,
"ACTIONS" : "<strong>G</strong>o to Actions and <strong>F</strong>lows" ,
"DOMAINS" : "<strong>G</strong>o to <strong>D</strong>omains"
}
2021-04-16 09:24:52 +02:00
} ,
"RESOURCEID" : "Resource Id" ,
2022-07-25 14:26:36 +02:00
"NAME" : "Name" ,
"VERSION" : "Version" ,
2021-04-16 09:24:52 +02:00
"TABLE" : {
"NOROWS" : "No data"
} ,
"ERRORS" : {
"REQUIRED" : "Some required fields are missing." ,
"TOKENINVALID" : {
"TITLE" : "Your authorization token has expired." ,
"DESCRIPTION" : "Click the button below to log in again."
}
} ,
"USER" : {
2022-04-28 12:35:02 +02:00
"SETTINGS" : {
"TITLE" : "Settings" ,
"GENERAL" : "General" ,
"IDP" : "Identity Providers" ,
2022-10-19 15:18:44 +02:00
"SECURITY" : "Password and Security" ,
2022-04-28 12:35:02 +02:00
"KEYS" : "Keys" ,
"PAT" : "Personal Access Tokens" ,
"USERGRANTS" : "Authorizations" ,
"MEMBERSHIPS" : "Memberships" ,
"METADATA" : "Metadata"
} ,
2021-04-16 09:24:52 +02:00
"TITLE" : "Personal Information" ,
"DESCRIPTION" : "Manage your information and security settings." ,
"PAGES" : {
"LIST" : "Users" ,
"TITLE" : "User" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Create new users in your organization and manage existing ones." ,
2021-04-16 09:24:52 +02:00
"LISTMACHINE" : "Service Users" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTIONMACHINE" : "Create and manage Service Users of your organization" ,
2021-04-16 09:24:52 +02:00
"DETAIL" : "Detail" ,
"CREATE" : "Create" ,
2022-05-21 12:44:09 +02:00
"MY" : "My Information" ,
2022-07-06 15:40:11 +02:00
"LOGINNAMES" : "Login names" ,
2023-01-17 17:02:22 +01:00
"LOGINMETHODS" : "Login methods" ,
2021-04-16 09:24:52 +02:00
"LOGINNAMESDESC" : "These are your login names:" ,
2022-04-28 12:35:02 +02:00
"NOUSER" : "No associated user." ,
2021-04-16 09:24:52 +02:00
"REACTIVATE" : "Reactivate" ,
"DEACTIVATE" : "Deactivate" ,
"FILTER" : "Filter" ,
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
"STATE" : "Status" ,
2021-08-11 08:36:32 +02:00
"DELETE" : "Delete User" ,
"UNLOCK" : "Unlock User" ,
2021-12-09 09:41:21 +01:00
"LOCKEDDESCRIPTION" : "This user has been locked out due to exceeding the maximum login attempts and must be unlocked to be used again." ,
"DELETEACCOUNT" : "Delete Account" ,
"DELETEACCOUNT_DESC" : "If you perform this action, you will be logged out and will no longer have access to your account. This action is not reversible, so please continue with caution." ,
"DELETEACCOUNT_BTN" : "Delete Account" ,
"DELETEACCOUNT_SUCCESS" : "Account deleted successfully!"
2021-04-16 09:24:52 +02:00
} ,
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
"DETAILS" : {
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
"DATECREATED" : "Created" ,
"DATECHANGED" : "Changed"
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
} ,
2021-04-16 09:24:52 +02:00
"DIALOG" : {
"DELETE_TITLE" : "Delete User" ,
2022-01-10 11:12:57 +01:00
"DELETE_SELF_TITLE" : "Delete Account" ,
2021-12-09 09:41:21 +01:00
"DELETE_DESCRIPTION" : "You are about to permanently delete a user. Are you sure?" ,
2022-01-10 11:12:57 +01:00
"DELETE_SELF_DESCRIPTION" : "You are about to permanently delete your personal account. This will log you out and delete your user. This action cannot be undone!" ,
2021-12-09 09:41:21 +01:00
"DELETE_AUTH_DESCRIPTION" : "You are about to permanently delete your personal account. Are you sure?" ,
2022-01-10 11:12:57 +01:00
"TYPEUSERNAME" : "Type '{{value}}', to confirm and delete the user." ,
2022-11-14 17:11:14 +01:00
"USERNAME" : "Loginname" ,
2021-12-09 09:41:21 +01:00
"DELETE_BTN" : "Delete permanently"
2021-04-16 09:24:52 +02:00
} ,
"SENDEMAILDIALOG" : {
"TITLE" : "Send Email Notification" ,
"DESCRIPTION" : "Click the button below to send a notification to the current email address or change the email address in the field." ,
"NEWEMAIL" : "New email address"
2020-05-13 14:41:43 +02:00
} ,
fix(console): formfield changes and ux (#1020)
* cnsl-formfield, cnsl-label, cnsl-input, ch prefix
* create user cnsl-fields, add cnsl-error
* replace user forms with cnsl-fields
* replace all other occurrences of mat-form-field with cnsl-fields
* improve hover, active, focus behavior, headlin styling
* user-grant refactor
* style cleanup
* stylelint
* fix detail layout flexstart, user table header
* input dir
* error, input directives instead components, on blur handler
* error directive, formfield content children
* formfield control directive
* use new field for new contact dialog
* formfield hint, error directive, scss
* hint or error binding, animation after view init
* avatar changes, policy header
* style lint
* lint
* input control within formfield, errorstatematcher
* use matformcontrol to merge with selects
* member table min width, lint
* lint
* implement from matformcontrol insteat custom, add selector
* find error
* add focus listener
* labelfloat
* fix input directive
* renaming
* rm logs
* user search overflow, org create i18n, meta cleanup
* sidenav shadow
* redirect to org table
* lint
* lint test files
* remove usage of formfieldmodule, use input module, layout optim
* replace formfieldmodule usage with inputmodule
* lint input dir, scss
* user grant, user table optimisations
* reorganize sidenav, project table empty, tooltips, avatar ch
* user grant tooltips, form field error directive accessor
* checkbox overflow fix, table dateblock, i18n tooltips
* app placeholder, i18n, optimize mobile layout
* change refresh table order, i18n, redirect chips
* stylelint
* chore(deps-dev): bump stylelint from 13.7.2 to 13.8.0 in /console (#1007)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump stylelint from 13.7.2 to 13.8.0 in /console
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular/cli from 11.0.1 to 11.0.2 in /console (#1006)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @angular/cli from 11.0.1 to 11.0.2 in /console
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.0.1...v11.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump google-proto-files from 2.2.0 to 2.3.0 in /console (#1005)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps): bump google-proto-files from 2.2.0 to 2.3.0 in /console
Bumps [google-proto-files](https://github.com/googleapis/nodejs-proto-files) from 2.2.0 to 2.3.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/v2.2.0...v2.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/node from 14.14.6 to 14.14.9 in /console (#1004)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @types/node from 14.14.6 to 14.14.9 in /console
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.9.
- [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: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular/language-service from 11.0.0 to 11.0.2 in /console (#999)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @angular/language-service in /console
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.0.0 to 11.0.2.
- [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/11.0.2/packages/language-service)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular-devkit/build-angular from 0.1100.1 to 0.1100.2 in /console (#1003)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @angular-devkit/build-angular in /console
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1100.1 to 0.1100.2.
- [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: Silvan <silvan.reusser@gmail.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 prettier from 2.1.2 to 2.2.0 in /console (#1002)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump prettier from 2.1.2 to 2.2.0 in /console
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [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/2.1.2...2.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2 in /console (#1001)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2 in /console
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.1 to 3.6.2.
- [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: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps): bump file-saver from 2.0.2 to 2.0.5 in /console (#1000)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps): bump file-saver from 2.0.2 to 2.0.5 in /console
Bumps [file-saver](https://github.com/eligrey/FileSaver.js) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/eligrey/FileSaver.js/releases)
- [Changelog](https://github.com/eligrey/FileSaver.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eligrey/FileSaver.js/commits)
Signed-off-by: dependabot[bot] <support@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: Max Peintner <max@caos.ch>
* chore(deps-dev): bump jasmine-spec-reporter in /console (#974)
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0.
- [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/v5.0.2...v6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* input field border improvements, primary color
* redirect form, conventional ux
* redirects inputs on app create
* fix dynamic suffix padding, user grant layout, lint
* input style accessor, contact view optim, ext idp, card fixes
* hide error on untouched formfield, border red on error touched
* fix change detector
* change, user, form validation, delete refresh
* safari font weight adjustment, change refresh emitter
* key validation
* remove tabls layout from projects
* app changes, refactor project, app state, meta layout
* add key dialog validation, startdate, rever change tabs
* stylelint
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* finnaly fix fckntimestamp picker
* optional key expiry
* small state badge
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
2020-11-25 16:53:14 +01:00
"TABLE" : {
2021-04-16 09:24:52 +02:00
"DEACTIVATE" : "Deactivate" ,
"ACTIVATE" : "Activate" ,
2022-04-28 12:35:02 +02:00
"CHANGEDATE" : "Last Modified" ,
"CREATIONDATE" : "Created At" ,
"TYPES" : {
"HUMAN" : "Users" ,
"MACHINE" : "Service Users"
} ,
2021-04-16 09:24:52 +02:00
"FILTER" : {
"0" : "Filter for DisplayName" ,
"1" : "Filter for Username" ,
"2" : "filter for DisplayName" ,
"3" : "filter for Username" ,
"4" : "filter for Email" ,
"5" : "filter for DisplayName" ,
2022-04-28 12:35:02 +02:00
"10" : "filter for organization name" ,
2021-04-16 09:24:52 +02:00
"12" : "filter for project name"
} ,
"EMPTY" : "No entries"
fix(console): formfield changes and ux (#1020)
* cnsl-formfield, cnsl-label, cnsl-input, ch prefix
* create user cnsl-fields, add cnsl-error
* replace user forms with cnsl-fields
* replace all other occurrences of mat-form-field with cnsl-fields
* improve hover, active, focus behavior, headlin styling
* user-grant refactor
* style cleanup
* stylelint
* fix detail layout flexstart, user table header
* input dir
* error, input directives instead components, on blur handler
* error directive, formfield content children
* formfield control directive
* use new field for new contact dialog
* formfield hint, error directive, scss
* hint or error binding, animation after view init
* avatar changes, policy header
* style lint
* lint
* input control within formfield, errorstatematcher
* use matformcontrol to merge with selects
* member table min width, lint
* lint
* implement from matformcontrol insteat custom, add selector
* find error
* add focus listener
* labelfloat
* fix input directive
* renaming
* rm logs
* user search overflow, org create i18n, meta cleanup
* sidenav shadow
* redirect to org table
* lint
* lint test files
* remove usage of formfieldmodule, use input module, layout optim
* replace formfieldmodule usage with inputmodule
* lint input dir, scss
* user grant, user table optimisations
* reorganize sidenav, project table empty, tooltips, avatar ch
* user grant tooltips, form field error directive accessor
* checkbox overflow fix, table dateblock, i18n tooltips
* app placeholder, i18n, optimize mobile layout
* change refresh table order, i18n, redirect chips
* stylelint
* chore(deps-dev): bump stylelint from 13.7.2 to 13.8.0 in /console (#1007)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump stylelint from 13.7.2 to 13.8.0 in /console
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular/cli from 11.0.1 to 11.0.2 in /console (#1006)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @angular/cli from 11.0.1 to 11.0.2 in /console
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.0.1...v11.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump google-proto-files from 2.2.0 to 2.3.0 in /console (#1005)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps): bump google-proto-files from 2.2.0 to 2.3.0 in /console
Bumps [google-proto-files](https://github.com/googleapis/nodejs-proto-files) from 2.2.0 to 2.3.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/v2.2.0...v2.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/node from 14.14.6 to 14.14.9 in /console (#1004)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @types/node from 14.14.6 to 14.14.9 in /console
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.9.
- [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: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular/language-service from 11.0.0 to 11.0.2 in /console (#999)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @angular/language-service in /console
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.0.0 to 11.0.2.
- [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/11.0.2/packages/language-service)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular-devkit/build-angular from 0.1100.1 to 0.1100.2 in /console (#1003)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @angular-devkit/build-angular in /console
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1100.1 to 0.1100.2.
- [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: Silvan <silvan.reusser@gmail.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 prettier from 2.1.2 to 2.2.0 in /console (#1002)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump prettier from 2.1.2 to 2.2.0 in /console
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [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/2.1.2...2.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2 in /console (#1001)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2 in /console
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.1 to 3.6.2.
- [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: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps): bump file-saver from 2.0.2 to 2.0.5 in /console (#1000)
* fix: add project validation (#996)
* fix: project add validation (#997)
* fix: add project validation
* fix: removed loop
* chore(deps): bump file-saver from 2.0.2 to 2.0.5 in /console
Bumps [file-saver](https://github.com/eligrey/FileSaver.js) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/eligrey/FileSaver.js/releases)
- [Changelog](https://github.com/eligrey/FileSaver.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eligrey/FileSaver.js/commits)
Signed-off-by: dependabot[bot] <support@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: Max Peintner <max@caos.ch>
* chore(deps-dev): bump jasmine-spec-reporter in /console (#974)
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0.
- [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/v5.0.2...v6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* input field border improvements, primary color
* redirect form, conventional ux
* redirects inputs on app create
* fix dynamic suffix padding, user grant layout, lint
* input style accessor, contact view optim, ext idp, card fixes
* hide error on untouched formfield, border red on error touched
* fix change detector
* change, user, form validation, delete refresh
* safari font weight adjustment, change refresh emitter
* key validation
* remove tabls layout from projects
* app changes, refactor project, app state, meta layout
* add key dialog validation, startdate, rever change tabs
* stylelint
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/en.json
Co-authored-by: Florian Forster <florian@caos.ch>
* finnaly fix fckntimestamp picker
* optional key expiry
* small state badge
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
* Update console/src/assets/i18n/de.json
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
2020-11-25 16:53:14 +01:00
} ,
2021-04-16 09:24:52 +02:00
"PASSWORDLESS" : {
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
"SEND" : "Send registration link" ,
2021-04-16 09:24:52 +02:00
"TABLETYPE" : "Type" ,
"TABLESTATE" : "Status" ,
"NAME" : "Name" ,
2022-04-28 12:35:02 +02:00
"EMPTY" : "No device set" ,
2021-04-16 09:24:52 +02:00
"TITLE" : "Passwordless Authentication" ,
"DESCRIPTION" : "Add WebAuthn based Authentication Methods to log onto ZITADEL passwordless." ,
"MANAGE_DESCRIPTION" : "Manage the second factor methods of your users." ,
2022-10-04 07:44:43 +02:00
"U2F" : "Add method" ,
2021-04-16 09:24:52 +02:00
"U2F_DIALOG_TITLE" : "Verify authenticator" ,
"U2F_DIALOG_DESCRIPTION" : "Enter a name for your used passwordless Login" ,
"U2F_SUCCESS" : "Passwordless Auth created successfully!" ,
2022-05-20 11:23:16 +02:00
"U2F_ERROR" : "An error during setup occurred!" ,
2021-04-16 09:24:52 +02:00
"U2F_NAME" : "Authenticator Name" ,
"TYPE" : {
"0" : "No MFA defined" ,
2022-05-20 11:23:16 +02:00
"1" : "One Time Password (OTP)" ,
"2" : "Fingerprint, Security Keys, Face ID and other"
2021-04-16 09:24:52 +02:00
} ,
"STATE" : {
"0" : "No State" ,
"1" : "Not Ready" ,
"2" : "Ready" ,
"3" : "Deleted"
} ,
"DIALOG" : {
"DELETE_TITLE" : "Remove Passwordless Authentication Method" ,
2021-08-13 09:05:05 +02:00
"DELETE_DESCRIPTION" : "You are about to delete a passwordless Authentication method. Are you sure?" ,
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
"ADD_TITLE" : "Passwordless Authentication" ,
"ADD_DESCRIPTION" : "Select one of the available options for creating a passwordless authentication method." ,
"SEND_DESCRIPTION" : "Send yourself a registration link to your email address." ,
"SEND" : "Send registration link" ,
"SENT" : "The email was successfully delivered. Check your mailbox to continue with the setup." ,
"QRCODE_DESCRIPTION" : "Generate QR code for scanning with another device." ,
"QRCODE" : "Generate QR code" ,
"QRCODE_SCAN" : "Scan this QR code to continue with the setup on your device." ,
"NEW_DESCRIPTION" : "Use this device to set up Passwordless." ,
"NEW" : "Add New"
2021-04-16 09:24:52 +02:00
}
2020-05-13 14:41:43 +02:00
} ,
2021-04-16 09:24:52 +02:00
"MFA" : {
"TABLETYPE" : "Type" ,
"TABLESTATE" : "Status" ,
"NAME" : "Name" ,
2022-04-28 12:35:02 +02:00
"EMPTY" : "No additional factors" ,
2021-04-16 09:24:52 +02:00
"TITLE" : "Multifactor Authentication" ,
"DESCRIPTION" : "Add a second factor to ensure optimal security for your account." ,
"MANAGE_DESCRIPTION" : "Manage the second factor methods of your users." ,
2022-04-28 12:35:02 +02:00
"ADD" : "Add Factor" ,
2022-10-04 07:44:43 +02:00
"OTP" : "Authenticator App for OTP (One-Time Password)" ,
2021-04-16 09:24:52 +02:00
"OTP_DIALOG_TITLE" : "Add OTP" ,
"OTP_DIALOG_DESCRIPTION" : "Scan the QR code with an authenticator app and enter the code below to verify and activate the OTP method." ,
2022-05-20 11:23:16 +02:00
"U2F" : "Fingerprint, Security Keys, Face ID and other" ,
"U2F_DIALOG_TITLE" : "Verify Factor" ,
2021-04-16 09:24:52 +02:00
"U2F_DIALOG_DESCRIPTION" : "Enter a name for your used universal Multifactor." ,
2022-05-20 11:23:16 +02:00
"U2F_SUCCESS" : "Factor added successfully!" ,
"U2F_ERROR" : "An error during setup occurred!" ,
"U2F_NAME" : "Authenticator Name" ,
2021-04-16 09:24:52 +02:00
"TYPE" : {
"0" : "No MFA defined" ,
2022-05-20 11:23:16 +02:00
"1" : "One Time Password (OTP)" ,
"2" : "Fingerprint, Security Keys, Face ID and other"
2021-04-16 09:24:52 +02:00
} ,
"STATE" : {
"0" : "No State" ,
"1" : "Not Ready" ,
"2" : "Ready" ,
"3" : "Deleted"
} ,
"DIALOG" : {
"MFA_DELETE_TITLE" : "Remove Secondfactor" ,
"MFA_DELETE_DESCRIPTION" : "You are about to delete a second factor. Are you sure?" ,
"ADD_MFA_TITLE" : "Add Second Factor" ,
"ADD_MFA_DESCRIPTION" : "Select one of the following options."
}
2020-05-13 14:41:43 +02:00
} ,
2021-04-16 09:24:52 +02:00
"EXTERNALIDP" : {
"TITLE" : "External Identity Providers" ,
"DESC" : "" ,
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
"IDPCONFIGID" : "IDP Config ID" ,
"IDPNAME" : "IDP Name" ,
2021-04-16 09:24:52 +02:00
"USERDISPLAYNAME" : "External Name" ,
"EXTERNALUSERID" : "External User ID" ,
2022-04-28 12:35:02 +02:00
"EMPTY" : "No external IDP found" ,
2021-04-16 09:24:52 +02:00
"DIALOG" : {
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
"DELETE_TITLE" : "Remove IDP" ,
"DELETE_DESCRIPTION" : "You are about to delete an Identity Provider from a user. Do you really want to continue?"
2021-04-16 09:24:52 +02:00
}
2020-06-25 12:52:57 +02:00
} ,
2021-04-16 09:24:52 +02:00
"CREATE" : {
"TITLE" : "Create a New User" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Please provide the necessary information." ,
2021-04-16 09:24:52 +02:00
"NAMEANDEMAILSECTION" : "Name and E-mail" ,
"GENDERLANGSECTION" : "Gender and Language" ,
2022-04-28 12:35:02 +02:00
"PHONESECTION" : "Phone numbers" ,
2021-04-16 09:24:52 +02:00
"PASSWORDSECTION" : "Initial Password" ,
2022-04-28 12:35:02 +02:00
"ADDRESSANDPHONESECTION" : "Phone number" ,
2022-01-04 10:56:29 +01:00
"INITMAILDESCRIPTION" : "If both options are selected, no email for initialization will be sent. If only one of the options is selected, a mail to provide / verify the data will be sent."
2020-05-13 14:41:43 +02:00
} ,
2021-04-16 09:24:52 +02:00
"CODEDIALOG" : {
"TITLE" : "Verify Phone Number" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Enter the code you received by text message to verify your phone number." ,
2021-04-16 09:24:52 +02:00
"CODE" : "Code"
2020-10-24 20:28:48 +02:00
} ,
2021-04-16 09:24:52 +02:00
"DATA" : {
"STATE" : "Status" ,
"STATE0" : "Unknown" ,
"STATE1" : "Active" ,
"STATE2" : "Inactive" ,
"STATE3" : "Deleted" ,
"STATE4" : "Locked" ,
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
"STATE5" : "Suspended" ,
2021-04-16 09:24:52 +02:00
"STATE6" : "Initial"
2020-05-13 14:41:43 +02:00
} ,
2021-04-16 09:24:52 +02:00
"PROFILE" : {
"TITLE" : "Profile" ,
"EMAIL" : "E-mail" ,
2022-04-28 12:35:02 +02:00
"PHONE" : "Phone number" ,
2021-04-16 09:24:52 +02:00
"USERNAME" : "User Name" ,
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
"CHANGEUSERNAME" : "modify" ,
"CHANGEUSERNAME_TITLE" : "Change username" ,
"CHANGEUSERNAME_DESC" : "Enter the new name in the field below." ,
2021-04-16 09:24:52 +02:00
"FIRSTNAME" : "First Name" ,
"LASTNAME" : "Last Name" ,
"NICKNAME" : "Nickname" ,
"DISPLAYNAME" : "Display Name" ,
"PREFERRED_LANGUAGE" : "Language" ,
"GENDER" : "Gender" ,
feat(console): update deps, alternative hash function with fixed colors, use preferrenLoginName for hashing, fix iam write permissions, user img upload (#1846)
* chore(deps-dev): bump @types/jasmine from 3.6.9 to 3.7.7 in /console (#1824)
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.9 to 3.7.7.
- [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 google-protobuf from 3.15.8 to 3.17.2 in /console (#1823)
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.17.2.
- [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.15.8...v3.17.2)
---
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>
* chore(deps): bump @angular/animations from 12.0.0 to 12.0.3 in /console (#1821)
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 12.0.0 to 12.0.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.0.3/packages/animations)
---
updated-dependencies:
- dependency-name: "@angular/animations"
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/material from 12.0.0 to 12.0.3 in /console (#1819)
Bumps [@angular/material](https://github.com/angular/components) from 12.0.0 to 12.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/12.0.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/12.0.0...12.0.3)
---
updated-dependencies:
- dependency-name: "@angular/material"
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 prettier from 2.2.1 to 2.3.1 in /console (#1818)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.1)
---
updated-dependencies:
- dependency-name: prettier
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/platform-browser-dynamic in /console (#1817)
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 12.0.0 to 12.0.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.0.3/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 @types/node from 14.14.37 to 15.12.1 in /console (#1815)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 15.12.1.
- [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): bump @angular/common from 12.0.0 to 12.0.3 in /console (#1814)
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 12.0.0 to 12.0.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.0.3/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/material-moment-adapter from 12.0.0 to 12.0.3 in /console (#1816)
* chore(deps): bump @angular/material-moment-adapter in /console
Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 12.0.0 to 12.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/12.0.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/12.0.0...12.0.3)
---
updated-dependencies:
- dependency-name: "@angular/material-moment-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* sort
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 (#1822)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 12.0.0 to 12.0.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.0.3/packages/language-service)
---
updated-dependencies:
- dependency-name: "@angular/language-service"
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>
Co-authored-by: Max Peintner <max@caos.ch>
* image cropper
* fix: avatar bg colors, preferred username, login script
* lint
* membership color
* rem logs
* profile picture component
* pic comp
* dialog tirgger btn
* trigger dialog, styles
* lock
* interceptor for org, upload, remove
* tooltip
* lint
* stylelint
* generate same credentials of username as in login
* deletepic
* fix disable privatelabeling on missing feature, i18n
* lint
* stylelint
* block loading images if no feature
* lint
* optimize feature check
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:15:04 +02:00
"PASSWORD" : "Password" ,
"AVATAR" : {
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
"UPLOADTITLE" : "Upload your Profile Picture" ,
"UPLOADBTN" : "Choose file" ,
"UPLOAD" : "Upload" ,
"CURRENT" : "Current Picture" ,
"PREVIEW" : "Preview" ,
"DELETESUCCESS" : "Deleted successfully!" ,
"CROPPERERROR" : "An error while uploading your file occurred. Try a different format and size if necessary."
feat(console): update deps, alternative hash function with fixed colors, use preferrenLoginName for hashing, fix iam write permissions, user img upload (#1846)
* chore(deps-dev): bump @types/jasmine from 3.6.9 to 3.7.7 in /console (#1824)
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.9 to 3.7.7.
- [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 google-protobuf from 3.15.8 to 3.17.2 in /console (#1823)
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 3.17.2.
- [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.15.8...v3.17.2)
---
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>
* chore(deps): bump @angular/animations from 12.0.0 to 12.0.3 in /console (#1821)
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 12.0.0 to 12.0.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.0.3/packages/animations)
---
updated-dependencies:
- dependency-name: "@angular/animations"
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/material from 12.0.0 to 12.0.3 in /console (#1819)
Bumps [@angular/material](https://github.com/angular/components) from 12.0.0 to 12.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/12.0.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/12.0.0...12.0.3)
---
updated-dependencies:
- dependency-name: "@angular/material"
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 prettier from 2.2.1 to 2.3.1 in /console (#1818)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.1)
---
updated-dependencies:
- dependency-name: prettier
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/platform-browser-dynamic in /console (#1817)
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 12.0.0 to 12.0.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.0.3/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 @types/node from 14.14.37 to 15.12.1 in /console (#1815)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 15.12.1.
- [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): bump @angular/common from 12.0.0 to 12.0.3 in /console (#1814)
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 12.0.0 to 12.0.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.0.3/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/material-moment-adapter from 12.0.0 to 12.0.3 in /console (#1816)
* chore(deps): bump @angular/material-moment-adapter in /console
Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 12.0.0 to 12.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/12.0.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/12.0.0...12.0.3)
---
updated-dependencies:
- dependency-name: "@angular/material-moment-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* sort
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 (#1822)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 12.0.0 to 12.0.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.0.3/packages/language-service)
---
updated-dependencies:
- dependency-name: "@angular/language-service"
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>
Co-authored-by: Max Peintner <max@caos.ch>
* image cropper
* fix: avatar bg colors, preferred username, login script
* lint
* membership color
* rem logs
* profile picture component
* pic comp
* dialog tirgger btn
* trigger dialog, styles
* lock
* interceptor for org, upload, remove
* tooltip
* lint
* stylelint
* generate same credentials of username as in login
* deletepic
* fix disable privatelabeling on missing feature, i18n
* lint
* stylelint
* block loading images if no feature
* lint
* optimize feature check
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:15:04 +02:00
}
2020-05-13 14:41:43 +02:00
} ,
2021-04-16 09:24:52 +02:00
"MACHINE" : {
"TITLE" : "Service User Details" ,
"USERNAME" : "User Name" ,
"NAME" : "Name" ,
"DESCRIPTION" : "Description" ,
"KEYSTITLE" : "Keys" ,
"KEYSDESC" : "Define your keys and add an optional expiration date." ,
2022-04-28 12:35:02 +02:00
"TOKENSTITLE" : "Personal Access Tokens" ,
2022-02-11 13:33:31 +01:00
"TOKENSDESC" : "Personal access tokens function like ordinary OAuth access tokens." ,
2021-04-16 09:24:52 +02:00
"ID" : "Key ID" ,
"TYPE" : "Type" ,
"EXPIRATIONDATE" : "Expiration date" ,
"CHOOSEDATEAFTER" : "Enter a valid expiration after" ,
"CHOOSEEXPIRY" : "Select an expiration date" ,
"CREATIONDATE" : "Creation Date" ,
"KEYDETAILS" : "Key Details" ,
"ADD" : {
"TITLE" : "Add Key" ,
"DESCRIPTION" : "Select your key type and choose an optional expiration date."
} ,
"ADDED" : {
"TITLE" : "The key was created" ,
"DESCRIPTION" : "Download the key as it won't be visible after closing this dialog!"
} ,
"KEYTYPES" : {
"1" : "JSON"
2022-04-28 12:35:02 +02:00
} ,
"DIALOG" : {
"DELETE_KEY" : {
"TITLE" : "Delete Key" ,
"DESCRIPTION" : "Do you want to delete the selected key? This cannot be undone."
}
2021-04-16 09:24:52 +02:00
}
fix: Merge master (#1373)
* feat(console): app infos, api apps, fix redirects on create, fix role update, redesign idps, policy, prettier history (#1310)
* idp fixes
* idp cleanup and rehaul, complexity policy preview
* policy fixes, orthodox redirect
* link component, add links to policies
* redirect pipe, state labels
* Cnsl map changes (#1315)
* map changes to different format
* fix changes layout, cursor
* set asc values
* fix user appearance in changes, index
* changes
* app create with api
* api app create
* auth method for api config
* authmethods, app card for api, authmethod in dev create
* move machine keys to own module
* jwt method for oidc
* fix app edit
* save toast
* fix changes, change det in app detail
* regenerate secret
* chore(deps-dev): bump @angular-devkit/build-angular in /console (#1324)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.0 to 0.1102.1.
- [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>
* fix policy backlink
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 40a7e958d712f83585e25f18f4fff620de5e3269)
* fix: i18n refs, unnecessary logs (#1343)
(cherry picked from commit 2e04c977eba295cab6aa533379f6075d2e27ab42)
* fix: tos link (#1345)
(cherry picked from commit 5333ef10c169e3656e3ca8dfb8edf7f738fa0a26)
* fix: reactivate/deactivate idp, remove idp provider (#1348)
* fix: reactivate/deactivate idp, remove idp provider
* fix build
* fix(console): add jwt to selection, idp deactivate reactivate (#1347)
* fix: log error on idp change
* add jwt to method selection
Co-authored-by: Max Peintner <max@caos.ch>
(cherry picked from commit c8b9888427f4ea6b513d370f9fed555208594edf)
* fix: reactivate/deactivate idp (#1351)
(cherry picked from commit 54f395e2e05d4adb29321e9597d049800c033b61)
Co-authored-by: Max Peintner <max@caos.ch>
2021-03-01 09:01:34 +01:00
} ,
2021-04-16 09:24:52 +02:00
"PASSWORD" : {
"TITLE" : "Password" ,
2022-10-19 15:18:44 +02:00
"LABEL" : "A secure password helps to protect the account" ,
2021-04-16 09:24:52 +02:00
"DESCRIPTION" : "Enter the new password according to the policy below." ,
"OLD" : "Current Password" ,
"NEW" : "New Password" ,
"CONFIRM" : "Confirm New Password" ,
2022-01-04 10:56:29 +01:00
"NEWINITIAL" : "Password" ,
"CONFIRMINITIAL" : "Confirm Password" ,
2021-04-16 09:24:52 +02:00
"RESET" : "Reset Current Password" ,
"SET" : "Set New Password" ,
2022-04-28 12:35:02 +02:00
"RESENDNOTIFICATION" : "Send Password Reset Link" ,
2021-04-16 09:24:52 +02:00
"REQUIRED" : "Some required fields are missing." ,
2022-08-26 09:34:44 +02:00
"MINLENGTHERROR" : "Has to be at least {{value}} characters long." ,
2021-04-16 09:24:52 +02:00
"NOTEQUAL" : "The passwords provided do not match."
} ,
2022-04-28 12:35:02 +02:00
"ID" : "ID" ,
2021-04-16 09:24:52 +02:00
"EMAIL" : "E-mail" ,
2022-04-28 12:35:02 +02:00
"PHONE" : "Phone number" ,
"PHONEEMPTY" : "No phone number defined" ,
"PHONEVERIFIED" : "Phone number verified." ,
2021-04-16 09:24:52 +02:00
"EMAILVERIFIED" : "Email verified" ,
"NOTVERIFIED" : "not verified" ,
"PREFERRED_LOGINNAME" : "Preferred Loginname" ,
2022-10-19 15:18:44 +02:00
"ISINITIAL" : "This users email is not verified yet." ,
2021-04-16 09:24:52 +02:00
"LOGINMETHODS" : {
"TITLE" : "Contact Information" ,
"DESCRIPTION" : "The provided information is used to send important information, like password reset e-mails to you." ,
"EMAIL" : {
"TITLE" : "E-mail" ,
"VALID" : "validated" ,
2021-12-15 11:23:53 +01:00
"ISVERIFIED" : "Email Verified" ,
2022-01-04 10:56:29 +01:00
"ISVERIFIEDDESC" : "If the email is indicated as verified, no email verification request will be made." ,
2021-04-16 09:24:52 +02:00
"RESEND" : "Resend Verification E-mail" ,
"EDITTITLE" : "Change Email" ,
"EDITDESC" : "Enter the new email in the field below."
} ,
"PHONE" : {
"TITLE" : "Phone" ,
"VALID" : "validated" ,
"RESEND" : "Resend Verification Text Message" ,
"EDITTITLE" : "Change number" ,
2022-04-28 12:35:02 +02:00
"EDITVALUE" : "Phone number" ,
"EDITDESC" : "Enter the new phone number in the field below." ,
"DELETETITLE" : "Delete phone number" ,
"DELETEDESC" : "Do you really want to delete the phone number"
2021-04-16 09:24:52 +02:00
} ,
"RESENDCODE" : "Resend Code" ,
"ENTERCODE" : "Verify" ,
"ENTERCODE_DESC" : "Verify Code"
} ,
"GRANTS" : {
"TITLE" : "User Grants" ,
"DESCRIPTION" : "Grant this user access to certain projects" ,
"CREATE" : {
"TITLE" : "Create User Grant" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Search for the organization, the project and the corresponding project roles."
2021-04-16 09:24:52 +02:00
} ,
2022-04-28 12:35:02 +02:00
"PROJECTNAME" : "Project Name" ,
"PROJECT-OWNED" : "Project" ,
"PROJECT-GRANTED" : "Granted project" ,
2021-04-16 09:24:52 +02:00
"FILTER" : {
"0" : "filter for user" ,
"1" : "filter for domain" ,
"2" : "filter for projectname" ,
"3" : "filter for rolename"
}
} ,
"VALIDATION" : {
"INVALIDPATTERN" : "The password does not fulfil the defined rules." ,
"NOTANEMAIL" : "The given value is not an e-mail address" ,
"REQUIRED" : "The input field is empty." ,
"MINLENGTH" : "The password has to be at least {{requiredLength}} characters long." ,
"NOEMAIL" : "The user name cannot be an e-mail address." ,
2022-08-26 09:34:44 +02:00
"UPPERCASEMISSING" : "Must include an uppercase character." ,
"LOWERCASEMISSING" : "Must include a lowercase character." ,
"SYMBOLERROR" : "Must include a symbol or punctuation mark." ,
"NUMBERERROR" : "Must include a digit."
2021-04-16 09:24:52 +02:00
} ,
"STATE" : {
"0" : "Unknown" ,
"1" : "Active" ,
2022-04-28 12:35:02 +02:00
"2" : "Inactive" ,
"3" : "Deleted" ,
"4" : "Locked" ,
"5" : "Suspended" ,
"6" : "Initial"
2021-04-16 09:24:52 +02:00
} ,
"SEARCH" : {
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
"ADDITIONAL" : "Loginname (current organization)" ,
2022-04-28 12:35:02 +02:00
"ADDITIONAL-EXTERNAL" : "Loginname (external organization)"
2021-04-16 09:24:52 +02:00
} ,
"TARGET" : {
2022-04-28 12:35:02 +02:00
"SELF" : "If you want to grant a user of an other organization" ,
"EXTERNAL" : "To grant a user of your organization" ,
2021-04-16 09:24:52 +02:00
"CLICKHERE" : "click here"
} ,
"SIGNEDOUT" : "You are signed out. Click the button \"Sign In\" to sign in again." ,
"SIGNEDOUT_BTN" : "Sign In" ,
"EDITACCOUNT" : "Edit Account" ,
"ADDACCOUNT" : "Log in With Another Account" ,
2022-05-21 12:44:09 +02:00
"RESENDINITIALEMAIL" : "Send new initialization mail" ,
2021-04-16 09:24:52 +02:00
"RESENDEMAILNOTIFICATION" : "Resend Email notification" ,
"TOAST" : {
"CREATED" : "User created successfully." ,
"SAVED" : "Profile saved successfully." ,
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
"USERNAMECHANGED" : "Username changed." ,
2021-04-16 09:24:52 +02:00
"EMAILSAVED" : "E-mail saved successfully." ,
2022-10-19 15:18:44 +02:00
"INITEMAILSENT" : "Initialization mail sent." ,
2021-04-16 09:24:52 +02:00
"PHONESAVED" : "Phone saved successfully." ,
"PHONEREMOVED" : "Phone has been removed." ,
"PHONEVERIFIED" : "Phone verified successfully." ,
"PHONEVERIFICATIONSENT" : "Phone verification code sent." ,
"EMAILVERIFICATIONSENT" : "E-mail verification code sent." ,
"OTPREMOVED" : "OTP removed." ,
2022-05-20 11:23:16 +02:00
"U2FREMOVED" : "Factor removed." ,
2021-04-16 09:24:52 +02:00
"PASSWORDLESSREMOVED" : "Passwordless removed." ,
"INITIALPASSWORDSET" : "Initial password set." ,
"PASSWORDNOTIFICATIONSENT" : "Password change notification sent." ,
"PASSWORDCHANGED" : "Password changed successfully." ,
"REACTIVATED" : "User reactivated." ,
"DEACTIVATED" : "User deactivated." ,
"SELECTEDREACTIVATED" : "Selected users reactivated." ,
"SELECTEDDEACTIVATED" : "Selected users deactivated." ,
"SELECTEDKEYSDELETED" : "Selected keys deleted." ,
"KEYADDED" : "Key added!" ,
"MACHINEADDED" : "Service User created!" ,
2021-08-11 08:36:32 +02:00
"DELETED" : "User deleted successfully!" ,
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
"UNLOCKED" : "User unlocked successfully!" ,
"PASSWORDLESSREGISTRATIONSENT" : "Registration Link sent successfully."
2021-04-16 09:24:52 +02:00
} ,
"MEMBERSHIPS" : {
"TITLE" : "ZITADEL Manager Roles" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "These are all member grants of the user. You can modify them also on organization, project, or IAM detail pages." ,
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
"ORGCONTEXT" : "You see all organizations and projects that are related to the currently selected organization." ,
"USERCONTEXT" : "You see all organizations and projects to which you are authorized. Including other organizations." ,
2021-04-16 09:24:52 +02:00
"CREATIONDATE" : "Creation Date" ,
"CHANGEDATE" : "Last Modified" ,
"DISPLAYNAME" : "Display Name" ,
"REMOVE" : "Remove" ,
"TYPE" : "Type" ,
2022-04-28 12:35:02 +02:00
"ORGID" : "Organization ID" ,
"UPDATED" : "The membership was updated." ,
"NOPERMISSIONTOEDIT" : "You are missing the required permissions to edit roles!" ,
2021-04-16 09:24:52 +02:00
"TYPES" : {
"UNKNOWN" : "Unknown" ,
2022-04-28 12:35:02 +02:00
"ORG" : "Organization" ,
2021-04-16 09:24:52 +02:00
"PROJECT" : "Project" ,
"GRANTEDPROJECT" : "Granted Project"
}
2022-02-11 13:33:31 +01:00
} ,
"PERSONALACCESSTOKEN" : {
"ID" : "ID" ,
"TOKEN" : "Token" ,
"ADD" : {
"TITLE" : "Generate new Personal Access Token" ,
"DESCRIPTION" : "Define a custom expiration for the token." ,
"CHOOSEEXPIRY" : "Select an expiration date" ,
"CHOOSEDATEAFTER" : "Enter a valid expiration after"
} ,
"ADDED" : {
"TITLE" : "Personal Access Token" ,
"DESCRIPTION" : "Make sure to copy your personal access token. You won't be able to see it again!"
} ,
"DELETE" : {
"TITLE" : "Delete Token" ,
"DESCRIPTION" : "You are about to delete the personal access token. Are you sure?"
} ,
"DELETED" : "Token deleted with success."
2021-04-16 09:24:52 +02:00
}
} ,
2022-10-04 07:44:43 +02:00
"METADATA" : {
"TITLE" : "Metadata" ,
"DESCRIPTION" : "" ,
"KEY" : "Key" ,
"VALUE" : "Value" ,
"ADD" : "New Entry" ,
"SAVE" : "Save" ,
"EMPTY" : "No metadata" ,
"SETSUCCESS" : "Element saved successfully" ,
"REMOVESUCCESS" : "Element deleted successfully"
} ,
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
"FLOWS" : {
"TITLE" : "Actions and Flows" ,
"DESCRIPTION" : "Define scripts to execute on a certain event." ,
"ACTIONSTITLE" : "Actions" ,
2022-04-28 12:35:02 +02:00
"ACTIONSDESCRIPTION" : "These are your scripts that you can run in the flows." ,
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
"FLOWSTITLE" : "Flows" ,
2022-04-28 12:35:02 +02:00
"FLOWSDESCRIPTION" : "Flows of a certain type execute actions at the time of a trigger." ,
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
"ID" : "ID" ,
"NAME" : "Name" ,
"STATE" : "State" ,
"STATES" : {
"0" : "no status" ,
"1" : "inactive" ,
"2" : "active"
} ,
2022-04-28 12:35:02 +02:00
"ADDTRIGGER" : "Add trigger" ,
2022-08-26 09:17:59 +02:00
"FLOWCHANGED" : "The flow was changed successfully" ,
"FLOWCLEARED" : "The flow was reset successfully" ,
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
"TIMEOUT" : "Timeout" ,
2022-05-21 12:44:09 +02:00
"TIMEOUTINSEC" : "Timeout in seconds" ,
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
"ALLOWEDTOFAIL" : "Allowed To Fail" ,
"SCRIPT" : "Script" ,
"FLOWTYPE" : "Flow Type" ,
"TRIGGERTYPE" : "Trigger Type" ,
"ACTIONS" : "Actions" ,
2022-05-21 12:44:09 +02:00
"ACTIONSMAX" : "Based on your Tier, you have available a limited Number of Actions ({{value}}). Make sure to deactivate those you are not in need or consider upgrading your tier." ,
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
"DIALOG" : {
"ADD" : {
"TITLE" : "Create an Action"
} ,
"UPDATE" : {
"TITLE" : "Update Action"
} ,
"DELETEACTION" : {
"TITLE" : "Delete Action?" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "You are about to delete an action. This cannot be reverted. Are you sure?" ,
"DELETE_SUCCESS" : "Action deleted successfully."
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
} ,
"CLEAR" : {
"TITLE" : "Clear flow?" ,
"DESCRIPTION" : "You are about to reset the flow along with its triggers and actions. This change cannot be restored. Are you sure?"
2022-10-06 14:23:59 +02:00
} ,
"REMOVEACTIONSLIST" : {
"TITLE" : "Delete selected Actions?" ,
"DESCRIPTION" : "Are you sure you want to delete the selected actions from the flow?"
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
}
} ,
"TOAST" : {
2022-02-07 14:53:35 +01:00
"ACTIONSSET" : "Actions set" ,
"ACTIONREACTIVATED" : "Actions reactivated with success" ,
"ACTIONDEACTIVATED" : "Actions deactivated with success"
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
}
} ,
2021-04-16 09:24:52 +02:00
"IAM" : {
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
"TITLE" : "Instance" ,
"DESCRIPTION" : "Manage your instance settings and Organizations" ,
2021-04-16 09:24:52 +02:00
"POLICIES" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "System Policies and Access Settings" ,
"DESCRIPTION" : "Manage your global Policies and Management Access Settings."
2021-04-16 09:24:52 +02:00
} ,
"EVENTSTORE" : {
"TITLE" : "IAM Storage Administration" ,
"DESCRIPTION" : "Manage your ZITADEL views and failed events."
} ,
"MEMBER" : {
"TITLE" : "Managers" ,
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
"DESCRIPTION" : "These Managers are allowed to make changes in your instance."
2021-04-16 09:24:52 +02:00
} ,
2022-07-25 14:26:36 +02:00
"PAGES" : {
"STATE" : "Status" ,
"DOMAINLIST" : "Domains"
} ,
"STATE" : {
"0" : "Unspecified" ,
"1" : "Creating" ,
"2" : "Running" ,
"3" : "Stopping" ,
"4" : "Stopped"
} ,
2021-04-16 09:24:52 +02:00
"VIEWS" : {
"TITLE" : "Views" ,
"DESCRIPTION" : "This card shows your ZITADEL views." ,
"VIEWNAME" : "Name" ,
"DATABASE" : "Database" ,
"SEQUENCE" : "Sequence" ,
"EVENTTIMESTAMP" : "Timestamp" ,
"LASTSPOOL" : "Successful spool" ,
"ACTIONS" : "Actions" ,
"CLEAR" : "Clear" ,
"CLEARED" : "View was successfully cleared!" ,
"DIALOG" : {
"VIEW_CLEAR_TITLE" : "Clear View" ,
"VIEW_CLEAR_DESCRIPTION" : "You are about to clear a view. Clearing a view creates a process during which data is possibly not available for endusers. Are you really sure?"
}
} ,
"FAILEDEVENTS" : {
"TITLE" : "Failed Events" ,
"DESCRIPTION" : "This card shows your failed events." ,
"VIEWNAME" : "Name" ,
"DATABASE" : "Database" ,
"FAILEDSEQUENCE" : "Failed Sequence" ,
"FAILURECOUNT" : "Failure Count" ,
2022-11-18 13:49:38 +01:00
"LASTFAILED" : "Last failed at" ,
2021-04-16 09:24:52 +02:00
"ERRORMESSAGE" : "Error Message" ,
"ACTIONS" : "Actions" ,
"DELETE" : "Remove" ,
"DELETESUCCESS" : "Failed events removed."
} ,
"TOAST" : {
"MEMBERREMOVED" : "Manager removed." ,
"MEMBERSADDED" : "Managers added." ,
"MEMBERADDED" : "Manager added." ,
"MEMBERCHANGED" : "Manager changed." ,
"ROLEREMOVED" : "Role removed." ,
"ROLECHANGED" : "Role changed." ,
"REACTIVATED" : "Reactivated" ,
"DEACTIVATED" : "Deactivated"
}
} ,
"ORG" : {
"PAGES" : {
"NAME" : "Name" ,
"ID" : "ID" ,
"CREATIONDATE" : "Creation Date" ,
2022-04-28 12:35:02 +02:00
"DATECHANGED" : "Changed" ,
2021-04-16 09:24:52 +02:00
"FILTER" : "Filter" ,
"FILTERPLACEHOLDER" : "Filter for the name" ,
2022-04-28 12:35:02 +02:00
"LIST" : "Organizations" ,
"LISTDESCRIPTION" : "Choose an organization." ,
2021-04-16 09:24:52 +02:00
"ACTIVE" : "Active" ,
2022-04-28 12:35:02 +02:00
"CREATE" : "Create Organization" ,
2022-07-08 08:58:23 +02:00
"DEACTIVATE" : "Deactivate Organization" ,
"REACTIVATE" : "Reactivate Organization" ,
2022-06-07 11:08:05 +02:00
"NOPERMISSION" : "You don't have the permission to access organization settings." ,
2022-04-28 12:35:02 +02:00
"USERSELFACCOUNT" : "Use your personal account as organization owner" ,
"ORGDETAIL_TITLE" : "Enter the name and domain of your new organization." ,
"ORGDETAIL_TITLE_WITHOUT_DOMAIN" : "Enter the name of your new organization." ,
"ORGDETAILUSER_TITLE" : "Configure Organization Owner" ,
2022-12-22 12:56:13 +01:00
"DELETE" : "Delete organization" ,
2022-10-20 14:08:13 +02:00
"RENAME" : {
"ACTION" : "Rename" ,
"TITLE" : "Rename Organization" ,
"DESCRIPTION" : "Enter the new name for your organization" ,
"BTN" : "Rename"
} ,
2021-04-16 09:24:52 +02:00
"ORGDOMAIN" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Organization Domain Ownership Verification" ,
"VERIFICATION" : "To verify the ownership of your domain, you need to download a verification file and upload it at the provided URL listed below, or place a TXT Record DNS entry for the provided URL. To complete, click the button to verify." ,
"VERIFICATION_SKIP" : "You can skip verification for now and continue to create your organization, but in order to use your organization this step has to be completed!" ,
2021-04-16 09:24:52 +02:00
"VERIFICATION_VALIDATION_DESC" : "The tokens are checked regularly to ensure you are still owner of the domain." ,
"VERIFICATION_NEWTOKEN_TITLE" : "Request New Token" ,
"VERIFICATION_NEWTOKEN_DESC" : "If you want to request a new token, select you preferred method. If you want to validate a persisting token, click the button above." ,
"VERIFICATION_VALIDATION_ONGOING" : "A verification token has already been requested. Click on the button to trigger a verification check." ,
"VERIFICATION_VALIDATION_ONGOING_TYPE" : "Type of the token:" ,
"VERIFICATION_SUCCESSFUL" : "Domain successfully verified!" ,
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
"REQUESTNEWTOKEN" : "Request new token" ,
2021-04-16 09:24:52 +02:00
"TYPES" : {
"1" : "HTTP" ,
"2" : "DNS"
2020-09-23 16:52:19 +02:00
}
2021-04-16 09:24:52 +02:00
} ,
"DOWNLOAD_FILE" : "Download File" ,
2022-04-28 12:35:02 +02:00
"SELECTORGTOOLTIP" : "Select this organization." ,
2021-04-16 09:24:52 +02:00
"PRIMARYDOMAIN" : "Primary Domain" ,
"STATE" : "State" ,
2022-01-04 10:56:29 +01:00
"USEPASSWORD" : "Set Initial Password" ,
"USEPASSWORDDESC" : "The user does not have to set the password during initialization."
feat(console): identity providers and login policies (#722)
* idp list, idp create route
* idp modules, lazy import, i18n, routing
* generic service, i18n
* seperate lockout, age policy component
* seperate component modules
* routing
* enum class
* login policy
* iam policy grid
* login policy providers
* idps login policy
* add idp dialog component
* add idp to loginpolicy
* delete idp config, iam policy grid
* remove idp from loginpolicy
* idp detail component, generic idp create
* lint
* idp detail clientid-secrets, issuer, scopes
* hide clientsecret on update
* rm background style, idp config
* app tooltip fix
* lint
* dont refresh on idp select
* Update console/src/app/modules/idp-create/idp-create.component.html
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-09-17 10:22:41 +02:00
} ,
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
"LIST" : {
"TITLE" : "Organizations" ,
"DESCRIPTION" : "These are the organizations on your instance"
} ,
2021-04-16 09:24:52 +02:00
"DOMAINS" : {
"NEW" : "Add Domain" ,
"TITLE" : "Domains" ,
"DESCRIPTION" : "Configure your domains. This domain can be used to log in with your users." ,
"SETPRIMARY" : "Set as Primary" ,
"DELETE" : {
"TITLE" : "Delete Domain" ,
"DESCRIPTION" : "You are about to delete one of your domains. Note that your users can no longer use this domain for their login."
} ,
"ADD" : {
"TITLE" : "Add Domain" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "You are about to add a domain for your organization. After successful process, you users will be able to use the domain for their login."
2021-04-16 09:24:52 +02:00
}
} ,
"STATE" : {
"0" : "Not defined" ,
"1" : "Active" ,
2022-11-30 17:01:17 +01:00
"2" : "Deactivated" ,
"3" : "Removed"
2021-04-16 09:24:52 +02:00
} ,
"MEMBER" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Organization Managers" ,
"DESCRIPTION" : "Define the users who can change your organizations preferences."
2021-04-16 09:24:52 +02:00
} ,
"TOAST" : {
2022-10-20 14:08:13 +02:00
"UPDATED" : "Organization updated successfully." ,
2022-04-28 12:35:02 +02:00
"DEACTIVATED" : "Organization deactivated." ,
"REACTIVATED" : "Organization reactivated." ,
2021-04-16 09:24:52 +02:00
"DOMAINADDED" : "Added domain." ,
"DOMAINREMOVED" : "Removed domain." ,
"MEMBERADDED" : "Manager added." ,
"MEMBERREMOVED" : "Manager removed." ,
"MEMBERCHANGED" : "Manager changed." ,
2022-12-22 12:56:13 +01:00
"SETPRIMARY" : "Primary domain set." ,
"DELETED" : "Organisation deleted successfully" ,
"ORG_WAS_DELETED" : "Organisation has been deleted."
2022-07-08 08:58:23 +02:00
} ,
"DIALOG" : {
"DEACTIVATE" : {
"TITLE" : "Deactivate organization" ,
"DESCRIPTION" : "You are about to deactivate your organization. Users won't be able to login afterwards. Are you sure to proceed?"
} ,
"REACTIVATE" : {
"TITLE" : "Reactivate organization" ,
"DESCRIPTION" : "You are about to reactivate your organization. Users will be able to login again. Are you sure to proceed?"
2022-12-22 12:56:13 +01:00
} ,
"DELETE" : {
"TITLE" : "Delete organization" ,
"DESCRIPTION" : "You are about to delete your organization. This initiates a process where all organization related data will be deleted. You can not revert this action as for now." ,
"TYPENAME" : "Type '{{value}}', to delete your organization." ,
"ORGNAME" : "Name" ,
"BTN" : "Delete"
2022-07-08 08:58:23 +02:00
}
2021-04-16 09:24:52 +02:00
}
} ,
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
"SETTINGS" : {
"INSTANCE" : {
"TITLE" : "Instance Settings" ,
"DESCRIPTION" : "These settings will apply to all your organizations unless they have been overridden."
} ,
"ORG" : {
"TITLE" : "Organization Settings" ,
"DESCRIPTION" : "These settings extend and overwrite your instance settings."
} ,
"LIST" : {
"GENERAL" : "General" ,
2022-05-21 12:44:09 +02:00
"LOGIN" : "Login Behavior and Security" ,
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
"LOCKOUT" : "Lockout" ,
"COMPLEXITY" : "Password complexity" ,
2023-01-25 09:49:41 +01:00
"NOTIFICATIONS" : "Notification settings" ,
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"NOTIFICATIONS_DESC" : "SMTP and SMS Settings" ,
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
"MESSAGETEXTS" : "Message Texts" ,
"IDP" : "Identity Providers" ,
2022-05-17 16:18:37 +02:00
"DOMAIN" : "Domain settings" ,
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
"LOGINTEXTS" : "Login Interface Texts" ,
"BRANDING" : "Branding" ,
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
"PRIVACYPOLICY" : "Privacy Policy" ,
2022-05-13 16:12:58 +02:00
"OIDC" : "OIDC Token lifetime and expiration" ,
2022-12-14 07:17:36 +01:00
"SECRETS" : "Secret Appearance" ,
"SECURITY" : "Security settings"
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
} ,
"GROUPS" : {
"NOTIFICATIONS" : "Notifications" ,
"LOGIN" : "Login and Access" ,
2022-05-17 16:18:37 +02:00
"DOMAIN" : "Domain" ,
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
"TEXTS" : "Texts and Languages" ,
"APPEARANCE" : "Appearance" ,
"OTHER" : "Other"
}
} ,
"SETTING" : {
"DEFAULTLANGUAGE" : "Default Language" ,
"LANGUAGE" : {
"de" : "Deutsch" ,
"it" : "Italiano" ,
2022-07-22 13:23:13 +02:00
"en" : "English" ,
2022-09-08 21:15:31 +08:00
"fr" : "Français" ,
"zh" : "简体中文"
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
} ,
"SMTP" : {
"TITLE" : "SMTP Settings" ,
2023-01-17 10:20:16 +01:00
"SENDERADDRESS" : "Sender Email Address" ,
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
"SENDERNAME" : "Sender Name" ,
2023-01-17 10:20:16 +01:00
"HOSTANDPORT" : "Host And Port" ,
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
"USER" : "User" ,
"PASSWORD" : "Password" ,
2022-05-17 16:18:37 +02:00
"SETPASSWORD" : "Set SMTP Password" ,
"PASSWORDSET" : "SMTP Password was set successfully." ,
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
"TLS" : "Transport Layer Security (TLS)" ,
2022-05-13 16:19:06 +02:00
"SAVED" : "Saved successfully!" ,
"REQUIREDWARN" : "To send notifications from your domain, you have to enter your SMTP data."
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
} ,
"SMS" : {
"TITLE" : "SMS Settings" ,
"PROVIDERS" : "Providers" ,
"PROVIDER" : "SMS Provider" ,
"ADDPROVIDER" : "Add SMS Provider" ,
"ADDPROVIDERDESCRIPTION" : "Choose one of the available providers and enter the required data." ,
2022-07-22 13:23:13 +02:00
"REMOVEPROVIDER" : "Remove Provider" ,
"REMOVEPROVIDER_DESC" : "You are about to delete a provider configuration. Do you want to continue?" ,
"SMSPROVIDERSTATE" : {
"0" : "Unspecified" ,
"1" : "Active" ,
"2" : "Inactive"
} ,
"ACTIVATED" : "Provider activated." ,
"DEACTIVATED" : "Provider deactivated." ,
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
"TWILIO" : {
"SID" : "Sid" ,
"TOKEN" : "Token" ,
"SENDERNUMBER" : "Sender Number" ,
2022-06-10 12:39:38 +02:00
"ADDED" : "Twilio added successfully." ,
2022-07-22 13:23:13 +02:00
"REMOVED" : "Twilio removed" ,
2022-06-10 12:39:38 +02:00
"CHANGETOKEN" : "Change Token" ,
"SETTOKEN" : "Set Token" ,
"TOKENSET" : "Token successfully set."
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
}
} ,
"OIDC" : {
"TITLE" : "OIDC Settings" ,
"ACCESSTOKENLIFETIME" : "Access Token Lifetime" ,
"IDTOKENLIFETIME" : "Id Token Lifetime" ,
"REFRESHTOKENEXPIRATION" : "Refresh Token Expiration" ,
"REFRESHTOKENIDLEEXPIRATION" : "Refresh Token Idle Expiration" ,
"INHOURS" : "hours" ,
"INDAYS" : "Days"
2022-05-13 16:12:58 +02:00
} ,
"SECRETS" : {
"TITLE" : "Secret Appearance" ,
"TYPES" : "Secret Types" ,
"TYPE" : {
"1" : "Initialization Mail" ,
"2" : "Email verification" ,
"3" : "Phone verification" ,
"4" : "Password Reset" ,
"5" : "Passwordless Initialization" ,
"6" : "App Secret"
} ,
"ADDGENERATOR" : "Define Secret Appearance" ,
"GENERATORTYPE" : "Type" ,
"EXPIRY" : "Expiration (in hours)" ,
"INCLUDEDIGITS" : "Include Numbers" ,
"INCLUDESYMBOLS" : "Include Symbols" ,
"INCLUDELOWERLETTERS" : "Include Lower letters" ,
"INCLUDEUPPERLETTERS" : "Include Upper letters" ,
"LENGTH" : "Length" ,
"UPDATED" : "Settings updated."
2022-05-31 09:08:47 +02:00
} ,
2022-12-14 07:17:36 +01:00
"SECURITY" : {
"DESCRIPTION" : "This setting sets the CSP to allow framing from a set of allowed domains. Note that by enabling the use of iFrames, you run the risk of allowing clickjacking." ,
"IFRAMEENABLED" : "Allow iFrame" ,
"ALLOWEDORIGINS" : "Allowed URLs"
} ,
2022-05-31 09:08:47 +02:00
"DIALOG" : {
"RESET" : {
"DEFAULTTITLE" : "Reset Setting" ,
"DEFAULTDESCRIPTION" : "You are about to reset your settings to the default configuration of your instance. Are you sure you want to continue?" ,
2022-07-06 15:40:11 +02:00
"LOGINPOLICY_DESCRIPTION" : "Warning: If your continue, Identity Provider settings will be reset to the instance setting too."
2022-05-31 09:08:47 +02:00
}
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
}
} ,
2021-04-16 09:24:52 +02:00
"POLICY" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Explore Settings" ,
"DESCRIPTION" : "Pre-packaged settings that enhance your security." ,
"APPLIEDTO" : "Applied to" ,
2021-04-16 09:24:52 +02:00
"PWD_COMPLEXITY" : {
"TITLE" : "Password Complexity" ,
"DESCRIPTION" : "Ensures that all set passwords correspond to a specific pattern" ,
2022-08-26 09:34:44 +02:00
"SYMBOLANDNUMBERERROR" : "Must consist of a digit and a symbol/punctuation mark." ,
"SYMBOLERROR" : "Must include a symbol/punctuation mark." ,
"NUMBERERROR" : "Must include a digit." ,
2021-04-16 09:24:52 +02:00
"PATTERNERROR" : "The password does not meet the required pattern."
} ,
2023-01-25 09:49:41 +01:00
"NOTIFICATION" : {
"TITLE" : "Notification" ,
"DESCRIPTION" : "Determines on which changes, notifications will be sent." ,
"PASSWORDCHANGE" : "Password change"
} ,
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
"PRIVATELABELING" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Branding" ,
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
"DESCRIPTION" : "Give the login your personalized style and modify its behavior." ,
"PREVIEW_DESCRIPTION" : "Changes of the policy will automatically deployed to preview environment." ,
"BTN" : "Select File" ,
"ACTIVATEPREVIEW" : "Apply configuration" ,
"DARK" : "Dark Mode" ,
"LIGHT" : "Light Mode" ,
"CHANGEVIEW" : "Change View" ,
"ACTIVATED" : "Policy changes are now LIVE" ,
"THEME" : "Theme" ,
"COLORS" : "Colors" ,
"FONT" : "Font" ,
"ADVANCEDBEHAVIOR" : "Advanced Behavior" ,
"DROP" : "Drop image here or" ,
"RELEASE" : "Release" ,
2022-05-21 12:44:09 +02:00
"DROPFONT" : "Drop font file here" ,
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
"RELEASEFONT" : "Release" ,
2022-04-28 12:35:02 +02:00
"USEOFLOGO" : "Your Logo will be used in the Login as well as emails, while the icon is used for smaller UI elements like in the organization switcher in console" ,
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
"MAXSIZE" : "The maximum size is limited to 524kB" ,
"EMAILNOSVG" : "The SVG file format is not supported in emails. Therefore upload your logo in PNG or other supported format." ,
"MAXSIZEEXCEEDED" : "Maximum size of 524kB exceeded." ,
2022-08-26 09:34:44 +02:00
"NOSVGSUPPORTED" : "SVG are not supported!" ,
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
"FONTINLOGINONLY" : "The font is currently only displayed in the login interface." ,
2022-04-28 12:35:02 +02:00
"VIEWS" : {
"PREVIEW" : "Preview" ,
"CURRENT" : "Current Configuration"
} ,
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
"PREVIEW" : {
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
"TITLE" : "Login" ,
"SECOND" : "login with your ZITADEL-Account." ,
"ERROR" : "User could not be found!" ,
"PRIMARYBUTTON" : "next" ,
"SECONDARYBUTTON" : "register"
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
}
} ,
2021-04-16 09:24:52 +02:00
"PWD_AGE" : {
"TITLE" : "Password Aging" ,
"DESCRIPTION" : "You can set a policy for the aging of passwords. This policy emits a warning after the specific aging time has elapsed."
} ,
"PWD_LOCKOUT" : {
2021-08-11 13:20:17 +02:00
"TITLE" : "Lockout Policy" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Set a maximum number of password-retries, after which accounts will be blocked."
2021-04-16 09:24:52 +02:00
} ,
2022-05-17 16:18:37 +02:00
"DOMAIN_POLICY" : {
"TITLE" : "Domain Settings"
2021-04-16 09:24:52 +02:00
} ,
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
"PRIVATELABELING_POLICY" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Branding" ,
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
"BTN" : "Select File" ,
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
"DESCRIPTION" : "Customize the appearance of the Login" ,
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
"ACTIVATEPREVIEW" : "Activate Configuration"
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
} ,
2021-04-16 09:24:52 +02:00
"LOGIN_POLICY" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Login Settings" ,
2021-04-16 09:24:52 +02:00
"DESCRIPTION" : "Define how Users can be authenticated and configure Identity Providers" ,
"DESCRIPTIONCREATEADMIN" : "Users can choose from the available identity providers below." ,
2022-04-28 12:35:02 +02:00
"DESCRIPTIONCREATEMGMT" : "Users can choose from the available identity providers below. Note: You can use System-set providers as well as providers set for your organization only." ,
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
"ADVANCED" : "Advanced" ,
2022-05-17 16:18:37 +02:00
"LIFETIMEDURATIONS" : "Login Lifetimes" ,
2021-04-16 09:24:52 +02:00
"SAVED" : "Saved successfully!"
} ,
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
"PRIVACY_POLICY" : {
"TITLE" : "Privacy Policy and TOS" ,
"DESCRIPTION" : "Set your Privacy Policy and Terms of Service Links" ,
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
"TOSLINK" : "Link to Terms of Service" ,
"POLICYLINK" : "Link to Privacy Policy" ,
2022-03-24 14:00:24 +01:00
"HELPLINK" : "Link to Help" ,
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
"SAVED" : "Saved successfully!" ,
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
"RESET_TITLE" : "Restore Default Values" ,
"RESET_DESCRIPTION" : "You are about to restore the default Links for TOS and Privacy Policy. Do you really want to continue?"
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
} ,
"LOGIN_TEXTS" : {
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
"TITLE" : "Login Interface Texts" ,
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
"DESCRIPTION" : "Define your texts for the login interfaces. If texts are empty, the default Value shown as the placeholder will be used." ,
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
"DESCRIPTION_SHORT" : "Define your texts for the login interfaces." ,
"NEWERVERSIONEXISTS" : "Newer Version exists" ,
"CURRENTDATE" : "Current configuration" ,
"CHANGEDATE" : "Newer Version from" ,
"KEYNAME" : "Login Screen / Interface" ,
"RESET_TITLE" : "Restore Default Values" ,
"RESET_DESCRIPTION" : "You are about to restore all default values. All changes you have made will be permanently deleted. Do you really want to continue?" ,
"UNSAVED_TITLE" : "Continue without saving?" ,
"UNSAVED_DESCRIPTION" : "Your have made changes without saving. Do you want to save now?" ,
"LOCALE" : "Locale Code" ,
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
"LOCALES" : {
2022-07-07 12:58:24 +02:00
"de" : "Deutsch" ,
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
"en" : "English" ,
2022-07-07 12:58:24 +02:00
"it" : "Italiano" ,
2022-09-08 21:15:31 +08:00
"fr" : "Français" ,
"zh" : "简体中文"
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
} ,
"KEYS" : {
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
"emailVerificationDoneText" : "Email verification done" ,
"emailVerificationText" : "Email verification" ,
"externalUserNotFoundText" : "External user not found" ,
"footerText" : "Footer" ,
"initMfaDoneText" : "Initialize MFA done" ,
"initMfaOtpText" : "Initialize MFA" ,
"initMfaPromptText" : "Initialize MFA Prompt" ,
"initMfaU2fText" : "Initialize Universal Second Factor" ,
"initPasswordDoneText" : "Initialize password done" ,
"initPasswordText" : "Initialize password" ,
"initializeDoneText" : "Initialize user done" ,
"initializeUserText" : "Initialize user" ,
"linkingUserDoneText" : "Linking user done" ,
"loginText" : "Login" ,
"logoutText" : "Logout" ,
"mfaProvidersText" : "MFA Providers" ,
"passwordChangeDoneText" : "Password change done" ,
"passwordChangeText" : "Password change" ,
"passwordResetDoneText" : "Password reset done" ,
"passwordText" : "Password" ,
"registrationOptionText" : "Registration Options" ,
"registrationOrgText" : "Register Org" ,
"registrationUserText" : "Register User" ,
"selectAccountText" : "Select Account" ,
"successLoginText" : "Login with success" ,
"usernameChangeDoneText" : "Username change done" ,
"usernameChangeText" : "Username change" ,
"verifyMfaOtpText" : "Verify OTP" ,
"verifyMfaU2fText" : "Verify Universal Second Factor" ,
"passwordlessPromptText" : "Passwordless Prompt" ,
"passwordlessRegistrationDoneText" : "Passwordless Registration Done" ,
"passwordlessRegistrationText" : "Passwordless Registration" ,
"passwordlessText" : "Passwordless" ,
"externalRegistrationUserOverviewText" : "External Registration User Overview"
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
}
} ,
"MESSAGE_TEXTS" : {
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
"TITLE" : "Message Texts" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Define your texts for your notification mails." ,
2022-04-28 12:35:02 +02:00
"TYPE" : "Notification" ,
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
"TYPES" : {
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
"INIT" : "Initialization" ,
"VE" : "Verify Email" ,
"VP" : "Verify Phone" ,
"PR" : "Password Reset" ,
"DC" : "Domain Claim" ,
2023-01-25 09:49:41 +01:00
"PL" : "Passwordless" ,
"PC" : "Password Change"
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
} ,
"CHIPS" : {
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
"firstname" : "Firstname" ,
"lastname" : "Lastname" ,
"code" : "Code" ,
"preferredLoginName" : "Preferred Login Name" ,
"displayName" : "Displayname" ,
"nickName" : "Nickname" ,
"loginnames" : "Login names" ,
"domain" : "Domain" ,
"lastEmail" : "Last email" ,
"lastPhone" : "Last phone" ,
"verifiedEmail" : "Verified email" ,
"verifiedPhone" : "Verified phone" ,
"changedate" : "Change date" ,
"username" : "Username" ,
"tempUsername" : "Temp username"
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
} ,
"TOAST" : {
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
"UPDATED" : "Custom Texts saved."
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
}
} ,
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
"DEFAULTLABEL" : "The current settings corresponds to the standard of your Instance." ,
2021-04-16 09:24:52 +02:00
"BTN_INSTALL" : "Setup" ,
"BTN_EDIT" : "Modify" ,
"DATA" : {
"DESCRIPTION" : "Description" ,
"MINLENGTH" : "minimum length" ,
"HASNUMBER" : "has number" ,
"HASSYMBOL" : "has symbol" ,
"HASLOWERCASE" : "has lowercase" ,
"HASUPPERCASE" : "has uppercase" ,
"SHOWLOCKOUTFAILURES" : "show lockout failures" ,
2021-08-11 13:20:17 +02:00
"MAXATTEMPTS" : "Password maximum Attempts" ,
2021-04-16 09:24:52 +02:00
"EXPIREWARNDAYS" : "Expiration Warning after day" ,
"MAXAGEDAYS" : "Max Age in days" ,
2022-12-09 13:10:20 +01:00
"USERLOGINMUSTBEDOMAIN" : "Add organization domain as suffix to loginnames" ,
"USERLOGINMUSTBEDOMAIN_DESCRIPTION" : "If you enable this setting, all loginnames will be suffixed with the organization domain. If this settings is disabled, you have to ensure that usernames are unique over all organizations." ,
2022-05-17 16:18:37 +02:00
"VALIDATEORGDOMAINS" : "Validate Org domains" ,
"SMTPSENDERADDRESSMATCHESINSTANCEDOMAIN" : "SMTP Sender Address matches Instance Domain" ,
2021-04-16 09:24:52 +02:00
"ALLOWUSERNAMEPASSWORD" : "Username Password allowed" ,
"ALLOWEXTERNALIDP" : "External IDP allowed" ,
"ALLOWREGISTER" : "Register allowed" ,
"ALLOWUSERNAMEPASSWORD_DESC" : "The conventional login with user name and password is allowed." ,
"ALLOWEXTERNALIDP_DESC" : "The login is allowed for the underlying identity providers" ,
"ALLOWREGISTER_DESC" : "If the option is selected, an additional step for registering a user appears in the login." ,
"FORCEMFA" : "Force MFA" ,
2021-06-03 11:53:30 +02:00
"FORCEMFA_DESC" : "If the option is selected, users have to configure a second factor for login." ,
"HIDEPASSWORDRESET" : "Hide Password reset" ,
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
"HIDEPASSWORDRESET_DESC" : "If the option is selected, the user can't reset his password in the login process." ,
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
"HIDELOGINNAMESUFFIX" : "Hide Loginname suffix" ,
2022-10-22 11:59:38 +02:00
"HIDELOGINNAMESUFFIX_DESC" : "Hides the login name suffix in the login interface" ,
2022-05-16 15:39:09 +02:00
"IGNOREUNKNOWNUSERNAMES" : "Ignore unknown usernames" ,
"IGNOREUNKNOWNUSERNAMES_DESC" : "If the option is selected, the password screen will be displayed in the login process even if the user was not found. The error on the password check will not disclose if the username or password was wrong." ,
2022-10-06 13:30:14 +02:00
"ALLOWDOMAINDISCOVERY" : "Domain discovery allowed" ,
"ALLOWDOMAINDISCOVERY_DESC" : "If the option is selected, the suffix (@domain.com) of an unknown username input on the login screen will be matched against the organization domains and will redirect to the registration of that organisation on success." ,
2022-10-17 21:19:15 +02:00
"DISABLELOGINWITHEMAIL" : "Disable login with email address" ,
"DISABLELOGINWITHPHONE" : "Disable login with phone number" ,
2022-05-16 15:39:09 +02:00
"DEFAULTREDIRECTURI" : "Default Redirect URI" ,
"DEFAULTREDIRECTURI_DESC" : "Defines where the user will be redirected to if the login has started without an app context (e.g. from mail)" ,
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
"ERRORMSGPOPUP" : "Show Error in Dialog" ,
2022-05-17 16:18:37 +02:00
"DISABLEWATERMARK" : "Hide Watermark" ,
2022-10-22 11:59:38 +02:00
"DISABLEWATERMARK_DESC" : "Hide Powered by ZITADEL watermark in the login interface" ,
2022-05-17 16:18:37 +02:00
"PASSWORDCHECKLIFETIME" : "Password Check Lifetime" ,
"EXTERNALLOGINCHECKLIFETIME" : "External Login Check Lifetime" ,
"MFAINITSKIPLIFETIME" : "Multifactor Init Lifetime" ,
"SECONDFACTORCHECKLIFETIME" : "Second Factor Check Lifetime" ,
"MULTIFACTORCHECKLIFETIME" : "Multifactor Check Lifetime" ,
"INHOURS" : "hours"
2021-04-16 09:24:52 +02:00
} ,
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
"RESET" : "Reset to Instance default" ,
2021-04-16 09:24:52 +02:00
"CREATECUSTOM" : "Create Custom Policy" ,
"TOAST" : {
"SET" : "Policy set successfully!" ,
feat: label policy (#1708)
* feat: label policy proto extension
* feat: label policy and activate event
* feat: label policy asset events
* feat: label policy asset commands
* feat: add storage key
* feat: storage key validation
* feat: label policy asset tests
* feat: label policy query side
* feat: avatar
* feat: avatar event
* feat: human avatar
* feat: avatar read side
* feat: font on iam label policy
* feat: label policy font
* feat: possiblity to create bucket on put file
* uplaoder
* login policy logo
* set bucket prefix
* feat: avatar upload
* feat: avatar upload
* feat: use assets on command side
* feat: fix human avatar removed event
* feat: remove human avatar
* feat: mock asset storage
* feat: remove human avatar
* fix(operator): add configuration of asset storage to zitadel operator
* feat(console): private labeling policy (#1697)
* private labeling component, routing, preview
* font, colors, upload, i18n
* show logo
* fix: uniqueness (#1710)
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: handle domain claimed event correctly for service users (#1711)
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
* fix: correct value (#1695)
* docs(api): correct link (#1712)
* upload service
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
* feat: fix tests,
* feat: remove assets from label policy
* fix npm, set environment
* lint ts
* remove stylelinting
* fix(operator): add mapping for console with changed unit tests
* fix(operator): add secrets as env variables to pod
* feat: remove human avatar
* fix(operator): add secrets as env variables to pod
* feat: map label policy
* feat: labelpolicy, admin, mgmt, adv settings (#1715)
* fetch label policy, mgmt, admin service
* feat: advanced beh, links, add, update
* lint ts
* feat: watermark
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: remove human avatar
* feat: custom css
* css
* css
* css
* css
* css
* getobject
* feat: dynamic handler
* feat: varibale css
* content info
* css overwrite
* feat: variablen css
* feat: generate css file
* feat: dark mode
* feat: dark mode
* fix logo css
* feat: upload logos
* dark mode with cookie
* feat: handle images in login
* avatar css and begin font
* feat: avatar
* feat: user avatar
* caching of static assets in login
* add avatar.js to main.html
* feat: header dont show logo if no url
* feat: label policy colors
* feat: mock asset storage
* feat: mock asset storage
* feat: fix tests
* feat: user avatar
* feat: header logo
* avatar
* avatar
* make it compatible with go 1.15
* feat: remove unused logos
* fix handler
* fix: styling error handling
* fonts
* fix: download func
* switch to mux
* fix: change upload api to assets
* fix build
* fix: download avatar
* fix: download logos
* fix: my avatar
* font
* fix: remove error msg popup possibility
* fix: docs
* fix: svalidate colors
* rem msg popup from frontend
* fix: email with private labeling
* fix: tests
* fix: email templates
* fix: change migration version
* fix: fix duplicate imports
* fix(console): assets, service url, upload, policy current and preview (#1781)
* upload endpoint, layout
* fetch current, preview, fix upload
* cleanup private labeling
* fix linting
* begin generated asset handler
* generate asset api in dockerfile
* features for label policy
* features for label policy
* features
* flag for asset generator
* change asset generator flag
* fix label policy view in grpc
* fix: layout, activate policy (#1786)
* theme switcher up on top
* change layout
* activate policy
* feat(console): label policy back color, layout (#1788)
* theme switcher up on top
* change layout
* activate policy
* fix overwrite value fc
* reset policy, reset service
* autosave policy, preview desc, layout impv
* layout, i18n
* background colors, inject material styles
* load images
* clean, lint
* fix layout
* set custom hex
* fix content size conversion
* remove font format in generated css
* fix features for assets
* fix(console): label policy colors, image downloads, preview (#1804)
* load images
* colors, images binding
* lint
* refresh emitter
* lint
* propagate font colors
* upload error handling
* label policy feature check
* add blob in csp for console
* log
* fix: feature edits for label policy, refresh state on upload (#1807)
* show error on load image, stop spinner
* fix merge
* fix migration versions
* fix assets
* fix csp
* fix background color
* scss
* fix build
* lint scss
* fix statik for console
* fix features check for label policy
* cleanup
* lint
* public links
* fix notifications
* public links
* feat: merge main
* feat: fix translation files
* fix migration
* set api domain
* fix logo in email
* font face in email
* font face in email
* validate assets on upload
* cleanup
* add missing translations
* add missing translations
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2021-06-04 14:53:51 +02:00
"RESETSUCCESS" : "Policy reset successfully!" ,
"UPLOADSUCCESS" : "Uploaded successfully!" ,
2021-06-09 11:55:16 +02:00
"DELETESUCCESS" : "Deleted successfully!" ,
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
"UPLOADFAILED" : "Upload failed!"
2021-04-16 09:24:52 +02:00
}
} ,
"ORG_DETAIL" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Organization" ,
"DESCRIPTION" : "Here you can edit the configuration of your organization and manage the members." ,
2021-04-16 09:24:52 +02:00
"DETAIL" : {
"TITLE" : "Detail" ,
"NAME" : "Name" ,
"DOMAIN" : "Domain" ,
"STATE" : {
"0" : "Not defined" ,
"1" : "Active" ,
"2" : "Inactive"
}
} ,
"MEMBER" : {
"TITLE" : "Members" ,
"USERNAME" : "User Name" ,
2022-04-28 12:35:02 +02:00
"DISPLAYNAME" : "Display Name" ,
2021-04-16 09:24:52 +02:00
"LOGINNAME" : "Login Name" ,
"EMAIL" : "E-mail" ,
"ROLES" : "Roles" ,
"ADD" : "Add Member" ,
2022-04-28 12:35:02 +02:00
"ADDDESCRIPTION" : "Enter the names of the users to be added."
2021-04-16 09:24:52 +02:00
} ,
"TABLE" : {
"TOTAL" : "Entries total" ,
"SELECTION" : "Selected Elements" ,
"DEACTIVATE" : "Deactivate User" ,
"ACTIVATE" : "Activate User" ,
"DELETE" : "Delete User" ,
"CLEAR" : "Clear selection"
}
} ,
"PROJECT" : {
"PAGES" : {
"TITLE" : "Project" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Here you can define applications, manage roles and grant other organizations to use your project." ,
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
"DELETE" : "Delete Project" ,
2021-04-16 09:24:52 +02:00
"LIST" : "Projects" ,
2022-04-28 12:35:02 +02:00
"LISTDESCRIPTION" : "If you can't find a project, contact a project owner or someone with the corresponding rights to gain project access." ,
2021-04-16 09:24:52 +02:00
"DETAIL" : "Detail" ,
2022-04-28 12:35:02 +02:00
"CREATE" : "Create Project" ,
2021-04-16 09:24:52 +02:00
"CREATE_DESC" : "Insert your project's name." ,
"ROLE" : "Role" ,
"NOITEMS" : "No projects" ,
"ZITADELPROJECT" : "This belongs to the ZITADEL project. Beware: If you make changes ZITADEL may not behave as intended." ,
"TYPE" : {
"OWNED" : "Owned Projects" ,
2022-04-28 12:35:02 +02:00
"GRANTED" : "Granted Projects" ,
"OWNED_SINGULAR" : "Owned Project" ,
"GRANTED_SINGULAR" : "Granted Project"
2021-04-16 09:24:52 +02:00
} ,
2021-08-31 08:25:24 +02:00
"PRIVATELABEL" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Branding Setting" ,
2021-08-31 08:25:24 +02:00
"0" : {
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
"TITLE" : "Unspecified" ,
2022-04-28 12:35:02 +02:00
"DESC" : "As soon as the user is identified, the branding of the organization of the identified user will be shown, before the system default is shown."
2021-08-31 08:25:24 +02:00
} ,
"1" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"TITLE" : "Use project setting" ,
2022-04-28 12:35:02 +02:00
"DESC" : "The branding of the organization which owns the project will be shown"
2021-08-31 08:25:24 +02:00
} ,
"2" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"TITLE" : "Use User Organization setting" ,
2022-04-28 12:35:02 +02:00
"DESC" : "The branding of the organization of the project will be shown, but as soon as the user is identified, the setting of the organization of the identified user, will be shown."
2021-08-31 08:25:24 +02:00
} ,
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
"DIALOG" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Branding Setting" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Select the behavior of the login, when using the project."
2021-08-31 08:25:24 +02:00
}
} ,
2021-04-16 09:24:52 +02:00
"PINNED" : "Pinned" ,
"ALL" : "All" ,
"CREATEDON" : "Created on" ,
"LASTMODIFIED" : "Last modified on" ,
"ADDNEW" : "Create New Project" ,
"DIALOG" : {
"REACTIVATE" : {
"TITLE" : "Reactivate Project" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Do you really want to reactivate your project?"
2021-04-16 09:24:52 +02:00
} ,
"DEACTIVATE" : {
"TITLE" : "Deactivate Project" ,
"DESCRIPTION" : "Do you really want to deactivate your project?"
2020-12-14 10:04:15 +01:00
} ,
"DELETE" : {
2021-04-16 09:24:52 +02:00
"TITLE" : "Delete Project" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Do you really want to delete your project?" ,
"TYPENAME" : "Type the name of the project to delete it permanently."
2020-12-14 10:04:15 +01:00
}
2021-04-16 09:24:52 +02:00
}
2020-12-14 10:04:15 +01:00
} ,
2022-04-28 12:35:02 +02:00
"SETTINGS" : {
"TITLE" : "Settings" ,
"DESCRIPTION" : ""
} ,
2021-04-16 09:24:52 +02:00
"STATE" : {
2021-12-10 16:14:24 +01:00
"TITLE" : "Status" ,
2021-04-16 09:24:52 +02:00
"0" : "Not defined" ,
"1" : "Active" ,
"2" : "Inactive"
} ,
"TYPE" : {
"TITLE" : "Type" ,
"0" : "Unknown type" ,
"1" : "Owned" ,
"2" : "Granted"
} ,
"NAME" : "Name" ,
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
"NAMEDIALOG" : {
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
"TITLE" : "Rename Project" ,
"DESCRIPTION" : "Enter the new name for your project" ,
"NAME" : "New Name"
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
} ,
2021-04-16 09:24:52 +02:00
"MEMBER" : {
"TITLE" : "Managers" ,
"TITLEDESC" : "Managers can make changes to this project based on their role." ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "These managers may be able to edit your project." ,
2021-04-16 09:24:52 +02:00
"USERNAME" : "User Name" ,
2022-04-28 12:35:02 +02:00
"DISPLAYNAME" : "Display Name" ,
2021-04-16 09:24:52 +02:00
"LOGINNAME" : "Loginname" ,
"EMAIL" : "E-mail" ,
"ROLES" : "Roles" ,
"USERID" : "User ID"
} ,
"GRANT" : {
2022-04-28 12:35:02 +02:00
"EMPTY" : "No granted organization." ,
"TITLE" : "Project Grants" ,
"DESCRIPTION" : "Allow an other organization to use your project." ,
"EDITTITLE" : "Edit roles" ,
2021-04-16 09:24:52 +02:00
"CREATE" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Create Organization Grant" ,
2021-04-16 09:24:52 +02:00
"SEL_USERS" : "Select the users you wish to grant access" ,
"SEL_PROJECT" : "Search for a project" ,
"SEL_ROLES" : "Select the roles you want to be added to the grant" ,
2022-04-28 12:35:02 +02:00
"SEL_USER" : "Select users" ,
2021-04-16 09:24:52 +02:00
"SEL_ORG" : "Set the domain" ,
2022-04-28 12:35:02 +02:00
"SEL_ORG_DESC" : "Enter the complete domain to specify the organization to grant." ,
"ORG_TITLE" : "Organization" ,
"ORG_DESCRIPTION" : "You are about to grant a user for the organization {{name}}." ,
"ORG_DESCRIPTION_DESC" : "Switch the context in the header above to grant a user for another organization." ,
2021-04-16 09:24:52 +02:00
"SEL_ORG_FORMFIELD" : "Complete Domain" ,
2022-04-28 12:35:02 +02:00
"SEL_ORG_BUTTON" : "Search Organization" ,
2021-04-16 09:24:52 +02:00
"FOR_ORG" : "The grant is created for:"
} ,
"DETAIL" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Project Grant" ,
"DESC" : "You can select which roles can be used by the specified organization, and elect managers" ,
2021-04-16 09:24:52 +02:00
"MEMBERTITLE" : "Managers" ,
2022-04-28 12:35:02 +02:00
"MEMBERDESC" : "These are the managers of the granted organization. Add users here who should gain access to edit the data of the project." ,
2021-04-16 09:24:52 +02:00
"PROJECTNAME" : "Project Name" ,
2022-04-28 12:35:02 +02:00
"GRANTEDORG" : "Granted Organization" ,
2021-04-16 09:24:52 +02:00
"RESOURCEOWNER" : "Resource Owner"
} ,
2021-12-10 16:14:24 +01:00
"STATE" : "Status" ,
2021-10-22 10:47:06 +02:00
"STATES" : {
"1" : "Active" ,
"2" : "Inactive"
} ,
2022-04-28 12:35:02 +02:00
"ALL" : "All" ,
2021-04-16 09:24:52 +02:00
"SHOWDETAIL" : "Show Details" ,
"USER" : "User" ,
"MEMBERS" : "Managers" ,
2022-04-28 12:35:02 +02:00
"ORG" : "Organization" ,
2021-04-16 09:24:52 +02:00
"PROJECTNAME" : "Project Name" ,
2022-04-28 12:35:02 +02:00
"GRANTEDORG" : "Granted Organization" ,
2021-04-16 09:24:52 +02:00
"GRANTEDORGDOMAIN" : "Domain" ,
"RESOURCEOWNER" : "Resource Owner" ,
2022-04-28 12:35:02 +02:00
"GRANTEDORGNAME" : "Organization Name" ,
2022-09-19 13:35:52 +02:00
"GRANTID" : "Grant Id" ,
2021-04-16 09:24:52 +02:00
"CREATIONDATE" : "Creation Date" ,
"CHANGEDATE" : "Last modified" ,
"DATES" : "Dates" ,
"ROLENAMESLIST" : "Roles" ,
"NOROLES" : "No roles" ,
2022-04-28 12:35:02 +02:00
"TYPE" : "Type" ,
2021-04-16 09:24:52 +02:00
"TOAST" : {
"PROJECTGRANTUSERGRANTADDED" : "Project grant created." ,
"PROJECTGRANTADDED" : "Project grant created." ,
"PROJECTGRANTCHANGED" : "Project grant changed." ,
"PROJECTGRANTMEMBERADDED" : "Grant manager added." ,
"PROJECTGRANTMEMBERCHANGED" : "Grant manager changed." ,
"PROJECTGRANTMEMBERREMOVED" : "Grant manager removed." ,
"PROJECTGRANTUPDATED" : "Project Grant updated"
} ,
2022-04-28 12:35:02 +02:00
"DIALOG" : {
"DELETE_TITLE" : "Delete project grant" ,
"DELETE_DESCRIPTION" : "You are about to delete a project grant. Are you sure?"
} ,
2021-04-16 09:24:52 +02:00
"ROLES" : "Project Roles"
feat(console): identity providers and login policies (#722)
* idp list, idp create route
* idp modules, lazy import, i18n, routing
* generic service, i18n
* seperate lockout, age policy component
* seperate component modules
* routing
* enum class
* login policy
* iam policy grid
* login policy providers
* idps login policy
* add idp dialog component
* add idp to loginpolicy
* delete idp config, iam policy grid
* remove idp from loginpolicy
* idp detail component, generic idp create
* lint
* idp detail clientid-secrets, issuer, scopes
* hide clientsecret on update
* rm background style, idp config
* app tooltip fix
* lint
* dont refresh on idp select
* Update console/src/app/modules/idp-create/idp-create.component.html
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-09-17 10:22:41 +02:00
} ,
2020-05-13 14:41:43 +02:00
"APP" : {
2021-04-16 09:24:52 +02:00
"TITLE" : "Applications" ,
"NAME" : "Name" ,
"NAMEREQUIRED" : "A name ist required."
2020-05-13 14:41:43 +02:00
} ,
2021-04-16 09:24:52 +02:00
"ROLE" : {
"EMPTY" : "No role has been created yet." ,
"ADDNEWLINE" : "Add additional role" ,
"KEY" : "Key" ,
"TITLE" : "Roles" ,
"DESCRIPTION" : "Define some roles which can be used to create project-grants." ,
"NAME" : "Name" ,
"DISPLAY_NAME" : "Display Name" ,
"GROUP" : "Group" ,
"ACTIONS" : "Actions" ,
"ADDTITLE" : "Create Role" ,
"ADDDESCRIPTION" : "Enter the data for the new role." ,
"EDITTITLE" : "Edit Role" ,
"EDITDESCRIPTION" : "Enter the new data for the role." ,
"DELETE" : "Delete Role" ,
"CREATIONDATE" : "Created" ,
2022-04-28 12:35:02 +02:00
"CHANGEDATE" : "Last Modified" ,
2021-04-16 09:24:52 +02:00
"SELECTGROUPTOOLTIP" : "Select all Roles of the group {{group}}." ,
"OPTIONS" : "Options" ,
2021-07-07 11:51:20 +02:00
"ASSERTION" : "Assert Roles on Authentication" ,
"ASSERTION_DESCRIPTION" : "Role information is sent from Userinfo endpoint and depending on your application settings in tokens and other types." ,
2022-04-28 12:35:02 +02:00
"CHECK" : "Check authorization on Authentication" ,
"CHECK_DESCRIPTION" : "If set, users are only allowed to authenticate if any role is assigned to their account." ,
"DIALOG" : {
"DELETE_TITLE" : "Delete role" ,
"DELETE_DESCRIPTION" : "You are about to delete a project role. Are you sure?"
}
2020-05-13 14:41:43 +02:00
} ,
2021-08-18 10:49:04 +02:00
"HAS_PROJECT" : "Check for Project on Authentication" ,
2022-04-28 12:35:02 +02:00
"HAS_PROJECT_DESCRIPTION" : "It is checked whether the user's organization has this project. If not, the user cannot be authenticated." ,
2021-04-16 09:24:52 +02:00
"TABLE" : {
"TOTAL" : "Entries total:" ,
"SELECTION" : "Selected Elements" ,
"DEACTIVATE" : "Deactivate Project" ,
"ACTIVATE" : "Activate Project" ,
"DELETE" : "Delete Project" ,
2022-04-28 12:35:02 +02:00
"ORGNAME" : "Organization Name" ,
"ORGDOMAIN" : "Organization Domain" ,
2021-04-16 09:24:52 +02:00
"STATE" : "Status" ,
"TYPE" : "Type" ,
"CREATIONDATE" : "Created at" ,
"CHANGEDATE" : "Last modified" ,
"RESOURCEOWNER" : "Owner" ,
"SHOWTABLE" : "Show table" ,
"SHOWGRID" : "Show grid" ,
"EMPTY" : "No project found"
} ,
"TOAST" : {
"MEMBERREMOVED" : "Manager removed." ,
"MEMBERSADDED" : "Managers added." ,
"MEMBERADDED" : "Manager added." ,
"MEMBERCHANGED" : "Manager changed." ,
2022-04-28 12:35:02 +02:00
"ROLESCREATED" : "Roles created." ,
2021-04-16 09:24:52 +02:00
"ROLEREMOVED" : "Role removed." ,
"ROLECHANGED" : "Role changed." ,
"REACTIVATED" : "Reactivated." ,
"DEACTIVATED" : "Deactivated." ,
2022-04-28 12:35:02 +02:00
"CREATED" : "Project created." ,
2021-04-16 09:24:52 +02:00
"UPDATED" : "Project changed." ,
"GRANTUPDATED" : "Grant changed." ,
2022-04-28 12:35:02 +02:00
"DELETED" : "Project deleted."
2021-04-16 09:24:52 +02:00
}
} ,
2023-01-11 11:20:12 +01:00
"ROLES" : {
"DIALOG" : {
"DELETE_TITLE" : "Delete role" ,
"DELETE_DESCRIPTION" : "You are about to delete a role. Are you sure?"
}
} ,
2021-04-16 09:24:52 +02:00
"NEXTSTEPS" : {
"TITLE" : "Next Steps"
} ,
"IDP" : {
"LIST" : {
"TITLE" : "Identity Providers" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Manage your Identity Provider configuration, which can then be activated in your Login Settings." ,
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
"ACTIVETITLE" : "Active Identity Providers"
2021-04-16 09:24:52 +02:00
} ,
"CREATE" : {
"TITLE" : "New Identity Provider" ,
2021-10-21 08:29:13 +02:00
"DESCRIPTION" : "Choose one of the following Identity Provider types."
2021-04-16 09:24:52 +02:00
} ,
"DETAIL" : {
"TITLE" : "Identity Provider" ,
"DESCRIPTION" : "General Configuration of your identity provider." ,
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
"DATECREATED" : "Created" ,
"DATECHANGED" : "Changed"
2021-04-16 09:24:52 +02:00
} ,
"OWNERTYPES" : {
"0" : "unknown" ,
2022-06-03 09:20:56 +02:00
"1" : "Instance" ,
2022-04-28 12:35:02 +02:00
"2" : "Organization"
2021-04-16 09:24:52 +02:00
} ,
2021-04-20 12:53:16 +02:00
"TYPES" : {
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
"0" : "unknown" ,
2022-04-28 12:35:02 +02:00
"1" : "OIDC" ,
"3" : "JWT"
2021-04-20 12:53:16 +02:00
} ,
2021-04-16 09:24:52 +02:00
"STATES" : {
"1" : "active" ,
"2" : "inactive"
} ,
"MAPPINGFIELD" : {
"1" : "Preferred Username" ,
"2" : "Email"
} ,
"STYLE" : "Style" ,
"STYLEFIELD" : {
"0" : "No Styling" ,
"1" : "Google"
} ,
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
"ADD" : "Add Identity Provider" ,
"AUTOREGISTER" : "Auto Register" ,
"AUTOREGISTER_DESC" : "If selected and no account exists yet, one will be created." ,
2021-04-16 09:24:52 +02:00
"TYPE" : "Type" ,
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
"OWNER" : "Owner" ,
2021-04-16 09:24:52 +02:00
"ID" : "ID" ,
"NAME" : "Name" ,
2022-04-28 12:35:02 +02:00
"AVAILABILITY" : "Availability" ,
"AVAILABLE" : "available" ,
"AVAILABLEBUTINACTIVE" : "available but inactive" ,
"SETAVAILABLE" : "set as available" ,
"SETUNAVAILABLE" : "set as not available" ,
2021-04-16 09:24:52 +02:00
"CONFIG" : "Configuration" ,
2021-12-10 16:14:24 +01:00
"STATE" : "Status" ,
2021-04-16 09:24:52 +02:00
"ISSUER" : "Issuer" ,
"SCOPESLIST" : "Scopes List" ,
"CLIENTID" : "Client ID" ,
"CLIENTSECRET" : "Client Secret" ,
2022-07-06 15:40:11 +02:00
"IDPDISPLAYNAMMAPPING" : "IDP Display Name Mapping" ,
2021-04-16 09:24:52 +02:00
"USERNAMEMAPPING" : "Username Mapping" ,
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
"DATES" : "Dates" ,
2021-04-16 09:24:52 +02:00
"CREATIONDATE" : "Created At" ,
"CHANGEDATE" : "Last Modified" ,
"DEACTIVATE" : "Deactivate" ,
"ACTIVATE" : "Activate" ,
"DELETE" : "Delete" ,
2022-09-08 21:15:31 +08:00
"DELETE_TITLE" : "Delete IDP" ,
2021-04-16 09:24:52 +02:00
"DELETE_DESCRIPTION" : "You are about to delete an identity provider. The resulting changes are irrevocable. Do you really want to do this?" ,
2022-09-08 21:15:31 +08:00
"DELETE_SELECTION_TITLE" : "Delete IDP" ,
2021-04-16 09:24:52 +02:00
"DELETE_SELECTION_DESCRIPTION" : "You are about to delete an identity provider. The resulting changes are irrevocable. Do you really want to do this?" ,
2022-09-02 10:29:06 +02:00
"EMPTY" : "No IDP available" ,
2021-10-21 08:29:13 +02:00
"OIDC" : {
2022-06-03 09:20:56 +02:00
"GENERAL" : "General Information" ,
"TITLE" : "OIDC Configuration" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Enter the data for the OIDC Identity Provider."
2021-10-21 08:29:13 +02:00
} ,
"JWT" : {
2022-06-03 09:20:56 +02:00
"TITLE" : "JWT Configuration" ,
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
"DESCRIPTION" : "Enter the data for JWT Identity Provider." ,
"HEADERNAME" : "Header Name" ,
"JWTENDPOINT" : "JWT Endpoint" ,
"JWTKEYSENDPOINT" : "JWT Keys Endpoint"
2021-10-21 08:29:13 +02:00
} ,
2021-04-16 09:24:52 +02:00
"TOAST" : {
"SAVED" : "Successfully saved." ,
"REACTIVATED" : "Idp reactivated." ,
"DEACTIVATED" : "Idp deactivated." ,
2022-05-21 12:44:09 +02:00
"SELECTEDREACTIVATED" : "Selected Idps reactivated." ,
"SELECTEDDEACTIVATED" : "Selected Idps deactivated." ,
"SELECTEDKEYSDELETED" : "Selected Idps deleted." ,
2022-05-31 15:51:21 +02:00
"DELETED" : "Idp removed successfully!" ,
"ADDED" : "Added successfully." ,
"REMOVED" : "Removed successfully."
2021-04-16 09:24:52 +02:00
}
} ,
"MFA" : {
"LIST" : {
2022-04-28 12:35:02 +02:00
"MULTIFACTORTITLE" : "Passwordless" ,
"MULTIFACTORDESCRIPTION" : "Define your Multifactors for your passwordless Authentication here." ,
"SECONDFACTORTITLE" : "Multifactor Authentication" ,
"SECONDFACTORDESCRIPTION" : "Define further possible factors with which you can secure your password authentication."
2021-04-16 09:24:52 +02:00
} ,
"CREATE" : {
"TITLE" : "New Factor" ,
"DESCRIPTION" : "Select your new Factor type."
} ,
"DELETE" : {
"TITLE" : "Delete Factor" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "You are about to delete a Factor from Login Settings. Are you sure?"
2021-04-16 09:24:52 +02:00
} ,
"TOAST" : {
"ADDED" : "Added successfully." ,
"SAVED" : "Saved successfully." ,
"DELETED" : "Removed successfully"
} ,
"TYPE" : "Type" ,
"MULTIFACTORTYPES" : {
"0" : "Unknown" ,
2022-05-20 11:23:16 +02:00
"1" : "Fingerprint, Security Keys, Face ID and other"
2021-04-16 09:24:52 +02:00
} ,
"SECONDFACTORTYPES" : {
"0" : "Unknown" ,
2022-05-20 11:23:16 +02:00
"1" : "One Time Password (OTP)" ,
"2" : "Fingerprint, Security Keys, Face ID and other"
2021-04-16 09:24:52 +02:00
}
} ,
"LOGINPOLICY" : {
"CREATE" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Login Settings" ,
"DESCRIPTION" : "Define how your users can be authenticated on your organization."
2021-04-16 09:24:52 +02:00
} ,
"IDPS" : "Identity Providers" ,
"ADDIDP" : {
"TITLE" : "Add Identity Provider" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "You can select predefined or self-created providers for authentication." ,
2021-04-16 09:24:52 +02:00
"SELECTIDPS" : "Identity providers"
} ,
"PASSWORDLESS" : "Passwordless Login" ,
"PASSWORDLESSTYPE" : {
"0" : "Not allowed" ,
"1" : "Allowed"
}
} ,
"APP" : {
"LIST" : "Applications" ,
2022-04-28 12:35:02 +02:00
"COMPLIANCE" : "OIDC Compliance" ,
"URLS" : "Urls" ,
"CONFIGURATION" : "Configuration" ,
2022-05-23 08:43:03 +02:00
"TOKEN" : "Token Settings" ,
2021-04-16 09:24:52 +02:00
"PAGES" : {
"TITLE" : "Application" ,
2022-04-28 12:35:02 +02:00
"ID" : "ID" ,
2021-04-16 09:24:52 +02:00
"DESCRIPTION" : "Here you can edit your application data and it's configuration." ,
2022-09-12 17:18:08 +01:00
"CREATE" : "Create application" ,
"CREATE_DESC_TITLE" : "Enter Your Application Details Step by Step" ,
"CREATE_DESC_SUB" : "A recommended configuration will be automatically generated." ,
2021-12-10 16:14:24 +01:00
"STATE" : "Status" ,
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
"DATECREATED" : "Created" ,
"DATECHANGED" : "Changed" ,
"URLS" : "Urls" ,
"DELETE" : "Delete App" ,
2021-04-16 09:24:52 +02:00
"DETAIL" : {
"TITLE" : "Detail" ,
"STATE" : {
"0" : "Not defined" ,
"1" : "Active" ,
"2" : "Inactive"
}
} ,
"DIALOG" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"CONFIG" : {
"TITLE" : "Change OIDC Configuration"
} ,
2021-04-16 09:24:52 +02:00
"DELETE" : {
"TITLE" : "Delete App" ,
"DESCRIPTION" : "Do you really want to delete this application?"
}
} ,
"NEXTSTEPS" : {
"TITLE" : "Next Steps" ,
"0" : {
"TITLE" : "Add roles" ,
"DESC" : "Enter your project roles"
} ,
"1" : {
"TITLE" : "Add users" ,
"DESC" : "Add new users of your organization"
} ,
"2" : {
"TITLE" : "Help & Support" ,
"DESC" : "Read our documentation on creating applications or contact our support"
2020-07-01 17:48:34 +02:00
}
2021-04-16 09:24:52 +02:00
}
2020-05-13 14:41:43 +02:00
} ,
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
"NAMEDIALOG" : {
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
"TITLE" : "Rename App" ,
"DESCRIPTION" : "Enter the new name for your app" ,
"NAME" : "New Name"
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
} ,
2021-04-16 09:24:52 +02:00
"NAME" : "Name" ,
"TYPE" : "Application Type" ,
"AUTHMETHOD" : "Authentication Method" ,
"AUTHMETHODSECTION" : "Authentication Method" ,
"GRANT" : "Grant Types" ,
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
"ADDITIONALORIGINS" : "Additional Origins" ,
"ADDITIONALORIGINSDESC" : "If you want to add additional Origins to your app which is not used as a redirect you can do that here." ,
"ORIGINS" : "Origins" ,
"NOTANORIGIN" : "The entered value is not an origin" ,
2022-09-12 17:18:08 +01:00
"PROSWITCH" : "I'm a pro. Skip this wizard." ,
"NAMEANDTYPESECTION" : "Name and Type" ,
"TITLEFIRST" : "Name of the application" ,
"TYPETITLE" : "Type of application" ,
2021-04-16 09:24:52 +02:00
"OIDC" : {
2022-12-12 10:40:22 +01:00
"WELLKNOWN" : "Further links can be retrieved from the <a href='{{url}}' title='Discovery endpoint' target='_blank'>discovery endpoint</a>." ,
2021-04-16 09:24:52 +02:00
"INFO" : {
"ISSUER" : "Issuer" ,
"CLIENTID" : "Client Id"
} ,
"CURRENT" : "Current Config" ,
"TOKENSECTIONTITLE" : "AuthToken Options" ,
"REDIRECTSECTIONTITLE" : "Redirect Settings" ,
"REDIRECTTITLE" : "Specify the URIs where the login will redirect to." ,
"POSTREDIRECTTITLE" : "This is the redirect URI after logout." ,
"REDIRECTDESCRIPTIONWEB" : "Redirect URIs must begin with https://. http:// is only valid with enabled development mode." ,
2021-05-03 09:07:54 +02:00
"REDIRECTDESCRIPTIONNATIVE" : "Redirect URIs must begin with your own protocol, http://127.0.0.1, http://[::1] or http://localhost." ,
2021-04-16 09:24:52 +02:00
"REDIRECTNOTVALID" : "This redirect URI is not valid." ,
2022-05-21 12:44:09 +02:00
"COMMAORENTERSEPERATION" : "separate with ↵" ,
2021-04-16 09:24:52 +02:00
"TYPEREQUIRED" : "The type is required." ,
"TITLE" : "OIDC Configuration" ,
"CLIENTID" : "Client ID" ,
"CLIENTSECRET" : "Client Secret" ,
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
"CLIENTSECRET_NOSECRET" : "With your chosen authentication flow, no secret is required and is therefore not available." ,
2021-04-16 09:24:52 +02:00
"CLIENTSECRET_DESCRIPTION" : "Keep your client secret at a safe place as it will disappear once the dialog is closed." ,
"REGENERATESECRET" : "Regenerate Client Secret" ,
"DEVMODE" : "Development Mode" ,
"DEVMODEDESC" : "Beware: With development mode enabled redirect URIs will not be validated." ,
"REDIRECT" : "Redirect URIs" ,
"REDIRECTSECTION" : "Redirect URIs" ,
"POSTLOGOUTREDIRECT" : "Post Logout URIs" ,
"RESPONSESECTION" : "Response Types" ,
"GRANTSECTION" : "Grant Types" ,
"GRANTTITLE" : "Select your grant types. Note: Implicit is only available for browser-based applications." ,
"APPTYPE" : {
"0" : "Web" ,
"1" : "User Agent" ,
"2" : "Native"
} ,
"RESPONSETYPE" : "Response Types" ,
"RESPONSE" : {
"0" : "Code" ,
"1" : "ID Token" ,
"2" : "Token-ID Token"
} ,
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
"REFRESHTOKEN" : "Refresh Token" ,
2021-04-16 09:24:52 +02:00
"GRANTTYPE" : "Grant Types" ,
"GRANT" : {
"0" : "Authorization Code" ,
"1" : "Implicit" ,
"2" : "Refresh Token"
} ,
"AUTHMETHOD" : {
"0" : "Basic" ,
"1" : "Post" ,
"2" : "None" ,
"3" : "Private Key JWT"
} ,
"TOKENTYPE" : "Auth Token Type" ,
"TOKENTYPE0" : "Bearer Token" ,
"TOKENTYPE1" : "JWT" ,
"UNSECUREREDIRECT" : "I sure hope you know what you are doing." ,
"OVERVIEWSECTION" : "Overview" ,
"OVERVIEWTITLE" : "You are now done. Review your configuration." ,
"ACCESSTOKENROLEASSERTION" : "Add user roles to the access token" ,
2021-07-07 11:51:20 +02:00
"ACCESSTOKENROLEASSERTION_DESCRIPTION" : "If selected, the requested roles of the authenticated user are added to the access token." ,
2021-04-16 09:24:52 +02:00
"IDTOKENROLEASSERTION" : "User roles inside ID Token" ,
2021-07-07 11:51:20 +02:00
"IDTOKENROLEASSERTION_DESCRIPTION" : "If selected, the requested roles of the authenticated user are added to the ID token." ,
2021-04-16 09:24:52 +02:00
"IDTOKENUSERINFOASSERTION" : "User Info inside ID Token" ,
"IDTOKENUSERINFOASSERTION_DESCRIPTION" : "Enables clients to retrieve profile, email, phone and address claims from ID token." ,
"CLOCKSKEW" : "Enables clients to handle clock skew of OP and client. The duration (0-5s) will be added to exp claim and subtracted from iats, auth_time and nbf." ,
"RECOMMENDED" : "recommended" ,
"NOTRECOMMENDED" : "not recommended" ,
"SELECTION" : {
"APPTYPE" : {
"WEB" : {
"TITLE" : "Web" ,
"DESCRIPTION" : "Regular Web applications like .net, PHP, Node.js, Java, etc."
} ,
"NATIVE" : {
"TITLE" : "Native" ,
"DESCRIPTION" : "Mobile Apps, Desktop, Smart Devices, etc."
} ,
"USERAGENT" : {
"TITLE" : "User Agent" ,
"DESCRIPTION" : "Single Page Applications (SPA) and in general all JS frameworks executed in browsers"
}
2020-05-13 14:41:43 +02:00
}
2021-04-16 09:24:52 +02:00
}
} ,
"API" : {
2021-05-20 10:26:53 +02:00
"INFO" : {
"CLIENTID" : "Client Id"
} ,
2021-04-16 09:24:52 +02:00
"REGENERATESECRET" : "Regenerate Client Secret" ,
"SELECTION" : {
"TITLE" : "API" ,
"DESCRIPTION" : "APIs in general"
} ,
"AUTHMETHOD" : {
"0" : "Basic" ,
"1" : "Private Key JWT"
}
} ,
2022-09-12 17:18:08 +01:00
"SAML" : {
"SELECTION" : {
"TITLE" : "SAML" ,
"DESCRIPTION" : "SAML Applications"
} ,
"CONFIGSECTION" : "SAML Configuration" ,
"URL" : "Url where Metadata file is located" ,
"OR" : "or" ,
"XML" : "Upload Metadata XML" ,
"METADATA" : "Metadata" ,
"METADATAFROMFILE" : "Metadata from File"
} ,
2021-04-16 09:24:52 +02:00
"AUTHMETHODS" : {
"CODE" : {
"TITLE" : "Code" ,
"DESCRIPTION" : "Exchange the authorization code for the tokens"
} ,
"PKCE" : {
"TITLE" : "PKCE" ,
"DESCRIPTION" : "Use a random hash instead of a static client secret for more security"
} ,
"POST" : {
"TITLE" : "POST" ,
"DESCRIPTION" : "Send client_id and client_secret as part of the form"
} ,
"PK_JWT" : {
"TITLE" : "Private Key JWT" ,
"DESCRIPTION" : "Use a private key to authorize your application"
} ,
"BASIC" : {
"TITLE" : "Basic" ,
2021-06-17 14:46:32 +01:00
"DESCRIPTION" : "Authentication with Username and Password"
2021-04-16 09:24:52 +02:00
} ,
"IMPLICIT" : {
"TITLE" : "Implicit" ,
"DESCRIPTION" : "Get the tokens directly from the authorization endpoint"
} ,
"CUSTOM" : {
"TITLE" : "Custom" ,
"DESCRIPTION" : "Your setting doesn't correspond to any other option."
}
} ,
"TOAST" : {
"REACTIVATED" : "Application reactivated." ,
"DEACTIVATED" : "Application deactivated." ,
2022-05-23 08:43:03 +02:00
"OIDCUPDATED" : "App updated." ,
"APIUPDATED" : "App updated" ,
2021-04-16 09:24:52 +02:00
"UPDATED" : "App updated." ,
2022-04-28 12:35:02 +02:00
"CREATED" : "App created." ,
2021-04-16 09:24:52 +02:00
"CLIENTSECRETREGENERATED" : "client secret generated." ,
"DELETED" : "App deleted." ,
"CONFIGCHANGED" : "Changes detected!"
}
} ,
"GENDERS" : {
"0" : "Unknown" ,
"1" : "Female" ,
"2" : "Male" ,
"3" : "Other"
} ,
"LANGUAGES" : {
2022-07-07 12:58:24 +02:00
"de" : "Deutsch" ,
"en" : "English" ,
"it" : "Italiano" ,
2022-09-08 21:15:31 +08:00
"fr" : "Français" ,
"zh" : "简体中文"
2021-04-16 09:24:52 +02:00
} ,
"MEMBER" : {
"ADD" : "Add a Manager" ,
"CREATIONTYPE" : "Creation Type" ,
"CREATIONTYPES" : {
"3" : "IAM" ,
2022-04-28 12:35:02 +02:00
"2" : "Organization" ,
2021-04-16 09:24:52 +02:00
"0" : "Owned Project" ,
"1" : "Granted Project" ,
"4" : "Project"
2022-04-28 12:35:02 +02:00
} ,
"EDITROLE" : "Edit roles" ,
"EDITFOR" : "Edit the roles for the user: {{value}}" ,
"DIALOG" : {
"DELETE_TITLE" : "Remove Manager" ,
"DELETE_DESCRIPTION" : "You are about to remove a manager. Are you sure?"
2021-04-16 09:24:52 +02:00
}
} ,
"ROLESLABEL" : "Roles" ,
"GRANTS" : {
"TITLE" : "Authorizations" ,
2022-04-28 12:35:02 +02:00
"DESC" : "These are all authorizations on your organization." ,
2021-04-16 09:24:52 +02:00
"DELETE" : "Delete Authorization" ,
"EMPTY" : "No authorization found" ,
"ADD" : "Create Authorization" ,
"ADD_BTN" : "New" ,
"PROJECT" : {
"TITLE" : "Authorization" ,
"DESCRIPTION" : "Define authorizations for the specified project. Note that you can only see entries of projects and users for which you have the permissions."
} ,
"USER" : {
"TITLE" : "Authorization" ,
"DESCRIPTION" : "Define authorizations for the specified user. Note that you can only see entries of projects and users for which you have the permissions."
} ,
"CREATE" : {
"TITLE" : "Create authorization" ,
2022-05-21 12:44:09 +02:00
"DESCRIPTION" : "Search for the organization, the project, and the corresponding roles."
2021-04-16 09:24:52 +02:00
} ,
2022-04-28 12:35:02 +02:00
"EDIT" : {
"TITLE" : "Change authorization"
} ,
2021-04-16 09:24:52 +02:00
"DETAIL" : {
"TITLE" : "Authorization Detail" ,
"DESCRIPTION" : "Here you can see all the details of the authorization."
} ,
"TOAST" : {
2022-04-28 12:35:02 +02:00
"UPDATED" : "Authorization updated." ,
"REMOVED" : "Authorization removed" ,
"BULKREMOVED" : "Authorizations removed."
} ,
"DIALOG" : {
"DELETE_TITLE" : "Delete authorization" ,
"DELETE_DESCRIPTION" : "You are about to delete an authorization. Do you want to continue?" ,
2022-05-21 12:44:09 +02:00
"BULK_DELETE_TITLE" : "Delete authorizations" ,
2022-04-28 12:35:02 +02:00
"BULK_DELETE_DESCRIPTION" : "You are about to delete multiple authorizations. Do you want to continue?"
2021-04-16 09:24:52 +02:00
}
} ,
"CHANGES" : {
"LISTTITLE" : "Last Changes" ,
"BOTTOM" : "You've reached the end of the list." ,
2022-04-28 12:35:02 +02:00
"LOADMORE" : "Load more" ,
2021-04-16 09:24:52 +02:00
"ORG" : {
"TITLE" : "Activity" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Here you can see the latest events that have generated an organization change."
2021-04-16 09:24:52 +02:00
} ,
"PROJECT" : {
"TITLE" : "Activity" ,
"DESCRIPTION" : "Here you can see the latest events that have generated a project change."
} ,
"USER" : {
"TITLE" : "Activity" ,
"DESCRIPTION" : "Here you can see the latest events that have generated a user change."
2020-05-13 14:41:43 +02:00
}
2021-04-16 09:24:52 +02:00
}
2020-07-08 10:00:15 +02:00
}