Vlad
eb59c9e692
browser version of 287 issue
...
added condition when badge should set text based on setting
2021-02-22 01:35:14 +03:00
Tomer Shvueli
72d0a439d2
feat: Add option to auto-copy TOTP code when page auto fills credentials
2021-02-20 14:48:54 -05:00
Oscar Hinton
2ac9f92267
Resolve safari not checking vault timeout every 10s ( #1615 )
2021-02-20 11:10:33 +01:00
Vincent Salucci
8a3b551c6e
[Send] Updated delete function for add/edit component ( #277 )
...
* [Send] Updated delete function for add/edit component
* Saved final return statement
2021-02-19 10:23:51 -06:00
Chad Scharf
1524f378db
Merge pull request #725 from limonte/master
...
Bump sweetalert2 to latest
2021-02-18 18:49:18 -05:00
Limon Monte
f922e0ede3
chore: bump sweetalert2 to latest
2021-02-19 00:48:12 +02:00
Limon Monte
d2f1e39a9b
chore: bump sweetalert2 to latest ( #835 )
2021-02-18 16:48:58 -05:00
Addison Beck
5f5580cff9
added toggle options logic ( #276 )
2021-02-18 16:04:12 -05:00
Chad Scharf
ca6078e6e8
Merge pull request #1619 from limonte/master
...
Bump sweetalert2 to latest
2021-02-18 15:54:30 -05:00
Limon Monte
451523c11d
chore: bump sweetalert2 to latest
2021-02-18 20:49:18 +02:00
addison
07e78d75d5
remove unused code
2021-02-18 13:10:10 -05:00
Oscar Hinton
b0ae1bfa4c
Add support for extending VaultTimeoutService ( #275 )
2021-02-18 19:08:20 +01:00
addison
689f2c3535
lint fixes
2021-02-18 13:06:21 -05:00
addison
0918ad1425
removed a comment
2021-02-18 13:05:12 -05:00
addison
ac807b6d54
bells and whistles for Send
2021-02-18 13:03:20 -05:00
vachan-maker
8ef7944077
Add Emergency Access to Get Premium ( #800 )
...
* Add Emergency Access to Get Premium
* Added Emergency Access to messages.json
* Update premium.component.html
* Added opening tag
* Update messages.json
2021-02-17 10:22:51 -05:00
Matt Gibson
fc1275aeb2
Do not lock until after the file is created ( #274 )
...
Proper-lockfile throws if the file it's locking does not exist.
Lock around adapter creation rather than file creation.
2021-02-16 22:29:57 -06:00
Thomas Rittson
2a19189f04
Show grantee email in modal if name is null ( #831 )
2021-02-17 12:07:13 +10:00
Addison Beck
4a8cf62495
removed extra subscription
2021-02-16 16:33:32 -05:00
addison
68044f7170
removed disable send references
2021-02-16 14:02:28 -05:00
addison
ec162f8fbf
removed a console log
2021-02-16 13:27:22 -05:00
addison
73bc46ae4a
fixed bugs found creating demo video
2021-02-16 13:11:14 -05:00
addison
1290ff2c40
finished CRUD operations for Send
2021-02-16 11:52:23 -05:00
Matt Gibson
7941664a59
Lock lowdb storage file to avoid dirty data collisions ( #273 )
...
* Lock lowdb storage file to avoid dirty data collisions
* Retry lock acquire rather than immediately fail
* Add proper-lockfile types to dev dependencies
* remove proper-lockfile from jslib.
This package is incompatible with Browser implementations.
* await lock on create
2021-02-15 10:16:12 -06:00
Vincent Salucci
8d2e436a05
[Send] Type component ( #1608 )
...
* Initial commit of send type component
* Update jslib (ee164be -> 0951424 )
* Update constructor for new jslib
2021-02-12 16:28:31 -06:00
Addison Beck
1968dbfee2
refactored a few properties into getters ( #272 )
2021-02-12 17:25:47 -05:00
Vincent Salucci
cb4f318419
[Send] Update jslib and Send component ( #826 )
...
* changes made affected by jslib update
* Update jslib (380b28d -> 0951424 )
2021-02-12 10:38:55 -06:00
Kyle Spearrin
0b79f112b9
detect dark theme based on system theme ( #271 )
2021-02-12 11:04:09 -05:00
Thomas Rittson
f239b0cd34
Improved handling of grantor access to organizations after takeover ( #820 )
...
* Add emergency access warning for Owners of orgs
* Add master password policy enforcement
* Only show password policy if taking over an Owner
* Fix linting errors
* Fix code style and typos
* Fix implicit 'any' type
* Get grantor policies in separate api call
* Update jslib
2021-02-12 09:58:22 +10:00
Vincent Salucci
0951424de7
Update send component to follow existing patterns ( #270 )
2021-02-11 16:55:38 -06:00
Thomas Rittson
9d1b2b9f60
Add warning when importing to organization ( #825 )
2021-02-12 08:13:29 +10:00
Addison Beck
82cb6fd020
Merge pull request #721 from bitwarden/Send
...
Allowed editing sends
2021-02-10 21:00:04 -05:00
addison
12532f3cc4
Allowed editing sends
2021-02-10 14:15:10 -05:00
Addison Beck
0b7621141c
Merge pull request #720 from bitwarden/Send
...
View Sends
2021-02-10 12:21:23 -05:00
Matt Gibson
0a34bdb8cf
Limit export read to current user ( #230 )
2021-02-10 10:47:59 -06:00
Matt Gibson
380b28d66a
Chmod exported file permissions ( #269 )
...
* Save all files as current user read-write only
* Save all files as current user read-write only
2021-02-10 10:47:55 -06:00
Addison Beck
544ecbecdc
Update messages.json
2021-02-10 11:38:35 -05:00
Vincent Salucci
0d6e212463
[Send] Groupings component ( #1605 )
...
* Initial commit of groupings component
* Update jslib ee164be
* Updated send-list item icons
* Requested changes
* Removed obsolete safari hacks
2021-02-10 10:16:34 -06:00
Matt Gibson
1868b99d17
Linter updates and fixes ( #1604 )
2021-02-10 09:40:15 -06:00
Thomas Rittson
d376927e5e
Improved handling of grantor access to organizations after takeover (refactored) ( #267 )
...
* Revert "Add policy property to TakeoverResponse"
This reverts commit 31da5081e6833cf8a9d5bb869c14600f25ca3f39.
* Add getEmergencyGrantorPolicies to api service
2021-02-10 09:06:18 +10:00
addison
30a7db2f20
Added support for viewing Sends'
2021-02-09 15:57:10 -05:00
Vincent Salucci
168f9a5525
[Send] Update jslib and init function ( #823 )
...
* Update jslib to ee164bebc6
* Overloaded ngOnInit to call this.load
* Updated import groupings/order based on lint warnings
2021-02-08 16:53:48 -06:00
Vincent Salucci
ee164bebc6
[Send] Add more flexibility to base component ( #262 )
...
* Updating send component for more flexibility in child class
* Updated delegte null check
* added comment
2021-02-08 16:18:44 -06:00
Matt Gibson
eef8a2a0f7
Do not evaluate callback function when testing existence ( #266 )
2021-02-08 15:55:58 -06:00
Kyle Spearrin
13a04976fd
send UX improvements ( #822 )
...
* send UX improvements
* typo
2021-02-08 16:07:40 -05:00
Kyle Spearrin
a4ac842cec
support for copying send link to clipboard on save ( #265 )
2021-02-08 15:55:32 -05:00
Thomas Rittson
58e6f24d5f
Add policy property to TakeoverResponse ( #260 )
2021-02-09 06:31:41 +10:00
Matt Gibson
5a8de9be49
Match linter rules ( #229 )
2021-02-08 14:11:58 -06:00
Matt Gibson
2730e04a05
Match tslint rules ( #264 )
2021-02-08 14:11:44 -06:00
Thomas Rittson
dae739bc17
Merge pull request #1602 from bitwarden/remove-xcode-build-script
...
Revert "Merge pull request #1589 from bitwarden/npm-xcode-script"
2021-02-09 06:11:01 +10:00