Coder Social home page Coder Social logo

rare's People

Contributors

kebabs avatar vxnick avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

rare's Issues

Built-in user authentication

It's probably time to add this as the session times out pretty quickly when just using htpasswd, meaning if you have a task open for a long time and then post a note, it won't post it until the page (and session) have been refreshed.

This will need a basic user management area on the menu otherwise hashing passwords manually is going to get too annoying.

Searching doesn't include my tasks

Search keywords are added to the DB query after it's evaluated task assignment, and as search always redirects to index, assigned tasks are never included in the search.

Add note for attribute/assignee change

Originally thought it'd be better to not have this, but it's useful knowing who changed what, and when.

Need to consider whether to just use the attribute names at the time of note creation, or whether to link them against their DB entries.

DB entries would make the most sense, provided users don't delete them rather than (preferably) setting the is_disabled value. This approach will need some special handling though, maybe as part of content_convert() or as an extension to the notes table.

Highlight search term

When viewing a task from search results highlight the search term(s) on the page.

View user's tasks

Have a drop-down or some kind of switcher to allow the user to view other user's assigned tasks.

Status ordering

Add an order column to the statuses table - the task list can then be sorted by status after priority - things like deferred ideally should be lower down the list than new.

Basic read-only API

Too easy to make this a big/generic "implement an API" so let's start with just the basics - listing tasks and their notes/attributes.

Notify non-subscribers

Consider adding @ functionality, to allow user notification without assigning or having them comment on the 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.