packstack
packstack copied to clipboard
Packstack's web app user interface
A new sidebar form needs to be created that allows searching for items in the database. When an item is selected, copy its attributes to a new items and set...
_From user request in [Slack](https://packstackio.slack.com/archives/CRFLWCCCT/p1615858341000700)._ This is currently just a proposal and may get voted down. Discussion is ongoing, please comment and edit as you like. ---- Adding a Quantity...
User request: Ability to add pictures, or at least link to pictures hosted elsewhere with an option to have display as thumbnails on each item row. If not that, then...
This is the first bit of my work on https://github.com/maplethorpej/packstack/issues/11. I have worked off https://github.com/maplethorpej/packstack/pull/42 as I like @darinalleman's toggle feature 😄 so this PR will need to wait for...
- Settings should be broken out into its own page - Username should be display name - Add social links - Add ability to upload custom profile picture: https://imgix.com/ -...
In the pack edit page, the main window will by definition be shorter than the sidebar. That means that when scrolling thru the sidebar the main window is becoming blank...
Consumables can belong to different categories and having them as a separated category is a bit confusing when trying to understand the category total. When I plan a trip, I...
User request: STATUS field on inventory items - current, archived, loaned out, “to be purchased”, “to be replaced”, broken. Archived is useful when an item is no longer used, but...
Right now, a pack and the trip details are basically the same entity. We could break these out so that the "Trip Details" gets a separate page and form, and...