Jerad Maplethorpe

Results 18 issues of Jerad Maplethorpe

**Describe the bug** The grid intermittently renders with only one item in the first column. ``` ``` **Expected behavior** I would expect that, as the images load in, the grid...

Add a string input field to an item entity that allows the user to specify a manufacturer or vendor.

backend
frontend
feature

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...

inventory
backend
frontend
feature

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...

enhancement
backend
frontend
feature

- 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/ -...

frontend

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...

backend
frontend
feature

good first issue
frontend

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...

frontend
feature

An endpoint needs to be added that allows for searching for items in the database. Should use a POST request. Initially, input can just be a search string. Eventually, filters...

inventory
backend
feature

- Add community comments to pack / pack item - Group packing lists w/ gear delegation - Custom Item fields - Tagging packs and items ("want to buy") - "Like"...

documentation
backend
frontend