Commit Graph

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