Added a new property to the BikeTag component called showInBoundary.
In QueueApprove and QueueFound, added :show-in-boundary="true" in order for it to be displayed on those components as well.
Changed some computed properties from functions into arrow functions (const). This is just personal preference but I think they are easier to read this way since there's no need for return statements or curly braces if you only have one line of code inside them like most of these were doing anyway so why not? :)
Added an alert modal that will pop up when trying to submit a tag outside the boundaries set by admins/moderators with options "Cancel" and "Continue". If user clicks continue then confirmedBoundary = true which allows submission even though location is outisde boundary limits otherwise uploadInProgress remains false until correct coordinates are entered within allowed limits OR admin/moderator approves post regardless of where it was found because sometimes people find tags far away from their original locations due to various reasons such as wind blowing them around etc...
Ticket #160