Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Add 'Created on' column #13

Closed
2 tasks done
matthew-matvei opened this issue Mar 24, 2018 · 0 comments · Fixed by #30
Closed
2 tasks done

Add 'Created on' column #13

matthew-matvei opened this issue Mar 24, 2018 · 0 comments · Fixed by #30
Assignees
Labels
enhancement first timer friendly Suitable for first-time contributors, complete with hand-holding and emotional support ;)
Milestone

Comments

@matthew-matvei
Copy link
Owner

matthew-matvei commented Mar 24, 2018

Feature

Following the incomplete implementation of #3, add a Created on column along with other column headers.

  • A new 'Created on' column appears in the directory header
  • Dates in the created / modified on columns formatted to save space (e.g., '23:59:59, 30/12/2018')

Proposed solution

  • Extending columns should be straight forward, particularly as long as there is enough room to show four columns (some re-proportioning of columns will be necessary
    • This will also involve further nesting of the <SplitPane />s in the <DirectoryHeader /> component
  • Formatting the dates should be simple following moment formatting documentation
@matthew-matvei matthew-matvei added enhancement first timer friendly Suitable for first-time contributors, complete with hand-holding and emotional support ;) labels Mar 24, 2018
@matthew-matvei matthew-matvei added this to the v0.9 milestone Mar 24, 2018
@matthew-matvei matthew-matvei self-assigned this Jul 1, 2018
@matthew-matvei matthew-matvei mentioned this issue Jul 8, 2018
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement first timer friendly Suitable for first-time contributors, complete with hand-holding and emotional support ;)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant