1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00
Commit Graph

11617 Commits

Author SHA1 Message Date
Chad Scharf
87973e9775 Merge pull request #558 from bitwarden/feature/tax-info-collection
Feature/tax info collection
2020-06-18 11:33:08 -04:00
Chad Scharf
4450b1aa81 update jslib 2020-06-18 11:30:36 -04:00
Chad Scharf
635a6fd0d8 Merge pull request #116 from bitwarden/feature/tax-info-update
Feature/tax info update
2020-06-18 11:27:12 -04:00
Chad Scharf
bbe0b3ad97 Merge pull request #1168 from clayadams5226/patch-1
Update ISSUE_TEMPLATE.md
2020-06-18 09:29:43 -04:00
Chad Scharf
57575ea322 Merge pull request #487 from clayadams5226/patch-1
Update ISSUE_TEMPLATE.md
2020-06-18 09:29:35 -04:00
Chad Scharf
12c4649941 Merge pull request #400 from clayadams5226/patch-1
ISSUE_TEMPLATE.md
2020-06-18 09:29:25 -04:00
Chad Scharf
68d3d7abfd Combine tax info with other updates 2020-06-17 20:11:30 -04:00
Chad Scharf
983f0cbfa7 re-order import 2020-06-17 20:09:47 -04:00
Chad Scharf
fb70ca8fe9 tax info extends payment request 2020-06-17 20:07:59 -04:00
Chad Scharf
01fd705081 extend payment request to collect tax info 2020-06-17 19:46:28 -04:00
Chad Scharf
4502a966a1 PR feedback, loading spinner 2020-06-17 13:35:39 -04:00
Chad Scharf
e523733b2c Merge branch 'feature/tax-info-collection' of https://github.com/bitwarden/web into feature/tax-info-collection
Merge conflicts and jslib update
2020-06-17 13:21:43 -04:00
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