Commit Graph

28 Commits

Author SHA1 Message Date
Oscar Hinton 8fe821b9a3
Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
Patrick H. Lauke c733f2def6 A11y: make expandable box headers actual buttons, expose state with aria-expanded
Closes https://github.com/bitwarden/browser/issues/1983
2021-12-19 17:26:57 +00:00
Thomas Rittson 2113c709a4
[Linked fields] Add Linked Field as a custom field type (#1963)
* Proof of concept for Linked custom field type

* Linked Fields for all cipher types, use dropdown

* Fix linked icon alignment

* Tweak linked icon alignment and style

* Move add-edit custom fields to own component

* Disable copy for linked field

* Use Field.LinkedId to store linked field info
2021-11-04 07:40:42 +10:00
Patrick H. Lauke 6b0167a098
Merge branch 'master' into patrickhlauke-a11y-patch2 2021-09-18 17:47:59 +01:00
Patrick H. Lauke 8ce5cbe943 Tweak styles to accommodate for buttons 2021-09-18 17:45:34 +01:00
Oscar Hinton 2e6f0f4166
Vault Timeout Policy (#2048) 2021-09-14 13:36:34 +02:00
Matt Gibson 55917b6cb0
Feature/use hcaptcha if bot (#1968)
* Add captcha to login page

* Include log service in DI providers for api-action directive

* Add captcha to register page

* update jslib
2021-07-23 13:22:53 -05:00
Thomas Rittson 8c29cf7f33 Organize Options page and add headings 2021-05-05 13:57:50 +10:00
Vincent Salucci 4853fb3e29
[Send] Add/Edit functionality (#1622)
* Update jslib (0951424 -> 1968dbf)

* [Send] Browser integration initial commit

* Update jslib (1968dbf -> 8a3b551)

* Cleaned up integration

* added radio button style support // updated warning UI/UX

* Update jslib (8a3b551 ->42348e2)
2021-02-23 15:37:55 -06:00
Matt Gibson 456d36d5ee
Hover cursor for disabled boxes forces to normal (#1603)
Matches button behavior
2021-02-08 11:32:02 -06:00
Matt Gibson a26169750a
Fix action button disable css (#1567)
* Darken light theme to comply with WCAG AA

* Adjust opacity on disabled

Color and/or opacity is used to delineate enabled vs disabled elements.
Both are required becaus some themes do not change color on disabled.
2021-01-25 12:03:51 -06:00
Kyle Spearrin f662e38517
box-content-row-checkbox styling for left aligned (#1453) 2020-11-13 11:51:49 -05:00
Kyle Spearrin 6e54fada4d nord theme touchups 2019-07-22 11:15:17 -04:00
Kyle Spearrin e895dd31c8 dont use flex for password-wrapper positioning. 2019-04-01 13:19:00 -04:00
Kyle Spearrin 1acb3d1117 pre-wrap notes field 2019-03-28 16:29:20 -04:00
Kyle Spearrin 3fa7e976fb drag n drop adjustments 2019-03-28 16:28:04 -04:00
Kovah bca12e8fbd Drag n drop sorting for custom fields (#906)
* Try to fix some security vulnerabilities present in used packages

(Ran npm audit fix, solved some of the issues)

* Implement custom field ordering with new handle placement

(WIP, as an update for the jslib is needed to work correctly)

* Update reference for jslib

* Restore original state of package-lock.json

* Downgrade node sass package
2019-03-28 16:15:47 -04:00
Kyle Spearrin 7b395ba4ff notes white-space is pre-line 2019-02-11 22:16:28 -05:00
Kyle Spearrin 8502ff8fa4 add master password strength text 2018-11-15 15:40:56 -05:00
Kyle Spearrin fceabbb4bf add password strength progress bar and warning message 2018-11-15 14:47:45 -05:00
Kyle Spearrin 69e664a154 WIP: add support for nested folders and collection 2018-10-26 12:37:55 -04:00
Kyle Spearrin ce61e62cf0 set width on number inputs 2018-08-20 12:33:47 -04:00
Kyle Spearrin edd628b71e border should be 1 px 2018-06-04 12:31:14 -04:00
Kyle Spearrin 6f64e9bc9b border color 2018-06-01 17:00:43 -04:00
Kyle Spearrin 8659cc96cb dark theme styling 2018-05-31 15:45:03 -04:00
Kyle Spearrin cfa0e1044f break all instead of word 2018-04-13 23:14:57 -04:00
Kyle Spearrin 28bbbbd675 no border radius 2018-04-10 23:31:36 -04:00
Kyle Spearrin bd6eab174c move scss folder under popup 2018-04-10 22:20:50 -04:00