hackerspace-ntnu / website

Website @ hackerspace-ntnu.no
https://www.hackerspace-ntnu.no
MIT License
22 stars 7 forks source link

Equipment lookup and manager #727

Closed CJGutz closed 1 year ago

CJGutz commented 1 year ago

closes: #698

Adds pages for displaying a list of equipment or a single one and pages for creating, updating and deleting equipment. The styling closely resembles how news/projectarchive/inventory is structured. Both in UX and UI. Listing up equipment displays an image, its name and a link to the inventory if applicable.

Possible to add a link to an equipment. This using the URLField so it is only possible to add a valid url to the equipment.

Uses a markdown field for the equipment's descriptions

Refactored inventory files such that items, item loans and equipment are in separate directories.

Remember to add the necessary permissions to people for viewing, editing, adding and deleting equipment


Images:

Link to equipment from inventory list (Same from reservations)

image

List of equipment

image

Detail view of single equipment

image

Editing an equipment item

image

Trying to delete an equipment

image
Gilgard commented 1 year ago

Det er veldig langt mellom "beskrivelse" og feltet. Edit equipment har fortsatt tittelen "Rediger artikkel"