User contributions for Sven the Barbarian
Jump to navigation
Jump to search
6 August 2023
- 11:5411:54, 6 August 2023 diff hist +154 Service - Transform Units No edit summary
- 11:5211:52, 6 August 2023 diff hist +2,838 N Service - Transform Units Created page with "= Overview = Transformations are used to convert a number of input Units into sets of output Units. = Repository = https://bitbucket.org/izara-supply-units/izara-supply-units-transform-units = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configTag: "SupplyGraphServiceName" configKey: "SupplyGraphServiceName" configValue: xxx // eg: "SupplyGraph" } </syntaxhighlight> == TransformC..."
- 10:3310:33, 6 August 2023 diff hist +84 Service Stack - Units No edit summary
- 10:0510:05, 6 August 2023 diff hist +2,370 N Service - Stage Adjustment Created page with "= Overview = Adjustments that are performed on a Unit when it passes into a stage. = Repository = https://bitbucket.org/izara-supply-stages/izara-supply-stages-stage-adjustment = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configTag: "SupplyGraphServiceName" configKey: "SupplyGraphServiceName" configValue: xxx // eg: "SupplyGraph" } </syntaxhighlight> == LogicalResults == Sta..."
- 10:0010:00, 6 August 2023 diff hist −12 Service - Unit Type No edit summary
- 09:4209:42, 6 August 2023 diff hist +863 N Service - Stage Standard Created page with "= Overview = Handler service for standard supply/production stages that allow adjustments to units as they pass into the stage. = Repository = https://bitbucket.org/izara-supply-stages/izara-supply-stages-stage-standard = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configTag: "SupplyGraphServiceName" configKey: "SupplyGraphServiceName" configValue: xxx // eg: "SupplyGraph" } </sy..."
- 09:4109:41, 6 August 2023 diff hist −396 Service - Unit Standard No edit summary
- 09:4109:41, 6 August 2023 diff hist +386 Service - Unit Type No edit summary
- 09:3509:35, 6 August 2023 diff hist +318 N Service - Stage (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 - Stage Standard = Working documents = Stage (handlers) Stage (handlers)" current
- 09:3409:34, 6 August 2023 diff hist +1,868 N Service - Stage Manager Created page with "= Overview = Each stage is handled by a Service - Stage (handlers) service. The Stage Manager service handles shared orchestration of the Stage Handler services. = Repository = https://bitbucket.org/izara-supply-stages/izara-supply-stages-stage-manager = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "SupplyGraphServiceName" configTag: "SupplyGraphServiceName" config..."
- 09:3209:32, 6 August 2023 diff hist +3 Service - Sell Offer Plan →Relationships
- 08:3708:37, 6 August 2023 diff hist +88 Service Stack - Stages No edit summary current
- 08:3608:36, 6 August 2023 diff hist +347 N Service Stack - Stages Created page with "= Overview = Services that manage stages that units can pass through during their supply/production chain = Services = == Stages == * Service - Stage Manager * Service - Stage (handlers) *# Service - Stage Standard == Other == = Working documents = Service Stack - Stages"
- 08:3008:30, 6 August 2023 diff hist +1,350 Service - Unit Manager No edit summary
- 08:2308:23, 6 August 2023 diff hist −96 Service - Unit (handlers) No edit summary current
- 08:2008:20, 6 August 2023 diff hist +3,129 N Service - Unit Type Created page with "= Overview = Each Unit Standard is connected to a Unit Type which defines standard properties and how to handle them. = Repository = https://bitbucket.org/izara-supply-units/izara-supply-units-unit-type = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configTag: "SupplyGraphServiceName" configKey: "SupplyGraphServiceName" configValue: xxx // eg: "SupplyGraph" } </syntaxhighlight> =..."
- 08:1908:19, 6 August 2023 diff hist +467 Service - Unit Standard No edit summary
- 07:2507:25, 6 August 2023 diff hist +1 Service Stack - Units No edit summary
- 07:2507:25, 6 August 2023 diff hist +20 Service Stack - Units No edit summary
- 07:2407:24, 6 August 2023 diff hist +863 N Service - Unit Packing Created page with "= Overview = Handler service for the packing unit that represents multiple standard units packed into a single trackable unit, eg carton. = Repository = https://bitbucket.org/izara-supply-units/izara-supply-units-unit-packing = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configTag: "SupplyGraphServiceName" configKey: "SupplyGraphServiceName" configValue: xxx // eg: "SupplyGraph"..."
- 07:2307:23, 6 August 2023 diff hist −396 Service - Unit Standard No edit summary
- 07:2307:23, 6 August 2023 diff hist +552 Service - Unit Manager No edit summary
- 07:1607:16, 6 August 2023 diff hist +1,912 N Service - Unit Standard Created page with "= Overview = Handler service for the standard unit that tracks a single item. = Repository = https://bitbucket.org/izara-supply-units/izara-supply-units-unit-standard = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configTag: "SupplyGraphServiceName" configKey: "SupplyGraphServiceName" configValue: xxx // eg: "SupplyGraph" } </syntaxhighlight> <syntaxhighlight lang="JavaScript"> {..."
- 06:5506:55, 6 August 2023 diff hist +439 N Service - Unit (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 - Unit Standard * Service - Unit Packing = DynamoDB tables = * Each handler service will manage its own tables according to it's needs = Working documents = Unit (handlers) Unit (handlers)"
- 06:5406:54, 6 August 2023 diff hist +1,166 N Service - Unit Manager Created page with "= Overview = Each unit is handled by a Service - Unit (handlers) service. The Unit Manager service handles shared orchestration of the Unit Handler services. = Repository = https://bitbucket.org/izara-market-products/izara-market-products-unit-manager = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "SupplyGraphServiceName" configTag: "SupplyGraphServiceName" configV..."
- 06:3606:36, 6 August 2023 diff hist +373 N Service Stack - Units Created page with "= Overview = Services that manage trackable units = Services = == Units == * Service - Unit Manager * Service - Unit (handlers) *# Service - Unit Standard *# Service - Unit Packing * Service - Unit Attributes == Other == * [[Service - Unit Type] = Working documents = Service Stack - Units"
- 06:3006:30, 6 August 2023 diff hist +200 N Development - Izara Supply Created page with "= Backend = == Backend services == * Service Stack - Units * Service Stack - Stages * Service Stack - Monitoring == NPM modules == * NPM module - izara-supply-shared (not yet made)"
- 05:5505:55, 6 August 2023 diff hist +480 NPM module - Izara Core - Property Node No edit summary
- 05:4705:47, 6 August 2023 diff hist +1,838 N Service - Unit Of Measure Created page with "= Overview = Manages units of measurement and their relationship to each other. = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-unit-of-measure = Graph database = == Service - Core Graph == === Nodes === <syntaxhighlight lang="JavaScript"> { nodeLabel: "{UnitOfMeasureLib.UNIT_OF_MEASURE_GRAPH_NODE_LABEL}", // "unitOfMeasure" schema: { identifier: true, restrictProperties: true, restrictRelationships: true, properties: { u..."
- 05:1805:18, 6 August 2023 diff hist +36 Service Stack - Shared Services No edit summary
- 03:0803:08, 6 August 2023 diff hist +112 Design concepts No edit summary
- 03:0803:08, 6 August 2023 diff hist +55 N Izara Supply Created page with "= Goal = Create a transparent verifiable supply chain." current
- 03:0703:07, 6 August 2023 diff hist +29 MediaWiki:Sidebar No edit summary
- 03:0103:01, 6 August 2023 diff hist −1,095 Design concepts No edit summary
- 03:0003:00, 6 August 2023 diff hist +274 N Development - Izara Market Created page with "= Backend = == Backend services == * Service Stack - Issues * Service Stack - Catalog * Service Stack - Products * Service Stack - Orders * Service Stack - Media * Service Stack - Locations == NPM modules == * NPM module - izara-market-shared"
- 03:0003:00, 6 August 2023 diff hist +1,029 N Development - Izara Core Created page with "= Backend = == Backend services == * Service Stack - User Authentication (to be moved into User Accounts) * Service Stack - User Accounts * Service Stack - Notifications * Service Stack - Search and Sort * Service Stack - Translations * Service Stack - Shared Services * Service - Import Data * Service - Graph Handler * Service - Integration Test Config * Service - Integration Testing == NPM modules == * NPM module - izara-m..."
3 August 2023
- 12:0912:09, 3 August 2023 diff hist +2,510 N 2023-08-03 - React Frontend useEffect notes Created page with "= When does useEffect trigger = useEffect triggers at different times: # No dependency list #* invokes on every render # Empty dependency list #* triggers when component mounts # dependency list is array of states #* triggers whenever any states in the dependency list change (same as triggering a new render) #* will also trigger once when component mounts with states set to default values (or current values for state sent in from parent components) = When does clean u..." current
1 August 2023
- 13:3213:32, 1 August 2023 diff hist +36 Remote repository and workspace structure →Developers current
5 July 2023
- 13:4413:44, 5 July 2023 diff hist +386 Service - FormObjectEdit Config →formObjectEditConfig Object
- 13:4213:42, 5 July 2023 diff hist +1,987 N Service - FormObjectEdit Config Created page with "= Overview = Manages configuration for one form used to display or edit an existing object = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-formobjectedit-config = DynamoDB tables = == FormObjectEditConfigMain == <syntaxhighlight lang="JavaScript"> { formObjectEditConfigId: "xx", // {random uuid} formObjectEditConfig: "xx", // json encoded object of configuration formObjectEditConfigName: "yy", // user specified name of the config userId..."
- 13:4013:40, 5 July 2023 diff hist −35 Service - FormObjectCreate Config No edit summary
- 13:3113:31, 5 July 2023 diff hist +1,944 N Service - FormObjectCreate Config Created page with "= Overview = Manages configuration for one form used to create a new object = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-formobjectcreate-config = DynamoDB tables = == FormObjectCreateConfigMain == <syntaxhighlight lang="JavaScript"> { formObjectCreateConfigId: "xx", // {random uuid} formObjectCreateConfig: "xx", // json encoded object of configuration formObjectCreateConfigName: "yy", // user specified name of the config userId: "xx..."
- 13:2513:25, 5 July 2023 diff hist −4 Service - SitePage Config →sitePageConfig Object
- 13:2213:22, 5 July 2023 diff hist +8 Service - SitePage Config →sitePageConfig Object
- 11:3211:32, 5 July 2023 diff hist 0 Service Stack - Shared Services →Services
- 11:3111:31, 5 July 2023 diff hist +78 Service Stack - Shared Services →Services
- 11:3011:30, 5 July 2023 diff hist +8 Service - SitePage Config →sitePageConfig Object
- 11:2811:28, 5 July 2023 diff hist +24 Service - SitePage Config →sitePageConfig Object
- 11:2411:24, 5 July 2023 diff hist −487 Service - SitePage Config →sitePageConfig Object
23 June 2023
- 13:4713:47, 23 June 2023 diff hist −44 Service - Menu Config No edit summary