henry
|
a96a3c3a82
|
Added more controls to UI
Fixed issue with queue infinite looping if next user in queue was revoked
|
2025-05-14 02:03:27 -04:00 |
henry
|
261490ec74
|
UI improvements
|
2025-05-14 01:17:47 -04:00 |
henry
|
cca0976faf
|
fix #6 - capture activity for queued users
|
2025-05-13 01:30:57 -04:00 |
henry
|
0cc1913d98
|
removing un-needed values from dictionary
|
2025-05-13 01:03:58 -04:00 |
henry
|
cf71bcbbc0
|
Fix #1 and added some comments for readability
|
2025-05-13 00:47:07 -04:00 |
henry
|
a41daddb11
|
Merge pull request 'Adding playground blazor app for manually experimenting with access queue' (#5) from add-playground into main
Reviewed-on: https://git.hobbs.zone/henry/AccessQueueService/pulls/5
|
2025-05-12 23:48:18 +00:00 |
henry
|
18ddc200eb
|
plug memory leak
|
2025-05-12 23:46:40 -04:00 |
henry
|
8ae97efd41
|
Remove old implementation for easier maintainability
|
2025-05-12 23:45:14 -04:00 |
henry
|
1de9b57c5c
|
Fix #2 requestsAhead working fr this time
|
2025-05-12 23:38:25 -04:00 |
henry
|
42f97fadd3
|
Add sorting for queue and use takeOne implemantation
|
2025-05-12 23:37:14 -04:00 |
henry
|
5dbde2c847
|
Merge branch 'main' into add-playground
|
2025-05-12 22:41:16 -04:00 |
henry
|
295c91a05c
|
Merge pull request 'Add take-a-number implementation' (#4) from take-a-number-implementation into main
Reviewed-on: https://git.hobbs.zone/henry/AccessQueueService/pulls/4
|
2025-05-12 22:40:51 +00:00 |
henry
|
7b0478539e
|
Added take-a-number implementation
|
2025-05-12 22:37:48 -04:00 |
henry
|
036168359b
|
Merge pull request 'Fix #2 - RequestsAhead not recalculating correctly' (#3) from requests-ahead-bug into main
Reviewed-on: https://git.hobbs.zone/henry/AccessQueueService/pulls/3
|
2025-05-12 22:22:41 +00:00 |
henry
|
7d4c6ab16c
|
fix incorrect requests ahead reported from queue
|
2025-05-12 22:19:22 -04:00 |
henry
|
449b821633
|
Added test to check calculated queue position
|
2025-05-12 01:42:41 -04:00 |
henry
|
d6aa832f61
|
Split users into separate grids
|
2025-05-12 01:26:31 -04:00 |
henry
|
44a3628489
|
wip - adding demo front-end to play with access service
|
2025-05-11 20:38:02 -04:00 |
henry
|
c04a603d56
|
Abstract queue and dictionary implementation to support alternative implementations
|
2025-05-09 19:41:07 -04:00 |
henry
|
6470ce21f3
|
small optimization caching DateTime.UtcNow
increase bulk test
|
2025-05-09 19:01:10 -04:00 |
henry
|
876d7e8b58
|
added missing constant, removed superfluous comments
|
2025-05-08 21:39:10 -04:00 |
xxhen
|
6c9da8e796
|
Add project files.
|
2025-05-08 21:34:12 -04:00 |
xxhen
|
33f394550d
|
Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
|
2025-05-08 21:34:10 -04:00 |