This commit is contained in:
2020-08-10 23:03:23 +00:00
parent f9833e7e17
commit 29613923a7
2 changed files with 4 additions and 8 deletions

View File

@@ -4,10 +4,6 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
=-=-=-=-
todo: Document in user manual the Widget form as an example with instruction on how to use the various controls etc
- Can use widget for screenshots and examples of control types, but don't word with expectation it will remain because it won't
- "Anatomy of a AyaNova Form"
todo: INSTALLER
Might need to move up the installer so that Joyce can test and can just install it standalone and test out shit
Windows installer for first iteration
@@ -16,8 +12,7 @@ todo: INSTALLER
initially it's an installation option, but then need to edit after the fact
Quick check of installers available still and is it still kosher to keep using the v7 installer or is something better, more supported by windows etc?
todo: Bizobjectnamefetcherdirect at server
make sure *all* types are coded even if they aren't valid for a name (code with a blank - character)
=========================================================================================================
@@ -257,7 +252,8 @@ todo: Notifications
todo: can beta test at this point
post installer, enlist trial users get feedback, don't get too down when they shit all over it as they will undoubtedly :)
todo: Document in user manual all form controls with instruction on how to use the various controls etc
- "Anatomy of a AyaNova Form"
WORKORDER UI
todo: Investigate Workorder structure and datagrid see case https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3768

View File

@@ -9,7 +9,7 @@
<img :src="smallLogoUrl" />
</div>
</v-col>
<v-col v-if="hasMediumLogo" cols="7" class="hidden-sm-and-down">
<div class="text-center">
<img :src="mediumLogoUrl" />