All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Izara Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 06:48, 2 January 2026 Sven the Barbarian talk contribs created page Service - Inventory Location Manager (Created page with "= Overview = Where inventory is located = Repository = ... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === inventoryLocation === <syntaxhighlight lang="JavaScript"> { objectType: "inventoryLocation", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [ type: "propertyValue" ], storageResources: { myGraph: { storageType: "graph", graphServerTag: "GraphHandler" }...")
- 06:39, 2 January 2026 Sven the Barbarian talk contribs created page Service - Inventory Asset (Created page with "= Overview = Handler service for standard asset inventory type. = Repository = ... = Schemas = ==ObjectSchemas== === inventoryAsset === <syntaxhighlight lang="JavaScript"> { "objectType": "inventoryAsset", "extendObjType": { "serviceTag": "InventoryManager", "objectType": "inventory" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamoDB",...")
- 06:38, 2 January 2026 Sven the Barbarian talk contribs created page Service - Inventory Raw Material (Created page with "= Overview = Handler service for standard raw material inventory type. = Repository = ... = Schemas = ==ObjectSchemas== === inventoryRawMaterial === <syntaxhighlight lang="JavaScript"> { "objectType": "inventoryRawMaterial", "extendObjType": { "serviceTag": "InventoryManager", "objectType": "inventory" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageTyp...")
- 06:36, 2 January 2026 Sven the Barbarian talk contribs created page Service - Inventory Goods (Created page with "= Overview = Handler service for standard goods inventory type. = Repository = ... = Schemas = ==ObjectSchemas== === inventoryGoods === <syntaxhighlight lang="JavaScript"> { "objectType": "inventoryGoods", "extendObjType": { "serviceTag": "InventoryManager", "objectType": "inventory" }, "storageResources": { "graph": { "storageType": "graph", "graphServerTag": "GraphHandler" } "dynamo": { "storageType": "dynamoDB",...")
- 13:26, 1 January 2026 Sven the Barbarian talk contribs created page Service - Inventory Manager (Created page with "= Overview = Each inventory is handled by a Service - Inventory (handlers) service. The Inventory Manager service handles detail shared by all Inventory Handler services. = Repository = .... = Object Schemas = ; Additional Information: Per Service Schemas == objType == === inventory === <syntaxhighlight lang="JavaScript"> { objectType: "inventory", canDelete: false, belongTo: { serviceTag: "user", objectType: "user" }, addOnDataStructure: [ {...")
- 12:56, 1 January 2026 Sven the Barbarian talk contribs created page Service Stack - Inventory (Created page with "= Overview = Services that manage inventory = Services = == Inventory == * Service - Inventory Manager * Service - Inventory (handlers) *# Service - Inventory Goods *# Service - Inventory Raw material *# Service - Inventory Asset == Other == * Service - Inventory Location * Service - Inventory Template = Working documents = Service Stack - Inventory")
- 10:23, 1 January 2026 Sven the Barbarian talk contribs created page Development - Izara Commerce (Created page with "= Backend = == Backend services == * Service Stack - Inventory ** including Goods, Raw Materials, and Assets ** including InventoryLocations and Templates ** including InventoryAttributes * Service Stack - Sales * Service Stack - Customers * Service Stack - Purchases * Service Stack - Production * Service Stack - Expenses * Service Stack - Media == NPM modules == * ..")
- 10:10, 1 January 2026 Sven the Barbarian talk contribs created page 2026-01-01 - Integrating Izara Commerce with Supply and Market (Created page with "Development - Izara Commerce Development - Izara Supply Development - Izara Market =Overview= Izara Commerce, Izara Supply and Izara Market are three standalone projects, however we want them to integrate together. Examples: * If attributes or stock changes for an inventory item in Commerce, a product/selloffer in Market get updated * If an order is made on Mar...")
- 07:26, 1 January 2026 Sven the Barbarian talk contribs created page App - Supply Unit Handling (Created page with "= Overview = Mobile app for handling units in Izara Supply Chain. UI for creating a new unit, stageAdjust, and transformUnits. Includes method of scanning unitId code and printing new codes for eg outputUnits of transform requests. = Repository = ... = Working documents = App - Supply Unit Handling Supply Unit Handling")
- 10:12, 24 November 2025 Jammy talk contribs created page 2025-11-24 ImportData Document (Created page with "= Process ImportData = == ProcessCsvFile == #Receive bucketName and fieldName. #Define the range, e.g. range = "bytes=0-5000". #Fetch data from S3 with:<syntaxhighlight lang="javascript"> { Bucket: 'izara-importdata', Key: 'csv/xxxx.csv', Range: 'bytes=0-5000' } </syntaxhighlight> #Take the importBatchId from the S3 metadata and use it to get ImportBatchMain to retrieve importConfigId. #Use the retrieved importConfigId to get CsvImportConfig. #Use the Cs...")
- 07:30, 20 November 2025 Mint talk contribs created page 2025-11-20 IntegrationTest (Created page with "= Event = eample value test")
- 06:37, 19 November 2025 User account Jammy talk contribs was created by Sven the Barbarian talk contribs and password was sent by email
- 00:00, 18 November 2025 Sven the Barbarian talk contribs created page Service - Delivery Method Pickup (Created page with "= Overview = Handler service for basic pickup that use Service - Delivery Method Pickup Table for pricing and specifying pickup locations. = Repository = https://bitbucket.org/izara-market-products/izara-market-products-delivery-method-pickup = Object Schemas = ; Additional Information: Per Service Schemas == objType == === deliveryMethodPickup === * extends deliveryMethod * has versionData similar to deliveryMethodStandard to add costs and set value for...")
- 23:56, 17 November 2025 Sven the Barbarian talk contribs created page Service - Delivery Method Pickup Table (Created page with "= Overview = Handler service for pickup location tables, works similar to rateTable, the same values can be used to calculate value for price ladder, each pickupTable instance has a list of locationIds which is where the order can be picked up from. This allows a seller with multiple branches to charge delivery fee depending on which branch the order gets picked up from. When doing deepPath search for matching locationIds use the buyer supplied locationIds to find all...")
- 06:05, 25 September 2025 Seagame talk contribs created page File:Screenshot from 2025-09-25 07-35-09.png
- 06:05, 25 September 2025 Seagame talk contribs uploaded File:Screenshot from 2025-09-25 07-35-09.png
- 04:00, 25 September 2025 Seagame talk contribs uploaded a new version of File:Screenshot from 2025-04-28 09-55-06.png
- 03:54, 25 September 2025 Seagame talk contribs created page File:Screenshot from 2025-04-28 09-55-06.png
- 03:54, 25 September 2025 Seagame talk contribs uploaded File:Screenshot from 2025-04-28 09-55-06.png
- 03:47, 25 September 2025 Seagame talk contribs uploaded a new version of File:Screenshot from 2025-03-11 10-18-52.png
- 03:41, 25 September 2025 Seagame talk contribs created page File:Screenshot from 2025-03-11 10-18-52.png
- 03:41, 25 September 2025 Seagame talk contribs uploaded File:Screenshot from 2025-03-11 10-18-52.png
- 13:20, 28 August 2025 Sven the Barbarian talk contribs created page 2025-08-28 - Wrapping Awaiting Multiple Steps with Step (Created page with "= Overview = Rule for Awaiting Multiple Steps (AMS) is we must save all AMS before sending any async requests (eg to other flows) to protect against the sent requests returning before saving all AMS causing a race condition where the parent task completes because it thinks all steps are complete but actually they have not been saved yet. This is not efficient for large scale processes such as ImportBatch. Solution is to add a special step into the main AMS group befor...")
- 03:10, 23 August 2025 Sven the Barbarian talk contribs created page 2025-08-21 - ComplexFilter SearchResult Frontend structure (Created page with "Service - Complex Filter Service - Search Results 2024-06-26 - SearchResult linkpath 2024-11-28 - OrderPrice using linkPath flows = Overview = Creating visual representation of ComplexFilters for allowing frontend to create and manage. = Examples = * Main complex filter used in tableData * filters used at each level of LinkSteps in requiredData/Linkpaths * perParentComplexFilters and combinationComplexFilters used in LinkPaths * complexFilters used...")
- 04:34, 19 August 2025 Seagame talk contribs created page 2025-08-20 - Graph Use Case/GetDeepPathSearch (Created page with "== Overview == : GraphHandler is a service that manages interactions with a neo4j graph database. : It acts as an interface between applications and the underlying graph database, : ensuring efficient data retrieval, updates, and analytics. == GraphHandler-GetDeepPathSearch == 2025-08-20")
- 09:07, 18 August 2025 Seagame talk contribs moved page 2025-08-03 - Graoh Use Case : Relationship to 2025-08-18 - Migrate Neo4j Database To New Version
- 00:41, 13 August 2025 Sven the Barbarian talk contribs created page Service - Sell Offer Auction Standard (Created page with "= Overview = Sell Offer Auction Standard are time based offers for a product that buyers can bid on with a limited number of units available. Auctions do not have a fixed price structure, have settings such as minimum bid and reserve price. = Examples = * Selling a unique item and allowing buyers to bid for the price they are prepared to pay * Clearing stock at any price = Notes = * Due to the transparent nature of the marketplace, bids and minimum price to sell (r...")
- 00:24, 13 August 2025 Seagame talk contribs moved page Deploy service - Graph Handler to 2023-08-15 Deploy service - Graph Handler
- 13:49, 12 August 2025 Sven the Barbarian talk contribs created page Service - Sell Offer Reserved Sales (Created page with "= Overview = Sell Offer Reserved Sales are offers for a product that will be ready at a specific time and has a limited number of units available, buyers reserve their unit/s and optionally may pre-reserve the next time the offer becomes available. Unlike an auction, sellOfferReservedSales have a fixed price structure. = Examples = * Restaurant offers limited servings of a dish on a specific date * Raw Material producer can plan a crop will be available at a certain...")
- 13:13, 12 August 2025 Sven the Barbarian talk contribs created page Service - Sell Offer System Terms (Created page with "= Overview = Sell Offer System Terms can be applied to SellOffers to set buyer requirements linked to system level properties such as what role the buyer has. = Examples = * Only allowing buyers with verifierUser role to purchase * Blocking buyers who have a number of issues decided against them over a period of time * Excluding buyers with verified address in specific locations, regardless of delivery address = Notes = * Anyone can create a sellOfferSystemTerm * se...")
- 07:29, 4 August 2025 Seagame talk contribs created page 2025-08-03 - Graoh Use Case : Relationship (Created page with "= OverView = = Using Case = == Update Relationship == == Get Relationship == == Change RelationshpType == == Delete Relationship == 2025-08-01")
- 05:59, 4 August 2025 Seagame talk contribs moved page 2025-08-03 - Graph Use Case/UpdateNode And DeleteNode to 2025-08-03 - Graph Use Case/UpdateNode over redirect
- 05:59, 4 August 2025 Seagame talk contribs deleted redirect 2025-08-03 - Graph Use Case/UpdateNode by overwriting (Deleted to make way for move from "2025-08-03 - Graph Use Case/UpdateNode And DeleteNode")
- 04:52, 4 August 2025 Seagame talk contribs moved page 2025-08-03 - Graph Use Case/UpdateNode to 2025-08-03 - Graph Use Case/UpdateNode And DeleteNode
- 04:52, 4 August 2025 Seagame talk contribs created page 2025-08-03 - Graph Use Case/UpdateNode (Created page with "= Overview = = Using Case = == UpdateNode Basic Case == '''Example Param''' <syntaxhighlight lang="javascript"> </syntaxhighlight> '''Example Output''' <syntaxhighlight lang="javascript"> </syntaxhighlight> == UpdateNode and VersionData == '''Example Param''' <syntaxhighlight lang="javascript"> </syntaxhighlight> '''Example Output''' <syntaxhighlight lang="javascript"> </syntaxhighlight> 2025-08-03")
- 02:19, 4 August 2025 Seagame talk contribs moved page 2025-08-01 - Graph Use Case/UpdateNode to 2025-08-01 - Graph Use Case/CreateRelationship
- 03:15, 1 August 2025 Seagame talk contribs created page 2025-08-01 - Graph Use Case/UpdateNode (Created page with "= Overview = = Using Case = == Create Relationship Basic Case == === Case updateRelPropsWhenExist = True === === Case updateRelPropsWhenExist = False === == Create onCreateAddRelationships == == Create Relationship If Parent Not Have == 2025-08-01")
- 07:58, 30 July 2025 Seagame talk contribs moved page 2025-07-29 Graph EndPoint to 2025-07-29- Action EndPoint
- 06:28, 30 July 2025 Seagame talk contribs created page File:Test API Work Flow.png
- 06:28, 30 July 2025 Seagame talk contribs uploaded File:Test API Work Flow.png
- 14:18, 29 July 2025 Sven the Barbarian talk contribs created page 2025-07-29 - variantProduct SearchResults (Created page with "Service - Variant Manager Service - Search Results = Overview = * Catalog lists of listings on frontend want option to show variants mixed with stand alone listings that match filters * Want to be able to use SearchResult/SortResult services so can use on catalog, table output, graph output etc * Form could show data but variantProduct has no editable fields * Want linkPath values for variant to only show data for child products that pass filters = idea 1 (tr...")
- 09:37, 29 July 2025 Seagame talk contribs created page 2025-07-29 Graph EndPoint (Created page with "== Create EndPoint == === Create Basic === ''' requestParam ''' <source lang="json"> { "objectType": "xxxxx", "fieldNames": { //fields or if have fields of versionedData } } </source> ''' returnOutput ''' <syntaxhighlight lang="javascript"> { "objType": { "objectType": "xxxxx", "serviceTag": "yyyyy" }, "objInstanceFull": { "identifiers": { //identifiers }, "fields": { //fields } }, "relationships": [], "status": "complete", // or...")
- 10:37, 27 July 2025 Sven the Barbarian talk contribs created page 2025-07-27 - Assigning sub values to AttributeTree links (Created page with "NPM module - Izara Core - Attribute Tree Service - Product Attributes Service - Sell Offer Terms = Overview = Attribute links added to an attribute tree for a specific subject, such as productAttributes for a product, might have sub values attached to them, for example Material label might have Cotton value, but then a sub value of the percentage of cotton. = Data structure = Create child attribute link below cotton with label eg Material Content Percent,...")
- 08:55, 27 July 2025 Sven the Barbarian talk contribs created page Service - Feed Group (Created page with "= Overview = A group of Video Feeds, eg for one location. = Repository = https://bitbucket.org/izara-video-feed/izara-video-feed-feeds-feed-group = objectSchemas = <syntaxhighlight lang="JavaScript"> { objectType: "feedGroup", belongTo: { serviceTag: "user", objectType: "user" }, storageResources:{ "xxx":{ storageType: "graph", graphServerTag: "xx", } }, fieldNames: { feedGroupId: { type: "string", randomOnCreate: true },...")
- 08:51, 27 July 2025 Sven the Barbarian talk contribs created page Service - Feed Chunk (Created page with "= Overview = An uploaded section of a video feed. = Repository = https://bitbucket.org/izara-video-feed/izara-video-feed-feeds-feed-chunk = objectSchemas = <syntaxhighlight lang="JavaScript"> { objectType: "feedChunk", belongTo: { serviceTag: "user", objectType: "user" }, storageResources:{ "xxx":{ storageType: "graph", graphServerTag: "xx", } }, fieldNames: { feedChunkId: { type: "string", randomOnCreate: true }, sourceT...")
- 08:51, 27 July 2025 Sven the Barbarian talk contribs created page Service - Video Feed (Created page with "= Overview = One feed instance is a single input source, which can be broken up into multiple feedChunks. = Repository = https://bitbucket.org/izara-video-feed/izara-video-feed-feeds-video-feed = objectSchemas = <syntaxhighlight lang="JavaScript"> { objectType: "videoFeed", belongTo: { serviceTag: "user", objectType: "user" }, storageResources:{ "xxx":{ storageType: "graph", graphServerTag: "xx", } }, fieldNames: { videoFeedId: { type:...")
- 11:46, 26 July 2025 Sven the Barbarian talk contribs created page Service Stack - Feeds (Created page with "= Overview = Services that feeds and feed groups = Services = == Stages == * Service - Feed Group * Service - Video Feed = Working documents = Service Stack - Feeds")
- 11:36, 26 July 2025 Sven the Barbarian talk contribs created page Development - Izara Video Feed (Created page with "= Backend = == Backend services == * Service Stack - Feeds == NPM modules ==")
- 14:22, 20 July 2025 Sven the Barbarian talk contribs created page Service - Izara Video Feed (Created page with "= Overview = Handler service for connecting a location to an Izara Video Feed group. = Repository = https://bitbucket.org/izara-supply-supply-locations/izara-supply-monitoring-izara-video-feed = objectSchemas = <syntaxhighlight lang="JavaScript"> { objectType: "izaraVideoFeed", extendObjType: { serviceTag: "monitorManager", objectType: "monitor", }, storageResources:{ "xxx":{ storageType: "graph", graphServerTag: "xx", } }, fieldNames: { // fr...")
- 13:02, 20 July 2025 Sven the Barbarian talk contribs created page Service - Monitor Manager (Created page with "= Overview = Each monitor is handled by a Service - Monitor (handlers) service. The Monitor Manager service handles shared orchestration of the Monitor Handler services and the base monitor objectType. = Repository = https://bitbucket.org/izara-supply-supply-locations/izara-supply-monitoring-monitor-manager = DynamoDB tables = == MonitorRecord == Records which Handler manages each Monitor <syntaxhighlight lang="JavaScript"> { monitorId monitorHandlerService...")