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

Improve CreateTask workflow and move from projects to tags model #48

Closed
wants to merge 10 commits into from

Conversation

JohnAllen
Copy link
Collaborator

@JohnAllen JohnAllen commented Aug 25, 2017

(Too big again -- will get better at shrinking PRs)

  • Remove ipfs-pubsub-room not available on client (issue)
  • Remove ipfs instantiation, etc. until we use it
  • Add react-codemirror2 package for task spec input (Markdown support)
  • Use tags string on client and Tasks.sol instead of project/subProject
  • Tags selection autocomplete in CreateTask workflow
  • We return taskHashId from Tasks.sol now -- thinking we are going to make quite a few changes to this once we use an IPFS DB so ok with this for now
  • Add reconstructTask utility function

Add react-select package
Install react-codemirror2
Material theme for now
Remove ipfs-pubsub-room package
Cleanup tags in task preview
Standardize margin between inputs
Remove ipfs-pubsub-room stuff for now
Remove unused classes
Fix second instance of url creation
Remove unused e for event from method call
Add header to task specification
Remove AvailableTasksLink
Add reconstructTask function in utils
Remove IPFS on client until working
@JohnAllen JohnAllen changed the title Tags Improve CreateTask workflow and move from projects to tags model Aug 25, 2017
Organize imports better
Write initial spec value
Update styling of CreateTask
@JohnAllen JohnAllen closed this Aug 29, 2017
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

Successfully merging this pull request may close these issues.

1 participant