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)- 09:05, 25 April 2025 Seagame talk contribs moved page 2025-04-23 Graph Using GetNode to 2025-04-23 Graph Use Case/GetNode
- 09:01, 25 April 2025 Seagame talk contribs moved page 2025-03-27 Graph CreateNode to 2025-03-27 Graph Use Case/CreateNode
- 05:42, 23 April 2025 Seagame talk contribs created page 2025-04-23 Graph Using GetNode (Created page with "= Overview = = Using Case = == GetNode with identifiers == * Example param <source lang="json"> </source> * Output <syntaxhighlight lang="javascript"> </syntaxhighlight> == GetNode with VersionedData Case false == * Example param <source lang="json"> </source> * Output <syntaxhighlight lang="javascript"> </syntaxhighlight> == GetNode with versionedData Case true == * Example param <source lang="json"> </source> * Output <syntaxhighlight lang="javascript"> <...")
- 02:40, 18 April 2025 Sven the Barbarian talk contribs moved page 2025-034-17 User Detial to 2025-03-17 User Detail
- 00:35, 18 April 2025 Pack talk contribs created page 2025-04-18 - single spa (Created page with " 2025-04-18 2025-04-18")
- 00:35, 18 April 2025 Pack talk contribs created page 2025-04-18 - frontend page-output output npm library (Created page with " 2025-04-18 2025-04-18")
- 00:35, 18 April 2025 Pack talk contribs created page 2025-04-18 - frontend responsive (Created page with " 2025-04-18 2025-04-18")
- 00:32, 18 April 2025 Pack talk contribs created page Category:Working documents - frontend responsive (Created page with " 2025-04-18 2025-04-18")
- 11:53, 17 April 2025 Sven the Barbarian talk contribs created page 2025-04-17 - ProcessLogical handle comparisons (Created page with "Service - Complex Filter = Overview = Unable to perform comparisons in ProcessLogical due to data being in databases that are inefficient for querying (Graph or non-sort key DynamoDB fields). = Solution = When generated ProcessLogical code receives request select the most efficient method to perform comparison. If is a comparison of a field that is stored in DynamoDB as a sortKey (and partition key in logicalElement) we can perform the comparison directly on that...")
- 08:19, 17 April 2025 Sven the Barbarian talk contribs created page 2025-04-17 - LinkPath structure and examples (Created page with "Service - Search Results 2025-04-17 2025-04-17")
- 08:18, 17 April 2025 Sven the Barbarian talk contribs moved page 2023-03-14 - Frontend Authentication with Redux to 2025-03-20 - Frontend Authentication with Redux
- 08:13, 17 April 2025 Sven the Barbarian talk contribs deleted page 2025-04-07- Frontend Redux Structure (unused)
- 08:12, 17 April 2025 Sven the Barbarian talk contribs deleted page 2024-09-27 - Frontend Global Redux Store (unused)
- 07:22, 17 April 2025 Pack talk contribs created page 2025-034-17 User Detial (Created page with "=Concept=")
- 12:39, 16 April 2025 Sven the Barbarian talk contribs moved page Frontend Styles to 2025-04-08 - Frontend Styles
- 07:12, 14 April 2025 Sven the Barbarian talk contribs created page 2025-04-14 - Injecting requestProperties into LinkPath and ComplexFilters (Created page with "Service - Search Results = Overview = Want a standardized schema based method of adding requestProperties and combination filters into LinkPaths, for example for frontend table submission. Both top level combinationComplexFilters (eg parent location nodes for orderPrices) and perParentComplexFilter that are applied to each parent intermediate id record (eg delMethLink and payMethLink for orderPrices). * requestProperties can optionally be applied as filters in th...")
- 10:05, 12 April 2025 Pack talk contribs created page 2025-04-12- translation (Created page with "=Translation Microfrontend= =Translation NPM Library")
- 10:13, 7 April 2025 Pack talk contribs created page 2025-01-07 - Micro Frontends Tree Structure (Created page with " 2025-04-07 2025-04-07")
- 08:52, 7 April 2025 Pack talk contribs created page 2025-04-07- Frontend Redux Structure (Created page with " 2025-04-07 2025-04-07")
- 08:47, 27 March 2025 Seagame talk contribs created page 2025-03-27 Graph CreateNode (Created page with "= CreateNode Function = == Overview == == Using Case == === CreateNode with identifiers === === CreateNode with versionedData === === CreateNode with belongTo === === CreateNode with targetNode ===")
- 01:51, 25 March 2025 Sven the Barbarian talk contribs created page Service - Forum Tree (Created page with "= Overview = Tree used to categorize forum topics. Forum topics can then be the hasPrimarySubject of a comment to begin a new topic in the forum. Many forum trees can be created with their own forum topic hierarchy. Forum topics can be linked to by anywhere in any forumTree. = Repository = https://bitbucket.org/izara-conversations/izara-conversations-forum-tree = Object Schemas = ; Additional Information: Per Service Schemas == objType == === forumTree === <...")
- 09:06, 20 March 2025 Pack talk contribs created page Frontend Styles (Created page with "= styled-components concept= * use "Izara" + html tag + "Style" * html tag = using tag <syntaxhighlight lang="JavaScript"> const IzaraInputStyle = styled.input </syntaxhighlight>")
- 08:51, 20 March 2025 Pack talk contribs created page 2023-03-14 - Frontend Authentication with Redux (Created page with "== other == * User Detial * Frontend Styles 2025-03-20 2025-03-20")
- 03:07, 6 March 2025 Seagame talk contribs created page 2025-03-06 - Graph Handler Docs (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.")
- 08:49, 24 February 2025 Pong talk contribs moved page Integration Test Examples to 2025-02-20 - Integration Test examples
- 07:14, 21 February 2025 Pong talk contribs created page Integration Test Examples (Created page with "= Overview = :The example of properties in resources.json, events.json and tests.json for upload to S3 bucket :Integration Test Config for config of each property in these files = resources.json = <syntaxhighlight lang="JavaScript"> { "Lambda":{ "{FunctionNameHdrSqs}":{ "localLacation":"/src/FunctionNameHdrSqs.js", "localHandler":"main", "functionName":"FunctionNameHdrSqs" // FunctionName is full name of function afte...")
- 12:38, 16 February 2025 Sven the Barbarian talk contribs created page Service - Supply Location Manager (Created page with "= Overview = Each supply location is handled by a Service - Supply Location (handlers) service. The Supply Location Manager service handles shared orchestration of the Supply Location Handler services and the base supplyLocation objectType. = Repository = https://bitbucket.org/izara-supply-stages/izara-supply-... = DynamoDB tables = == SupplyLocationRecord == Records which Handler manages each Stage <syntaxhighlight lang="JavaScript"> { supplyLocationId sup...")
- 12:38, 16 February 2025 Sven the Barbarian talk contribs created page Service - Supply Location Standard (Created page with "= Overview = Handler service for configuring a standard supply location. = Repository = https://bitbucket.org/izara-supply-stages/izara-supply-... = objectSchemas = <syntaxhighlight lang="JavaScript"> { objectType: "supplyLocationStandard", extendObjType: { serviceTag: "supplyLocationManager", objectType: "supplyLocation", }, storageResources:{ "xxx":{ storageType: "graph", graphServerTag: "xx", } }, fieldNames: { // from stage objectType },...")
- 12:23, 16 February 2025 Sven the Barbarian talk contribs created page Service - Supply Location (handlers) (Created page with "= Overview = New handler services can be added as long as they expose the needed resources (Lambda functions, SNS queues). = Handler Services = * Service - Supply Location Standard = Working documents = Supply Location (handlers) Supply Location (handlers)")
- 12:22, 16 February 2025 Sven the Barbarian talk contribs created page Service Stack - Supply Locations (Created page with "= Overview = Services that manage locations that Units can be stored in, will link to monitoring services. = Services = == Supply Locations == * Service - Supply Location Manager * Service - Supply Location (handlers) *# Service - Supply Location Standard = Working documents = Service Stack - Stages")
- 11:43, 16 February 2025 Sven the Barbarian talk contribs created page 2025-02-16 - Supply Chain Transform Units examples (Created page with "Service - Transform Units = Calculate cost of outputUnit from many inputUnits = <syntaxhighlight lang="JavaScript"> { properties: { inputUnits: [ { unitTypeId: "fabric", numberOfUnits: 1, calculatedProperties:{ unitTypeTrackedPropertyId(remainingYards): { integerOnly: false, quantityReductionSetting: "clearPerUnit", valueUsePerOutputUnit: 5.7 }, }, }, { unitTypeId: "bagOfButtons", numberOfUnits: 2...")
- 04:36, 11 February 2025 Sven the Barbarian talk contribs created page Developer guide for making Integration Tests (Created page with "= Overview =")
- 14:41, 23 January 2025 Sven the Barbarian talk contribs created page 2025-01-23 - Standard Object and Relationship Data Structures (Created page with " 2025-01-23 2025-01-23")
- 08:30, 23 December 2024 Seagame talk contribs created page File:Stepfunctions graph AWSRM.png
- 08:30, 23 December 2024 Seagame talk contribs uploaded File:Stepfunctions graph AWSRM.png
- 05:57, 23 December 2024 Seagame talk contribs created page Service - AWS Resource Management (Created page with "= AWS Resource Management = == Overview == AWSResourceManagement is a comprehensive service designed to clear caches for functions used in other services, ensuring consistently high performance and reliability across the system. By systematically removing outdated data and reloading relevant configurations, this service helps maintain accurate, up-to-date information in each function it manages. Whether you need to integrate new settings or refresh existing components, A...")
- 02:05, 23 December 2024 Seagame talk contribs moved page 2024-12-23 AWS Resource Management to 2024-12-23 - AWS Resource Management
- 02:05, 23 December 2024 Seagame talk contribs moved page AWS Resource Management to 2024-12-23 AWS Resource Management
- 01:57, 23 December 2024 Seagame talk contribs created page AWS Resource Management (2024-12-23 AWS Resource Management)
- 13:51, 28 November 2024 Sven the Barbarian talk contribs created page 2024-11-28 - Finding value in attribute tree (Created page with "NPM module - Izara Core - Attribute Tree Service - Product Attributes Service - Sell Offer Terms = Overview = How to find the value for one topLevelParentId (eg Product or SellOffer), for a labelId. If the topLevelParentId links to multiple attribute nodes of the requested labelId one value will be returned (not defined which). If want to find all matching values can do a SearchResult that skip the random sortFields = Base SortResult request = * objType:...")
- 04:53, 28 November 2024 Sven the Barbarian talk contribs created page 2024-11-28 - OrderPrice using linkPath flows (Created page with "Service - Sell Offer Manager = Order subtotal = Notes: * can receive multiple sellOfferQuantities * will validate that all sellOffers in sellOfferQuantities share the same DeliveryMethodLink (and PaymentMethodLink) == Process == === Inital flow === * SellOfferManager recieves request with multiple sellOfferQuantities * calculates orderQty * per sellOfferId send to SellOffer Handler service (SellOfferStandard) with sellOfferQty and orderQty * SellOfferStandard pa...")
- 04:53, 28 November 2024 Sven the Barbarian talk contribs created page Category:Working documents - Sell Offer Manager (Created page with "Service - Sell Offer Manager = Order subtotal = Notes: * can receive multiple sellOfferQuantities * will validate that all sellOffers in sellOfferQuantities share the same DeliveryMethodLink (and PaymentMethodLink) == Process == === Inital flow === * SellOfferManager recieves request with multiple sellOfferQuantities * calculates orderQty * per sellOfferId send to SellOffer Handler service (SellOfferStandard) with sellOfferQty and orderQty * SellOfferStandard pa...")
- 04:44, 28 November 2024 Sven the Barbarian talk contribs created page 2024-11-28 - SearchResult linkPath comparison setting (Created page with "Service - Search Results = Overview = Performs a comparison on the results of a SortResult request at this link step. Comparison can be >/</>=/<=/high/low/highLow and can result in multiple identifiers being saved into IntermediateIds table. = Idea = * LinkStep sets comparison property with value one of: >, <, >=, <=, high, low, highLow. * LinkStep sets comparisonValue property. * if LinkStep has comparison then it must also have aggregate (sortResult) settings...")
- 07:49, 26 November 2024 Sven the Barbarian talk contribs created page Service - TranslateIds (Created page with "= Overview = Convert identifiers from one objType to another objType according to a specific relationship = Repository = https://bitbucket.org/izara-core-search/izara-core-search-translateids = Working documents = Working_documents - TranslateIds TranslateIds")
- 14:53, 17 November 2024 Sven the Barbarian talk contribs created page 2024-11-17 - Service Schemas calculated relationship type (Created page with "Per Service Schemas = Overview = Create a relationship schema type that must be calculated rather than saved in a database. For example OrderPrices are connected to SellOffers but are calculated according to requestParams. = Idea = * translateIds generatedCode checks if relationship schema has a storageType of 'Lambda', if yes then it has a property that points to a Lambda for the serviceTag * Lambda is invoked to perform the translateIds * that Lambda must be...")
- 12:52, 17 November 2024 Sven the Barbarian talk contribs created page 2024-11-17 - SearchResult linkPath combination step (Created page with "Service - Search Results = Overview = Allow multiple ComplexFilterResultMainIds to be calculated then passed to a later stage of the Link Path where all combinations of the ComplexFilter results are performed against that step. = Idea = LinkStep sets complexFilterCombinations property, is an array of ComplexFilter requests, multiple objTypes is ok. ComplexFilters are calculated for each parent id entering the linkPath step that has the complexFilterCombinations...")
- 12:44, 17 November 2024 Sven the Barbarian talk contribs created page 2024-11-17 - ComplexFilter translate filterElement (Created page with "Service - Complex Filter Simplify finding a subset of identifiers connected to one or a small number of identifiers of related objType. Has array property named childIdentifiers, and properties for the relType, child objType. filterElement creates a new filterResultMain for the parent objType, similar to childComplexFilter, but does not perform a child filter or have a child objType complexFilterMain record, it jumps to the translateIds logic for each of the child...")
- 07:23, 17 November 2024 Sven the Barbarian talk contribs created page 2024-11-17 - ComplexFilter traversal filterElement (Created page with "Service - Complex Filter = Overview = Add filter element in Complex Filter service that allows for deep path searching in graph relationships. = Examples = Find all parent locationNodes for locationNode/s = Idea = New filter element names 'traversal' that follows a similar format to a deepPathSearch request but in reverse order. Reverse order because in the complex filter request the top level complex filter is the result of the deep path search, so the traver...")
- 07:49, 27 September 2024 Pack talk contribs created page 2024-09-27 - Frontend Global Redux Store (Created page with " 2024-09-27 2024-09-27")
- 07:49, 27 September 2024 Pack talk contribs created page Frontend Application Structure (Created page with " = Working documents = Frontend Application Structure")