jessepeterson / margarita

Web frontend for reposado
The Unlicense
244 stars 40 forks source link

Feature request: Deprecated products #43

Open krispayne opened 8 years ago

krispayne commented 8 years ago

Would love to see a one-click filter/listing of all deprecated products.

Would also love to see a separate column for the "D" "C" labels

pkpowell commented 7 years ago

+1

jessepeterson commented 7 years ago

It's fairly straight-forward to separate out new columns. I've been reluctant to do so in the past as it makes the main table even wider. When you have a number of columns it starts to get a little unwieldy. If C and D were columns you could just sort by them, however.

krispayne commented 7 years ago

What about the ability to add/remove columns? It's been awhile since I used reposado/margarita, but surely there are columns that certain folks could do without occasionally, and vice-versa.

This way if you were, say, cleaning your repo, you could only show the columns relevant to the task? Maybe that gets to be too much hassle in one View, and maybe it means there's a new View for this sort of thing? I don't know, just spitballin, now.