* Remove beta agreement, move modals to Root, and initial work on welcome modal.
* Local storage detection for welcome modal
* Remove announcement from header. Allow tooltips to point in non-top directions.
* Show modal fade at bottom on non-footer modals
* Update README
* Update all links back to old mycrypto to classic.mycrypto, add footer link too.
* Localize welcome modal
* Remove release candidate version text, change to legacy.mycrypto instead of classic.mycrypto.
* update banner; add hackerone link
* add jenkins config for mac signing (#1666)
* More RC Bugfixes (#1670)
* add jenkins config for mac signing (#1664)
* Fix#1653
* Fix#1648
* Fix#1638
* Fix test
* Electron Alpha Prep (#1671)
* Adjust update flow to not auto update, not publish in CI
* Revert "Adjust update flow to not auto update, not publish in CI"
This reverts commit 74fb382ce8d8cd9e227703ccfa8d6310bffd9dda.
* First pass at new app version modal
* Added app alpha notice that either warns you about alpha, or blocks the whole app.
* Improve newer version detection, add unit tests
* Remove native auto update behavior
* add jenkins config for mac signing (#1664)
* Notice once per session
* copy changes per PR review
* More RC Bugfixes (#1669)
* Fix#1653
* Fix#1648
* Fix#1638
* Fix test
* Add errorable component
* Fix lint
* Change instance order
* Adjust update flow to not auto update, not publish in CI
* Revert "Adjust update flow to not auto update, not publish in CI"
This reverts commit 74fb382ce8d8cd9e227703ccfa8d6310bffd9dda.
* First pass at new app version modal
* Added app alpha notice that either warns you about alpha, or blocks the whole app.
* Improve newer version detection, add unit tests
* Remove native auto update behavior
* Notice once per session
* copy changes per PR review
* Fix#1569
* Use common component for handling "to" address
* If to address becomes invalid, hide contract interact explorer
* Add IS_CONTRACT_INTERACTION mode - fix bugs related to contract interact
* Bump shepherd version to fix bugs related to metamask + network switches
* Update mycrypto link downloads
* Update facebook link
* Remove console log from checktx
* Fix dollar sign on contract address in conf modal
* Fix unchecksummed address for metamask signing
* Cleanup unused classname
* Update generate keystore file description to be correct
* Add space to create new wallet banner
* Remove extra variable
* Do checksumming in library function instead of component
* Clear state on address change
* Frameless Electron. Separate electron template. Generecize navigation link. Move nav info to config.
* Add controls for language and node, network status to sidebar.
* Sticky headers
* Move custom node modal into standalone component. Render modals via portal. Add custom node modal opening to electron node list.
* Conditional styling based on environment.
* Fix active node highlight
* Add frame back in, draggable only on OSX, fix sidebar scroll.
* Remove panel content after delay.
* Adjust window sizes
* Style desktop help nav icon
* Remove unused var
* Move style to param
* Remove unused
* Update snapshot
* Fix oversized stretching, zindex fighting
* Make electron work better with various screen sizes
* Remove not-working https option for electron
* Add beta banner
* Fix web footer
* Address changes
* Only do node checks when node change isnt pending
* bump mycrypto-shepherd version
* Use shepherds selectors
* Use shepherd pending state for checking for offline
* Fix tsc error
* mycrypto-shepherd -> myc-shepherd
* set mycrypto-shepherd
* update ETH token list (as of April 11th, 2018)
* fix SMT duplicated tokens
* adjust tokens test to gather errors instead of failing on first test
* separate duplicate tokens
* update token list (april 13th, 2018)
* Added a shuffle to swap out the numbers and made them read-only.
* Add a border and an index when selecting a confirmation word
* Add error flashing
* Transform the inputs into buttons when confirming
* Change naming of "peek" to "revealing"
* If statement needs brackets
* Linter complaints
* Code cleanup
* Formatting and removing unused styles.
* Move out shuffle to a util
* Additional test cases
* Function call, forgot the parens
* Adjust sizing and position of confirmation index in Mnemonic button
* Implement requested style changes: selected buttons, margins on inputs
* Use lodahs shuffle
* No need to spread this array
* Parity Signer Squashed
* ParitySigner to be a container
* Parity Signer: style and polish
* target blank on appstore links
* PR fixes
* Move QrSignerModal to SendTransaction container
* Rework redux, use signing saga
* Cleanup
* Use new logo, change helpLink
* Rework finalize actions and types a bit
* Webcam info + wiki link on unlock screen
* Make the Parity QR Signer its own component, that has error messaging and ismore robust about adding / removing cameras.
* Unneded l10n