Daniel James Smith
e2c72a75f9
Update electron to 14.2.0 ( #534 )
...
* Update electron to 14.1.1
* Update electron to 14.2.0 and fix it to this version
* Removed ^ from electron in electron/package-lock.json
2021-11-03 17:18:19 +01:00
Patrick H. Lauke
c8fc7ee6fc
Add basic heading markup
2021-11-02 22:41:17 +00:00
Thomas Rittson
dbda39e10f
Add Linked Field as custom field type ( #431 )
...
* Basic proof of concept of Linked custom fields
* Linked Fields for all cipher types, use dropdown
* Move linkedFieldOptions to view models
* Move add-edit custom fields to own component
* Fix change handling if cipherType changes
* Use Field.LinkedId to store linked field info
* Refactor accessors in cipherView for type safety
* Use map for linkedFieldOptions
* Refactor: use decorators to record linkable info
* Add ItemView
* Use enums for linked field ids
* Add union type for linkedId enums, add jsdoc comment
* Use parameter properties for linkedFieldOption
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
* Fix type casting
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2021-11-03 08:03:37 +10:00
Patrick H. Lauke
0ef7a60ba3
Prevent passphrase words from breaking over two lines
...
Closes https://github.com/bitwarden/browser/issues/1096
2021-11-02 17:43:56 +00:00
Vince Grassia
6cea5e053d
Add Universal DMG Artifact ( #1136 )
2021-11-02 11:24:33 -04:00
Vince Grassia
ecfbf2ba15
Add step to get Safari Extension branch ref ( #1134 )
2021-11-02 09:26:49 -04:00
Daniel James Smith
f20a1e7424
Merge pull request #2153 from bitwarden/check-for-personal-ownership-when-vault-is-locked
...
When vault is locked also check for personal ownership policy
2021-11-02 12:20:57 +01:00
Daniel James Smith
dd7bfcdc12
Removed unnecessary brackets
2021-11-02 10:09:44 +01:00
Thomas Rittson
bbbf152c62
Fix performance on MacOS, Chrome & external screen ( #2104 )
...
* Fix performance on MacOS, Chrome & external screen
* Undo dev logging, tidy up
2021-11-02 08:15:49 +10:00
Matt Gibson
cf5823fe71
Fix repeat ng insert on safari ( #1270 )
2021-11-01 16:14:31 -05:00
Matt Gibson
bb0b5f2d87
Show upgrade plan button for free orgs. ( #1269 )
...
* Show upgrade plan button for free orgs.
* Add families plan callout for subscription upgrade
2021-11-01 14:29:46 -05:00
Joseph Flinn
3ebfc14cbf
fixing typo in the checksum ( #1133 )
2021-11-01 08:01:16 -07:00
Daniel James Smith
9d79bae1c8
When vault is locked also check for personal ownership policy
2021-10-29 18:50:55 +02:00
Vince Grassia
9edd154a0e
Version bump 1.29.1 ( #1130 )
2021-10-29 10:09:00 -04:00
Oscar Hinton
05470b489c
Ensure safari extension is included in mas and not only darwin ( #1128 )
...
* Ensure safari extension is included in mas and not only darwin
* Add support for re-signing mas
* Add support for mas-dev
2021-10-29 09:48:43 -04:00
Daniel James Smith
d495ed6c1f
Handle displaying folder select: small screen vs. un-/locked vault
2021-10-28 23:23:00 +02:00
Daniel James Smith
da80904d54
Fill translations and responsively switch them for smaller screens
2021-10-28 23:21:42 +02:00
Vince Grassia
ee6990364f
Fix Release workflow ( #403 )
...
* Change extract directory to 'build'
2021-10-28 11:34:45 -04:00
Matt Gibson
739dbffd2b
Update jslib ( #398 )
...
* Update jslib
* Add new service dependency
* update jslib
2021-10-28 10:17:42 -05:00
Matt Gibson
1bd968a023
Pass in null for sso organziation for now. ( #531 )
...
This will bypass cryptoagent
2021-10-28 10:03:03 -05:00
Robyn MacCallum
2700caf2a8
Fix jumbo sized WebAuthn logo ( #1251 )
...
* Fix jumbo sized WebAuthn logo
* Fix styling on 2FA modals
* Fix so that text does not go below image
* Rearrange items in modal and add new icons
* make spacing a little wider
* Remove 1 from mfaTypes, we now have both versions
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-10-28 08:20:37 -04:00
Daniel James Smith
ad1653ec3f
Merge pull request #2138 from jesseliu612/master
...
fix issue #1933
2021-10-28 13:10:24 +02:00
Joseph Flinn
9d12d49072
Version Bump 1.19.1 ( #400 )
2021-10-27 15:47:42 -07:00
Joseph Flinn
8250a99524
fixing the cli release workflow ( #399 )
2021-10-27 13:10:18 -07:00
Joseph Flinn
59bed9b12e
fixing the release asset names ( #1124 )
2021-10-27 13:10:15 -07:00
Joseph Flinn
814ecee924
Merge pull request #2147 from bitwarden/hotfix/build-artifact-naming-fix
...
fixing the different naming schemes between the build artifacts
2021-10-27 13:10:11 -07:00
Joseph Flinn
523b18156c
Adding fixes from last night's release ( #1263 )
2021-10-27 13:08:37 -07:00
Joseph Flinn
fed6a81f6b
removed the unneeded build-commit env var
2021-10-27 11:48:50 -07:00
Matt Gibson
7219b394a0
update jslib ( #1265 )
...
* update jslib
* update jslib
2021-10-27 13:47:51 -05:00
Joseph Flinn
e4fc715b35
fixing the different naming schemes between the build artifacts
2021-10-27 11:46:37 -07:00
Joseph Flinn
a93179e020
Merge pull request #2146 from bitwarden/hotfix/release-workflow-release-asset-names
...
Hotfix/release workflow release asset names
2021-10-27 11:18:52 -07:00
Matt Gibson
e90cc40f68
Allow managers to create collections ( #530 )
2021-10-27 13:06:27 -05:00
Joseph Flinn
a60cb8cc93
Renaming the release assets with the release version instead of the commit hash
2021-10-27 11:01:02 -07:00
Joseph Flinn
472be6ea69
fixing the env vars for building the zipped source
2021-10-27 10:49:50 -07:00
Joseph Flinn
3e05935262
Version Bump 1.19.0 ( #397 )
2021-10-27 08:42:04 -07:00
Joseph Flinn
541de32597
Merge pull request #2145 from bitwarden/feature/version-bump
...
Version bump 1.54.0
2021-10-27 08:41:44 -07:00
Joseph Flinn
4fa9325330
Version Bump 1.29.0 ( #1123 )
2021-10-27 08:37:15 -07:00
Joseph Flinn
c7b0420e12
Version bump 1.54.0
2021-10-27 08:14:35 -07:00
Matt Gibson
383c29c761
Null Check subscription prior to use ( #1264 )
2021-10-27 10:03:41 -05:00
Joseph Flinn
05cd2db3b8
Merge pull request #2144 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-10-27 07:54:27 -07:00
github-actions[bot]
5a179ec530
Autosync the updated translations ( #1122 )
...
Co-authored-by: github-actions <>
2021-10-27 07:41:25 -07:00
github-actions
62982c5381
Autosync the updated translations
2021-10-27 14:30:31 +00:00
Robyn MacCallum
b5231425fb
Use useAlertRole input added to app-callout ( #1254 )
...
* Use enforceAlert input added to app-callout to still give alerts for screen readers on important callouts
* Update input variable name
* Add brackets to pass value correctly
2021-10-27 08:25:06 -04:00
Thomas Rittson
22546932a2
Add PR template ( #1121 )
2021-10-27 19:02:07 +10:00
Thomas Rittson
7cb48e3a81
Add PR template ( #1260 )
2021-10-27 19:01:32 +10:00
Thomas Rittson
bf6e9848e7
Add PR template ( #529 )
2021-10-27 19:00:34 +10:00
Thomas Rittson
deea0f827a
Add PR template ( #396 )
2021-10-27 18:59:31 +10:00
Thomas Rittson
664d10cd06
Add Safari importer ( #1261 )
...
* Add instructions for Safari import
* Update jslib
2021-10-27 18:58:15 +10:00
Thomas Rittson
3ab87ed6cd
Add PR template ( #2127 )
...
* Add PR template
* Fix typo
* Add linting to checklist
* Action review feedback
2021-10-27 08:39:38 +10:00
github-actions[bot]
a6a34788a8
Autosync the updated translations ( #1259 )
...
Co-authored-by: github-actions <>
2021-10-26 15:10:10 -07:00