Vince Grassia
b33d37e610
Update with linter suggestions ( #1199 )
2021-12-17 12:26:26 -05:00
Daniel James Smith
3ad71103dd
Bump electron dependencies ( #1194 )
...
* Pull in jslib
* Bumping electron dependencies that relate tojslib
* Bump electron-rebuild
* Bump electron-builder
* Revert "Bump electron-builder"
This reverts commit 8cada435674112c00c032a5954aaca81b2082cd8.
* Bump jslib
2021-12-17 11:15:07 +01:00
github-actions[bot]
da296559c0
Autosync the updated translations ( #1198 )
...
Co-authored-by: github-actions <>
2021-12-17 01:15:45 +01:00
Addison Beck
0b306ca1a7
[Account Switching] [Feature] Add the ability to maintain state for up to 5 accounts at once ( #1079 )
...
* [refactor] Remove references to deprecated services
* [feature] Implement account switching
* [bug] Fix state handling for authentication dependent system menu items
* [bug] Enable the account switcher to fucntion properly when switching to a locked accounts
* [feature] Enable locking any account from the menu
* [bug] Ensure the avatar instance used in the account switcher updates on account change
* [style] Fix lint complaints
* [bug] Ensure the logout command callback can handle any user in state
* [style] Fix lint complaints
* rollup
* [style] Fix lint complaints
* [bug] Don't clean up state until everything else is done on logout
* [bug] Navigate to vault on a succesful account switch
* [bug] Init the state service on start
* [feature] Limit account switching to 5 account maximum
* [bug] Resolve app lock state with 5 logged out accounts
* [chore] Update account refrences to match recent jslib restructuring
* [bug] Add missing awaits
* [bug] Update app menu on logout
* [bug] Hide the switcher if there are no authed accounts
* [bug] Move authenticationStatus display information out of jslib
* [bug] Remove unused active style from scss
* [refactor] Rewrite the menu bar
* [style] Fix lint complaints
* [bug] Clean state of loggout out user after redirect
* [bug] Redirect on logout if not explicity provided a userId that isn't active
* [bug] Relocated several settings items to persistant storage
* [bug] Correct account switcher styles on all themes
* [chore] Include state migration service in services
* [bug] Swap to next account on logout
* [bug] Correct DI service
* [bug] fix loginGuard deps in services.module
* [chore] update jslib
* [bug] Remove badly merged scss
* [chore] update jslib
* [review] Code review cleanup
* [review] Code review cleanup
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-12-15 17:32:00 -05:00
Daniel James Smith
5865f08b37
Bump node to v16 ( #1189 )
...
* Pull in jslib
* Update .nvmrc
* Bump engines required to node 16 and npm 8
* Bump @types/node to 16
The dep on node 14.18 will get cleaned up once we bump electron
* Modify build.yml to build with node 16 and npm 8
* Update requirements in README.md
* Removed install of npm8 and renamed action step
npm8 is included in node v16
* Pull jslib
2021-12-13 17:16:44 +01:00
github-actions[bot]
74c9c1972f
Bumped version to 1.30.1 ( #1191 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-10 10:05:34 -05:00
Oscar Hinton
a10259ecab
Bump angular to v12 ( #1186 )
2021-12-09 20:29:24 +01:00
github-actions[bot]
9feb147654
Bumped version to 1.30.0 ( #1187 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-08 09:02:21 -05:00
Vince Grassia
822c791cf9
Fix typo ( #1185 )
2021-12-08 08:48:37 -05:00
Oscar Hinton
b70d2fb3c3
Fix development build not working with bitwarden:// protocol ( #1165 )
2021-12-07 21:04:52 +01:00
Oscar Hinton
5fd1da0c58
Replace toaster library ( #1183 )
2021-12-07 20:42:31 +01:00
github-actions[bot]
2822d748f1
Autosync the updated translations ( #1174 )
...
Co-authored-by: github-actions <>
2021-12-07 17:01:42 +01:00
Oscar Hinton
04cfdb246d
BEEEP: Refactor services DI ( #1175 )
2021-12-06 12:03:02 +01:00
Micaiah Martin
00d57d0310
Added version bump workflow ( #1177 )
...
* Added version bump workflow
* Fixed job name
2021-11-30 15:52:54 -07:00
Thomas Rittson
b6db41c26c
Update jslib ( #1176 )
...
* Update jslib
* Update component constructors
* Update jslib
2021-11-29 10:21:48 +10:00
Thomas Rittson
b83058ecab
Apply AppInputVerbatim directive ( #1170 )
2021-11-24 08:03:43 +10:00
Oscar Hinton
b607a4ed08
Hide password input when using key connector ( #1169 )
2021-11-22 18:37:28 +01:00
Oscar Hinton
25b915cf26
[Key Connector] Resolve not prompting to remove password ( #1168 )
2021-11-19 13:55:31 +01:00
github-actions[bot]
30d3192344
Autosync the updated translations ( #1167 )
...
Co-authored-by: github-actions <>
2021-11-19 13:01:05 +01:00
Thomas Rittson
9e3528df44
[Key Connector] Hide "Master Pass On Restart" prompt when setting pin ( #1166 )
...
* Hide Master Pass on Restart for Key Connector
* Update jslib
2021-11-18 21:53:41 +10:00
Oscar Hinton
b57cba8632
Update export to match the design changes ( #1163 )
2021-11-17 20:32:00 +01:00
Joseph Flinn
52d9244f7f
Revert linux ARM ( #1162 )
...
* Revert "Adding the newly added Linux Arm Desktop build assets to the release (#1159 )"
This reverts commit dde7afb3df
.
* Revert "package: Package ARM64 binaries for Linux (#1095 )"
This reverts commit dd602024d8
.
2021-11-16 11:22:22 -08:00
Joseph Flinn
dde7afb3df
Adding the newly added Linux Arm Desktop build assets to the release ( #1159 )
2021-11-16 07:10:10 -08:00
Thomas Rittson
3d8fd3cbce
Update jslib and service dependencies ( #1160 )
...
* Update service deps
* Update jslib
2021-11-16 21:01:23 +10:00
Thomas Rittson
ca700e4feb
Add missing i18n string ( #1161 )
2021-11-16 20:41:25 +10:00
Alistair Francis
dd602024d8
package: Package ARM64 binaries for Linux ( #1095 )
...
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
2021-11-15 14:39:11 -08:00
github-actions[bot]
3010b3e1ac
Autosync the updated translations ( #1155 )
...
Co-authored-by: github-actions <>
2021-11-15 10:57:01 -05:00
Thomas Rittson
9b68468710
Update jslib ( #1154 )
2021-11-12 09:33:22 +10:00
Oscar Hinton
fa98ef37ec
Hide change password when using key connector ( #1153 )
2021-11-12 08:41:08 +10:00
Daniel James Smith
9124314ef9
Update package-lock.json to reflect update of electron to 14.2.0 ( #1152 )
2021-11-10 12:06:01 +01:00
Thomas Rittson
afb30d5e0b
[Key Connector] Add support for key connector and OTP ( #1135 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 19:00:01 +01:00
Joseph Flinn
aa73bde593
Version Bump to 1.29.2 ( #1151 )
2021-11-09 07:52:47 -08:00
Joseph Flinn
d6c100afeb
Moving the push of the MAS artifact to the build workflow to enable manual publishing from TestFlight ( #1150 )
2021-11-09 07:26:30 -08:00
Joseph Flinn
4f77f12552
Updating the Crowin sync process ( #1144 )
2021-11-05 10:59:21 -07:00
Vince Grassia
086e09c7dc
Change release workflow to only allow releases from rc or hotfix branches ( #1146 )
2021-11-05 12:45:56 -04:00
Thomas Rittson
f2a5fe4429
[Linked fields] Add Linked Field as custom field type ( #1091 )
...
* Add linked fields
* Update to use Field.linkedId
* Add missing deps
* Update jslib
2021-11-04 08:02:41 +10: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
Joseph Flinn
3ebfc14cbf
fixing typo in the checksum ( #1133 )
2021-11-01 08:01:16 -07: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
Joseph Flinn
59bed9b12e
fixing the release asset names ( #1124 )
2021-10-27 13:10:15 -07:00
Joseph Flinn
4fa9325330
Version Bump 1.29.0 ( #1123 )
2021-10-27 08:37:15 -07:00
github-actions[bot]
5a179ec530
Autosync the updated translations ( #1122 )
...
Co-authored-by: github-actions <>
2021-10-27 07:41:25 -07:00
Thomas Rittson
22546932a2
Add PR template ( #1121 )
2021-10-27 19:02:07 +10:00
Thomas Rittson
52a30f4d8a
Fixes for dynamic modal a11y ( #1107 )
...
* Remove tabindex and cdkTrapFocus from modals
* Add styling for modal-dismiss
* Remove modal-dismiss styles
* Update jslib
2021-10-25 16:26:12 +10:00
Joseph Flinn
a61ef74895
Updating the release constraints ( #1118 )
...
* updating the release constraints
* removing the master branch release ci code execution
* updating some verbiage
2021-10-22 08:41:15 -07:00
Oscar Hinton
6f69486c36
Remove empty catch blocks and remove allow-empty-catch tslint rule ( #1117 )
2021-10-21 11:10:36 +02:00
Vince Grassia
66d560aab5
Add notify constraint ( #1112 )
2021-10-15 13:07:05 -04:00
Kyle Spearrin
bee11204b2
New Crowdin updates ( #1111 )
...
* New translations messages.json (Romanian)
* New translations messages.json (Estonian)
* New translations messages.json (Chinese Traditional)
* New translations messages.json (Vietnamese)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Indonesian)
* New translations messages.json (Persian)
* New translations messages.json (Bengali)
* New translations messages.json (Thai)
* New translations messages.json (Croatian)
* New translations messages.json (Norwegian Nynorsk)
* New translations messages.json (Latvian)
* New translations messages.json (Ukrainian)
* New translations messages.json (Azerbaijani)
* New translations messages.json (Hindi)
* New translations messages.json (English, United Kingdom)
* New translations messages.json (Esperanto)
* New translations messages.json (Filipino)
* New translations messages.json (Malayalam)
* New translations messages.json (Sinhala)
* New translations messages.json (Kannada)
* New translations messages.json (Norwegian Bokmal)
* New translations messages.json (Montenegrin (Latin))
* New translations messages.json (Chinese Simplified)
* New translations messages.json (Turkish)
* New translations messages.json (French)
* New translations messages.json (Hebrew)
* New translations messages.json (Spanish)
* New translations messages.json (Afrikaans)
* New translations messages.json (Belarusian)
* New translations messages.json (Bulgarian)
* New translations messages.json (Catalan)
* New translations messages.json (Czech)
* New translations messages.json (Danish)
* New translations messages.json (German)
* New translations messages.json (Greek)
* New translations messages.json (Finnish)
* New translations messages.json (Hungarian)
* New translations messages.json (Swedish)
* New translations messages.json (Italian)
* New translations messages.json (Japanese)
* New translations messages.json (Korean)
* New translations messages.json (Dutch)
* New translations messages.json (Polish)
* New translations messages.json (Portuguese)
* New translations messages.json (Russian)
* New translations messages.json (Slovak)
* New translations messages.json (Slovenian)
* New translations messages.json (Serbian (Cyrillic))
* New translations messages.json (English, India)
2021-10-14 19:22:52 -04:00