Chad Scharf
3864f1d950
Revert services.module.ts
2020-06-17 13:20:06 -04:00
Chad Scharf
4bdb9c8632
Collect tax info for payments
2020-06-17 13:20:06 -04:00
Chad Scharf
b1c098614c
tax info collection zip + VAT
2020-06-17 13:20:06 -04:00
Kyle Spearrin
72c56ca506
updates to status command and add hidePasswords ( #146 )
...
* a few updates to the recent status addition
* add hidePasswords functionality
2020-06-17 11:01:34 -04:00
Chad Scharf
7fd52c62f3
Merge pull request #115 from bitwarden/feature/tax-info-collection
...
Support tax collection info
2020-06-17 10:50:14 -04:00
Jarimatti Valkonen
62c7c30cb4
Add status command ( #145 )
...
* Show vault status.
The status is shown as 'unauthenticated', 'locked', or 'unlocked'.
* Add more status command fields.
Added `serverUrl`, `lastSync`, `userEmail`, and `userId`.
* Add status help text.
2020-06-16 20:43:30 -04:00
Vincent Salucci
4309064804
[Enterprise] Added environment checks ( #559 )
...
* Update jslib (2b6657a -> 28d21ca )
* Environment variable checks
2020-06-16 09:35:25 -05:00
Chad Scharf
f91e67ad6b
Revert services.module.ts
2020-06-12 19:51:00 -04:00
Chad Scharf
d63ec210c7
Collect tax info for payments
2020-06-12 19:33:29 -04:00
Chad Scharf
dea0233ee3
Support tax collection info
2020-06-12 19:29:52 -04:00
Kyle Spearrin
6e04920180
cmd + 8 to autofill for safari ( #1292 )
2020-06-12 12:50:56 -04:00
Kyle Spearrin
29b370961e
Cleanup current uris selection list ( #1294 )
2020-06-12 12:50:39 -04:00
Melanie Kanavakatini
32db40ec7f
persist browser context on popout, add uri options input & toggle ( #1290 )
...
* persist browser context on popout, add uri options input & toggle
* pass tab array to ngOptions, add null check
2020-06-12 11:01:08 -04:00
Chad Scharf
28d21ca5df
Merge pull request #114 from Hinton/hotifx/hidden-password
...
Ensure viewPassword has a default value
2020-06-12 09:50:00 -04:00
Hinton
81c76816b9
Ensure viewPassword has a default value
2020-06-12 14:21:27 +02:00
Vincent Salucci
dd147ce338
[Enterprise] Updated Environment Settings ( #112 )
...
* Initial commit of enterprise environment option
* Reverting API/EnvironmentUrls changes
2020-06-11 15:04:40 -05:00
Chad Scharf
25a86608b2
Merge pull request #1249 from Hinton/feature/hidden-password
...
Add support for hidden password
2020-06-11 15:01:37 -04:00
Chad Scharf
5ea459a347
Merge pull request #458 from Hinton/feature/hide-passwords
...
Add support for hidden password
2020-06-11 15:01:07 -04:00
Chad Scharf
3d160ee1df
Merge pull request #538 from Hinton/feature/hide-passwords
...
Add support for collections with hide passwords
2020-06-11 14:51:05 -04:00
Hinton
954d78a46e
Merge branch 'master' of https://github.com/bitwarden/browser into feature/hidden-password
2020-06-11 20:35:30 +02:00
Hinton
51b482f57d
Merge branch 'master' of https://github.com/bitwarden/web into feature/hide-passwords
2020-06-11 20:33:43 +02:00
Hinton
17c79af830
Update jslib.
2020-06-11 20:32:22 +02:00
Hinton
26c05d5909
Update jslib.
2020-06-11 20:31:27 +02:00
Hinton
b367c4b4ce
Update jslib
2020-06-11 20:28:22 +02:00
Chad Scharf
2b6657a293
Merge pull request #104 from Hinton/feature/hide-passwords
...
Add support for collections with hide passwords
2020-06-11 14:26:57 -04:00
Chad Scharf
7432ad310c
Merge pull request #557 from bitwarden/feature/enterprise-landing-page
...
Layout images and styling for register page
2020-06-11 12:04:18 -04:00
Chad Scharf
5b02202efb
Llayout images and styling for register page
2020-06-11 11:27:46 -04:00
Hinton
0338dfe05a
Merge branch 'master' of https://github.com/bitwarden/jslib into feature/hide-passwords
...
# Conflicts:
# src/models/response/cipherResponse.ts
2020-06-11 00:24:02 +02:00
Kyle Spearrin
d1e4eebebb
check for empty string on malformed URL ( #108 )
2020-06-11 00:22:46 +02:00
Vincent Salucci
17298cf188
Bug fix: made lock default conditional check ( #106 )
2020-06-11 00:22:46 +02:00
Kyle Spearrin
6e52c2846d
getEnterprisePortalSignInToken api ( #105 )
2020-06-11 00:22:46 +02:00
Chad Scharf
8e603ff420
Merge pull request #103 from Hinton/patch-1
...
Resolve edit always being true for ciphers
2020-06-10 14:44:21 -07:00
Scott Mangiapane
6e21b26904
Increased resolution of notification icons for HiDPI displays ( #1288 )
2020-06-10 09:05:05 -04:00
Chad Scharf
23056bcd63
tax info collection zip + VAT
2020-06-08 17:24:05 -04:00
hinton
876b45d82e
Disable TOTP field, disable edit and show of hidden fields.
2020-06-04 22:23:02 +02:00
hinton
4d776ca0ef
Fix spelling mistakes
2020-06-04 22:15:45 +02:00
hinton
982d35a404
Merge branch 'master' of https://github.com/bitwarden/desktop into feature/hide-passwords
2020-06-04 22:09:46 +02:00
Kyle Spearrin
2b0c92a4ea
stub alternate layout support for register page ( #550 )
2020-06-04 14:12:37 -04:00
Kyle Spearrin
d669d43fe4
update jslib
2020-06-04 12:48:11 -04:00
hinton
d88ed609aa
Disable TOTP field, disable edit and show of hidden fields.
2020-06-03 21:25:55 +02:00
hinton
426e0edfb5
Allow editing of newly added fields
2020-06-03 20:46:32 +02:00
hinton
34402571e7
Add newField property to FieldView, used for allowing edits for new fields
2020-06-03 20:45:53 +02:00
Kyle Spearrin
2cc0aa6f3d
a few cleanup items for full width setting change ( #547 )
2020-06-02 09:56:16 -04:00
Chad Scharf
f895916fbb
Merge pull request #543 from syntax-error752/feature/UIscaling
...
Update CSS to allow for larger screens.
2020-06-01 19:27:28 -04:00
syntaxerror752
fea3bba0df
Changed method of keeping the logon box the same size
2020-06-02 08:29:58 +10:00
hinton
7ed7321219
Mark "hidden" fields and totp as disabled.
2020-06-01 21:59:58 +02:00
hinton
b2bf192677
Merge branch 'master' of https://github.com/bitwarden/web into feature/hide-passwords
2020-06-01 21:38:17 +02:00
Kyle Spearrin
acc3ed01b2
New Crowdin translations ( #1276 )
...
* New translations messages.json (Spanish)
* New translations messages.json (German)
* New translations messages.json (Dutch)
* New translations messages.json (Polish)
* New translations messages.json (Russian)
* New translations messages.json (Turkish)
v1.44.3
2020-06-01 15:02:52 -04:00
Kyle Spearrin
1c683b12c2
bump version
2020-06-01 14:50:00 -04:00
Kyle Spearrin
fa55f5a46c
update jslib
2020-06-01 14:48:35 -04:00