Commit Graph

3768 Commits

Author SHA1 Message Date
Oscar Hinton 4715a7e3d0 Fix send icons position (#2356)
(cherry picked from commit 679b1f5ae2)
2022-02-11 15:43:55 +01:00
Oscar Hinton ba467f3cfa Fix search bar position when using sr-only (#2355)
(cherry picked from commit 4d776961b9)
2022-02-11 15:22:52 +01:00
Daniel James Smith 75e7bddfbf
Update to use jslib rc 2022-02-11 14:29:25 +01:00
Joseph Flinn 8a7d39a425 Merge pull request #2353 from bitwarden/version_bump_1.56.3
Bump version to 1.56.3

(cherry picked from commit f8776dc8ac)
2022-02-11 04:50:36 -08:00
Matt Gibson d4ff3ceb3b Skip unlocking unless locked, not only biometric locked (#2350)
(cherry picked from commit 45ed645cea)
2022-02-11 04:45:44 -05:00
Joseph Flinn 9c2efe9f7f Merge pull request #2346 from bitwarden/version_bump_1.56.2
Bump version to 1.56.2

(cherry picked from commit 6ad3957500)
2022-02-10 23:42:31 -08:00
addison 7bce2edae6 removed performance work 2022-02-11 02:34:31 -05:00
Thomas Rittson 1feae1e407 Update jslib 2022-02-11 00:34:29 -05:00
Thomas Rittson d7a3fb552f Update jslib (#2342) 2022-02-11 00:06:08 -05:00
Thomas Rittson 30f792d1a4 Run prettier on manifest.json (#2341) 2022-02-11 14:27:12 +10:00
Joseph Flinn 7a150522a4 Switching to only running prettier on the manifest json file 2022-02-11 14:27:03 +10:00
Joseph Flinn 9a1b76dc27 adding prettier to the version bump workflow 2022-02-11 14:26:56 +10:00
Thomas Rittson c41a935d7a Update jslib 2022-02-11 13:45:45 +10:00
github-actions[bot] c620794a9b Bumped version to 1.56.1 (#2333)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 761f025b6b)
2022-02-10 19:15:06 -05:00
Matt Gibson bf9fd2dee8 Chunk out jslib and large modules to separate caches (#2331)
* Chunk out jslib and large modules to separate caches

* It's sufficient to just extract maps from the source

(cherry picked from commit f4bf8b2e1d)
2022-02-10 19:09:46 -05:00
Micaiah Martin ee68d01cac Ran prettier on manifest.json
(cherry picked from commit 22464b3465)
2022-02-10 10:24:10 -07:00
github-actions[bot] c342f7a5d1 Bumped version to 1.56.0
(cherry picked from commit a01f13dfce)
2022-02-10 10:23:51 -07:00
Daniel James Smith 5cfb6619fc Fixing some regression issues (#2325)
* Pull jslib

* Extend vaultTimeoutServiceCallbacks to use userId

* Remove redundant call to tokenService.clear
2022-02-09 17:57:17 -05:00
addison 3dc763005e [bug] Dont block redirecting on logout 2022-02-08 10:10:46 -05:00
addison 036bade54d [bug] Clean state service on logout 2022-02-07 15:24:52 -05:00
addison 8658cfc5d3 [chore] Update jslib 2022-02-07 12:08:01 -05:00
addison 9e92e9b2cf [bug] Don't force an active user to init activity recording functions 2022-02-07 12:07:53 -05:00
addison 0461ac5cfe [bug] await the vault timeout dropdown change event 2022-02-07 12:07:47 -05:00
addison 9d37811986 [bug] Point autofill at the correct storage key 2022-02-07 12:07:38 -05:00
Daniel James Smith 65b493cce0
Fix regression in notificationBar (#2314)
(cherry picked from commit 2844e06aa8)
2022-02-07 11:33:55 +01:00
github-actions[bot] d47cdbcd60
Autosync the updated translations (#2309)
Co-authored-by: github-actions <>
(cherry picked from commit 672772d043)
2022-02-04 12:46:27 +01:00
Thomas Rittson dcce2536ce Update jslib to fix password history 2022-02-04 15:29:18 +10:00
addison 00fba252ce Update jslib 2022-02-03 14:17:40 -05:00
Vincent Salucci cf2e5ebb12 [Icons] FF - requested icon changes (#2306)
* [Icons] Remove FA

* Icon changes
2022-02-03 10:27:27 -06:00
Vincent Salucci 357a646fde [bug] Update gulp and webpack to include new font sheet (#2305) 2022-02-02 09:11:41 -06:00
Addison Beck 3ff2147ac8
Merge pull request #2301 from bitwarden/Chore/UpdateJslib
[chore] Update jslib
2022-01-31 18:00:12 -05:00
addison c4844b9943 [style] Ran prettier 2022-01-31 14:48:52 -05:00
addison 4f9a741278 [style] Lint fixes 2022-01-31 14:46:04 -05:00
addison 66e6ea3908 [chore] Update jslib 2022-01-31 14:43:01 -05:00
addison f6e274a9a0 [chore] Update jslib 2022-01-31 14:21:06 -05:00
Micaiah Martin 4118b12cab
Merge pull request #2299 from bitwarden/BEEEP-reorg-linting
Reorganizes linting in our CI.
2022-01-31 08:44:14 -07:00
Micaiah Martin 1d2b7c0b42
\n strikes again. 2022-01-28 14:40:51 -07:00
Micaiah Martin a2c80bf0f9 Moved to ubuntu from windows 2022-01-28 14:29:11 -07:00
Micaiah Martin f2f6113197 Formatting 2022-01-28 12:11:39 -07:00
Micaiah Martin 236064fbe1 Update actions and set slack job to check for lint errors 2022-01-28 11:48:09 -07:00
Micaiah Martin 99617cf709 added dependancies 2022-01-28 11:29:49 -07:00
Micaiah Martin 4072a8f5d8 moved linting to the front of CI 2022-01-28 11:23:34 -07:00
Addison Beck 32e54eec7f
Merge pull request #2298 from bitwarden/Chore/UpdateJslib
[chore] Update jslib
2022-01-28 09:32:48 -05:00
addison 5962abb382 [chore] Update jslib 2022-01-28 09:24:04 -05:00
Vincent Salucci 33314869f0
[Icons] Update Font Sheet (#2272)
* [Icons] Update Font Sheet

* Prettier updates

* Updated refresh -> generate

* Updated closed folder icon

* Reverted to using a base class

* Update jslib

* Removed unused import

* Updated eye/eye-slash icon references

* Update jslib

* Updating fallback image for cipher icon

* Update jslib

* Removed duplicate icon base class

* Update jslib

* Prettier

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-01-28 04:53:06 -06:00
github-actions[bot] 1b5f4c99b8
Autosync the updated translations (#2295)
Co-authored-by: github-actions <>
2022-01-28 11:08:11 +01:00
Thomas Rittson 4ca282f701
Run Prettier on #2163 (#2296) 2022-01-28 11:00:48 +01:00
Thomas Rittson 805d387469
Move keyConnectorService call to syncService (#2279) 2022-01-28 07:49:23 +10:00
Linus Aarnio 55e6de691d
Add credit card logos to allow displaying icons based on brand (#2163)
* Add credit card logos to allow displaying icons based on brand

* Add light and dark card icons and select based on theme

* Change usage of icon scss to the one in jslib

* Fix typos in scss import code
2022-01-27 22:42:32 +01:00
Daniel James Smith bd770c90ed
[Account Switching] Base changes for account switching (#2250)
* Pull in jslib

* Create new state models

* Create browser specific stateService

* Remove registration deprecated services, register stateService

* Replace usage of deprecated services (user, constants)

* Add missing properties to BrowserGroupingsComponentState

* Remove StorageService from initFactory

* Clear the correct state

* Add null check when restoring send-grouping state

* add remember email

* Initialize stateservice in services.module

* Fix 'lock now' not working

* Comment to remove setting defaults on install

* Pull jslib

* Remove setting defaults on install

* Bump jslib

* Pass the current userId to services when logging out

* Bump jslib

* Override vaultTimeout default on account addition

* Pull latest jslib

* Retrieve vaultTimeout from stateService

* Record activity per Account

* Add userId to logout and add fallback if not present

* Register AccountFactory

* Pass userId in messages

* Base changes for account switching di fixes (#2280)

* [bug] Null checks on Account init

* [bug] Use same stateService instance for all operations

We override the stateService in browser, but currently don't pull the background service into popup and allow jslib to create its own instance of the base StateService for jslib services.
This causes a split in in memory state between the three isntances that results in many errors, namely locking not working.

* [chore] Update jslib

* Pull in jslib

* Pull in jslib

* Pull in latest jslib to multiple stateservice inits

* Check vault states before executing processReload

* Adjust iterator

* Update native messaging to include the userId (#2290)

* Re-Add UserVerificationService

* Fix email not being remembered by base component

* Improve readability of reloadProcess

* Removed unneeded null check

* Fix constructor dependency (stateService)

* Added missing await

* Simplify dependency registration

* Fixed typos

* Reverted back to simple loop

* Use vaultTimeoutService to retrieve Timeout

Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Oscar Hinton <oscar@oscarhinton.com>
2022-01-27 22:22:51 +01:00