tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.32k stars 141 forks source link

Set background color and image in drop down list. #154

Closed benwart closed 3 years ago

benwart commented 4 years ago

Added background color along with image when viewed in the dropdown profile list.

I believe this fixes https://github.com/tilfin/aws-extend-switch-roles/issues/149.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bd9fb81). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #154   +/-   ##
=========================================
  Coverage          ?   88.11%           
=========================================
  Files             ?        9           
  Lines             ?      303           
  Branches          ?        0           
=========================================
  Hits              ?      267           
  Misses            ?       36           
  Partials          ?        0           
Impacted Files Coverage Δ
src/lib/content.js 95.03% <ø> (ø)
src/lib/lz-string.min.js 100.00% <0.00%> (ø)
src/lib/color_picker.js 4.54% <0.00%> (ø)
src/lib/common.js 93.33% <0.00%> (ø)
src/lib/load_aws_config.js 100.00% <0.00%> (ø)
src/lib/data_profiles_splitter.js 100.00% <0.00%> (ø)
src/lib/auto_assume_last_role.js 100.00% <0.00%> (ø)
src/sanitizer.js 58.82% <0.00%> (ø)
src/lib/profile_set.js 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bd9fb81...c7d897b. Read the comment docs.

tilfin commented 3 years ago

AESR V2 does not extend the dropdown menu in the AWS MC page anymore.