Giter VIP home page Giter VIP logo

five_tee's People

Contributors

logan-smith avatar mainshayne233 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

five_tee's Issues

Log work done

I know that a task has a description, which seems like a great place to write "What work needs to be done".

But I think I might want a way to log what work "has been done". Maybe even every time I hit the pause button. Maybe that's too much, or annoying for those in a rush to just pause and leave their desk. Could add another button. Not sure, I'll leave implementation up to you guys.

User story:

As a user
I want to be able to write notes about what work I actually did
So that it can really assist me as I fill out my spot check

@MainShayne233 @logan-smith @pamp21

Placeholders

Placeholder text when Tasks/Completed task lists are empty

Issues Ribbon

Add one of these:

https://codepo8.github.io/css-fork-on-github-ribbon/

Add an element called #forkongithub to the application layout. You can change the name if you want, but must change it in the CSS too.

%span#forkongithub
  = link_to "Open Issues Here", "https://github.com/ardavis/five_tee/issues"

Put this in some CSS.

#forkongithub a{background:#E00;color:#fff;text-decoration:none;font-family:arial,sans-serif;text-align:center;font-weight:bold;padding:5px 40px;font-size:1rem;line-height:2rem;position:relative;transition:0.5s;}#forkongithub a:hover{background:#c11;color:#fff;}#forkongithub a::before,#forkongithub a::after{content:"";width:100%;display:block;position:absolute;top:1px;left:0;height:1px;background:#fff;}#forkongithub a::after{bottom:1px;top:auto;}@media screen and (min-width:800px){#forkongithub{position:absolute;display:block;top:0;right:0;width:200px;overflow:hidden;height:200px;z-index:9999;}#forkongithub a{width:200px;position:absolute;top:60px;right:-60px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);box-shadow:4px 4px 10px rgba(0,0,0,0.8);}}

Unselect Tag

I selected a tag while creating a new note. Changed my mind, I don't want to add a tag. Currently no way to do this.

Creating new "Tag"

first_or_create, I think.

if I delete a tag and try to create one with the same name - I get an error that it already exists.

Option to name an archive

Say I want to archive based on day, week, time period of my disclosure - I'd like to name that "archive" something.

Unexpected Archive Behavior

When I Reset and Archive my tasks, it moves all of my completed tasks back to Incomplete. I think, I'd either prefer them to stay in the Complete section or deleted from the list altogether.. not sure.

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.