case 4112

This commit is contained in:
2022-02-15 00:26:17 +00:00
parent cfd58c3c7b
commit 74a8b8772c

View File

@@ -203,13 +203,15 @@ todo:3 todo: check out this SPA memory leak detector, it *does* have a login abi
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: 1 metrics fucked? db total size is empty, file storage sizes empty, route runs just returns empty, cpu memory are ok
todo: profiler page has columns: Request Start Response Start Dom Complete which are all empty, somethjing new added that needs to be disabled maybe??
............................
todo:2 Schedule, what is the maximum number of techs can show in team view, can show more with scroll?
todo:3 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
@@ -805,6 +807,7 @@ BUILD 8.0.0-beta.0.15 CHANGES OF NOTE
- home notify subscription table now shows object types with the square brackets around them like other tables for types
- fixed bug history form not translating JOB description text (i.e. running jobs)
- case 4108 fixed missing QuoteQuoteStatusType translation
- case 4112 updated docs to new text about suggested parts
- case 4116 fixed
- changed about form license expiration dates to display as local date time
- fixed about form untranslated DarkMode and NativeDateTimeInput labels