fleet/assets/images/key.svg
Mike Stone e565e03130 License features (#1134)
* API client to create and get an app license

* Fixes unhandled promise rejection errors in redux config

* License Page and Form

* Adds getLicense action

* Adds License key area to App Settings Form

* Use license.token instead of license.license

* Implement API client

* Adds key icon to License Form

* Adds License Success component

* Render License Success on License Page when there is a license

* Adds persistent flash actions and reducer to redux

* Adds nag message middleware

* Moves FlashMessage component to flash_message directory

* Adds Persistent Flash component

* Renders Persistent Flash component from Core Layout

* Adds Kyle's styles

* Change license validation message

* Finishing touches for app config form license area

* Handle revoked licenses

* License Page hits setup endpoint

* Display server errors on license form

* Changes 0 allowed hosts to unlimited

* Trims JWT token before sending to the server

* GET setup page after submitting license
2017-02-09 22:16:51 -05:00

35 lines
1.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 44 44">
<defs>
<style>
.cls-1 {
fill: #ed9700;
}
.cls-2 {
fill: #ffce00;
}
.cls-3 {
fill: #ffc200;
}
</style>
</defs>
<title>key</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<g>
<path class="cls-1" d="M30.67,1.33A13.29,13.29,0,0,0,17.82,18.18l-3.15,3.15L16,22.67h-.17L1,37.33v5.33L2.67,44H8l1.33-1.17L8,39h2.67L12,37.33V35h3V32h5l2.67-2.67L24,30.67l3.15-3.15A13.33,13.33,0,1,0,30.67,1.33ZM33.33,16a4,4,0,1,1,4-4A4,4,0,0,1,33.33,16Z"/>
<path class="cls-2" d="M29.33,0A13.29,13.29,0,0,0,16.48,16.85L13.33,20l1.34,1.34h0L0,36v5.33L1.33,43H6.67L8,41.33,6.67,37H9.33L11,36V33h2V31h5.67l2.67-2.83,1.33,1.25,3.15-3.19A13.35,13.35,0,1,0,29.33,0ZM32,14.67a4,4,0,1,1,4-4A4,4,0,0,1,32,14.67Z"/>
<g>
<polygon class="cls-1" points="11 33 11 36 13.33 33 11 33"/>
<polygon class="cls-1" points="13 31 13 33.33 16 31 13 31"/>
<polygon class="cls-1" points="6.67 37 7.33 39 9.33 37 6.67 37"/>
<polygon class="cls-1" points="16 24 0.01 40 0 41.33 0.67 42 17.33 25.33 16 24"/>
<polygon class="cls-3" points="16 31 18.67 31 21.33 28.17 20 26.92 16 31"/>
<polygon class="cls-3" points="4 43 6.67 43 8 41.5 7.33 39.58 4 43"/>
</g>
</g>
</g>
</g>
</svg>