User contributions for Sven the Barbarian
Jump to navigation
Jump to search
12 April 2023
- 14:2814:28, 12 April 2023 diff hist 0 m Per Service Schemas Sven the Barbarian moved page Object Schema Per Service to Per Service Schemas without leaving a redirect
10 April 2023
- 15:1315:13, 10 April 2023 diff hist +21 Per Service Schemas →File Structure
- 15:0615:06, 10 April 2023 diff hist −209 Per Service Schemas →File Structure
- 15:0515:05, 10 April 2023 diff hist +217 Repository structure →schemas
- 15:0415:04, 10 April 2023 diff hist +554 Repository structure No edit summary
6 April 2023
- 13:1113:11, 6 April 2023 diff hist +1,192 Service - Import Data →CsvImportConfig
5 April 2023
- 03:2603:26, 5 April 2023 diff hist 0 Per Service Schemas No edit summary
- 03:2503:25, 5 April 2023 diff hist 0 2022-01-10 Pricing Flow No edit summary current
- 03:2503:25, 5 April 2023 diff hist 0 Standard FindData Per Service No edit summary current
- 03:2503:25, 5 April 2023 diff hist 0 Service - Import Data No edit summary
- 03:2403:24, 5 April 2023 diff hist 0 2023-03-12 - ImportData CSV Process No edit summary current
- 02:5202:52, 5 April 2023 diff hist 0 Izara Frontend Lib - Core - Tabled Data →TabledDataSchema current
21 March 2023
- 15:1315:13, 21 March 2023 diff hist +1,871 Per Service Schemas No edit summary
19 March 2023
- 22:5822:58, 19 March 2023 diff hist +260 Per Service Schemas No edit summary
- 12:3112:31, 19 March 2023 diff hist +612 Service - Menu Config No edit summary
- 12:2912:29, 19 March 2023 diff hist +1,879 N Per Service Schemas Created page with "= Overview = Each service manages a schema of object/resources that it is responsible for, this schema is available to other services and frontends. The schema includes a list of fields available for each object. = Example Per Service Object List = <syntaxhighlight lang="json"> { serviceTag: "xx", objectTypes: [ "xxx", "yyy", // ... ] }, </syntaxhighlight> = Example Object Schema = <syntaxhighlight lang="json"> { objectType: "xx", canUpdate: true, // whet..."
- 11:5711:57, 19 March 2023 diff hist +32 Design concepts →Misc concepts
- 10:1110:11, 19 March 2023 diff hist +1,207 N Service - Menu Config Created page with "= Overview = Manages configuration for site menus created by users and used in different areas of the project. = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-menu-config = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "xx", configTag: "xx", configValue: "xx", }, </syntaxhighlight> == MenuConfigMain == <syntaxhighlight lang="JavaScript"> { men..."
- 09:5509:55, 19 March 2023 diff hist +57 Service Stack - Shared Services No edit summary
17 March 2023
- 08:4408:44, 17 March 2023 diff hist +62 Service - CssStyles →CssStyleMain
- 08:4308:43, 17 March 2023 diff hist +61 Service - Table Config →TableConfigMain
- 08:3008:30, 17 March 2023 diff hist +1,169 N Service - Table Config Created page with "= Overview = Manages configuration for presentation tables created by users and used in different areas of the project. = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-table-config = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "xx", configTag: "xx", configValue: "xx", }, </syntaxhighlight> == TableConfigMain == <syntaxhighlight lang="JavaScri..."
14 March 2023
- 02:5702:57, 14 March 2023 diff hist −1,251 Service - Import Data No edit summary
13 March 2023
- 12:0612:06, 13 March 2023 diff hist +224 Service - Import Data No edit summary
- 07:2307:23, 13 March 2023 diff hist −108 Service - Import Data No edit summary
12 March 2023
- 15:3015:30, 12 March 2023 diff hist +242 Service - Import Data →CsvImportConfig
- 15:3015:30, 12 March 2023 diff hist +447 2023-03-12 - ImportData CSV Process No edit summary
- 15:2215:22, 12 March 2023 diff hist +499 Service - Import Data →CsvImportConfig
- 15:1615:16, 12 March 2023 diff hist +156 Service - Import Data →Configuration tags
- 14:2014:20, 12 March 2023 diff hist +402 2023-03-12 - ImportData CSV Process No edit summary
- 14:1314:13, 12 March 2023 diff hist +77 Service - Import Data →CsvImportConfig
- 12:1512:15, 12 March 2023 diff hist +965 N 2023-03-12 - ImportData CSV Process Created page with "Service - Import Data = Process = == Client sends file == # Frontend chooses CsvImportConfig (and can create new), selects file to upload # After clicking submit client requests permission to upload to S3, then sends request to create new importBatchMainId (if can do both in same request is better), then sends file to S3 with indicator of the importBatchMainId, eg as a tag on the file # Can perhaps open a websocket to be notified when complete, or have a page that..."
- 12:1512:15, 12 March 2023 diff hist +45 Service - Import Data →CsvImportConfig
- 12:1412:14, 12 March 2023 diff hist +3 Service - Import Data →CsvImportConfig
9 March 2023
- 01:5101:51, 9 March 2023 diff hist +2,759 Development environment No edit summary
- 00:4400:44, 9 March 2023 diff hist +1,110 N Development environment Created page with "= VS Code settings = <syntaxhighlight lang="json"> { "telemetry.enableTelemetry": false, "telemetry.enableCrashReporter": false, "gitlens.gitCommands.closeOnFocusOut": true, "git.enableSmartCommit": true, "editor.hover.delay": 1200, "gitlens.gitCommands.skipConfirmations": [ "fetch:command", "stash-push:command", "switch:command", "push:command" ], "gitlens.views.repositories.branches.layout": "list", "git..."
- 00:4300:43, 9 March 2023 diff hist +30 Design concepts No edit summary
7 March 2023
- 14:5014:50, 7 March 2023 diff hist +117 Service - Import Data No edit summary
- 14:4214:42, 7 March 2023 diff hist +5 Service - Import Data No edit summary
- 14:4114:41, 7 March 2023 diff hist +991 Service - Import Data No edit summary
- 13:4113:41, 7 March 2023 diff hist +4 Service - CssStyles →UsersCssStyles
- 13:3613:36, 7 March 2023 diff hist +14 Service - CssStyles →CssStyleMain
- 13:2213:22, 7 March 2023 diff hist +1,076 N Service - CssStyles Created page with "= Overview = Manages styles created by users and used in different areas of the project. = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-cssstyles = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "xx", configTag: "xx", configValue: "xx", }, </syntaxhighlight> == CssStyleMain == <syntaxhighlight lang="JavaScript"> { cssStyleId: "xx", // {useCase..."
- 13:2213:22, 7 March 2023 diff hist +72 Service - Currencies No edit summary current
- 13:1613:16, 7 March 2023 diff hist +794 N Service - Currencies Created page with "= Overview = Manages currencies used in project including rates = Repository = https://bitbucket.org/izara-core-shared/izara-core-shared-currencies = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "baseCurrencyId", configTag: "baseCurrencyId", configValue: "USD", }, </syntaxhighlight> == CurrencyMain == <syntaxhighlight lang="JavaScript"> { currencyId: "xx", // can be..."
- 12:5012:50, 7 March 2023 diff hist +97 N Service Stack - Shared Services Created page with "= Overview = Shared services = Services = * Service - Currencies * Service - CssStyles"
- 12:4912:49, 7 March 2023 diff hist +39 Design concepts →Backend services
28 February 2023
- 14:3914:39, 28 February 2023 diff hist +26 2023-02-28 - ImportData Process No edit summary current
- 13:5313:53, 28 February 2023 diff hist −4,337 Service - Import Data No edit summary
- 13:5213:52, 28 February 2023 diff hist +4,463 N 2023-02-28 - ImportData Process Created page with "Service - Import Data = Process = ProcessPendingLinks: # count DynamoDB records for PendingObjectMain and PendingLinks and save in ImportBatchMain table # iterate all PendingLink records: #* check referenceId has a valid record in PendingObjectReference #* check linkTag is valid (pendingObjectId is the child, referenceId object is the parent) #* if linkType is Dependent: #** if separateDependentLinkCreate false and child exist add error #** save (DependentPendingO..."