Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TimeRanger
TimeRanger
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • PavelPopov
  • TimeRangerTimeRanger
  • Issues
  • #12

Closed
Open
Opened Jun 27, 2018 by PavelPopov@PavelPopovMaintainer

Add task edit stage

GUI's limited in it's width, so displaying description or deadline time in Task tab's table view is generally a bad idea. Application should provide a way to edit tasks like activities (through modal stage). Task edit stage should contain:

  • Name text field
  • Tags chip view
  • Description text field
  • Deadline timestamp text field
  • Done timestamp text field

So now we also should be able to change timestamp which describes task finish time, while still keeping the easy way of checking the checkbox. Table view should remove Deadline and Description columns, but instead add Status column which should contain difference between deadline timestamp and current timestamp. If difference is positive, it should say "x u remaining", where u - optimal time unit, x - value. Text should be green or smth like that. If difference is negative, it should tell "Overdue for x u" and text should be red.

Edited Jun 27, 2018 by PavelPopov
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
2.0.0
Milestone
2.0.0
Assign milestone
Time tracking
None
Due date
None
Reference: PavelPopov/TimeRanger#12