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

Captain.log #259

Closed
dignifiedquire opened this issue Feb 24, 2016 · 3 comments
Closed

Captain.log #259

dignifiedquire opened this issue Feb 24, 2016 · 3 comments

Comments

@dignifiedquire
Copy link
Member

Log - February 24th

“Commitment is an act, not a word”
-- Jean-Paul Sartre

All the work is being done on the redux branch at the moment. Generally work is divised by the different
pages of the webui which are

  • Home
  • Peers
  • Files
  • DAG Browser
  • Config
  • Logs

The main work for the Home, Logs and Peers page are done. They are only missing more tests for the visual components found in app/scripts/components and the containers found in app/scripts/containers.

My next step will be to implement the Files page, which will be functionaly
based very different than the previous files browser. The new version will be
based entirely on the new files api in 0.4.0 and bring features similar to
what you are used to on Dropbox, including

  • a files previewer (Markdown, images, videos, code files),
  • drag 'n drop file upload,
  • inline folder creation,
  • inline renaming,
  • copying files and
  • moving files.

This work will supersede #212

Shout out

  • To @suisha for writing tests for the visual components.

Where can I help?

  • Write tests: Seriously this is super important, I'm trying to write as
    many tests as I can going along but I'm not covering everything and
    there is a good amount to be covered.
  • Test it out: Clone it, run it and report issues that you find.
  • Implement features: I will be working on the Files page next, but if
    you feel adventurous leave comment on the PR saying that you want to work
    on page X so everybody knows what's happening.
@harlantwood
Copy link
Contributor

Brief update from @dignifiedquire here: #362 (comment)

@daviddias
Copy link
Member

@hacdias you should share a new update in the Captain.log :) //cc @lidel

@olizilla
Copy link
Member

olizilla commented Sep 27, 2018

Farewell Captain.log. I will write up The New Adventures of Web UI as release notes. Hopefully that'll get some eyes on it and set up a good tradition for future maintainers to follow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants