This commit is contained in:
2020-10-19 22:26:01 +00:00
parent 34a9b57b68
commit b3074f7159
32 changed files with 100 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -3,7 +3,7 @@
<h1>
//DASHBOARD - KPI / METRICS / CHARTS AND STUFF APPROPRIATE TO ROLE
</h1>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</div>
</template>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,21 +0,0 @@
<template>
<UnderConstruction />
</template>
<script>
import UnderConstruction from "../components/underconstruction.vue";
export default {
components: {
UnderConstruction
},
beforeCreate() {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "$ayiLanguage",
title: "Translation",
helpUrl: "form-home-translation"
});
}
};
</script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>

View File

@@ -1,5 +1,5 @@
<template>
<UnderConstruction />
<UnderConstruction :data-cy="!!$ay.dev ? 'underconstruction' : false" />
</template>
<script>