Code Monkey home page Code Monkey logo

are-we-there-yet's Issues

Enter Task

  • DB fields
    • t.string :project_name
    • t.integer :position
    • t.string :name
    • t.string :task_type
    • t.timestamp :start_at
    • t.integer :duration
    • t.string :priority
    • t.boolean :finished, default: false
  • Initial form fields
    • Project Name
    • Name
    • Task Type
    • Start At
    • Duration
    • Priority
  • Project Name auto-remember dropdown
  • Task Type auto-remember dropdown
  • Start At Calendar Widget with auto-date guess
  • Duration Dropdown
  • Priority Dropdown
  • Validation

View Progress Chart

  • Add Nebula Gantt Chart JAR file
  • Configure Gantt Chart packages in Glimmer
  • Use gantt_chart Glimmer DSL keyword
  • Wire GanttChart widget to Tasks
  • Configure Gantt Chart Display Settings
  • Support multiple projects
  • Render project sections

Can't change start date or changes to the day before

Can’t change start date (or refuses a date and then later when entering a date one day later it takes it)

  • Fix issue with date falling one day before
  • Fix issue with start date refusing to change after setting both start and end date with a duration of 2 days

Edit Task

  • Project Name (combo)
  • Task Type (combo)
  • Task Name (text)
  • Start Date (c_date_time)
  • End Date (c_date_time)
  • Duration (combo(:read_only))
  • Priority (combo(:read_only))

List Tasks

List Tasks

I would like to list tasks entered into the system, with the following fields:

  • Name of project
  • Type of task
  • Date of start
  • Duration
  • Date of completion.
  • Priority of task

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.