Code Monkey home page Code Monkey logo

Comments (13)

deplorableword avatar deplorableword commented on July 20, 2024

Status do you mean: on-hold, fixed etc?

from tinyissue.

vimishor avatar vimishor commented on July 20, 2024

Exactly. Those are the "standard" statuses, that are encountered very often. But it would be nice to allow administrator to define his own custom ones, like "not approved", "needs testing", "waiting for feedback" and so on.

from tinyissue.

deplorableword avatar deplorableword commented on July 20, 2024

If we were going to make a change, I would prefer we go with a boilerplate set of 5 commonly understood statues.

Allowing arbitrary statuses is much bigger change and makes translation / UI much more complex.

from tinyissue.

vimishor avatar vimishor commented on July 20, 2024

Sound good enough for me. Unfortunately, I've just started to look around in Laravel's documentation and I'm not the right man for this task. Maybe someone who knows the framework will transform this idea in a fact.

from tinyissue.

mikelbring avatar mikelbring commented on July 20, 2024

I think the best direction to go is with a tagging system. So that it leaves more flexibility to the users on how they want to use the system. Either they can use tags as status, categories or a combination of the both. With the ability to search tags.

from tinyissue.

deplorableword avatar deplorableword commented on July 20, 2024

Sounds interesting.

How do you imagine you could change an issue from 'open' to 'on-hold'? Traditionally the UI might look like a dropdown, but with tags would you need to remove 'open' and add 'on-hold' tag? Would we use some kind of tokenized text-input? Checkboxes?

On 20 Jul 2012, at 07:04 PM, [email protected] wrote:

I think the best direction to go is with a tagging system. So that it leaves more flexibility to the users on how they want to use the system. Either they can use tags as status, categories or a combination of the both. With the ability to search tags.


Reply to this email directly or view it on GitHub:
#64 (comment)

from tinyissue.

vimishor avatar vimishor commented on July 20, 2024

@deplorableword Maybe an input box with auto completion and next to it show 2 - 3 most used tags, or tags related to the age of the issue.

Something like this maybe:

  • If the issue is new, suggest tags like "accepted", "not a bug", etc
  • If the issue already has one of the above tags, suggest o new list with tags, like "needs testing", "fixed", etc

Just a raw idea.

from tinyissue.

deplorableword avatar deplorableword commented on July 20, 2024

Interesting, I think the database stuff will be the easiest part of this. Think the tricky part is going to be making the UI awesome and easy to use...

from tinyissue.

ajira86 avatar ajira86 commented on July 20, 2024

If nobody has the time, I'll start to develop it. I will create a branch in my fork the next days and push it in github if your are interesting.

from tinyissue.

ajira86 avatar ajira86 commented on July 20, 2024

Hi,
I started to work on it but it will be easier to work with the latest version of laravel framework (3.2) who allow to use sync method in has_many_and_belongs_to relation

from tinyissue.

ajira86 avatar ajira86 commented on July 20, 2024

I tried to update it but I have many issue during laravel upgrade from version 3.1.9 to 3.2, can someone help me ? I'm not an expert with this framework :P

from tinyissue.

ajira86 avatar ajira86 commented on July 20, 2024

So, I found a way to upgrade laravel to version 3.2 with an update in login system.

Work continue, I'll commit soon ;)

from tinyissue.

nodiscc avatar nodiscc commented on July 20, 2024

Is this a duplicate of #23 ?

from tinyissue.

Related Issues (20)

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.