This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Closed
I've created a GitHub project to track progress: https://github.com/datproject/dat-desktop/projects/1 |
Closed
* rework and optimize delete dat functionality * add inspect dat screen * fix back to overview functionality * Dependency on missing package mirror * group elements in ternary in parentheses * use `const` according to feedback * make event name more sensible and consistent * simplify show hide behavior * simplify state and use fragment in place of display none * run prettier, standard
* add hover state to hex-content * add pause/resume for dats. closes #462 * fix merge error, prettier, standard * run prettier * actions: refactor without custom eventemitter * table-row: prevent click on icon from opening inspect screen * update package-lock
… as well (i.e. udp-native)
add/download screen
Fix: dev tools at minimum window width
Extracted screens into constants
Fix: Update inspection data only in "inspect" screen
AtuyL
reviewed
Oct 20, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
martinheidegger
approved these changes
Oct 22, 2018
martinheidegger
approved these changes
Oct 22, 2018
martinheidegger
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
AtuyL
approved these changes
Oct 22, 2018
wow how exciting! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Project: https://github.com/datproject/dat-desktop/projects/1
This is the initial code dump for the React port, from my private branch. See #457 for motivation.
Next I'll organize and lay out in a new milestone and this issue everything left to be done, so we can properly collaborate on this and get it working asap.
Before any doubt arises, I want to thank highly @yoshuawuyts and the choo framework for serving us so well from inception of Dat-Desktop to now, growing and adapting as necessary :)
Currently the app looks like this: