Add source files of diagrams generated online used in manual for wo structure to project for future use
This commit is contained in:
@@ -132,7 +132,7 @@ Coded by importance
|
||||
╚═╝╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝
|
||||
|
||||
|
||||
- 2 todo: subscribe to all sources of security vulnerabilities that could apply to users of AyaNOva 8 (and 7)
|
||||
todo:2 subscribe to all sources of security vulnerabilities that could apply to users of AyaNOva 8 (and 7)
|
||||
Need an ongoing defined process to follow to ensure we are not caught by surprise with any security vulnerabilities
|
||||
Github watch and star all tools used for starters so get notifications via github about new releases etc
|
||||
nginx
|
||||
@@ -172,7 +172,7 @@ Coded by importance
|
||||
╚═╝ ╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝
|
||||
|
||||
|
||||
-3 todo: check out this SPA memory leak detector, it *does* have a login ability btw in case it's not obvious, something about extras or ...?
|
||||
todo:3 todo: check out this SPA memory leak detector, it *does* have a login ability btw in case it's not obvious, something about extras or ...?
|
||||
https://github.com/nolanlawson/fuite
|
||||
|
||||
|
||||
@@ -198,36 +198,28 @@ Coded by importance
|
||||
| | | | | | | __| | . ` | | |
|
||||
| |____| |____ _| |_| |____| |\ | | |
|
||||
\_____|______|_____|______|_| \_| |_|
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- 2 todo: First print if it's downloading or will need to download chromium it should state there will be a delay while it attempts to download and install chromium render engine
|
||||
or maybe trigger it on first boot?
|
||||
|
||||
-2 ops server information is missing some settings like report rendering max instances, go over the serverbootconfig settings and look for missing items to add
|
||||
|
||||
-2 Schedule, what is the maximum number of techs can show in team view, can show more with scroll?
|
||||
seeder should prevent going over this max (tags/prefilter/gen less)
|
||||
|
||||
todo:2 notifications screen add delete all menu item that will just remove all the notifications present
|
||||
Maybe a checkbox and delete selected and select all?? That way can also be a dual useful feature
|
||||
also should delete *from* the client so that it deletes only what it has in view so user doesn't accidentally delete unseen yet to be delivered ones?
|
||||
|
||||
todo: 2 About page should show license and other expiration dates in local format, right now it's a UTC iso string :(
|
||||
|
||||
todo:2 need to track fetched keys vs used keys so can tell if fetched a key that I don't need or stopped using due to code change
|
||||
|
||||
todo:2 PO (workorder already done) strip all *viz fields from object before sending over the wire from client to server
|
||||
Setting their value to undefined stops them being sent so do that, but remember they then need to be updated on the return record
|
||||
PO I'm thinking is the main one??
|
||||
|
||||
|
||||
|
||||
|
||||
............................
|
||||
|
||||
todo:2 Schedule, what is the maximum number of techs can show in team view, can show more with scroll?
|
||||
seeder should prevent going over this max (tags/prefilter/gen less)
|
||||
|
||||
todo:3 notifications screen add delete all menu item that will just remove all the notifications present
|
||||
Maybe a checkbox and delete selected and select all?? That way can also be a dual useful feature
|
||||
also should delete *from* the client so that it deletes only what it has in view so user doesn't accidentally delete unseen yet to be delivered ones?
|
||||
|
||||
todo: 3 First print if it's downloading or will need to download chromium it should state there will be a delay while it attempts to download and install chromium render engine
|
||||
or maybe trigger it on first boot?
|
||||
Not sure how to do this effectively needs time to marinate
|
||||
|
||||
todo:3 Not in love with the "Error api2200" as the only error text in the box
|
||||
sometimes it has things you can't see in the form
|
||||
ideally I'd like to see it have a string of text as a duplicate showing the errors translated in a list
|
||||
@@ -247,12 +239,12 @@ todo:3 when there is an errorbox error it's possible to miss it as it's at the t
|
||||
need more feedback, perhaps appbar turns red, or save button turns red or whole page has a color to it..??
|
||||
Or maybe just as simple as an toast alert popup whatever it's called that temporarily shows the same error as is in the box at top
|
||||
|
||||
- 3 todo: put reset link somewhere in UI so user can just click on it, maybe the login form?? Or the About form? about->log form?
|
||||
todo:3 todo: put reset link somewhere in UI so user can just click on it, maybe the login form?? Or the About form? about->log form?
|
||||
|
||||
- 3 translation cleanup, work order sb Orden de trabajo but is translated as Pedido?! (which is very generic and not work order, usually like a restaurant order or online shipping order sense for pedido)
|
||||
todo:3 translation cleanup, work order sb Orden de trabajo but is translated as Pedido?! (which is very generic and not work order, usually like a restaurant order or online shipping order sense for pedido)
|
||||
I did a couple but realized it needs to be done one by one roundtripped carefully as it's used in alternative tenses and forms throughout
|
||||
|
||||
-3 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
||||
todo:3 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
||||
this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI
|
||||
recognize urls and make them actionable somehow
|
||||
|
||||
@@ -269,7 +261,7 @@ todo:3 link back to list from single edit form
|
||||
not sure about that, maybe in wide mode it could surface that from menu but in
|
||||
narrow mode no shortcut because they could use the nav menu anyway and because fuck em, that's why :)
|
||||
|
||||
- 3: some way to quickly add objects to wo would be nice
|
||||
todo:3: some way to quickly add objects to wo would be nice
|
||||
like a shortcut keystroke to add a ctl-shift-u for unit or whatever
|
||||
or maybe a quicker way to get to the items menu or a FAB or something ..??
|
||||
|
||||
@@ -278,7 +270,7 @@ todo: 3 use <v-spacer v-if="!$vuetify.breakpoint.xs"></v-spacer> technique for a
|
||||
This really means search for all the <v-spacer uses in client code and test that particular one in mobile and see if it's right side buttons are cut off or not
|
||||
(can just test in 360px max in dev laptop)
|
||||
|
||||
- 3: tag cloud feature exposed to UI somewhere?
|
||||
todo:3: tag cloud feature exposed to UI somewhere?
|
||||
|
||||
todo:3 make sure other datatable besides wo use form() rowError classes for consistency rather than self set in forms
|
||||
see woitem / schedusers etc for example
|
||||
@@ -311,11 +303,11 @@ todo:3 form field customization add a "reset" feature to reset to default for wh
|
||||
basically just show all fields and remove the required from fields
|
||||
|
||||
todo:3 Seeding UI keep track of timing and later down the road when firmed up, provide estimate (average server will take):
|
||||
2021-05-31 10:26:45.4801|INFO|Seeder|Small level sample data seeded in 27 seconds
|
||||
2021-05-31 10:47:07.3417|INFO|Seeder|MEDIUM level sample data seeded in 2 minutes and 13 seconds
|
||||
2021-05-31 10:56:04.9450|INFO|Seeder|LARGE level sample data seeded in 4 minutes and 17 seconds
|
||||
2021-05-31 12:06:34.2680|INFO|Seeder|HUGE level sample data seeded in 24 minutes and 54 seconds
|
||||
-3 case 3864 Joyce misc item - Layout improvement:
|
||||
2021-05todo:31 10:26:45.4801|INFO|Seeder|Small level sample data seeded in 27 seconds
|
||||
2021-05todo:31 10:47:07.3417|INFO|Seeder|MEDIUM level sample data seeded in 2 minutes and 13 seconds
|
||||
2021-05todo:31 10:56:04.9450|INFO|Seeder|LARGE level sample data seeded in 4 minutes and 17 seconds
|
||||
2021-05todo:31 12:06:34.2680|INFO|Seeder|HUGE level sample data seeded in 24 minutes and 54 seconds
|
||||
todo:3 case 3864 Joyce misc item - Layout improvement:
|
||||
Summary (workorder overall) - looks like now can enter unlimited amount of text..... BUT if only using for four or five words, its still showing ALL this blank space across the entire screen
|
||||
Tags - takes up entire row even though none or only one tag.
|
||||
|
||||
@@ -325,7 +317,7 @@ todo:3 Seeding UI keep track of timing and later down the road when firmed up, p
|
||||
Summary - would rather show width of single column, only if multiple lines and/or # of characters exceeds xx then show extra height and width.
|
||||
Custom fields - when set to Text takes up extra height. I understand that this is because of the "potential" text, i.e. that could have multiple rows etc. Is there ANY way to minimize these so only shows additional space IF actually used?
|
||||
[#will look into it, not sure what can be done, the layout is pretty rigidly fixed within the UI framework to be able to work properly without conflict with the layout, but maybe there's something#]
|
||||
-3 Attachment ui sucks for big upload as it just sits there apparently doing nothing with no feedback
|
||||
todo:3 Attachment ui sucks for big upload as it just sits there apparently doing nothing with no feedback
|
||||
todo:3 notification new bell alert count add to title so shows in task bar when not in view?
|
||||
like messenger "(1)" "(23)" etc
|
||||
|
||||
@@ -351,7 +343,7 @@ todo:3 datatable single select mode, is this even a thing?
|
||||
todo:3 Whats new in this release popup or link tied into the update process of the client??
|
||||
how about a link in the About page to the change long on our web server instead?
|
||||
|
||||
-3 todo: why should user be able to open a part inventory transaction record in the first place? It opens to the history form, isn't that weird, theres nothing to see that isn't
|
||||
todo:3 todo: why should user be able to open a part inventory transaction record in the first place? It opens to the history form, isn't that weird, theres nothing to see that isn't
|
||||
in the grid is there??
|
||||
|
||||
todo: 3 Schedule form reporting?
|
||||
@@ -819,3 +811,6 @@ BUILD 8.0.0-beta.0.15 CHANGES OF NOTE
|
||||
- Upgraded barcode library used by ayBC handlebar helper to latest version (tested to confirm still works with sample barcode report)
|
||||
- Upgraded handlebars.js library used by report template compiler at server (tested, not a major change (from 4.7.6 to 4.7.7) seems ok, they dropped ie11 support I think is the main thing)
|
||||
- Upgraded marked.js markdown generator used by ayWIKI handlebars helper (tested, ok no need for changes to stock reports)
|
||||
- Upgraded dompurify.js used with markdown generator used by ayWIKi helper to security sanitize generated html to prevent malicious page script hacks (tested ok, no need for changes to stock reports)
|
||||
- added warning in server log during boot if AYANOVA_JWT_SECRET configuration setting not set that users will need to re-login if they were logged in before the reboot
|
||||
- PO: strip all *viz fields from object before sending over the wire from client to server on save (no need to send *viz fields, most times doesn't matter too little to be significant but PO had a *LOT* of them. Note wo already does this)
|
||||
|
||||
Reference in New Issue
Block a user