This commit is contained in:
@@ -170,9 +170,8 @@ Coded by importance
|
||||
todo: filling in relevant docs before beta dn going over them all
|
||||
next up re-read the data tables doc and then work backwards out to service rates again.
|
||||
|
||||
todo: 1 put a large picture of each icon that goes with eacy type of object at the top of that objects form help doc page
|
||||
this satisifies the need to have an image which makes the text look friendlier and also helps cement the icon to be looked for
|
||||
|
||||
todo: 1 the navigation isa bit of a mess, like "introduction" for forms basics, and each navigation area is just the name so Home looks like home of docs not Home nav item etc
|
||||
go through the docs navigation and clean up so makes logical sense
|
||||
|
||||
todo: 1 decapitalize the titles
|
||||
|
||||
@@ -1350,4 +1349,5 @@ BUILD 8.0.0-beta.0.12 CHANGES OF NOTE
|
||||
- Added and updated to documentation the minimum needed for beta testing users
|
||||
- Changes to authorization roles for Sales, Tech, Tech - restricted, Subcontractor and Subcontractor restricted decreasing in all cases how much they have access to in AyaNova
|
||||
- Reordered the login form sample users list to be in alphabetical order to match full name changes to roles from earlier
|
||||
- renamed "select lists" to "autocomplete lists" in docs and in UI (english), select lists now refer to selects that are not searchable, autocomplete is every searchable list for selectingan ayanova object
|
||||
- TODO: 1 before this release handlebars utilities add to report edit functions https://handlebarsjs.com/api-reference/utilities.html
|
||||
@@ -369,7 +369,7 @@ function generateMenu(vm) {
|
||||
readOnly: vm.formState.readOnly,
|
||||
icon: null,
|
||||
title: "PickListTemplates",
|
||||
helpUrl: "adm-global-select-templates",
|
||||
helpUrl: "adm-global-autocomplete-templates",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.FormCustom,
|
||||
formCustomTemplateKey: undefined
|
||||
|
||||
Reference in New Issue
Block a user