Jaco Greeff
|
ddeb06d9cc
|
UI component updates (#4010)
* Update blockStatus & test results
* IdentityIcon rendering tests for #3950
* Update IdentityName with external messages
* Expand to cover basic layout sections
* ConfirmDialog rendering tests
* TxHash expansion & tests
* Cleanup ui/*.spec.js PropType warnings
* Use react-intl plural for confirmation/confirmations (verified manually)
|
2017-01-05 12:06:46 +01:00 |
|
Jaco Greeff
|
00f4f128f2
|
Add missing Ethcore -> Parity headers (#3948)
|
2016-12-22 16:33:05 +01:00 |
|
Gav Wood
|
58b72c521d
|
Rename ethcore -> parity in licenses.
|
2016-12-11 19:31:31 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Jaco Greeff
|
929b6ee0f7
|
Allow editing of gasPrice & gas in Signer (#3777)
* Rework gas display (maintainable)
* Move GasPriceSelector to ui
* Allow opening of gas component (WIP)
* Merge
* Consistency
* Adjust for Signer display
* Set maximum height based on screen size
* Gas editor displays in-place
* Cleanups
* Merge
* Style fixes
* Fixup stash mishap (again)
* Add store test
* Allow edited values to refrect on the display
* Fix properties
* Adjust styling to show different rows
* git mv
* git mv
* Style fixes
* Style updates
* Pass gas & gasPrice with confirmation
* Fix build (case)
* Style fixes
* Basic GasPriceEditor smoketest
* manual move 1
* manual move 2
* manual move 1
* manual move 2
* NODE_ENV=test ace fix
* UI smoketests
* Style
* Format options via formatter
* Initial version
* Re-add even/odd class
* re-add gasLimit to embedded passing
* style
* Updated for passing gas & price to store
* Allow gas/price overrides when none available
* Fix slider value, pass as number
|
2016-12-11 17:43:51 +01:00 |
|
Jaco Greeff
|
d2494d1425
|
GasPrice selection for contract execution
|
2016-12-09 15:43:24 +01:00 |
|
Jaco Greeff
|
2582514b58
|
GasEditor component (#3750)
* Initial split of component (WIP)
* GasPriceEditor externalised
* Fix lint
|
2016-12-09 13:44:35 +01:00 |
|