bcgov / name-examination

Service BC Name Examination System
4 stars 36 forks source link

22308 fix priority queue toggle #1485

Closed EPortman closed 4 months ago

EPortman commented 4 months ago

Issue #: 22308 https://app.zenhub.com/workspaces/names-team-board-new-655554cbddd49510027dad2e/issues/gh/bcgov/entity/22308

Description of changes: Integrated storing and retrieving variables from local storage with the Vue Store better. Previously it was only using local storage but the request used the Vue Store, meaning when queue was toggled requests still came in with the queue set as true.

To do this some types had to be defined to properly retrieve the value from storage as the correct type. Also the other dropdowns had to be slightly modified.

The queue toggle will only work in Test and Prod

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

EPortman commented 4 months ago

/gcbrun

bcregistry-sre commented 4 months ago

Temporary Url for review: https://namex-dev--pr-1485-3ndaozb7.web.app