Commit Graph

3570 Commits

Author SHA1 Message Date
Kyle Spearrin 3f52428fa2 New translations messages.json (Turkish) 2021-10-14 19:12:05 -04:00
Kyle Spearrin 54f82eaee2 New translations messages.json (Chinese Simplified) 2021-10-14 19:12:04 -04:00
Kyle Spearrin 31de516012 New translations messages.json (English, India) 2021-10-14 19:12:01 -04:00
Kyle Spearrin 7ba748f2d3 New translations messages.json (Norwegian Bokmal) 2021-10-14 19:11:59 -04:00
Kyle Spearrin b4746386bd New translations messages.json (Kannada) 2021-10-14 19:11:58 -04:00
Kyle Spearrin d09266dbc4 New translations messages.json (Sinhala) 2021-10-14 19:11:57 -04:00
Kyle Spearrin 82762ab3c4 New translations messages.json (Malayalam) 2021-10-14 19:11:56 -04:00
Kyle Spearrin ef39e19f00 New translations messages.json (Filipino) 2021-10-14 19:11:55 -04:00
Kyle Spearrin 84483da620 New translations messages.json (English, United Kingdom) 2021-10-14 19:11:54 -04:00
Kyle Spearrin 50f9aca3ca New translations messages.json (Hindi) 2021-10-14 19:11:53 -04:00
Kyle Spearrin 087721dd9e New translations messages.json (Azerbaijani) 2021-10-14 19:11:52 -04:00
Kyle Spearrin d9df6f5191 New translations messages.json (Ukrainian) 2021-10-14 19:11:51 -04:00
Kyle Spearrin 3a2e0991c9 New translations messages.json (Latvian) 2021-10-14 19:11:50 -04:00
Kyle Spearrin cc2ebf1398 New translations messages.json (Norwegian Nynorsk) 2021-10-14 19:11:49 -04:00
Kyle Spearrin a956cfd037 New translations messages.json (Croatian) 2021-10-14 19:11:48 -04:00
Kyle Spearrin 918f6d4a35 New translations messages.json (Thai) 2021-10-14 19:11:47 -04:00
Kyle Spearrin b418e196cd New translations messages.json (Bengali) 2021-10-14 19:11:45 -04:00
Kyle Spearrin 286da2a6c7 New translations messages.json (Persian) 2021-10-14 19:11:44 -04:00
Kyle Spearrin e11546ab0d New translations messages.json (Indonesian) 2021-10-14 19:11:43 -04:00
Kyle Spearrin ff980b4cc8 New translations messages.json (Portuguese, Brazilian) 2021-10-14 19:11:42 -04:00
Kyle Spearrin 0786e75103 New translations messages.json (Vietnamese) 2021-10-14 19:11:41 -04:00
Kyle Spearrin cee315e6b1 New translations messages.json (Chinese Traditional) 2021-10-14 19:11:40 -04:00
Kyle Spearrin a70d8bd979 New translations messages.json (Estonian) 2021-10-14 19:11:39 -04:00
Kyle Spearrin 50452e4805 New translations messages.json (Romanian) 2021-10-14 19:11:37 -04:00
Chad Scharf 192be0df2e
Merge pull request #2117 from bitwarden/crowdin-auto-sync
Autosync Crowdin Translations
2021-10-14 18:00:03 -04:00
Thomas Rittson 82138a08ff
[Refactor] Use rxjs first instead of unsubscribe from queryParams (#2112)
* Use rxjs first instead of unsubscribe

* Update jslib
2021-10-15 07:58:59 +10:00
github-actions 4a51f5ec9e Autosync the updated translations 2021-10-14 21:42:11 +00:00
Daniel James Smith 2c2de6a233
Merge pull request #2094 from bitwarden/add-login-with-locked-vault
Show save/update password prompt and save credentials even when vault is locked
2021-10-14 22:30:41 +02:00
Daniel James Smith 40ba8a5cde
Removed devepency on popupUtilsService as not needed for login via Tab 2021-10-14 19:05:02 +02:00
Daniel James Smith 732f065012
Add missing semicolons to base.scss 2021-10-14 18:59:38 +02:00
Vince Grassia ca0bcc0535
Add Slack failure alerts (#2115) 2021-10-13 17:54:22 -04:00
Daniel James Smith d8dbeab911
Position the unlock button closer to the master password entry 2021-10-13 22:32:43 +02:00
Daniel James Smith beb6b26f15
Set image alt-text of notification close-button 2021-10-13 22:31:57 +02:00
Daniel James Smith 6fe904d48d
Search for login tab only in current window, in case popup was open 2021-10-13 22:16:24 +02:00
Daniel James Smith e9f46f2ac1
Capitalize class names 2021-10-13 22:08:02 +02:00
Daniel James Smith b910708a31
To center the login prompt use a media query and padding instead 2021-10-12 23:24:05 +02:00
Daniel James Smith f860bcd548
Restrict content width on login prompt via tab 2021-10-12 22:32:05 +02:00
Oscar Hinton 81a675b579
Bump jslib (#2111) 2021-10-11 19:40:50 +02:00
Daniel James Smith 7f98ce347d
Re-focus to last open tab before user was prompted for log in 2021-10-11 17:46:43 +02:00
Vincent Salucci ddfb02e938
[Reset Password] Update jslib (#2106)
* Update jslib

* Updated constructor
2021-10-08 16:58:14 -05:00
Addison Beck 774462d413
Merge pull request #2105 from bitwarden/update-jslib
[chore] Update jslib
2021-10-08 10:46:25 -04:00
addison 4d7f137db2 [chore] update jslib 2021-10-08 10:44:53 -04:00
Daniel James Smith b74efc1dbf
Set the expiry for credential notification to 5 instead of 30 minutes 2021-10-08 15:43:54 +02:00
Daniel James Smith 89344a7c36
Close loginTab after login was done by user 2021-10-08 15:28:44 +02:00
Daniel James Smith f56a9146be
Open prompt for login in tab instead of popout 2021-10-08 15:26:39 +02:00
Daniel James Smith d8bfb5a029
Added parameter and return types for tabsQueries in BrowserApi 2021-10-08 15:25:36 +02:00
Daniel James Smith 4fc968f682
Renamed command openPopout to promptForLogin 2021-10-08 15:23:37 +02:00
Daniel James Smith 79f097b3cd
Renamed command addToRetryQueue to addToLockedVaultPendingNotifications 2021-10-08 15:22:21 +02:00
Daniel James Smith 042c7677e8
Removed base64 encoded images and load them from path instead 2021-10-08 13:28:07 +02:00
Daniel James Smith 75c8c4205f
Move retryQueue from main to runtime and rename it to lockedVaultPendingNotifications 2021-10-08 13:23:05 +02:00