Jaco Greeff
|
c27d96a4f1
|
Ui 2 additional MUI replacements (#5623)
* Loader spinner
* Progressbar conversion
* Update Progress
* Transfer operational again
* Remove List/ListItem from features
* Remove extra animation
* Remove iconButton
* Remove underline(input to be replaced)
* Convert Sort to Popup
* Remove unused AutoComplete component
* Simplify ModalBox
* Allow empty Actionbar
* Adjust shapeshift icon
* Simplify MUI theme (before removal)
* Update tests
|
2017-05-15 14:49:47 +02:00 |
|
Jaco Greeff
|
861cbb874b
|
Ui 2 ui (#5582)
Ui 2 small UI fixes
|
2017-05-09 17:31:48 +02:00 |
|
Jaco Greeff
|
4c28ef40b7
|
Ui 2 shared package (redux, mobx, utils) (#5579)
* Create @parity/shared
* Move ~/util to shared/util
* Move ~/contracts to shared/contracts
* Move ~/config to shared/config
* Move ~/environment to shared/environment
* Updated paths
* Move ~/mobx to shared/mobx
* Move ~/redux to shared/redux
* Add shared to test babel compile
|
2017-05-09 12:01:44 +02:00 |
|
Jaco Greeff
|
4e5fd92e67
|
Extract i18n from shared UI components (#4834)
* Actionbar i18n
* ui Errors i18n
* Features i18n
* GapPriceSelector i18n
* WIP
* WIP #2
* Update methodDecoding
* ModalBox -> functional
* Signer pages i18n (missed previously)
* Update ModalBox tests
* Update variable
|
2017-03-10 12:04:40 +01:00 |
|
Jaco Greeff
|
c3c83086bc
|
SMS Faucet (#4774)
* Faucet
* Remove flakey button-index testing
* Only display faucet when sms verified (mainnet)
* simplify availability checks
* WIP
* Resuest from verified -> verified
* Update endpoint, display response text
* Error icon on errors
* Parse hash text response
* Use /api/:address endpoint
* hash -> data
* Adjust sms-certified message
|
2017-03-07 20:21:07 +01:00 |
|
Jaco Greeff
|
609e24ef04
|
Enhance dialog layouts (round 1) (#4637)
* Added SelectionList component for selections
* Use SelectionList in DappPermisions
* AddDapps uses SelectionList
* Fix AccountCard to consistent height
* Display type icons in creation dialog
* Complimentary colours
* Convert Signer defaults to SelectionList
* Fix Geth import - actually pass addresses through
* Work from addresses returned via RPC
* Display actual addresses imported (not selected)
* Update tests to cover bug fixed
* Prettyfy Geth import
* Description on selection actions
* SelectionList as entry point
* Update failing tests
* Subtle selection border
* Styling updates for account details
* Add ModalBox summary
* AddAddress updated
* Convert VaultAccounts to SelectionList
* Add tests for SectionList component
* Add tests for ModalBox component
* Re-apply stretch fix
* Apply scroll fixes from lates commit in #4621
* Clear name on switch (test in #4652, not pulling in)
* Remove refs (cleanup)
|
2017-02-24 18:05:39 +01:00 |
|