Addison Beck
dc87510a7a
Implemented Custom role and permissions ( #750 )
...
* Implemented Custom role and permissions
* converted Permissions interface into a class
* fixed a merge issue
* updated jslib
* code review cleanup for Permissions
* trailing commas
2021-01-12 15:31:22 -05:00
Vincent Salucci
4d2d686078
[Policy] Personal Ownership banner ( #764 )
...
* Updated banner position and message
* updated capitalization
2021-01-06 10:01:34 -06:00
Matt Gibson
a0904b14ed
Hide match uri overflow ( #758 )
...
match descriptions are overflowing in german and causing the uri delete
button to overflow off of the cipher view modal
2020-12-30 17:12:01 -06:00
Oscar Hinton
3c5a972bc9
Add support for Emergency Access ( #707 )
...
* Add support for Emergency Access
* Cleanup & Bugfix
* Apply suggestions from code review
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
* Cleanup some more imports
* Restrict emergency access invite to premium users
* Restrict editing existing emergency accesses to premium account.
* Handle changes in jslib
* Add some info messages for when you haven't been granted or invited emergency contacts
* Resolve review comments
* Update jslib
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
2020-12-22 10:57:44 -05:00
Chad Scharf
f207aa3a9d
show caret or icon, not just "blank" space ( #745 )
2020-12-21 10:59:07 -05:00
Mithilesh Zavar
f090e8febf
Password History Overflow ( #743 )
2020-12-16 15:47:37 -05:00
Wyatt Childers
087c84bcfb
Only show carats for items with children ( #410 )
...
* Only show carats for folders with children
* Only show carats for collections with children
2020-12-15 16:32:49 -05:00
Mithilesh Zavar
a457c83242
Attachments with long file names go beyond the window. #695 ( #702 )
2020-12-15 16:03:17 -05:00
Matt Gibson
bcd8963e8b
Add totp copy to clipboard button to cipher view ( #737 )
...
* Add totp copy to clipboard button to cipher view
* Align totp copy privs with cipher view
* Enforce TOTP as premium feature
* Update jslib reference
2020-12-15 10:25:52 -06:00
Vincent Salucci
218caa28b0
[Policy] Personal Ownership ( #722 )
...
* Initial commit of personal ownership policy
* Added event handling for modifying policies
* I didn't save the merge conflict fix...
* Removed unused import
* Updated jslib (dcbd09e
-> 2d62e10
)
2020-12-08 13:24:59 -06:00
Matthew
37cf46d581
Add 'Copy Username' button ( #691 )
...
This adds a 'Copy Username' button above the 'Copy Password' button in
the dropdown for individual entries in the safe. This matches the
capabilities of the desktop app, where you can right-click on any entry
and get options for both 'copy password' and 'copy username'.
2020-11-10 14:26:38 -05:00
paulussujono
6bc5ac46b7
♿ ️ added autofocus on first field of modal forms ( #667 )
...
added to modals:
- invite user
- add item
- add collection
- add folder
2020-10-06 09:06:44 -04:00
Oscar Hinton
eff3332fef
Upgrade Angular to 9 ( #606 )
...
* Upgrade Angular to 8
* Upgrade Angular to 9
* Fix format
* Fix import sorting
2020-08-17 10:04:38 -04:00
Addison Beck
20408347fb
Allow Bulk Delete In Org Vault ( #577 )
...
* added the multi select checkbox to org ciphers
* wired up select all/none
* allowed for bulk delete of ciphers from the org vault
* refactored bulk actions into a dedicated component
* tweaked formatting settings and reformatted files
* moved some shared code to jslib
* some more formatting fixes
* undid jslib connection changes
* removed a function that was moved to jslib
* reset jslib again?
* set up delete many w/admin cipher methods
* removed extra href tags
* added organization id to bulk delete request model when coming from an org vault
* fixed up some compiler warnings for formatting
* code review fixups for bulk delete from org vault
* added back a removed parameter from the vault component
* seperated some imports with newlines
* updated jslib
* resolved some build errors
* code review cleanup for bulk delete from an org vault
* code review cleanup for bulk delete from an org vault
* code review cleanup for bulk delete from an org vault
* code review cleanup for bulk delete from an org vault
* updated jslib to latest
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
2020-08-11 11:30:30 -04:00
K. Sasa
6e3edd75eb
Consistent: Replaced the clipboard icon with a clone icon to improve UX ( #582 )
...
* Replace copy value button fa-clipboard to fa-clone
* Replace clone item button fa-clone to fa-files-o
2020-07-27 13:21:11 -04:00
hinton
426e0edfb5
Allow editing of newly added fields
2020-06-03 20:46:32 +02:00
hinton
7ed7321219
Mark "hidden" fields and totp as disabled.
2020-06-01 21:59:58 +02:00
hinton
5b9c41f29a
Use correct variable for view password
2020-05-22 09:26:57 +02:00
hinton
5bc01ea13e
Add support for collections with hide passwords
2020-05-21 15:58:55 +02:00
Kyle Spearrin
97eedb2034
fixing a few bug, asset updates, tweaks ( #532 )
...
* fixing a few bug, asset updates, tweaks
* dont save until save button clicked
2020-05-18 09:51:20 -04:00
Chad Scharf
d62850f82d
[Soft Delete] enable copy/view operations in trash
2020-04-10 13:42:37 -04:00
Chad Scharf
41a0cfd0a2
[Soft Delete] - Added trash and related functionality to web vault
2020-04-08 16:48:30 -04:00
Vincent Salucci
a27eddae56
Enforce Password Generator Policy Options ( #469 )
...
* Initial commit for enforcing password generator policy options
* Revert to previous isDev URL setup
2020-02-26 18:32:57 -06:00
Vincent Salucci
b7cd18b715
Allow organizational admins to assign clone ownership ( #458 )
2020-02-12 15:11:38 -06:00
Vincent Salucci
ccf3d49fc4
Implement Clone item functionality (personal/org) ( #457 )
...
* Clone personal/org items
* Removed ability to delete during clone process
2020-02-10 14:03:36 -05:00
Kyle Spearrin
e550989ce2
autocomplete off for search inputs
2019-11-25 08:20:53 -05:00
Kyle Spearrin
191fa922d2
more a11y updates
2019-10-11 11:47:41 -04:00
Kyle Spearrin
fb817f1ca7
more a11y fixes
2019-10-11 11:22:21 -04:00
Kyle Spearrin
9c2f128585
ally title work
2019-10-11 10:35:24 -04:00
Kyle Spearrin
9ebd700317
sr text for shared and attachments
2019-10-10 11:42:05 -04:00
Kyle Spearrin
3a2f04006f
event log from copy on listing
2019-07-12 15:34:27 -04:00
Kyle Spearrin
f0e3e3b6f9
client events for edit page
2019-07-12 10:41:18 -04:00
Kyle Spearrin
2a19bdd8d1
correct launch icon
2019-04-26 22:44:10 -04:00
Kyle Spearrin
df81d9fd5f
launch uri adjustments
2019-04-26 09:12:37 -04:00
Shawn Beachy
1060775cad
Add a "launch site" button directly to the list of ciphers ( #384 )
...
* Add a button to launch the primary uri for a site straight from the list.
* Take cues from the add-edit component on properly checking if we can launch.
* Move the launch button to the dropdown menu.
* Take LoginView as launch parameter instead of LoginUriView.
2019-04-26 09:07:57 -04:00
Kyle Spearrin
322bc90920
drag n drop cleanup
2019-03-28 11:59:53 -04:00
Kovah
9685f2c2b3
Drag n drop sorting for custom fields ( #370 )
...
* Implement custom field ordering with new handle placement
* Update reference for jslib
2019-03-28 11:39:49 -04:00
Kyle Spearrin
371ecd9d3a
page at 200
2019-03-19 14:55:19 -04:00
Kyle Spearrin
cc706a48da
paging ciphers for better performance
2019-03-19 12:44:22 -04:00
Kyle Spearrin
33b539858f
format html files
2019-02-21 16:50:37 -05:00
ShirokaiLon
27a32463d9
Add trackBy option ( #342 )
2019-02-02 22:31:33 -05:00
Kyle Spearrin
650fc6aa27
null checks on query param sub
2019-01-16 23:30:32 -05:00
Kyle Spearrin
6b0719db45
allow launching URLs without protocol than end with tld
2019-01-07 10:33:27 -05:00
Kyle Spearrin
9728116836
pass messagingService dependency
2019-01-03 10:24:29 -05:00
Kyle Spearrin
5804c57236
unsubscribe from queryparams observable
2018-12-20 10:06:40 -05:00
Kyle Spearrin
4bb9051136
show reports with upgrade message
2018-12-14 14:48:12 -05:00
Kyle Spearrin
0ede65e9ca
add help link for searching
2018-12-11 14:51:44 -05:00
Kyle Spearrin
58baf137aa
dont apply old pipe search during select all filter
2018-12-08 10:47:22 -05:00
Kyle Spearrin
dd282383d7
use router.navigate rather than location
2018-11-30 10:28:46 -05:00
Kyle Spearrin
95c25c1bcd
fix help articles
2018-11-26 12:25:27 -05:00
Kyle Spearrin
384978a511
fix old attachments article info
2018-11-16 09:17:33 -05:00
Kyle Spearrin
ac1f8a69e1
allow bulk sharing of items with new attachments
2018-11-15 12:56:07 -05:00
Kyle Spearrin
8232a4c9c8
fix old attachments by reuploading them
2018-11-14 15:20:17 -05:00
Kyle Spearrin
b7e4d9c806
toggle collapse string update
2018-11-09 17:50:26 -05:00
Kyle Spearrin
95b91f0ce2
added collpase/expand functions to groupings
2018-11-09 17:45:01 -05:00
Kyle Spearrin
60ee82ca47
always loading nested now
2018-10-26 10:49:14 -04:00
Kyle Spearrin
8252512784
nested collections
2018-10-25 12:19:35 -04:00
Kyle Spearrin
1390d7eb1d
display nested folders
2018-10-25 09:38:52 -04:00
Kyle Spearrin
8da1bb13ff
dont stop prob on label simple label click for cb list
2018-10-24 22:15:09 -04:00
Kyle Spearrin
745e6c1715
use base collections component from jslib
2018-10-23 12:04:05 -04:00
Kyle Spearrin
e20a75eb0c
use share component from jslib
2018-10-23 10:33:40 -04:00
Kyle Spearrin
a24c41ff25
set org id and collections if filtered
2018-10-22 16:46:48 -04:00
Kyle Spearrin
5e7c9a7278
add ownership and collection assignment from add/edit
2018-10-19 12:44:52 -04:00
Kyle Spearrin
68ed8e51bd
convert analytics and toaster to platform utils
2018-10-03 10:33:04 -04:00
Kyle Spearrin
53675eeba7
stop prop on checkbox clicks
2018-09-24 17:45:35 -04:00
Kyle Spearrin
8c9705eec0
null check collection ids filter
2018-09-11 08:46:04 -04:00
Kyle Spearrin
e5226d7ffc
check key and premium after sync
2018-08-31 17:23:36 -04:00
Kyle Spearrin
b322f20c81
fix attachments deps
2018-08-29 09:31:20 -04:00
Kyle Spearrin
7d7a9f3dc6
attachments accessible if can access premium
2018-08-29 09:22:28 -04:00
Kyle Spearrin
41ff511165
user canAccessPremium checks
2018-08-28 23:17:58 -04:00
Kyle Spearrin
80febf97d3
idle reconnects for notifications
2018-08-22 22:37:55 -04:00
Kyle Spearrin
85ca10dbb3
notification service implementation
2018-08-20 22:21:13 -04:00
Kyle Spearrin
bcb44e8cf7
fix copying
2018-08-17 12:25:21 -04:00
Kyle Spearrin
c892480086
wrap cipher list details for long names
2018-08-16 08:46:49 -04:00
Kyle Spearrin
e3ca470a6a
implement search service
2018-08-13 16:27:17 -04:00
Kyle Spearrin
80af20ef54
control save button enabled for sharing modal
2018-08-07 23:46:31 -04:00
Kyle Spearrin
9ff34a12a2
fix save button on collection management
2018-08-03 21:09:22 -04:00
Kyle Spearrin
c5f6ce3fe5
no org message on share
2018-08-03 21:07:24 -04:00
Kyle Spearrin
600218cf7b
support for otpauth
2018-07-31 11:26:04 -04:00
Kyle Spearrin
8b8bd88adf
control when password history shows
2018-07-30 22:02:01 -04:00
Kyle Spearrin
ed8aaa5505
view password history
2018-07-30 08:48:48 -04:00
Kyle Spearrin
9aa8699617
disable autocomplete of password fields
2018-07-30 08:00:23 -04:00
Kyle Spearrin
94f671ca6b
show reivison dates for item edit
2018-07-27 23:38:12 -04:00
Kyle Spearrin
dc69887628
fixes for non-admin actions on org vault list
2018-07-27 22:36:25 -04:00
Kyle Spearrin
7c882ed40c
catch error
2018-07-27 22:08:31 -04:00
Kyle Spearrin
c8909beedd
uncheck all on destroy
2018-07-27 22:05:03 -04:00
Kyle Spearrin
15fc4e5f2d
filter ciphers before doing select all, resolves #227
2018-07-27 21:59:49 -04:00
Kyle Spearrin
f71be112c2
added missing filters translation
2018-07-26 08:16:37 -04:00
Kyle Spearrin
d9a09a815a
remove partial line
2018-07-25 09:26:04 -04:00
Kyle Spearrin
489c7934bf
showPremiumCallout always after sync
2018-07-25 09:24:55 -04:00
Kyle Spearrin
5cc1438e8b
inOrgWithPremium after sync
2018-07-25 09:23:29 -04:00
Kyle Spearrin
2a16be2fb2
await org premium check
2018-07-24 10:53:01 -04:00
Kyle Spearrin
105a7870bf
dont show premium ad if in rog with premium
2018-07-24 10:44:52 -04:00
Kyle Spearrin
3544c96a64
nothing selected error
2018-07-21 21:58:24 -04:00
Kyle Spearrin
b9ea3de860
premium callout
2018-07-20 10:44:17 -04:00
Kyle Spearrin
59f5304d87
no collections message
2018-07-19 17:17:30 -04:00
Kyle Spearrin
bb68303b03
larn more links
2018-07-19 13:56:44 -04:00
Kyle Spearrin
7346958b27
totp upgrade fixes
2018-07-18 09:47:02 -04:00
Kyle Spearrin
1cee1c6e8f
premium and paid org callouts
2018-07-18 09:21:23 -04:00
Kyle Spearrin
8278a8f3e4
remove all blur clicks
2018-07-17 23:21:23 -04:00