2024-06-16T01:08:36Z - 2025-06-16T01:08:36Z
Overview
4 Pull requests merged by 1 user
Merged
#18 #17 Make configuration eidtable at runtime
Merged
#5 Adding playground blazor app for manually experimenting with access queue
Merged
#4 Add take-a-number implementation
Merged
#3 Fix #2 - RequestsAhead not recalculating correctly
13 Issues closed from 1 user
Closed
#17 Make configuration editable via API/UI
Closed
#12 [feat] Add about page to UI
Closed
#11 [feat] Add README
Closed
#15 add logging and error handling
Closed
#7 [feat] Add background service to AccessQueueService API that periodically cleans expired tickets
Closed
#16 add tests for TakeANumberAccessQueueRepo
Closed
#8 [feat] Allow any string to be used as ID
Closed
#9 [feat] Make UI refresh rate configurable
Closed
#10 [feat] Show configuration information in UI
Closed
#13 [bug] Top user in queue should see 0 requests ahead
Closed
#6 First user in line is not being granted access when capacity is available
Closed
#1 All users in queue being granted access when one with access drops and rejoins before expiration
Closed
#2 Requests ahead not calculating correctly
4 Issues created by 1 user
Opened
#14 Improve efficiency for large capacities
Opened
#19 Add route to get queue status for monitoring
Opened
#20 Move config routes to separate controller
Opened
#21 Add new routes to READEME