Commit Graph

338 Commits

Author SHA1 Message Date
niggl 23fa78eb9d Get all scans speed improvement 2023-04-15 20:31:52 +02:00
niggl 8fedd4ef3b Added delete check for citizen org
ref #201
2023-02-15 14:34:12 +01:00
philipp edaf255e8f move to 15min limit
continuous-integration/drone/pr Build is passing
2023-02-03 14:12:28 +01:00
niggl 67a3661448 Updated description 2023-02-02 16:16:36 +01:00
niggl 68cd746a9f Added selfservice runner create check to prevent duplicate email
ref #197
2023-02-02 11:08:36 +01:00
niggl 69651d9f6c Rename selfservice forgot to login
ref #197
2023-02-02 11:03:12 +01:00
niggl 4a294b1e17 Now resolving all relations for orgs by distance
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:34:09 +02:00
niggl 23bd432c5f Resolved missing parentgroup relation
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:23:13 +02:00
niggl 87f444c30d At least one fewer test should fail now
continuous-integration/drone/pr Build is failing
ref #190
2021-04-07 16:17:37 +02:00
niggl 4603a84f16 Reverted temp bugfix
ref #190
2021-04-06 10:43:54 +02:00
niggl 107eeeae7f Merge branch 'feature/190-runners_laptime' of git.odit.services:lfk/backend into feature/190-runners_laptime 2021-04-06 10:15:32 +02:00
niggl bf686e89e0 Temp test logging workaround
ref #190
2021-04-06 10:07:59 +02:00
niggl 6163f0a90b Temp test logging workaround
continuous-integration/drone/pr Build is failing
ref #190
2021-04-06 10:05:05 +02:00
niggl 8f0f795a70 Tried workaround for no availdable stats
continuous-integration/drone/pr Build is failing
ref #190
2021-04-06 09:34:12 +02:00
niggl 257f320ee3 Now resolving all missing relations
ref #190
2021-04-06 09:02:07 +02:00
niggl 7b15c2d88b Fixed sorting
ref #190
2021-04-06 08:58:22 +02:00
niggl 988f17a795 Fixed sorting algo
ref #190
2021-04-06 08:56:34 +02:00
niggl 4471e57438 First try of the laptime sort
ref #190
2021-04-06 08:44:14 +02:00
niggl cb71fcd13b Added basic laptime endpoint
ref #190
2021-04-06 08:13:43 +02:00
niggl a6a526dc5d Fixed top-ten bein top 9
ref #190
2021-04-05 17:47:51 +02:00
niggl 4834a6698b Removed duplicate openapi statement
continuous-integration/drone/push Build is passing
2021-04-03 18:16:56 +02:00
niggl dc3071f7d2 🚀Bumped version to v0.10.0 2021-04-01 18:30:30 +02:00
niggl 1be073a4fa Added locale to mail related user endpoints
continuous-integration/drone/pr Build is passing
ref #184
2021-04-01 18:25:09 +02:00
niggl 7af883f271 Added locale to mail related runner endpoints
ref #184
2021-04-01 18:23:19 +02:00
niggl 6c9b91d75a Fixed bug in return creation 2021-03-29 18:31:27 +02:00
niggl a139554e05 🚀Bumped version to v0.9.1
continuous-integration/drone/push Build is passing
2021-03-29 17:48:53 +02:00
niggl 5a36c8dcae Added query param to return created runenrcards
ref #180
2021-03-28 18:44:21 +02:00
niggl b24e24ff7d Added pw errors to user controller
ref #99
2021-03-26 20:24:08 +01:00
niggl 9ce35d8eb7 Added pw errors to me controller
ref #99
2021-03-26 20:23:29 +01:00
niggl ccb7ae29a3 Fixed response bug
ref #174
2021-03-26 16:45:30 +01:00
niggl dcb12b0ac2 Added selfservice deletion endpoint
ref #174
2021-03-26 16:42:14 +01:00
niggl dd1258333e Updated old hint
ref #174
2021-03-26 16:42:01 +01:00
niggl 24aff3bac4 Now resolveing runnercards
ref #171
2021-03-26 14:56:21 +01:00
niggl c1bbda51f0 Added new "bulk" endpoint
ref #168
2021-03-23 18:16:55 +01:00
niggl 3c69f8c4a8 Adjsuted endpoint 2021-03-19 17:32:46 +01:00
niggl c8882ae6a1 Removed duplicate openapi declarations 🗑
continuous-integration/drone/pr Build is failing
ref #160
2021-03-17 19:33:44 +01:00
niggl 673e896aa3 Added missing discription
ref #160
2021-03-17 19:31:09 +01:00
niggl 0ed7f78b2c Fixed missing renameing🛠
ref #160
2021-03-17 19:30:08 +01:00
niggl 1d38d308ad Changed the method of getting a parameter from the headers🛠
ref #160
2021-03-17 19:29:12 +01:00
niggl d709ee7479 Now defining security per endpoint 🔐
ref #160
2021-03-17 19:25:49 +01:00
niggl aae042c041 Now auto-etting the station token🔥🔥🔥
ref #160
2021-03-17 19:24:25 +01:00
niggl 94001a48f1 Updated description
continuous-integration/drone/pr Build is passing
ref #157
2021-03-17 16:50:48 +01:00
niggl 2cb7ec7317 As requested by @philpp
continuous-integration/drone/pr Build is passing
ref #157
2021-03-17 16:49:19 +01:00
niggl c5178e0181 Added scanstation me endpoint
ref #157
2021-03-17 11:44:54 +01:00
niggl e5dab3469c Changed endpoint url to avoid conflicts
ref #154
2021-03-06 13:56:34 +01:00
niggl a3437475ca Runner controller now uses the Mailer functions
ref #154
2021-03-06 13:38:37 +01:00
niggl e26b7d4923 Implemented the "real" errors
ref #154
2021-03-06 13:32:36 +01:00
niggl e7f0cb45c9 Added not found error logic
ref #154
2021-03-06 13:29:44 +01:00
niggl ffcd45e572 Updated request timeout
ref #154
2021-03-06 13:24:43 +01:00
niggl d7099717c2 Created basic endpoint for user forgotten mails
ref #154
2021-03-06 13:23:01 +01:00