Commit Graph

49 Commits

Author SHA1 Message Date
Vincent Salucci ec3c95d736
[Icons] Update Font Sheet (#1245)
* [Icons] Update Font Sheet

* Added import statement for styles

* updated to clone icon

* Changed save to save changes icon

* Revert to using base bwi class

* Updated import order for bwi icon styles

* Converted new account switcher ui updates

* Bump jslib

* Fix occurances where bwi-eye-slash was used instead of btw-eye-slash-2

* Move settings cog to the left side

* Updated eye/eye-slash icon references

* Update jslib

* Update jslib

* Update fallback image for cipher icon

* Update jslib

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-01-27 11:21:53 -06:00
Oscar Hinton 521feae535
Apply Prettier (#1202) 2021-12-20 15:47:17 +01:00
Thomas Rittson b83058ecab
Apply AppInputVerbatim directive (#1170) 2021-11-24 08:03:43 +10:00
Thomas Rittson afb30d5e0b
[Key Connector] Add support for key connector and OTP (#1135)
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 19:00:01 +01:00
Thomas Rittson f2a5fe4429
[Linked fields] Add Linked Field as custom field type (#1091)
* Add linked fields

* Update to use Field.linkedId

* Add missing deps

* Update jslib
2021-11-04 08:02:41 +10:00
Thomas Rittson c385efdbd2
Move custom fields to separate components (#1076)
* Move custom fields to own component

* Update jslib

* Fix import statements

* Fix linting
2021-09-21 10:48:17 +10:00
Matt Gibson 56a1cfe277
Redefine cipher "share" to "move to organization" (#961)
* Redefine cipher "share" to "move to organization"

* Update jslib

* PR review
2021-06-21 19:26:37 -05:00
Oscar Hinton 9c4ea9b491
Add reprompt help link (#963) 2021-06-21 20:56:37 +02:00
Oscar Hinton 42564285d9
Password reprompt (#838)
* Add support for password reprompt
2021-05-04 21:32:03 +02:00
Chad Griffis 06f2364733 Implement the markAsDirty form controls for AddEditComponent(#761). 2021-04-22 23:24:59 +08:00
Vincent Salucci 0fee18bedb
Initial commit of ownership banner (#636) 2021-01-05 17:33:40 -06:00
Vincent Salucci 82ca93db91
[Policy] Personal Ownership (#605)
* Initial commit of personal ownership

* Saving updated merge conflicts

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing
2020-12-09 14:11:39 -06:00
Anthony Garera 464708c507
Updated expiration year placeholder text to be dynamic (#474) 2020-07-03 22:45:54 -04:00
hinton 876b45d82e Disable TOTP field, disable edit and show of hidden fields. 2020-06-04 22:23:02 +02:00
hinton 66de9e93fa Hide passwords functionality for desktop 2020-05-27 22:41:57 +02:00
Vincent Salucci 5254c5ae59
Added missed clone mode conditionals and fixed add/edit state bug (#385) 2020-02-19 13:59:38 -06:00
Vincent Salucci f8fe684b6b
Enabled Ownership/Collection assigment for cloned items (#375) 2020-02-03 12:03:13 -05:00
Vincent Salucci 337f4ad987
Adding personal item cloning capability (#371) 2020-01-31 11:07:32 -05:00
Kyle Spearrin 5506d1c5ca button roles 2019-04-03 00:04:42 -04:00
Kyle Spearrin b296dbb6de mark icons as hidden from a11y 2019-04-01 23:08:54 -04:00
Kyle Spearrin 20bc5a6870 aria-hidden on titles icons 2019-04-01 22:56:28 -04:00
Kyle Spearrin 4d46338a4b a11y titles 2019-04-01 22:43:42 -04:00
Kyle Spearrin 3bab3445d4 drag n drop cleanup 2019-03-28 00:21:01 -04:00
Kovah c70ed27271 Drag n drop sorting for custom fields (#237)
* Implement sorting for custom fields

Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.

* Set the correct Angular CDK version

* Remove unused class for drag handle

* Add missing locale entry for drag handle

* Fix styling of the drag handle

* Move drag handle to right side of custom fields

* Revert changes in package-lock.json

* Update reference for jslib
2019-03-27 23:52:15 -04:00
Kyle Spearrin a1592e4545 format html files 2019-02-21 16:53:32 -05:00
ShirokaiLon 502c106589 Add trackBy option (#205) 2019-02-02 22:32:05 -05:00
Kyle Spearrin b2ac33f451 sharing from cipher create 2018-10-23 16:43:55 -04:00
Kyle Spearrin 7b0063902f share and collection management 2018-10-23 15:50:21 -04:00
Kyle Spearrin cd48afd415 toggle card code on add/edit 2018-06-18 17:29:45 -04:00
Kyle Spearrin 6cb09d8511 apply true/false directive for boolean fields 2018-06-06 14:35:56 -04:00
Kyle Spearrin 89bdfac963 rename to match detection 2018-03-12 12:28:56 -04:00
Kyle Spearrin b3d21c6f17 loginUriMatchChanged 2018-03-03 22:55:33 -05:00
Kyle Spearrin 59b8014c69 default options to show if match has a value set 2018-03-02 08:49:40 -05:00
Kyle Spearrin 295068a30c toggle uri options 2018-03-02 08:15:55 -05:00
Kyle Spearrin 72771d4b90 add support for login uris 2018-03-01 23:45:12 -05:00
Kyle Spearrin 0e993285ab add password check back to add/edit as well 2018-02-28 11:55:00 -05:00
Kyle Spearrin 093071c8f3 password breach check moved to view page 2018-02-28 11:35:48 -05:00
Oscar Hinton df9d79ab7d Integration with Have I been pwned (#47)
* Add password check.

* Fix indention, update messages.
2018-02-28 10:53:18 -05:00
Kyle Spearrin 99b0b57a5e box row links use default colors 2018-01-31 21:40:02 -05:00
Kyle Spearrin 1c41dfa196 api actions on add/edit 2018-01-31 12:52:12 -05:00
Kyle Spearrin c2160667d6 autofocus add item form 2018-01-30 15:43:08 -05:00
Kyle Spearrin 180e28fca3 box row directive 2018-01-30 14:33:06 -05:00
Kyle Spearrin 654b4b42a0 styling 2018-01-30 13:32:58 -05:00
Kyle Spearrin 6316842a49 attachments modal 2018-01-29 23:19:55 -05:00
Kyle Spearrin 6d23338aa4 toggle cs hidden type visibility on add/edit 2018-01-29 17:24:48 -05:00
Kyle Spearrin 28d35db38b more flex. toggle password on add/edit 2018-01-29 17:11:31 -05:00
Kyle Spearrin ce84e8e428 password generator 2018-01-29 16:13:37 -05:00
Kyle Spearrin 3c76c88d4d blue click and focus styling 2018-01-27 13:47:48 -05:00
Kyle Spearrin eee5f6ff32 combine edit into add/edit component 2018-01-26 14:56:54 -05:00