Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implement Redux #229

Closed
wants to merge 92 commits into from
Closed

[WIP] Implement Redux #229

wants to merge 92 commits into from

Conversation

dignifiedquire
Copy link
Member

The big todo - Or what needs to happen and where you can help

In general the webui (after this PR) will have six pages under which I will structure the content

Home

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

Peers

WorldMap

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

PeersTable

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

Files

This should be based on the 0.4 files api, dropbox style like in #221 started

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

DAG Browser

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

Config

This should have an option to edit the raw config, as well as generate a form using redux-form

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

Logs

  • Containers
    • Implement
    • Test
  • Components
    • Implement
    • Test
  • API Calls
    • Implement
    • Test
  • Reducers
    • Implement
    • Test
  • Sagas
    • Implement
    • Test

Screenshots

Home

screen shot 2016-02-09 at 17 44 16

Peers

screen shot 2016-02-15 at 23 39 16

Logs

screen shot 2016-02-09 at 21 50 41

@jbenet jbenet added the status/in-progress In progress label Jan 28, 2016
@harlantwood
Copy link
Contributor

From the checkboxes it looks like certain features are done already. Would it make sense to merge these to master, and do the further features in new PRs?

@dignifiedquire
Copy link
Member Author

@harlantwood not sure if that is possible, as the other things are not currently working in that branch. Might be possible to grab some old things and integrate them though to make that happen

@harlantwood
Copy link
Contributor

Sure, just throwing out an idea.

@dignifiedquire
Copy link
Member Author

I have just pushed a dependency locked down version using yarn which fixes it so it runs again with the current ipfs version

@dignifiedquire
Copy link
Member Author

Current visuals:

screen shot 2017-03-09 at 14 14 27

alanshaw added a commit to tableflip/webui that referenced this pull request Mar 16, 2017
@alanshaw alanshaw mentioned this pull request Mar 16, 2017
@justgerd
Copy link

Very nice Peers page, the current one is kind of messy.

@daviddias
Copy link
Member

@dignifiedquire mind sharing with @hacdias what you were doing here?

@dignifiedquire
Copy link
Member Author

@diasdavid I am not sure what you are asking

@daviddias
Copy link
Member

@dignifiedquire is this PR still part of the plan? If so, since there are so many merge conflicts, can you list the thing you intended to do so that they can be achieved by parts?

@hacdias
Copy link
Member

hacdias commented Jun 29, 2018

@olizilla I see you are going through all PRs. This one seems to be stale for soooo much time. I think it could be finally closed since the new efforts are on revamp branch.

@olizilla
Copy link
Member

I'm picking the peers work from this PR, but it's ok, I know where to find it.

@hacdias hacdias closed this Jun 29, 2018
@olizilla olizilla mentioned this pull request Jul 3, 2018
@olizilla olizilla deleted the redux branch September 24, 2018 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants