Nicolai Ort niggl
niggl pushed to dev at lfk/document-server 2021-03-12 17:58:11 +00:00
b180e04045 Updated ci with new kubernetes secrets 🚀🚀🚀
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-12 17:55:42 +00:00
e296256332 Merge branch 'dev' into feature/93-scan_stations
65111e87c1 Updated ci secrets and type
Compare 2 commits »
niggl pushed to dev at lfk/frontend 2021-03-12 17:53:50 +00:00
65111e87c1 Updated ci secrets and type
niggl commented on pull request lfk/frontend#95 2021-03-12 17:24:18 +00:00
Scan station management feature/93-scan_stations

I implemented your suggestions :)

niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-12 17:23:55 +00:00
95b1490f84 Added fancier active states
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-12 17:21:40 +00:00
27a1f57ed3 Added cursor-pointer
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-12 17:20:37 +00:00
c6db6c5535 Fixed case sensitivity
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-12 17:17:08 +00:00
bd22d3be36 Spelling
niggl pushed to dev at lfk/document-server 2021-03-10 19:15:41 +00:00
7f28525ec2 Merge branch 'feature/33-disclaimer' into dev
677bd86133 Changed ci pipeline type to kubernetes
Compare 2 commits »
niggl pushed to dev at lfk/mailer 2021-03-10 19:10:13 +00:00
18c8600563 Changed ci pipeline type to kubernetes
niggl pushed to dev at lfk/backend 2021-03-10 19:07:48 +00:00
6c43872198 Changed ci pipeline type to kubernetes
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 19:06:40 +00:00
ba9d4587cb Switched pipeline type to kubernetes
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 19:04:25 +00:00
74c042a86b Sorted translations
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 19:04:08 +00:00
95fcd1dcc4 Added german translation 🇩🇪
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 19:03:19 +00:00
2de861d4c1 Added "tooltip"
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 19:01:40 +00:00
e6d80c8ccb Added german translations 🇩🇪
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 18:57:37 +00:00
1aa2b3b065 Added new translation keys 🌍
niggl pushed to feature/93-scan_stations at lfk/frontend 2021-03-10 18:55:33 +00:00
88566719ec Added station token copy modal
niggl created pull request lfk/frontend#95 2021-03-10 17:19:21 +00:00
WIP: Scan station management feature/93-scan_stations
niggl commented on issue lfk/frontend#93 2021-03-10 17:16:47 +00:00
Scan Station Management

Hey @philipp

By default the api only returns keys on creation. Do we want to display the key only on creation or make it something that will allways get returned for getOne and shown in the…