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

Commits on Aug 22, 2017

  1. Tags instead of project and subProject

    Add react-select package
    JohnAllen committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    fb5e4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16457dd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Add Codemirror task detail editor

    Install react-codemirror2
    Material theme for now
    Remove ipfs-pubsub-room package
    JohnAllen committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    2c4afdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252163c View commit details
    Browse the repository at this point in the history
  3. Add border to codemirror input

    Cleanup tags in task preview
    JohnAllen committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    90c7ba3 View commit details
    Browse the repository at this point in the history
  4. CreateTask improvements:

    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
    JohnAllen committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    b4f84e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Tasks.sol uses ipfsHash as string not bytes

    Remove AvailableTasksLink
    Add reconstructTask function in utils
    Remove IPFS on client until working
    JohnAllen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    91652c6 View commit details
    Browse the repository at this point in the history
  2. Remove material.css from CreateTask

    Organize imports better
    JohnAllen committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    a2c89b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Configuration menu
    Copy the full SHA
    8e5ffbc View commit details
    Browse the repository at this point in the history
  2. Add Markdown preview of task spec

    Write initial spec value
    Update styling of CreateTask
    JohnAllen committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    cf99129 View commit details
    Browse the repository at this point in the history