qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

Refactor(*): bring app in line with the new mockups #401

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

@b5 has created a new set of cleaner, leaner mock ups. Let's makes those ~*~dreams a reality~*~

Edit: all puzzle pieces are set (all basic/building block components have been created), next order of business is to go to all the components that build off the basic ones to create our app!

Edit edit Nov 2nd:

Okay, so the only pieces that are yet to be update are: 1) I wanted to create a separate Modal component, haven't done that yet 2) buttons on the dataset page 2a) export modal - create modal, create function to load modal, double check flow 2b) update modal - create modal, create function to load modal, double check flow 2c) publish modal - create modal, create function to load modal, double check flow 2d) remove modal - create modal, create function to load modal, double check flow 2e) any other modal that I'm forgetting - create modal, create function to load modal, double check flow 3) loading page 4) welcome page 5) legal page (probably not needed for this round, as welcome and legal may be combined 6) choose peername page

Then we need to make sure all flows are accounted for.