Nicolai Ort niggl
niggl merged pull request lfk/backend#158 2021-03-17 15:52:04 +00:00
Scanstation "me" endpoint feature/157-scanstation_me
niggl pushed to dev at lfk/backend 2021-03-17 15:52:03 +00:00
13e839902c Merge pull request 'Scanstation "me" endpoint feature/157-scanstation_me' (#158) from feature/157-scanstation_me into dev
94001a48f1 Updated description
2cb7ec7317 As requested by @philpp
757332ed2b Added tests for the new endpoint
8ba7ee1d48 Now adding station id to headers of request for scan auth
Compare 6 commits »
niggl pushed to feature/157-scanstation_me at lfk/backend 2021-03-17 15:50:50 +00:00
94001a48f1 Updated description
niggl pushed to feature/157-scanstation_me at lfk/backend 2021-03-17 15:49:21 +00:00
2cb7ec7317 As requested by @philpp
niggl commented on issue lfk/frontend#92 2021-03-17 13:23:07 +00:00
Scan Management

Imo users should only be able to interact with scans in the following ways:

  • View all kinds of scans
  • Delete all kinds of scans
  • Add fixed scans
  • Edit fixed scan runner, valid, distance *…
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 13:21:03 +00:00
5afa541b30 Added formatted laptime
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 13:05:32 +00:00
9e5a093a3a Added new scan icon to add scan modal
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 13:04:36 +00:00
2cf8e0291a Added scans to sidebar (including a new icon)
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 13:00:52 +00:00
53aa3bc3ae Adjusted filter
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:58:33 +00:00
1ada5d9c2c Implemented basic scan creation
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:49:52 +00:00
eb0910be57 Added basic scan overview
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:35:18 +00:00
e9d5527482 Fixed emptystate 🛠
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:32:37 +00:00
e6df764562 Fixed typo✏
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:32:06 +00:00
915bbbbde0 Now routing scans "start" page
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:29:54 +00:00
f67e089ff3 Added basic files for scans
niggl pushed to feature/92-scan_mgnt at lfk/frontend 2021-03-17 12:26:25 +00:00
niggl created pull request lfk/backend#158 2021-03-17 10:54:24 +00:00
Scanstation "me" endpoint feature/157-scanstation_me
niggl pushed to feature/157-scanstation_me at lfk/backend 2021-03-17 10:51:33 +00:00
757332ed2b Added tests for the new endpoint
niggl pushed to feature/157-scanstation_me at lfk/backend 2021-03-17 10:45:42 +00:00
8ba7ee1d48 Now adding station id to headers of request for scan auth
niggl pushed to feature/157-scanstation_me at lfk/backend 2021-03-17 10:44:58 +00:00
c5178e0181 Added scanstation me endpoint