This commit is contained in:
@@ -888,18 +888,17 @@ Current v8 docs home: https://www.ayanova.com/docs/
|
||||
|
||||
BUILD 8.0.0-beta.1-rc3 CHANGES OF NOTE
|
||||
|
||||
- Database *must* be freshly generated for this update as it has schema changes
|
||||
- Database *must* be freshly generated for this update as it has multiple schema changes
|
||||
- added dashboard docs page
|
||||
- added dashboard widget "Scheduled" available to scheduleable users (techs) which shows today's work orders they are scheduled on
|
||||
- added dashboard widget "Reviews" available to all dashboardable users which shows today's Reviews
|
||||
- added dashboard widget "Reminders" available to all dashboardable users which shows today's Reminders
|
||||
|
||||
- Added *back* User color as it now ties in with widget charts (user edit form, import, backend etc)
|
||||
|
||||
|
||||
|
||||
|
||||
================================================
|
||||
204 new lady? 2022-03-01 11:20:10
|
||||
or maybe she's moving out?
|
||||
"I pay 917 here for a two bedroom."
|
||||
|
||||
|
||||
@@ -376,7 +376,7 @@
|
||||
></v-text-field>
|
||||
</v-col>
|
||||
|
||||
<!-- <v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<span class="text-caption">
|
||||
{{ $ay.t("UserColor") }}
|
||||
</span>
|
||||
@@ -389,7 +389,7 @@
|
||||
ref="uiColor"
|
||||
@input="fieldValueChanged('uiColor')"
|
||||
></v-color-picker>
|
||||
</v-col> -->
|
||||
</v-col>
|
||||
</v-row>
|
||||
</v-tab-item>
|
||||
</v-tabs-items>
|
||||
|
||||
Reference in New Issue
Block a user