diff --git a/src/App.vue b/src/App.vue
index 5a313fd..5b5e1a6 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -146,8 +146,8 @@
Entry | Date | Added By | +Entry | ||
---|---|---|---|---|---|
- {{ ale.entry }} - | -+ | {{ new Date(ale.created_at).toLocaleDateString() }} | -+ | {{ ale.created_by }} | ++ {{ ale.entry }} + |
- {{ new Date(event.start_date).toLocaleDateString() }} + {{ + new Date(event.start_date).toLocaleDateString("en-US", { + year: "numeric", + month: "short", + day: "numeric", + }) + }} {{ new Date(event.start_date).toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" }) }} - {{ new Date(event.end_date).toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" }) }} @@ -33,6 +39,7 @@
None Found.
Date:
++ {{ + new Date(event.start_date).toLocaleDateString("en-US", { + year: "numeric", + month: "short", + day: "numeric", + }) + }} +
+Positions:
++ {{ positionCount(event.positions)[1] }} Shifts Available ({{ positionCount(event.positions)[0] }} + Total) +
+Time:
++ {{ new Date(event.start_date).toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" }) }} + - + {{ new Date(event.end_date).toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" }) }} +
+Routing:
+{{ event.routing.length }} Routes Entered
+Date:
++ {{ + new Date(event.start_date).toLocaleDateString("en-US", { + year: "numeric", + month: "short", + day: "numeric", + }) + }} +
+Aircraft Seen:
+Future...
+Pending Feedback
+CID | +Name | +Rating | +Feedback | +Position | +Date | +Actions | +
---|---|---|---|---|---|---|
+ {{ feedback.controller_cid }} + | +{{ feedback.controller_first_name }} {{ feedback.controller_last_name }} | ++ {{ feedback.rating }} + | ++ {{ feedback.feedback }} + | ++ {{ feedback.position }} + | ++ {{ new Date(feedback.created_at).toLocaleDateString() }} + | ++ + + | +
Search
+ +Search
@@ -104,7 +113,12 @@ {{ new Date(roster.created_at).toLocaleDateString() }}+ Set up the web configuration for this facility. This includes the website URL, a short about, API Token, S3 + configuration, and emails. +
+ ++ Upon generating your API Token you will not be able to read it again. In order to 'read' your API token you + must reset it. +
++ Coming Soon... + + + +
+Coming Soon...
+Coming Soon...
+Note: Only viewable after regeneration
++ {{ tab }} +
+