Commit Graph

38 Commits

Author SHA1 Message Date
Patrick H. Lauke 6514b5fa3b Inject aria-label to folder select 2021-09-18 23:11:10 +01:00
Patrick H. Lauke 495a7adcb7 Tweak styles for folder select 2021-09-18 23:09:41 +01:00
Patrick H. Lauke 641328c8c6
Merge branch 'master' into patrickhlauke-a11y-patch4 2021-09-18 22:42:45 +01:00
Patrick H. Lauke 3b9cddefd8 Replace table with grid 2021-09-18 22:32:22 +01:00
Patrick H. Lauke 02cccf981d Add proper title to the page 2021-09-18 21:28:57 +01:00
Patrick H. Lauke 164ce1138b Remove aria-hidden from bitwarden logo link, add appropriate alt attribute 2021-09-18 21:27:56 +01:00
Thomas Rittson fa06e8ed6d
Fix QA feedback: save button not working (#2059) 2021-09-09 05:57:46 +10:00
Dmitry Chepurovskiy cd2f174923
Select folder at save bar (#1409)
* Markup changes

* Render in notification bar folders list that is provided form TS code

* Implemented getting of folders list

* Refactor addPlatformEventListener and added default selection of "No Folder"

* Pass folder id info to saveAddLogin

* Modify saveAddLogin to use folder id

* Try to fix default folder selection

* Fix styling issues found during review

* Fix review issues found by kspearrin

* Fix default selection and null handling

* Fix import order

* Applied review suggestions

* Implement checking if folderExist during saving

* Fix compile issues

* Added select folder... option

* Add internalization for select folder message

* Hide select folder element on narrow screens

* Fix lint issues

* Review fixes in notification bar

* Adjust semi-responsive layout for folder selector

* Revert style change

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-09-03 11:54:52 +10:00
Oscar Hinton 3e79dd245b
Safari Web Extension Port from App Extension (#1531) 2021-02-03 20:36:05 +01:00
Chad Scharf 336f8f3117
Revert "Safari Web Extension Port from App Extension" 2021-01-13 17:08:33 -05:00
Hinton a9c9108053 Remove more old safari app ext code 2020-12-11 15:25:35 +01:00
Scott Mangiapane 6e21b26904
Increased resolution of notification icons for HiDPI displays (#1288) 2020-06-10 09:05:05 -04:00
Kyle Spearrin 166573dafb brand color updates 2020-05-05 16:59:20 -04:00
Kyle Spearrin 70eb421e7a load lang from `chrome.i18n.getUILanguage()` 2020-01-22 08:10:35 -05:00
Máté Farkas 7d7b433f0b hide save password notification bar when printing the page (#1048) 2019-10-31 07:49:49 -04:00
Kyle Spearrin 3e1e05ab4f ally on notification bar 2019-10-09 10:12:06 -04:00
Kyle Spearrin 419445cf62 dispatchMessage fix on bar.js 2019-08-27 08:03:55 -04:00
Kyle Spearrin 80314e766f process safari tab on app messages 2019-08-20 13:06:38 -04:00
jansramek d2a736ed71 Fix overlapping of close button with scrollbar (#878) 2019-02-27 08:00:21 -05:00
Kyle Spearrin cf57eadd1d detect and update password changes 2018-07-31 23:24:11 -04:00
Kyle Spearrin 88cde6bfdc formatting js files. remove old u2f 2018-04-13 22:54:28 -04:00
Kyle Spearrin 6c2f63f193 build notification bar 2018-04-10 22:05:23 -04:00
Kyle Spearrin 561de6df04 load i18n in notificat bar for safari 2018-01-13 15:09:05 -05:00
Kyle Spearrin 698632a1df safari tabs apis 2018-01-13 14:56:38 -05:00
Kyle Spearrin 97d1e0c98a safari api support on notification bar page 2018-01-13 10:46:39 -05:00
Kyle Spearrin 3f0fcd4e52 fix cross-origin permission issue in notif. bar 2017-11-20 13:21:14 -05:00
Kyle Spearrin 133e3d5b55 remove jquery usage from bar 2017-11-09 22:38:09 -05:00
Oscar Hinton 59754cd530 Setup Webpack & TypeScript (#316)
* TypeScript and WebPack.

* Minor cleanup.

* Add background.js as entry point to webpack.

* Use downloaded fonts for better performance.
Remove google-fonts-webpack-plugin.

* Add the remaining entry points and setup notification bar.

* Update readme for webpack.

* Convert CipherItems to TypeScript to demonstrate how a component looks in TS.

* Fix edge requirering a custom angular version.

* Rewrite gulp tasks for packaging releases.

* Re-add the webpack gulp plugin.

* Remove unessesary line in analytics.
2017-10-28 22:14:14 -04:00
Kyle Spearrin 438ccd0f9e set widths are only for english 2017-09-19 12:30:19 -04:00
Kyle Spearrin 1b344ade0d adjust notification bar for small/zoomed screens 2017-09-07 10:12:34 -04:00
Hamid 5b6bddccca Update notification bar width
The add-save never-save 'td' is too narrow and it cause the buttons to appear in two rows. This change will make it a little wider to solve this problem.
2017-08-15 13:03:46 -04:00
Kyle Spearrin 34696ed85f never option on save login notification
closes #85
2017-06-13 13:59:16 -04:00
Kyle Spearrin 2b5e5b355b font adjustment for notification bar 2016-12-30 21:03:34 -05:00
Kyle Spearrin 53cd3d7848 Feature settings. i18n of notification bar. 2016-12-30 20:55:59 -05:00
Kyle Spearrin 77aca102e6 styling the notification bar some 2016-12-30 16:47:07 -05:00
Kyle Spearrin 2310f5ebdf Add new login with save from notification bar 2016-12-30 14:26:22 -05:00
Kyle Spearrin 4bd34598b1 detect login form submitted and show notification 2016-12-30 02:09:54 -05:00
Kyle Spearrin 54e8867ce7 notification bar context script/page 2016-12-29 18:35:41 -05:00