This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Integrate UI 2 #6819
Merged
Integrate UI 2 #6819
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* File paths * Align balance overlays & sizes * Copy works as expected * Re-arrange imports * Icon props * Move packages to their original dependencies * Dependencies to packages * Update test babel overrides
# Conflicts: # js/src/shared/redux/middleware.js # js/src/shared/redux/providers/registry/middleware.js # js/src/shell/Application/application.js # js/src/ui/Actionbar/actionbar.js # js/src/ui/Button/button.js # js/src/ui/Form/AddressSelect/addressSelect.js # js/src/ui/Form/Input/input.js # js/src/ui/MethodDecoding/methodDecoding.js
dropdowns
* Remove mui/Paper from PasswordManager * Aliasses for @parity packages * Remove mui/Card from contract queries * Toggle component replacement (mui-only) * Semantic-ui toggle component * LabelComponent warpper for Toggle * Convert Selectors * Test fixes * Fix case
* Remove mui IconButton * Token type selection * Convert RadioButtons * RadioButtons consistency * Import @parity/ui * Import @parity/ui * Explicit name for RadioButtons * Convert to semantic Radio
* Stepper from semantic-ui * Tabs component * ui/Tabs in loadContract * Adapt Dropdown events * Remove direct use of semantic-ui * Remove IconButton & Subheader * Remove IconMenu * ui/List & List.Item * Be explicit in context props
* 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
* Split chip rendering from input * Slider component * Render Chip without MUI * Adjust InputChip styling * Remove mui chip input * Remove mui-chip-input from build * Convert input to sui
# Conflicts: # js/src/shell/Signer/components/TransactionPendingFormConfirm/transaction PendingFormConfirm.js # js/src/ui/Container/Title/title.js # js/src/views/Application/Snackbar/snackbar.js # js/src/views/Status/Peers/peers.js
* Convert DateTime input component * Remove muiTheme context
* Remove unused components * Move to dapp/index.js * Move assets to @parity/shared
# Conflicts: # js/src/views/Signer/components/SignRequest/signRequest.js
tomusdrw
added
A0-pleasereview 🤓
Pull request needs code review.
M7-ui
Q9-epic 🌪
Can only be fixed by John Skeet.
labels
Oct 18, 2017
5chdn
added
the
A9-buythatmanabeer 🍻
Pull request is reviewed well and worth buying the author a beer.
label
Oct 19, 2017
To my understanding, it completely replaces the old UI. I propose to merge this rather early and directly start testing nightly builds with this. Not sure how this can be reviewed anyways. Note:
I have the same issue with the old UI by the way. |
Test fails
|
@5chdn #6818 will merge into the @tomusdrw I believe it should be "squashed and merged" as per normal - there is a lot of noise in the commits from "merge master into other repos, update the dependencies" - not sure it is useful since as it stands the useful commits get lost in the noise anyway |
5chdn
added
the
B7-releasenotes 📜
Changes should be mentioned in the release notes of the next minor version release.
label
Oct 19, 2017
5chdn
added
the
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
label
Oct 19, 2017
arkpar
added
A8-looksgood 🦄
Pull request is reviewed well.
and removed
A0-pleasereview 🤓
Pull request needs code review.
labels
Oct 19, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A8-looksgood 🦄
Pull request is reviewed well.
A9-buythatmanabeer 🍻
Pull request is reviewed well and worth buying the author a beer.
B7-releasenotes 📜
Changes should be mentioned in the release notes of the next minor version release.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Q9-epic 🌪
Can only be fixed by John Skeet.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Integrates UI-2 as a main Parity Wallet.
v1 of the wallet is still available as a Dapp.
Known issues:
All kudos to @jacogr :)
Obviously the whole PR is not reviewable, you might look at some last commits to see how the integration was done.
NOTE: I propose this PR is not merged using "Squash & Merge", specific commits might be useful.