User contributions for Sven the Barbarian
Results for Sven the Barbarian talk block log uploads logs
A user with 2,960 edits. Account created on 4 January 2020.
23 August 2026
- 10:2410:24, 23 August 2026 diff hist +5,056 User Data Handling No edit summary current
- 09:5409:54, 23 August 2026 diff hist −198 Per Service Schemas No edit summary
- 05:4305:43, 23 August 2026 diff hist −119 Design concepts No edit summary current
- 05:4305:43, 23 August 2026 diff hist +44 2022-11-09 - Multi Thread Invocation No edit summary current Tag: Manual revert
- 05:4205:42, 23 August 2026 diff hist −44 2022-11-09 - Multi Thread Invocation No edit summary Tags: Manual revert Reverted
- 05:4105:41, 23 August 2026 diff hist +50 N Multi Thread Invocation Sven the Barbarian moved page Multi Thread Invocation to 2022-11-09 - Multi Thread Invocation current Tag: New redirect
- 05:4105:41, 23 August 2026 diff hist 0 m 2022-11-09 - Multi Thread Invocation Sven the Barbarian moved page Multi Thread Invocation to 2022-11-09 - Multi Thread Invocation
- 05:3905:39, 23 August 2026 diff hist +44 2022-11-09 - Multi Thread Invocation No edit summary Tag: Reverted
- 05:3405:34, 23 August 2026 diff hist −723 Remote repository and workspace structure No edit summary current
- 05:3005:30, 23 August 2026 diff hist +235 Test environment overview No edit summary current
- 05:2605:26, 23 August 2026 diff hist +20 Local test environment No edit summary current
18 August 2026
- 15:5115:51, 18 August 2026 diff hist +1,524 N 2026-08-18 - Plug In Service between SupplyChian and VideoFeed Created page with "= Overview = Move connection between monitor service and eg IzaraVideoFeed into a plugIn service = notes = * move monitor links (location/transformUnits/StageAdjust) to plugin * maybe not need monitor services anymore in SupplyChain, plugins create and configure the links, SupplyChain focuses on changes to units * location/transformUnits/StageAdjust links in plugin have properties that can in the future be used to create history video of a unit (eg high quality or spe..." current
- 15:0115:01, 18 August 2026 diff hist −574 Per Service Schemas generatedCodeConfig removed, previously for eg Issue which would create a topic auto when making, but now use importBatch O>O
- 02:4802:48, 18 August 2026 diff hist +79 Service - SupplyVideoFeed Location No edit summary current
- 02:4602:46, 18 August 2026 diff hist +1,305 N Service - SupplyVideoFeed Stage Adjustment Created page with " = Overview = Links Stage Adjust objects to VideoFeed structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == supVidStageAdjustLink == <syntaxhighlight lang="JavaScript"> { objectType: "supVidStageAdjustLink", generatedBy: "userGenerated", canDelete: false, belongTo: { serviceTag: "SupplyVideoFeedLink", objectType: "supVidLinkBySupplyNetwork" }, addOnDataStructure: [], storageResources: { "dynamo": {..." current
- 02:4402:44, 18 August 2026 diff hist +1,310 N Service - SupplyVideoFeed Transform Units Created page with "= Overview = Links Transform Unit objects to VideoFeed structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == supVidTransformUnitLink == <syntaxhighlight lang="JavaScript"> { objectType: "supVidTransformUnitLink", generatedBy: "userGenerated", canDelete: false, belongTo: { serviceTag: "SupplyVideoFeedLink", objectType: "supVidLinkBySupplyNetwork" }, addOnDataStructure: [], storageResources: { "dynamo":..." current
- 02:4102:41, 18 August 2026 diff hist +49 Service Stack - SupplyVideoFeed Markers No edit summary current
- 02:4102:41, 18 August 2026 diff hist +309 N Service Stack - SupplyVideoFeed Markers Created page with "= Overview = Services that manage markers (transformUnits/StageAdjust) links to videoFeeds. = Services = == Markers == * Service - SupplyVideoFeed Transform Units = Working documents = Service Stack - SupplyVideoFeed Markers"
- 02:3902:39, 18 August 2026 diff hist +1,184 N Service - SupplyVideoFeed Location Created page with "= Overview = Links Location objects to VideoFeed structures. = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == supVidLocationLink == <syntaxhighlight lang="JavaScript"> { objectType: "supVidLocationLink", generatedBy: "userGenerated", canDelete: false, belongTo: { serviceTag: "SupplyVideoFeedLink", objectType: "supVidLinkBySupplyNetwork" }, addOnDataStructure: [], storageResources: { "dynamo": { "storageTy..."
- 02:3602:36, 18 August 2026 diff hist +200 Service - SupplyVideoFeed Link No edit summary current
- 02:2402:24, 18 August 2026 diff hist +278 N Service Stack - SupplyVideoFeed Location Created page with "= Overview = Services that manage location links to videoFeeds. = Services = == Locations == * Service - SupplyVideoFeed Location = Working documents = Service Stack - SupplyVideoFeed Location" current
- 02:2302:23, 18 August 2026 diff hist −63 Development - Izara Supply to VideoFeed No edit summary current
- 02:2102:21, 18 August 2026 diff hist +157 Development - Izara Supply to VideoFeed No edit summary
- 01:3801:38, 18 August 2026 diff hist +53 N 2026-08-18 Backend User and RBAC Data Sven the Barbarian moved page 2026-08-18 Backend User and RBAC Data to 2026-08-18 - Backend User and RBAC Data current Tag: New redirect
- 01:3801:38, 18 August 2026 diff hist 0 m 2026-08-18 - Backend User and RBAC Data Sven the Barbarian moved page 2026-08-18 Backend User and RBAC Data to 2026-08-18 - Backend User and RBAC Data
- 01:1801:18, 18 August 2026 diff hist +540 User Data Handling No edit summary
- 01:0801:08, 18 August 2026 diff hist +1,615 N User Data Handling Created page with "= Overview = submittedByUserId, targetUserId and targetIdentifiers for permissions/account limits/resource use, and for creating automatic data such as createdBy and belongTo relationships in graph database. = Structure = * baseUserId can stay in iz_Context because it should not change during processing * maybe change baseUserId to submittedByUserId to be more clear, but see baseUserId reason for name below * however consider if future flows will handle many submitted..."
- 01:0701:07, 18 August 2026 diff hist +2,927 N 2026-08-18 - Backend User and RBAC Data Created page with "User Data Handling = Overview = How to pass around userId and targetIdentifiers for permissions/account limits/resource use, and for creating automatic data such as createdBy and belongTo relationships in graph database. = updated idea = * baseUserId can stay in iz_Context because it should not change during processing * maybe change baseUserId to submittedByUserId to be more clear, but see baseUserId reason for name below * however consider if future flows will..."
- 00:5900:59, 18 August 2026 diff hist −4 Per Service Schemas →Not extendObjType
- 00:3200:32, 18 August 2026 diff hist +25 Design concepts No edit summary
11 August 2026
- 14:1914:19, 11 August 2026 diff hist +1,031 Per Service Schemas →Flow Schema | FlowSchemas.js
- 13:0813:08, 11 August 2026 diff hist +5 2025-11-20 IntegrationTest →graphSeedDataTags
- 13:0713:07, 11 August 2026 diff hist +4 2025-11-20 IntegrationTest →dynamoDBSeedDataTags
- 04:5104:51, 11 August 2026 diff hist −4 Service - CommerceAccounting Sale →comAccSaleLink current
- 04:4904:49, 11 August 2026 diff hist +24 Service - Organization →organization
- 04:4904:49, 11 August 2026 diff hist +24 Service - Business →Object Schemas current
10 August 2026
- 13:3713:37, 10 August 2026 diff hist +97 Service - CommerceAccounting Link No edit summary current
- 12:1812:18, 10 August 2026 diff hist +130 Service - CommerceAccounting Inventory No edit summary current
9 August 2026
- 13:5113:51, 9 August 2026 diff hist −149 Service - CommerceAccounting Purchase →comAccPurchase current
8 August 2026
- 10:0610:06, 8 August 2026 diff hist +398 Service - CommerceAccounting Other Purchase Item No edit summary
- 10:0310:03, 8 August 2026 diff hist +397 Service - CommerceAccounting Freight In No edit summary
- 09:5909:59, 8 August 2026 diff hist +477 Service - CommerceAccounting Vendor Payment No edit summary current
- 09:5809:58, 8 August 2026 diff hist −737 Service - CommerceAccounting Customer Payment No edit summary current
- 09:5609:56, 8 August 2026 diff hist +1,228 Service - CommerceAccounting Customer Payment No edit summary
- 09:5109:51, 8 August 2026 diff hist +72 Service - CommerceAccounting Manufacture No edit summary current
- 09:5109:51, 8 August 2026 diff hist +375 Service - CommerceAccounting Expense No edit summary
- 09:4609:46, 8 August 2026 diff hist +508 Service - CommerceAccounting Purchase No edit summary
- 09:4209:42, 8 August 2026 diff hist +200 Service - CommerceAccounting Vendor No edit summary
- 09:4009:40, 8 August 2026 diff hist +293 Service - CommerceAccounting Customer No edit summary
- 09:3809:38, 8 August 2026 diff hist +589 Service - CommerceAccounting Services No edit summary