From aa5a952aa42601f3d7c9185d50fdba7bb5a1e9eb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 10 Feb 2021 15:53:45 +0000 Subject: [PATCH] --- ayanova/src/App.vue | 2 +- ...dash-test-bar-widget-count-by-usertype.vue | 8 ++--- .../dash-test-day-calendar-widget.vue | 6 ++-- ...h-test-line-widget-monthly-total-price.vue | 8 ++--- .../dash-test-list-widgets-priciest.vue | 10 +++--- ayanova/src/components/data-table.vue | 14 ++++---- ayanova/src/components/date-control.vue | 4 +-- ayanova/src/components/date-time-control.vue | 4 +-- ayanova/src/components/extensions-control.vue | 10 +++--- ayanova/src/components/pick-list.vue | 4 +-- ayanova/src/components/time-control.vue | 2 +- ayanova/src/views/acc-service-bank.vue | 2 +- ayanova/src/views/acc-service-banks.vue | 16 ++++----- ayanova/src/views/acc-service-rate.vue | 14 ++++---- ayanova/src/views/acc-service-rates.vue | 12 +++---- ayanova/src/views/acc-tax-code.vue | 14 ++++---- ayanova/src/views/acc-tax-codes.vue | 12 +++---- ayanova/src/views/acc-travel-rate.vue | 14 ++++---- ayanova/src/views/adm-attachments.vue | 18 +++++----- ayanova/src/views/adm-global-logo.vue | 2 +- ayanova/src/views/adm-global-settings.vue | 2 +- ayanova/src/views/adm-history.vue | 10 +++--- ayanova/src/views/adm-license.vue | 4 +-- ayanova/src/views/adm-report-templates.vue | 10 +++--- ayanova/src/views/adm-translation.vue | 2 +- ayanova/src/views/adm-translations.vue | 8 ++--- ayanova/src/views/adm-user.vue | 24 ++++++------- ayanova/src/views/adm-users.vue | 12 +++---- ayanova/src/views/ay-about.vue | 2 +- ayanova/src/views/ay-customize.vue | 2 +- .../src/views/ay-data-list-column-view.vue | 2 +- ayanova/src/views/ay-evaluate.vue | 2 +- ayanova/src/views/ay-history.vue | 2 +- ayanova/src/views/ay-log.vue | 2 +- ayanova/src/views/ay-report-edit.vue | 6 ++-- ayanova/src/views/cust-customer.vue | 28 +++++++-------- ayanova/src/views/cust-customers.vue | 12 +++---- ayanova/src/views/cust-head-office.vue | 20 +++++------ ayanova/src/views/cust-head-offices.vue | 12 +++---- ayanova/src/views/cust-user.vue | 32 ++++++++--------- ayanova/src/views/cust-users.vue | 12 +++---- ayanova/src/views/home-dashboard.vue | 14 ++++---- ayanova/src/views/home-memo.vue | 26 +++++++------- ayanova/src/views/home-memos.vue | 12 +++---- ayanova/src/views/home-notifications.vue | 2 +- ayanova/src/views/home-notify-direct.vue | 10 +++--- .../src/views/home-notify-subscription.vue | 6 ++-- .../src/views/home-notify-subscriptions.vue | 2 +- ayanova/src/views/home-password.vue | 2 +- ayanova/src/views/home-reminder.vue | 18 +++++----- ayanova/src/views/home-reminders.vue | 12 +++---- ayanova/src/views/home-reset.vue | 2 +- ayanova/src/views/home-review.vue | 30 ++++++++-------- ayanova/src/views/home-reviews.vue | 14 ++++---- ayanova/src/views/home-search.vue | 4 +-- ayanova/src/views/home-user-settings.vue | 2 +- ayanova/src/views/inv-part-adjustment.vue | 14 ++++---- ayanova/src/views/inv-part-assemblies.vue | 12 +++---- ayanova/src/views/inv-part-assembly.vue | 18 +++++----- .../views/inv-part-inventory-transactions.vue | 14 ++++---- ayanova/src/views/inv-part-inventory.vue | 14 ++++---- ayanova/src/views/inv-part-serials.vue | 6 ++-- ayanova/src/views/inv-part-warehouse.vue | 14 ++++---- ayanova/src/views/inv-part-warehouses.vue | 12 +++---- ayanova/src/views/inv-part.vue | 26 +++++++------- ayanova/src/views/inv-parts.vue | 12 +++---- ayanova/src/views/login.vue | 10 +++--- ayanova/src/views/ops-backup.vue | 2 +- ayanova/src/views/ops-jobs.vue | 2 +- ayanova/src/views/ops-log.vue | 2 +- ayanova/src/views/ops-metrics.vue | 14 ++++---- .../src/views/ops-notification-settings.vue | 2 +- ayanova/src/views/ops-notify-queue.vue | 2 +- ayanova/src/views/ops-profile.vue | 2 +- ayanova/src/views/ops-server-state.vue | 2 +- ayanova/src/views/ops-view-configuration.vue | 2 +- ayanova/src/views/svc-csr.vue | 34 +++++++++--------- ayanova/src/views/svc-csrs.vue | 16 ++++----- ayanova/src/views/svc-loaner.vue | 18 +++++----- ayanova/src/views/svc-loaners.vue | 12 +++---- ayanova/src/views/svc-project.vue | 22 ++++++------ ayanova/src/views/svc-projects.vue | 12 +++---- ayanova/src/views/svc-unit-model.vue | 22 ++++++------ ayanova/src/views/svc-unit-models.vue | 12 +++---- ayanova/src/views/svc-unit.vue | 36 +++++++++---------- ayanova/src/views/svc-units.vue | 12 +++---- ayanova/src/views/vendor.vue | 14 ++++---- ayanova/src/views/vendors.vue | 12 +++---- ayanova/src/views/widgets.vue | 12 +++---- ayanova/tests/e2e/OLD/customize-form.js | 1 - 90 files changed, 478 insertions(+), 477 deletions(-) diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index e62117a9..78f298ed 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -199,7 +199,7 @@ :href="item.href" :target="item.target" @click="clickMenuItem(item)" - v-bind:class="{ 'hidden-sm-and-up': item.surface }" + :class="{ 'hidden-sm-and-up': item.surface }" :data-cy="item.key" > diff --git a/ayanova/src/components/dash-test-bar-widget-count-by-usertype.vue b/ayanova/src/components/dash-test-bar-widget-count-by-usertype.vue index 1b166022..b16f23bc 100644 --- a/ayanova/src/components/dash-test-bar-widget-count-by-usertype.vue +++ b/ayanova/src/components/dash-test-bar-widget-count-by-usertype.vue @@ -1,10 +1,10 @@