Compare commits
6 Commits
c60907257e
...
v1.3.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73901335a3 | ||
|
|
62aed501f3 | ||
|
|
43d81dd27a | ||
|
|
ce654bbb6a | ||
|
|
9b2b1d3ef7 | ||
|
|
f59443ce5a |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lightcontrol",
|
"name": "lightcontrol",
|
||||||
"version": "1.3.0",
|
"version": "1.3.2",
|
||||||
"description": "A Tecamino App",
|
"description": "A Tecamino App",
|
||||||
"productName": "Attendence Records",
|
"productName": "Attendence Records",
|
||||||
"author": "A. Zuercher",
|
"author": "A. Zuercher",
|
||||||
|
|||||||
@@ -170,3 +170,30 @@ week: Wuche
|
|||||||
month: Monat
|
month: Monat
|
||||||
year: Jahr
|
year: Jahr
|
||||||
appName: Applikationsname
|
appName: Applikationsname
|
||||||
|
calendar:
|
||||||
|
days:
|
||||||
|
- 'Suntig'
|
||||||
|
- 'Mäntig'
|
||||||
|
- 'Zistig'
|
||||||
|
- 'Mittwuch'
|
||||||
|
- 'Donstig'
|
||||||
|
- 'Fritig'
|
||||||
|
- 'Samstig'
|
||||||
|
daysShort: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa']
|
||||||
|
months:
|
||||||
|
- 'Januar'
|
||||||
|
- 'Februar'
|
||||||
|
- 'März'
|
||||||
|
- 'April'
|
||||||
|
- 'Mai'
|
||||||
|
- 'Juni'
|
||||||
|
- 'Juli'
|
||||||
|
- 'Ougust'
|
||||||
|
- 'Septämber'
|
||||||
|
- 'Oktober'
|
||||||
|
- 'Novämber'
|
||||||
|
- 'Dezämber'
|
||||||
|
monthsShort: ['Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez']
|
||||||
|
firstDayOfWeek: 1
|
||||||
|
format24h: true
|
||||||
|
pluralDay: 'Täg'
|
||||||
|
|||||||
@@ -170,3 +170,30 @@ week: Woche
|
|||||||
month: Monat
|
month: Monat
|
||||||
year: Jahr
|
year: Jahr
|
||||||
appName: Applikationsname
|
appName: Applikationsname
|
||||||
|
calendar:
|
||||||
|
days:
|
||||||
|
- 'Sonntag'
|
||||||
|
- 'Montag'
|
||||||
|
- 'Dienstag'
|
||||||
|
- 'Mittwoch'
|
||||||
|
- 'Donnerstag'
|
||||||
|
- 'Freitag'
|
||||||
|
- 'Samstag'
|
||||||
|
daysShort: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa']
|
||||||
|
months:
|
||||||
|
- 'Januar'
|
||||||
|
- 'Februar'
|
||||||
|
- 'März'
|
||||||
|
- 'April'
|
||||||
|
- 'Mai'
|
||||||
|
- 'Juni'
|
||||||
|
- 'Juli'
|
||||||
|
- 'August'
|
||||||
|
- 'September'
|
||||||
|
- 'Oktober'
|
||||||
|
- 'November'
|
||||||
|
- 'Dezember'
|
||||||
|
monthsShort: ['Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez']
|
||||||
|
firstDayOfWeek: 1
|
||||||
|
format24h: true
|
||||||
|
pluralDay: 'Tage'
|
||||||
|
|||||||
@@ -170,3 +170,30 @@ week: Week
|
|||||||
month: Month
|
month: Month
|
||||||
year: Year
|
year: Year
|
||||||
appName: Applicationname
|
appName: Applicationname
|
||||||
|
calendar:
|
||||||
|
days:
|
||||||
|
- 'Sunday'
|
||||||
|
- 'Monday'
|
||||||
|
- 'Tuesday'
|
||||||
|
- 'Wednesday'
|
||||||
|
- 'Thursday'
|
||||||
|
- 'Friday'
|
||||||
|
- 'Saturday'
|
||||||
|
daysShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thur', 'Fri', 'Sat']
|
||||||
|
months:
|
||||||
|
- 'January'
|
||||||
|
- 'February'
|
||||||
|
- 'March'
|
||||||
|
- 'April'
|
||||||
|
- 'May'
|
||||||
|
- 'June'
|
||||||
|
- 'July'
|
||||||
|
- 'August'
|
||||||
|
- 'September'
|
||||||
|
- 'October'
|
||||||
|
- 'November'
|
||||||
|
- 'December'
|
||||||
|
monthsShort: ['Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
|
||||||
|
firstDayOfWeek: 0
|
||||||
|
format24h: false
|
||||||
|
pluralDay: 'Days'
|
||||||
|
|||||||
@@ -170,3 +170,30 @@ week: Semana
|
|||||||
month: Mes
|
month: Mes
|
||||||
year: Año
|
year: Año
|
||||||
appName: Nombre de la aplicación
|
appName: Nombre de la aplicación
|
||||||
|
calendar:
|
||||||
|
days:
|
||||||
|
- 'Domingo'
|
||||||
|
- 'Lunes'
|
||||||
|
- 'Martes'
|
||||||
|
- 'Miércoles'
|
||||||
|
- 'Jueves'
|
||||||
|
- 'Viernes'
|
||||||
|
- 'Sábado'
|
||||||
|
daysShort: ['Dom', 'Lun', 'Mar', 'Mié', 'Jue', 'Vie', 'Sáb']
|
||||||
|
months:
|
||||||
|
- 'Enero'
|
||||||
|
- 'Febrero'
|
||||||
|
- 'Marzo'
|
||||||
|
- 'Abril'
|
||||||
|
- 'Mayo'
|
||||||
|
- 'Junio'
|
||||||
|
- 'Julio'
|
||||||
|
- 'Agosto'
|
||||||
|
- 'Septiembre'
|
||||||
|
- 'Octubre'
|
||||||
|
- 'Noviembre'
|
||||||
|
- 'Diciembre'
|
||||||
|
monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Sep', 'Oct', 'Nov', 'Dic']
|
||||||
|
firstDayOfWeek: 1
|
||||||
|
format24h: true
|
||||||
|
pluralDay: 'dias'
|
||||||
|
|||||||
@@ -31,16 +31,16 @@
|
|||||||
</q-tabs>
|
</q-tabs>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<q-date v-model="dateRange" range flat />
|
<q-date :locale="calendarLanguage" v-model="dateRange" range flat />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { ref, onMounted, watch, type PropType } from 'vue';
|
import { ref, onMounted, watch, type PropType, computed } from 'vue';
|
||||||
import { date } from 'quasar';
|
import { date } from 'quasar';
|
||||||
import { i18n } from 'src/boot/lang';
|
import { i18n } from 'src/boot/lang';
|
||||||
|
import type { QDateLocale } from 'src/vueLib/models/qDateLocale';
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
title: String,
|
title: String,
|
||||||
height: { type: Number, default: 400 },
|
height: { type: Number, default: 400 },
|
||||||
@@ -74,6 +74,20 @@ const weekdayOptions = [
|
|||||||
{ label: i18n.global.t('SundayShort'), value: 0 },
|
{ label: i18n.global.t('SundayShort'), value: 0 },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
const calendarLanguage = computed(() => {
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
|
||||||
|
const localeData = i18n.global.tm('calendar') as unknown as QDateLocale;
|
||||||
|
return {
|
||||||
|
days: localeData.days,
|
||||||
|
daysShort: localeData.daysShort,
|
||||||
|
months: localeData.months,
|
||||||
|
monthsShort: localeData.monthsShort,
|
||||||
|
firstDayOfWeek: localeData.firstDayOfWeek,
|
||||||
|
format24h: localeData.format24h,
|
||||||
|
pluralDay: localeData.pluralDay,
|
||||||
|
};
|
||||||
|
});
|
||||||
|
|
||||||
const onTabChange = (val: 'today' | 'week' | 'month' | 'year') => {
|
const onTabChange = (val: 'today' | 'week' | 'month' | 'year') => {
|
||||||
if (val) setRange(val);
|
if (val) setRange(val);
|
||||||
// Optional: Reset tab to empty so user can click the same tab again later
|
// Optional: Reset tab to empty so user can click the same tab again later
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
:label="$t('responsible')"
|
:label="$t('responsible')"
|
||||||
filled
|
filled
|
||||||
:options="props.responsibles"
|
:options="props.responsibles"
|
||||||
:option-label="(opt) => opt.firstName + ' ' + opt.lastName"
|
:option-label="(opt) => opt.member.firstName + ' ' + opt.member.lastName"
|
||||||
v-model="localMember.responsible"
|
v-model="localMember.responsible"
|
||||||
></q-select>
|
></q-select>
|
||||||
<q-input
|
<q-input
|
||||||
|
|||||||
9
src/vueLib/models/qDateLocale.ts
Normal file
9
src/vueLib/models/qDateLocale.ts
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
export interface QDateLocale {
|
||||||
|
days: string[];
|
||||||
|
daysShort: string[];
|
||||||
|
months: string[];
|
||||||
|
monthsShort: string[];
|
||||||
|
firstDayOfWeek: number;
|
||||||
|
format24h: boolean;
|
||||||
|
pluralDay: string;
|
||||||
|
}
|
||||||
@@ -307,8 +307,11 @@ onMounted(() => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
async function updateTable() {
|
async function updateTable(add?: Members) {
|
||||||
localCompareMembers.value = inProps.compareMembers;
|
localCompareMembers.value = inProps.compareMembers;
|
||||||
|
if (add) {
|
||||||
|
localCompareMembers.value?.push(...add);
|
||||||
|
}
|
||||||
await updateMembers(localCompareMembers.value, inProps.addResponsible).catch((err) =>
|
await updateMembers(localCompareMembers.value, inProps.addResponsible).catch((err) =>
|
||||||
NotifyResponse(err, 'error'),
|
NotifyResponse(err, 'error'),
|
||||||
);
|
);
|
||||||
@@ -452,15 +455,15 @@ async function addMemberTo() {
|
|||||||
})
|
})
|
||||||
.catch((err) => {
|
.catch((err) => {
|
||||||
NotifyResponse(err, 'error');
|
NotifyResponse(err, 'error');
|
||||||
})
|
});
|
||||||
.finally(() => (selected.value = []));
|
|
||||||
|
|
||||||
if (inProps.addAttendees) {
|
if (inProps.addAttendees) {
|
||||||
await updateMemberLastVisit(selected.value);
|
await updateMemberLastVisit(selected.value);
|
||||||
} else {
|
} else {
|
||||||
await updateTable();
|
await updateTable(selected.value);
|
||||||
emit('update-event', filteredMembers.value.length);
|
emit('update-event', filteredMembers.value.length);
|
||||||
}
|
}
|
||||||
|
selected.value = [];
|
||||||
}
|
}
|
||||||
|
|
||||||
async function updateMemberLastVisit(members: Members) {
|
async function updateMemberLastVisit(members: Members) {
|
||||||
|
|||||||
Reference in New Issue
Block a user