HSLdevcom / jore4

Public transport registry
European Union Public License 1.2
4 stars 2 forks source link

Add shelter equipment features to database and GraphQL api #1697

Open culka opened 4 months ago

culka commented 4 months ago

Shelters need to have more properties tied to them than what is currently possible to store in Tiamat. We need to add them as custom properties, which can be saved using the Tiamat GraphQL api.

List of equipment: https://dev.azure.com/hslfi/JORE%204.0/_wiki/wikis/4540e993-0bec-4793-be95-519d54ef8f33/3563/Stop-equipment# Figma: https://www.figma.com/file/dsNMixsO1558hCX0XzRDrc/Bus-stops-%7C-JORE-4.0-UX?type=design&node-id=1078-59950&mode=design&t=QPsgCTCTcQHcgaE9-4

Relates to #1306