This commit is contained in:
@@ -208,6 +208,8 @@ todo: cypress testing for load testing etc
|
||||
|
||||
## SERVER MISC ITEMS
|
||||
|
||||
|
||||
|
||||
todo: //TODO: Iterate all notification tagged items, use the one with the MOST matching tags
|
||||
see how contract labor done in workorder, idea is it iterate from the subscription with the most numerous amount of tags to least in order to ensure that the most specfic tag set is matched first
|
||||
|
||||
@@ -366,7 +368,6 @@ CURRENTLY DOING: workorder round two electric boogaloo
|
||||
basics first then increasingly esoteric features
|
||||
|
||||
|
||||
|
||||
todo 3: notification
|
||||
Go through all notification types and pick out relevant ones, paste here in a list then implement one by one and test each
|
||||
When that list is done, notification is done for workorder anyway
|
||||
@@ -1141,7 +1142,7 @@ Send a tip / buy a coffee link to the graphic designer who made the rabbit logo
|
||||
coffee button top right
|
||||
if I use it in release I should at least send them the small amount they get tipped
|
||||
|
||||
Send a tip / donate to teh favicon generator guy
|
||||
Send a tip / donate to the favicon generator guy
|
||||
https://realfavicongenerator.net/
|
||||
I broke it at one point by bringing down the site while it was checking ... oops.
|
||||
Used it several times and should donate
|
||||
@@ -1208,7 +1209,7 @@ MID CENTURY MODERN TUNES - https://www.allmusic.com/album/ultra-lounge-vol-14-bo
|
||||
BUILD CHANGES OF NOTE
|
||||
|
||||
build 105
|
||||
- direct report url now works again properly. Used by notification to send links to reports and possible future other links to provide an url that opens in teh AyaNova client directly to viewing a report, so that the url [clienturl]/viewreport?oid=1&rid=1 for example will open report id 1 with object id 1
|
||||
- direct report url now works again properly. Used by notification to send links to reports and possible future other links to provide an url that opens in the AyaNova client directly to viewing a report, so that the url [clienturl]/viewreport?oid=1&rid=1 for example will open report id 1 with object id 1
|
||||
- Can now hide columns that are filtered or sorted without error in data tables; Data Table column selector button will change to larger and accented when this is the case and the column selector form will highlight these hidden columns that affect the view with raised elevation, accent color and filter/sort icon (both show, there is no distinction which type of way it's affecting)
|
||||
- fixed
|
||||
Search form object types selection need enum list variant of object types to only show for roles allowed then change search form picklist to use that variant
|
||||
|
||||
Reference in New Issue
Block a user