Thomas Rittson
59d4e6e06c
Fix lazy loading of routing modules
2022-05-04 13:48:34 +10:00
Thomas Rittson
19d74cc540
Update name of UserVerificationComponent
2022-05-04 10:28:03 +10:00
Thomas Rittson
c891ae7bb7
Run npm i after merge with master
2022-05-04 09:52:45 +10:00
Thomas Rittson
80c591d13f
Merge remote-tracking branch 'origin/master' into feature/endUserVaultRefresh
2022-05-04 09:51:16 +10:00
Thomas Rittson
1cb34e5b48
Update jslib
2022-05-04 07:28:07 +10:00
Robyn MacCallum
d6bbb656f2
[SG-32] Add Ownership badge to vault items ( #1623 )
...
* [feature] Base implementation of EUVR filter changes
* [refactor] Relocated vault-filters to app/modules
* [refactor] Reuse vault-filters component for organizations
* [refactor] Remove unused org filter component
* [bug] .gitmodules branch change
* [bug] Load organization filters after sync during login
* [refactor] Introduce a SharedModule
* [refactor] Created a home for loose components
* [refactor] Convert VaultComponent and OrgVaultComponent into a pair of modules
* [refactor] Implement <bit-menu> for organization filter actions
* [feature] Improve a11y standards of the vault filters module
* [bug] Recreate package-lock.json
* Fix build issue
* [bug] Remove duplicate this.go() call
* Add organization owner badge to vault items
* Fix capitalization
* Re-organize new components into modules
* Use tailwind css class
Co-authored-by: addison <addisonbeck1@gmail.com >
Co-authored-by: Hinton <oscar@oscarhinton.com >
2022-05-03 14:05:16 -04:00
Vince Grassia
1c31d090a3
DEVOPS-758 - Move Web deploy from GitHub Pages to CloudFlare Pages ( #1627 )
2022-05-03 12:21:27 -04:00
dwbit
f8d942c02c
Update localization description for 'random' ( #1633 )
...
Adding description string for 'random'
2022-05-03 09:02:40 -04:00
Robyn MacCallum
da683e0df4
[End User Vault Refresh] SG-16: Organization filters ( #1595 )
...
* [feature] Base implementation of EUVR filter changes
* [refactor] Relocated vault-filters to app/modules
* [refactor] Reuse vault-filters component for organizations
* [refactor] Remove unused org filter component
* [bug] .gitmodules branch change
* [bug] Load organization filters after sync during login
* [refactor] Introduce a SharedModule
* [refactor] Created a home for loose components
* [refactor] Convert VaultComponent and OrgVaultComponent into a pair of modules
* [refactor] Implement <bit-menu> for organization filter actions
* [feature] Improve a11y standards of the vault filters module
* [bug] Recreate package-lock.json
* Fix build issue
* [bug] Remove duplicate this.go() call
* [fix] Use correct filter-buttons class
Co-authored-by: addison <addisonbeck1@gmail.com >
Co-authored-by: Hinton <oscar@oscarhinton.com >
2022-05-03 09:00:15 -04:00
Kyle Spearrin
248938ca00
Forwarded email providers to username generator ( #1628 )
...
* forwarded emails
* firefox relay
* remove firefox relay
* update jslib ref
* remove dupe logService
2022-05-02 10:32:15 -04:00
Oscar Hinton
06d95bb224
[PS-381] Fix locale being empty when not configuring a language ( #1631 )
2022-05-02 15:32:44 +02:00
Thomas Rittson
446f2027b4
[PS-74] Fix user authentication state checks ( #1632 )
...
* Update to use new authStatus method
* Delete unused services and import
* update jslib
2022-04-30 10:51:33 +10:00
Federico Maccaroni
1f0d496f21
PS-79 Updated two-factor component to to align to jslib change to send the deviceId on 2fa email resend code ( #1624 )
2022-04-29 13:05:05 -03:00
Thomas Rittson
2b03162bfd
[EC-154] [BEEEP] Remove factory providers in Angular DI ( #1609 )
...
* use InjectionTokens
* Use InitService
2022-04-29 09:45:47 +02:00
github-actions[bot]
f586359610
Bumped version to 2.28.1 ( #1629 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-28 11:50:04 -07:00
Matt Gibson
96641cf195
[PS-301] Load OssModule from BitwardenLicense ( #1626 )
2022-04-28 07:39:59 -05:00
dwbit
572758c598
Add description for reports message ( #1600 )
...
Add "Vault Health Reports can be used to evaluate the security of your Bitwarden Personal or Organization Vault" description to the source string, "Identify and close security gaps in your online accounts by clicking the reports below."
2022-04-27 17:06:50 -04:00
dwbit
df7db8ad07
Add description for the A-Z & a-z items ( #1615 )
2022-04-27 17:06:16 -04:00
dwbit
0439d37c14
Contribution Documentation edits ( #1599 )
...
Making corrections to the mobile contributions doc:
Update Crowdin contact from Kyle to dwbit.
Update 'User-to-User Support' forum category to 'Ask the Bitwarden Community'
2022-04-27 17:05:30 -04:00
Matt Gibson
97f38aa654
Fix login sponsorship redirect ( #1620 )
2022-04-27 08:09:38 -05:00
Oscar Hinton
0444b78ad1
[EC-143] [BEEEP] Allow linking to ciphers ( #1579 )
...
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
2022-04-25 15:41:44 +02:00
Daniel James Smith
705251fbe2
Add aria attributes to password gen options ( #1611 )
2022-04-22 17:58:42 +02:00
Oscar Hinton
27853481d8
Add reorganization notice ( #1610 )
2022-04-22 14:25:02 +02:00
Thomas Rittson
a65a0116cd
[SG-31 End User Vault Refresh] Account Menu updates ( #1596 )
...
* Add menuModule
* Use bit-menu for account menu
* Fix styling, replace CSS with TW
* Change out bootstrap styling
* Fix styling
* Fix styling
* Rename My Account to Account Settings
* WIP use Avatar for account menu
* Revert "WIP use Avatar for account menu"
This reverts commit d58bea4874 .
* Update jslib from feature branch
2022-04-21 10:16:40 -04:00
Thomas Rittson
c0511f25ca
[PS-211] [PS-212] Make Generator page accessible ( #1607 )
...
* Fix grouping of radiobutton inputs
* Add role=radiogroup
* Add aria-labelledBy to radio button groups
2022-04-21 09:51:00 -04:00
Oscar Hinton
1be62ac222
[EC-161] Bump braintree ( #1606 )
2022-04-20 20:51:33 +02:00
github-actions[bot]
8304104a7a
Bumped version to 2.28.0 ( #1603 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-19 14:14:40 -07:00
Thomas Rittson
56808a7dbb
Update jslib ( #1602 )
...
* Update jslib
* Update name of UserVerificationComponent
2022-04-19 09:49:59 +02:00
addison
8671cd49e7
Merge branch 'master' into feature/endUserVaultRefresh
2022-04-15 18:38:59 -04:00
Joseph Flinn
609c13faf4
Bumping the pinned commit for the download-artifact to bypass the github api issue ( #1598 )
2022-04-14 16:05:20 -07:00
Vincent Salucci
5e85cea01b
[euvr] Adjust Vault width based on card visibility ( #1588 )
2022-04-13 07:00:44 -05:00
github-actions[bot]
62b20a5c6d
Autosync the updated translations ( #1590 )
...
Co-authored-by: github-actions <>
2022-04-08 11:45:22 +02:00
Matt Gibson
d56bf1211e
Add descriptions to vague messages ( #1586 )
...
* Add descriptions to vague messages
* Fix typo
2022-04-07 08:20:38 -05:00
Daniel James Smith
8831f96fc2
[EC-142] Fix error during import of 1pux containing new email field format ( #1585 )
...
* Pull in changes made on https://github.com/bitwarden/jslib/pull/758
* Update package-lock.json
2022-04-06 19:10:44 +02:00
github-actions[bot]
f26dc27515
Autosync the updated translations ( #1577 )
...
Co-authored-by: github-actions <>
2022-04-01 12:29:52 +02:00
Kyle Spearrin
cb8a40d9cd
generator updates ( #1575 )
...
* update generator
* update css
* add link to help article
* update jslib
* fix oss module and user type tip icon
* update jslib
* Revert "update jslib"
This reverts commit b2b13ace5e .
* revert jslib update
2022-03-31 23:32:57 -04:00
Oscar Hinton
4fd601bdc2
Rename "My Vault" to "Vaults" ( #1569 )
2022-03-31 14:53:49 +02:00
Vince Grassia
2652a2deae
Add release logic for 'web-sh' image ( #1573 )
2022-03-30 17:21:00 -04:00
Robyn MacCallum
e1c0c9f009
update jslib and remove date pipe from routing module ( #1572 )
2022-03-29 22:56:02 +02:00
Oscar Hinton
612442c1bb
Cherry pick premium badge and reports page ( #1525 , #1536 ) ( #1571 )
2022-03-29 20:55:47 +01:00
Kyle Spearrin
23b02a770a
add username generation to generator ( #1566 )
...
* add username generation to generator
* move bottom buttons into existing containers
2022-03-29 15:02:48 -04:00
Robyn MacCallum
42ececbcf5
add DatePipe to providers in routing module ( #1570 )
2022-03-29 12:55:27 -04:00
Kyle Spearrin
11034de7d1
resolve build errors with latest jslib ref ( #1565 )
2022-03-25 11:00:40 -04:00
github-actions[bot]
571aaf31c4
Autosync the updated translations ( #1564 )
...
Co-authored-by: github-actions <>
2022-03-25 01:23:30 +01:00
Thomas Rittson
cf9df7bf98
[End User Vault Refresh] Organizations - updated nav and route permissions ( #1551 )
...
* Add Organizations link to navbar
* Update route permissions and guards
* Use NavigationPermissionsService to unify route permissions
2022-03-25 08:02:33 +10:00
Oscar Hinton
b64404863f
Update reports page ( #1536 )
2022-03-24 22:28:22 +01:00
Oscar Hinton
0884e2d761
Bump node-forge ( #1562 )
2022-03-24 11:54:32 +01:00
Oscar Hinton
00975e6896
Use the new KDF constants ( #1559 )
2022-03-24 11:15:48 +01:00
Thomas Rittson
2c43249e98
Restore order of ngModule imports ( #1560 )
2022-03-24 07:25:10 +10:00
Matt Gibson
575847f252
Update configurations for self-hosted ( #1558 )
...
* Update configurations for self-hosted
* Revert "Update configurations for self-hosted"
This reverts commit a1ec06c834 .
* Use selfhosted.json to configure dev env
2022-03-23 13:53:41 -05:00