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)- 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 uploaded File:Screenshot from 2025-09-25 07-35-09.png
- 06:05, 25 September 2025 Seagame talk contribs created page 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 uploaded 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: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 uploaded 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
- 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 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")
- 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
- 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 uploaded File:Test API Work Flow.png
- 06:28, 30 July 2025 Seagame talk contribs created page 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...")
- 14:00, 18 July 2025 Sven the Barbarian talk contribs created page 2025-07-18 - Frontend url Link Construction (Created page with "= Overview = Way of configuring and building links for ui outputs that link to urls. Search parameters and path components may come from variables. An example use is in table output records where links might direct to urls that need to include identifier field from the record in the url = example urlConfig = <syntaxhighlight lang="JavaScript"> { baseUrl: "xxx", pathComponents: [ { type: "string", string: "xxx" }, { type: "variable", // not sure ho...")
- 07:19, 1 July 2025 Sven the Barbarian talk contribs created page 2025-04-14 - Frontend LinkPath structure for tableOutput (Created page with "Service - Search Results = Overview = Struture frontend TableConfig and Output prepare for shared library that creates complexFilter and requestProperties = Example params = <syntaxhighlight lang="JavaScript"> let paramFromTableOutput = { objType: { //* main objType serviceTag: "ProductManager", objectType: "Product" }, mainComplexFilterUnits: { // used to create main complexFilter uuid_FilterUnitA: { linkStepObject: "uuid_LinkStepObjectA", }, }...")
- 14:19, 21 June 2025 Sven the Barbarian talk contribs created page 2025-06-21 - Consolidated notification messages (Created page with "Service - Search Results = Triggering processing of consolidated notifications = * Eventbridge for one off events * Use for notificationGroups that have a recurring schedule * Not for notificationGroups that consolidate when x number of messages received * When a recurring group is processed, add it's schedule to the old schedule timeframe so that the time processed is standard (eg processes every day at the same time) = Processing notificationGroups after x number...")
- 10:55, 12 June 2025 Rut talk contribs created page 2025-06-12 - frontend page template error (Created page with "==Error== <syntaxhighlight> Cannot use import statement outside a module SyntaxError: Cannot use import statement outside a module application '@izaraFrontends/payment' died in status LOADING_SOURCE_CODE: Cannot use import statement outside a module SyntaxError: Cannot use import statement outside a module </syntaxhighlight> ==fix== <syntaxhighlight lang="JavaScript"> const { merge } = require("webpack-merge"); const singleSpaDefaults = require("webpack-config-single-...")
- 10:33, 10 June 2025 Rut talk contribs created page 2025-06-10 - Frontend Variable Object Standard (Created page with "==initTableConfig== export const NAME = { USER_NAME: "tableIdB", SLICE_NAME: "configReducer", }; ==tableConfig== <syntaxhighlight lang="JavaScript"> let objConfig = useSelector((state) => state[NAME.SLICE_NAME][USER_NAME]); //config edit let objOutputTableConfig = useSelector((state) => state[NAME.SLICE_NAME][USER_NAME]); //output action ui visible edit let keySection </syntaxhighlight> if position in Element = objConfigElement ==ElementComponent== <synt...")
- 11:14, 30 May 2025 User account Olive talk contribs was created by Sven the Barbarian talk contribs and password was sent by email
- 11:13, 30 May 2025 Sven the Barbarian talk contribs blocked Pack talk contribs with an expiration time of indefinite (account creation disabled, autoblock disabled)
- 03:24, 20 May 2025 Sven the Barbarian talk contribs created page Service - Issue (Created page with "= Overview = Issues can be raised against any objType, when an issue is raised a jury is selected by sortition and decides on whether the issue is acquitted or the severity and level of punishment for the offense. Issues link to a top level comment which in turn sets the primary subject of the issue, discussion of the issue happens in this comment's replies. = Notes = * jurors could be rewarded with tokens that can be traded and used be sellers to increase exposure o...")
- 03:26, 26 April 2025 Seagame talk contribs moved page 2025-04-23 Graph Use Case/GetNode to 2025-04-23 Graph Use Case/GetNode and GetNodes