Federico Maccaroni
e1df772d6f
Merged master into PM-1575-display-passkeys
2023-06-13 16:27:00 +02:00
github-actions[bot]
dcf9acb51c
Autosync the updated translations ( #2562 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-09 09:19:34 +02:00
Federico Maccaroni
3b087c50ae
PM-1076 added warning on unlocking iOS extensions when the kdf type is argon2id and the memory is higher than 48MB, to let the user know that unlocking might crash the extension ( #2560 )
2023-06-07 16:21:51 +02:00
ifernandezdiaz
1c13ed9895
[PS-2558] Mobile Automation - Starting automationIDs additions to our codebase ( #2558 )
...
* Adding locators for Environment, Hope, Login and Register pages
* Adding Locators on LockPage
* Adding Álison's suggestions
2023-06-06 21:00:01 -03:00
Federico Maccaroni
eeb634e698
PM-1798 Added accessibility names on entries on cipher add ( #2550 )
2023-06-05 18:58:38 +02:00
github-actions[bot]
8bc2df6c8a
Autosync the updated translations ( #2555 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-04 16:23:34 +02:00
github-actions[bot]
7cd40d4d89
Bumped version to 2023.5.1 ( #2554 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-06-01 12:18:12 -04:00
Federico Maccaroni
bebf23785d
PM-2232 Fix api response not being read as string because the content was not being considered json when it was indeed. Now Netacea messages are shown on the UI. ( #2541 )
2023-06-01 10:35:35 +03:00
github-actions[bot]
e78833cbcb
Bumped version to 2023.5.0 ( #2553 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-31 09:33:47 -04:00
github-actions[bot]
b7ff636862
Autosync the updated translations ( #2540 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-26 08:12:16 +02:00
mpbw2
0288a6659c
reset lock delay when returning from activity result ( #2539 )
2023-05-25 11:43:45 -04:00
André Bispo
c7fd113f26
[PM-2347] Refresh feature flags when environment urls change ( #2538 )
2023-05-25 14:37:53 +01:00
Federico Maccaroni
57d657cbcb
PM-1575 Fix non-discoverable passkey visibility
2023-05-25 16:18:25 +03:00
Federico Maccaroni
9a16968e80
Merge branch 'master' into PM-1575-display-passkeys
2023-05-24 20:18:14 +03:00
Michał Chęciński
79241731e7
Add github actions to renovate ( #2536 )
...
* Add github actions to renovate
* Add gh actions manager
* Apply whole renovate config
* Add newline
2023-05-24 16:04:39 +02:00
Federico Maccaroni
6eb46b5469
PM-1575 For now just display Available for two-step login on non-discoverable passkey inside of a cipher login
2023-05-23 23:21:50 +03:00
Federico Maccaroni
7ada68513c
PM-1575 Updated bwi font with the updated passkey icon
2023-05-23 21:06:58 +03:00
Federico Maccaroni
9ffdd85611
Merge branch 'master' into PM-1575-display-passkeys
2023-05-23 19:40:10 +03:00
github-actions[bot]
74e9914f5b
Autosync the updated translations ( #2531 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-22 11:35:15 +02:00
Federico Maccaroni
d62c34a823
PM-1575 Added copy application icon to Fido2Key UI
2023-05-19 18:19:39 +03:00
Federico Maccaroni
657dd3047c
Merge branch 'master' into PM-1575-display-passkeys
2023-05-19 17:25:57 +03:00
Federico Maccaroni
2aeb9b6d31
PM-1575 Added non-discoverable passkeys to login UI
2023-05-19 17:24:25 +03:00
André Bispo
65307f6eab
[PM-1351][PM-190] Add a mobile service to retrieve feature flags from API ( #2431 )
2023-05-19 12:42:41 +01:00
github-actions[bot]
e9f83aee90
Autosync the updated translations ( #2524 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-19 08:28:02 +02:00
Federico Maccaroni
b88c0ea61f
PM-1575 Fix format
2023-05-16 22:03:43 +02:00
Federico Maccaroni
60303be962
Merge branch 'master' into PM-1575-display-passkeys
2023-05-16 22:00:55 +02:00
Federico Maccaroni
5731499044
PM-1575 Added discoverable passkeys and WIP non-discoverable ones
2023-05-16 22:00:09 +02:00
Federico Maccaroni
fdaf743868
PM-2249 Fix vault timeout action policy check ( #2521 )
2023-05-15 15:28:18 +02:00
Federico Maccaroni
cdb890ea69
Merge branch 'master' into PM-1575-display-passkeys
2023-05-11 22:37:06 +02:00
Federico Maccaroni
c5c1b14570
PM-1575 Added new models for Fido2Key
2023-05-11 22:36:52 +02:00
github-actions[bot]
9d6b938ba9
Autosync the updated translations ( #2519 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-11 19:42:27 +02:00
Federico Maccaroni
1c8328f62d
[PM-1402] Refactor PasswordGenerationService alongside PolicyService ( #2443 )
...
* PM-1402 Refactor pass generation service alongside policyservice
* PM-1402 Refactor PasswordGenerationService and PolicyService to have a simpler code and more specific to each class
* PM-1402 Fix format
* PM-1402 Moved policy consts from PolicyService to Policy
* PM-1402 fix crash due to lack of null checking
* PM-1402 fix format
* PM-1402 removed GetValueOrDefault() given that it was not needed and was changing the behavior
2023-05-11 18:41:32 +02:00
mp-bw
f24b82f345
Dependency Updates ( #2517 )
2023-05-11 11:13:30 -04:00
Federico Maccaroni
37f1a7087e
[PM-1748] Fix Watch TOTP details on Always On Display ( #2515 )
...
* PM-1748 Fix watchOS issue where the TOTP code wasn't being regenerated after always on display. Also, blurred totp code and timer value when entering in Always On Display
* Fixed PR labeler for WatchOS changes
* PM-1748 watchOS made username privacy sensitive for always on display
* Revert "Fixed PR labeler for WatchOS changes"
This reverts commit 3c55f38069 .
---------
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com >
2023-05-10 16:59:49 +02:00
Opeyemi
6bb654e630
update all actions for version pin ( #2512 )
2023-05-06 01:22:58 +01:00
Álison Fernandes
fc260f8159
PR Labeler: fix for paths with dots ( #2511 )
...
* PR labeler: Added '' to paths with dots in
2023-05-05 21:39:29 +02:00
Federico Maccaroni
bf463926a3
PM-1798 Fix voice over on buttons when adding new item from iOS extension ( #2510 )
2023-05-05 20:18:01 +02:00
Federico Maccaroni
c1673a1bbf
PM-1352 Fix avatar toolbar item not loading on OTP cipher selection ( #2507 )
2023-05-05 18:18:07 +02:00
github-actions[bot]
7b44395e1a
Autosync the updated translations ( #2506 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-05 10:10:37 +02:00
Álison Fernandes
0f3529aab8
Added src/App to PR Labeler ( #2504 )
2023-05-04 15:23:19 -07:00
Álison Fernandes
a72779997c
Adding a Pull Request Labeler workflow ( #2503 )
...
* Added a Pull Request Labeler workflow
This workflow will add labels based on the PR file path changes
* Update .github/workflows/pr-labeler.yml
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com >
---------
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com >
2023-05-04 22:48:38 +01:00
Rico Acosta
49da536c7a
Update config.yml ( #2373 )
...
Moving Customer Support to top as requested by Aaron Marshall
2023-05-04 21:22:31 +01:00
github-actions[bot]
c985c0a62b
Autosync the updated translations ( #2502 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-05-03 21:02:39 +02:00
mp-bw
0f417b8434
[PM-1817] Expand biometric integrity checks to the account level ( #2498 )
...
* Change bio integrity validation to work at account-level
* biometric state migration
* fix account bio valid key storage location during migration
* comment clarification
* fix for iOS extensions not using custom avatar color
2023-05-01 09:47:00 -04:00
github-actions[bot]
4f0238122b
Autosync the updated translations ( #2499 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-04-28 07:53:49 +02:00
github-actions[bot]
52ff634f00
Bumped version to 2023.4.1 ( #2497 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-04-27 15:13:50 +02:00
github-actions[bot]
e820537fce
Bumped version to 2023.4.0 ( #2496 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-04-26 13:47:53 +02:00
André Bispo
7130d8a18c
[PM-1946] remove ApprovePasswordlessLogins value on logout ( #2494 )
2023-04-25 09:41:35 -04:00
Jake Fink
659d34dfc2
[PM-1906] check value of KeyValuePair for null instead of object ( #2489 )
2023-04-21 11:24:33 -04:00
github-actions[bot]
6a5c999628
Autosync the updated translations ( #2486 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-04-21 11:59:46 +02:00