1
0
mirror of https://github.com/bitwarden/desktop synced 2026-02-21 11:53:25 +00:00
Commit Graph

1181 Commits

Author SHA1 Message Date
addison
6e538bf266 Merge branch 'master' into AccountService 2021-11-16 13:59:54 -05:00
addison
b60c36bb3f [feature] Limit account switching to 5 account maximum 2021-11-16 13:54:29 -05:00
addison
0ac3328121 [bug] Init the state service on start 2021-11-16 10:14:26 -05:00
addison
fecd98ead0 [bug] Navigate to vault on a succesful account switch 2021-11-16 10:14:06 -05:00
addison
c4e0fc6672 [bug] Don't clean up state until everything else is done on logout 2021-11-16 10:13:24 -05:00
Thomas Rittson
3d8fd3cbce Update jslib and service dependencies (#1160)
* Update service deps

* Update jslib
2021-11-16 21:01:23 +10:00
Thomas Rittson
ca700e4feb Add missing i18n string (#1161) 2021-11-16 20:41:25 +10:00
github-actions[bot]
3010b3e1ac Autosync the updated translations (#1155)
Co-authored-by: github-actions <>
2021-11-15 10:57:01 -05:00
Oscar Hinton
fa98ef37ec Hide change password when using key connector (#1153) 2021-11-12 08:41:08 +10:00
addison
61e543adc9 [style] Fix lint complaints 2021-11-10 18:58:18 -05:00
addison
9f73d40f59 rollup 2021-11-10 18:55:19 -05:00
addison
d520b88e16 Merge branch 'master' into AccountService 2021-11-10 13:02:38 -05:00
Thomas Rittson
afb30d5e0b [Key Connector] Add support for key connector and OTP (#1135)
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 19:00:01 +01:00
Joseph Flinn
aa73bde593 Version Bump to 1.29.2 (#1151) 2021-11-09 07:52:47 -08:00
addison
599166d006 [style] Fix lint complaints 2021-11-05 11:59:40 -04:00
addison
a96ac61d98 [bug] Ensure the logout command callback can handle any user in state 2021-11-05 11:58:35 -04:00
addison
ad3298838e [style] Fix lint complaints 2021-11-05 10:10:39 -04:00
addison
76f9d3221d [bug] Ensure the avatar instance used in the account switcher updates on account change 2021-11-05 10:08:22 -04:00
addison
b9da4457a7 [feature] Enable locking any account from the menu 2021-11-05 09:31:11 -04:00
addison
b40d262ef9 [bug] Enable the account switcher to fucntion properly when switching to a locked accounts 2021-11-05 09:30:54 -04:00
Thomas Rittson
f2a5fe4429 [Linked fields] Add Linked Field as custom field type (#1091)
* Add linked fields

* Update to use Field.linkedId

* Add missing deps

* Update jslib
2021-11-04 08:02:41 +10:00
addison
24d57a2ce5 [bug] Fix state handling for authentication dependent system menu items 2021-11-02 20:49:12 -04:00
Hinton
26659e528b [feature] Implement account switching 2021-11-02 19:44:24 -04:00
Vince Grassia
9edd154a0e Version bump 1.29.1 (#1130) 2021-10-29 10:09:00 -04:00
Joseph Flinn
4fa9325330 Version Bump 1.29.0 (#1123) 2021-10-27 08:37:15 -07:00
github-actions[bot]
5a179ec530 Autosync the updated translations (#1122)
Co-authored-by: github-actions <>
2021-10-27 07:41:25 -07:00
Thomas Rittson
52a30f4d8a Fixes for dynamic modal a11y (#1107)
* Remove tabindex and cdkTrapFocus from modals

* Add styling for modal-dismiss

* Remove modal-dismiss styles

* Update jslib
2021-10-25 16:26:12 +10:00
addison
f2f3c97867 [refactor] Remove references to deprecated services 2021-10-21 12:55:26 -04:00
Oscar Hinton
6f69486c36 Remove empty catch blocks and remove allow-empty-catch tslint rule (#1117) 2021-10-21 11:10:36 +02:00
Kyle Spearrin
bee11204b2 New Crowdin updates (#1111)
* New translations messages.json (Romanian)

* New translations messages.json (Estonian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Bengali)

* New translations messages.json (Thai)

* New translations messages.json (Croatian)

* New translations messages.json (Norwegian Nynorsk)

* New translations messages.json (Latvian)

* New translations messages.json (Ukrainian)

* New translations messages.json (Azerbaijani)

* New translations messages.json (Hindi)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Filipino)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Kannada)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Turkish)

* New translations messages.json (French)

* New translations messages.json (Hebrew)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Greek)

* New translations messages.json (Finnish)

* New translations messages.json (Hungarian)

* New translations messages.json (Swedish)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Slovenian)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (English, India)
2021-10-14 19:22:52 -04:00
github-actions[bot]
7046f8cfd3 Autosync the updated translations (#1110)
Co-authored-by: github-actions <>
2021-10-14 18:01:36 -04:00
Thomas Rittson
77ab177d2c [Refactor] Use rxjs first instead of unsubscribe from queryParams (#1105)
* Use rxjs first instead of unsubscribe

* Remove unneeded variable

* Update jslib
2021-10-15 07:59:08 +10:00
Vincent Salucci
b5fd993bad [Reset Password] Update jslib (#1102)
* Update jslib

* Updated constructor
2021-10-08 16:55:32 -05:00
Thomas Rittson
15e8e5fec9 Use theme enum and platformUtilsService helpers (#1094)
* Use new theme enum and platformUtilsService helper

* Use theme enum

* Update jslib

* Fix linting
2021-10-05 06:30:09 +10:00
Oscar Hinton
facedab33c Use webfonts from jslib instead of downloading them using gulp (#1089)
* Use webfonts from jslib instead of downloading them using gulp

* Remove accidental command for disabling certificates

* Bump jslib
2021-09-27 14:27:39 +10:00
Vincent Salucci
df382a3611 [Reset Password v1] Refactor ForcePasswordReset flow (#1067)
* [Reset Password v1] Refactor ForcePasswordReset flow

* Update jslib
2021-09-24 08:33:57 -05:00
Joseph Flinn
bab33c3a64 Version bump to 1.28.3 (#1086) 2021-09-22 08:39:18 -07:00
github-actions[bot]
004f18e04d Autosync the updated translations (#1085)
Co-authored-by: github-actions <>
2021-09-21 14:12:42 -07:00
Thomas Rittson
c385efdbd2 Move custom fields to separate components (#1076)
* Move custom fields to own component

* Update jslib

* Fix import statements

* Fix linting
2021-09-21 10:48:17 +10:00
Oscar Hinton
0297ea57da Use explicit import paths (#1084) 2021-09-20 10:41:57 +02:00
Vincent Salucci
762c026b6f [SSO/Auto Enroll] Fixed typo for banner (#1083) 2021-09-16 23:09:23 -05:00
Oscar Hinton
aa19e678f7 Vault Timeout Policy (#1052) 2021-09-15 20:02:46 +02:00
Oscar Hinton
da4af743f3 Disable Private Vault Export Policy (#1068) 2021-09-15 20:02:17 +02:00
Thomas Rittson
ebaf27b7c9 Use a modal to set the unlock pin (#1064)
* Use separate modal to set pin

* Remove incorrect label

* Fix tab focus for settings and set-pin modals

* Remove leftover code

* Update jslib
2021-09-13 10:52:58 +10:00
Oscar Hinton
cdac1a4508 Improve ViewComponent (#1069) 2021-09-10 15:32:08 +02:00
Vincent Salucci
c62144424f [SSO/Auto Enroll] Set Password banner (#1053)
* [SSO/Auto Enroll] Set Password banner

* Update jslib
2021-09-07 12:11:43 -05:00
Vincent Salucci
39ac46aaa7 [Callout] Update UI structure (#1028)
* [Callout] Update UI structure

* Update jslib
2021-08-27 17:04:32 -05:00
Oscar Hinton
2ba8925b81 Add password show/hide to reprompt (#959) 2021-08-27 15:30:44 +02:00
Joseph Flinn
5b4931e260 Reverting Chinese and Portuguese translations (#1044) 2021-08-25 09:23:10 -07:00
Oscar Hinton
29b33b14e5 Bump version (#1040) 2021-08-23 12:03:19 +02:00