This commit is contained in:
2020-11-16 19:24:23 +00:00
parent 666a8932f9
commit e9bec2dc8f
3 changed files with 612 additions and 583 deletions

View File

@@ -28,10 +28,12 @@ dotnet-runtime-deps-3.1/xenial,now 3.1.10-1 amd64 [installed,automatic]
dotnet-runtime-deps-5.0/xenial,now 5.0.0-1 amd64 [installed,automatic]
To REMOVE: apt-get remove dotnet-runtime-3.0 (replace 3.0 with whatever version it is)
https://docs.microsoft.com/en-us/dotnet/core/install/remove-runtime-sdk-versions?pivots=os-linux
todo: SEEDER
Seed sample customers from v7 specifically in addition to random ones?
@@ -66,8 +68,7 @@ todo: TESTING After customer form is made
Test setting coords from phone
OUTSTANDING WITH CUSTOMER
servicetemplate, headoffice, banking, contract fields
OUTSTANDING WITH CUSTOMER
contacts
Customer User (contacts) UI for this client (generate, view)
case for this and notes, sb very simple way to create and send creds for user

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
></v-select>
</v-col>
<v-tabs v-model="tab" color="primary" grow @change="tabChanged">
<v-tabs v-model="tab" @change="tabChanged">
<v-tabs-slider></v-tabs-slider>
<v-tab>{{ $ay.t("MetricCPUMemory") }}</v-tab>
<v-tab>{{ $ay.t("Database") }}</v-tab>