Matt Gibson
6e8c15bccd
Fix mobile +
url encoding issue ( #1510 )
2022-03-02 14:49:35 -06:00
Matt Gibson
7d018e4b59
Fix dev server connector headers ( #1509 )
2022-03-02 14:27:34 -06:00
Robyn MacCallum
8f5f694a1e
Roll back organizationId and collectionId's if ciphers fail to be moved ( #699 )
2022-03-02 08:11:34 -05:00
Thomas Rittson
80415f8cd5
Update jslib ( #1387 )
2022-03-02 08:49:07 +10:00
Thomas Rittson
b6becb3211
Update jslib ( #2425 )
2022-03-02 08:41:33 +10:00
Thomas Rittson
bc4bd664b6
Update jslib ( #497 )
2022-03-02 08:41:17 +10:00
Thomas Rittson
e47eb5e74f
Fix linting ( #700 )
2022-03-01 23:11:12 +01:00
Thomas Rittson
c1a37eab13
Fix storage keys in v1 migration ( #696 )
2022-03-02 07:44:14 +10:00
Thomas Rittson
d81eb7ddae
Improve SSO Config validation ( #572 )
...
* Extract SsoConfig enums to own file
* Add ChangeStripSpaces directive
* Move custom validators to jslib
* Add a11y-invalid directive
* Add and implement dirtyValidators
* Create ssoConfigView model and factory methods
* Add interface for select options
* Don't build SsoConfigData if null
Co-authored-by: Oscar Hinton <oscar@oscarhinton.com>
2022-03-02 07:31:00 +10:00
Daniel James Smith
03c279865f
BEEEP: Add missing languages ( #1382 )
...
* Pull in jslib
* Register missing languages
2022-03-01 13:52:53 +01:00
Thomas Rittson
d919346517
Fix autoFillOnPageLoadDefault default value ( #697 )
2022-03-01 13:13:19 +10:00
Chad Scharf
f832cb4138
Remove artifact binding from SSO config UI ( #1502 )
2022-02-28 13:43:31 -05:00
Addison Beck
19246c0e13
Merge pull request #2421 from bitwarden/Feature/ExportWarnings
...
[feature] Implement scope warning for exports
2022-02-28 11:44:36 -05:00
Addison Beck
54025f269a
[feature] Implement scope warning for exports ( #1384 )
2022-02-28 17:44:10 +01:00
Addison Beck
b8a23cf014
[feature] Implement scope warning for exports ( #1504 )
2022-02-28 11:37:02 -05:00
addison
d758841642
[feature] Implement scope warning for exports
2022-02-28 11:31:39 -05:00
Thomas Rittson
4ce5e5fbdc
Update Help menu options ( #1383 )
2022-02-28 11:23:14 +01:00
Kyle Spearrin
ed33d77b7e
Serve command fixes ( #492 )
...
* change to koa to support async/await
* get rid of session header
* error is unlocked for certain commands
* fix lint error
* use "object" routes
* revert change to vs code launch
2022-02-25 17:35:27 -05:00
Daniel James Smith
ea5f2a32ee
BEEEP: Add missing languages ( #2416 )
...
* Pull in jslib
* Import and register missing languages
2022-02-25 22:13:00 +01:00
Daniel James Smith
d0c0e80b6c
BEEEP: Add missing languages ( #1501 )
...
* Pull in jslib
* Import and register missing locales
* Update supportedTranslationLocales
2022-02-25 20:59:07 +01:00
Daniel James Smith
a69135ce06
Add missing localeNames ( #695 )
2022-02-25 18:54:27 +01:00
Addison Beck
47425ef975
Merge pull request #2414 from bitwarden/UpdateJslib
...
[dep] Update jslib
2022-02-25 11:27:47 -05:00
Addison Beck
c738366eef
[dep] Update jslib ( #1381 )
2022-02-25 11:27:43 -05:00
addison
4af1c264e4
[dep] Update jslib
2022-02-25 11:07:29 -05:00
Thomas Rittson
98fb71fcb6
Update jslib ( #1494 )
...
* Update jslib
* Add i18n error message
* Update imports
2022-02-25 10:19:37 -05:00
Micaiah Martin
0114d96e18
[BEEEP] - Ignored workflow files from triggering builds ( #1375 )
2022-02-25 08:14:19 -06:00
Micaiah Martin
1eac8f0c0f
Added dry run logic ( #1376 )
2022-02-25 08:13:39 -06:00
Micaiah Martin
e0844a1a07
Merge pull request #2408 from bitwarden/BEEEP-exclude-workflows-build
2022-02-25 08:12:58 -06:00
Micaiah Martin
8eb1fa8e1b
Merge pull request #2409 from bitwarden/dryrun-workflow
2022-02-25 08:12:46 -06:00
Micaiah Martin
3a14f04960
[BEEEP] - Ignored workflow files from triggering builds ( #494 )
2022-02-25 09:12:23 -05:00
Micaiah Martin
7033fa17da
Added dry run logic for release workflow ( #495 )
2022-02-25 09:12:07 -05:00
Micaiah Martin
1b52b5a98a
Added dry run logic ( #1497 )
2022-02-25 09:07:54 -05:00
Daniel James Smith
b601ca78cd
Colorize hidden custom field when value visible ( #2413 )
2022-02-25 14:30:55 +01:00
Daniel James Smith
8880e9700e
BEEEP: Colorize hidden custom field when value visible ( #1380 )
2022-02-25 14:27:54 +01:00
Addison Beck
65219f5705
[bug] Store collapsedGroupings in accountSettings ( #694 )
2022-02-25 13:03:13 +01:00
github-actions[bot]
2f289ebd1f
Autosync the updated translations ( #1378 )
...
Co-authored-by: github-actions <>
2022-02-25 12:29:23 +01:00
github-actions[bot]
6f558e5554
Autosync the updated translations ( #2411 )
...
Co-authored-by: github-actions <>
2022-02-25 12:28:59 +01:00
github-actions[bot]
c3e5c74253
Autosync the updated translations ( #1500 )
...
Co-authored-by: github-actions <>
2022-02-25 12:27:49 +01:00
Oscar Hinton
3aa52a5537
Add eslint ( #1369 )
2022-02-24 20:50:19 +01:00
Robyn MacCallum
233f876bbb
Accessibility fixes for account switcher menu ( #1373 )
2022-02-24 14:11:54 -05:00
Micaiah Martin
676b587cd9
Added dry run logic
2022-02-24 11:26:57 -06:00
Micaiah Martin
d9ac8cc50a
Ignored workflow files from triggering builds
2022-02-24 11:20:04 -06:00
Oscar Hinton
c27f421d56
Add eslint ( #2405 )
2022-02-24 18:14:04 +01:00
Micaiah Martin
df5b175cdf
Remove workflows from build trigger ( #1496 )
2022-02-24 08:42:14 -06:00
Thomas Rittson
d7276850a2
Update jslib ( #1374 )
...
* Update jslib
* Update i18n
2022-02-24 09:36:15 -05:00
Thomas Rittson
1af0021af3
Update jslib ( #493 )
...
* Update jslib
* Add i18n error message
* Update deps
2022-02-24 09:35:18 -05:00
Thomas Rittson
b0dbb6f2f9
Update jslib ( #2407 )
...
* Update jslib
* Add error message string for session timeout
* Update deps
2022-02-24 09:33:58 -05:00
Oscar Hinton
1c495e87c9
Add eslint ( #1437 )
2022-02-24 12:10:07 +01:00
Melanie Kanavakatini
8f76e81582
feat: add hidden char count toggle ( #1780 )
...
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-02-23 21:11:09 -06:00
Thomas Rittson
1cbc119ad8
[AuthService refactor] Don't clear state if 2FA is invalid ( #690 )
...
* Don't clear state if 2FA is invalid
* Add session timeout to 2FA
* Clear internal authService state if unhandled error
2022-02-23 21:08:43 -06:00