@reventlessdev/online-shop-aggregates-catalog 3.0.0-alpha.227 → 3.0.0-alpha.229
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/lib/bs/.compiler.log +2 -2
- package/lib/bs/compiler-info.json +1 -1
- package/lib/bs/src/Category/Aggregate/Category-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Category/Aggregate/Category-CatalogPlugin.cmj +0 -0
- package/lib/bs/src/Category/Aggregate/Category-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Category/Aggregate/Category.ast +0 -0
- package/lib/bs/src/Category/Aggregate/Category.res.mjs +8 -0
- package/lib/bs/src/Category/Aggregate/Category_Behavior-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Category/Aggregate/Category_Behavior-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Category/ReadModel/Categories-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Category/ReadModel/Categories-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Category/ReadModel/Categories_Projections-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Category/ReadModel/Categories_Projections-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Extension/Orders_Extension-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Extension/Orders_Extension-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/ExtensionPoint/Products_ExtensionPointMapping-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/ExtensionPoint/Products_ExtensionPointMapping-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Plugin-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Plugin-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Plugin.res.mjs +18 -6
- package/lib/bs/src/Product/Aggregate/Product-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Product/Aggregate/Product-CatalogPlugin.cmj +0 -0
- package/lib/bs/src/Product/Aggregate/Product-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Product/Aggregate/Product.ast +0 -0
- package/lib/bs/src/Product/Aggregate/Product.res.mjs +8 -0
- package/lib/bs/src/Product/Aggregate/Product_Behavior-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Product/Aggregate/Product_Behavior-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Product/ReadModel/Products-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Product/ReadModel/Products-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Product/ReadModel/Products_Projections-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Product/ReadModel/Products_Projections-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand-CatalogPlugin.cmj +0 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand.ast +0 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand.res.mjs +8 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand_Behavior-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/ProductDemand/Aggregate/ProductDemand_Behavior-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/ProductDemand/ReadModel/ProductDemands-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/ProductDemand/ReadModel/ProductDemands-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/ProductDemand/ReadModel/ProductDemands_Projections-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/ProductDemand/ReadModel/ProductDemands_Projections-CatalogPlugin.cmt +0 -0
- package/lib/bs/src/Task/ImportProducts-CatalogPlugin.cmi +0 -0
- package/lib/bs/src/Task/ImportProducts-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/Category/Aggregate/Category_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/Category/Aggregate/Category_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/Category/ReadModel/Categories_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/Category/ReadModel/Categories_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/Extension/Orders_Extension_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/Extension/Orders_Extension_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/Extension/Orders_Extension_GWT.res.mjs +3 -1
- package/lib/bs/tests/ExtensionPoint/Products_ExtensionPointMapping_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/ExtensionPoint/Products_ExtensionPointMapping_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/ExtensionPoint/Products_ExtensionPointMapping_GWT.res.mjs +3 -1
- package/lib/bs/tests/Product/Aggregate/Product_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/Product/Aggregate/Product_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/Product/ReadModel/Products_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/Product/ReadModel/Products_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/ProductDemand/Aggregate/ProductDemand_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/ProductDemand/Aggregate/ProductDemand_GWT-CatalogPlugin.cmt +0 -0
- package/lib/bs/tests/ProductDemand/ReadModel/ProductDemands_GWT-CatalogPlugin.cmi +0 -0
- package/lib/bs/tests/ProductDemand/ReadModel/ProductDemands_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/.compiler.log +2 -2
- package/lib/ocaml/Categories-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Categories-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Categories_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Categories_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Categories_Projections-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Categories_Projections-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Category-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Category-CatalogPlugin.cmj +0 -0
- package/lib/ocaml/Category-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Category.ast +0 -0
- package/lib/ocaml/Category_Behavior-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Category_Behavior-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Category_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Category_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/ImportProducts-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ImportProducts-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Orders_Extension-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Orders_Extension-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Orders_Extension_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Orders_Extension_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Plugin-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Plugin-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Product-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Product-CatalogPlugin.cmj +0 -0
- package/lib/ocaml/Product-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Product.ast +0 -0
- package/lib/ocaml/ProductDemand-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ProductDemand-CatalogPlugin.cmj +0 -0
- package/lib/ocaml/ProductDemand-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/ProductDemand.ast +0 -0
- package/lib/ocaml/ProductDemand_Behavior-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ProductDemand_Behavior-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/ProductDemand_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ProductDemand_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/ProductDemands-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ProductDemands-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/ProductDemands_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ProductDemands_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/ProductDemands_Projections-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/ProductDemands_Projections-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Product_Behavior-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Product_Behavior-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Product_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Product_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Products-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Products-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Products_ExtensionPointMapping-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Products_ExtensionPointMapping-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Products_ExtensionPointMapping_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Products_ExtensionPointMapping_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Products_GWT-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Products_GWT-CatalogPlugin.cmt +0 -0
- package/lib/ocaml/Products_Projections-CatalogPlugin.cmi +0 -0
- package/lib/ocaml/Products_Projections-CatalogPlugin.cmt +0 -0
- package/package.json +8 -8
- package/src/Category/Aggregate/Category.res.mjs +8 -0
- package/src/Plugin.res.mjs +18 -6
- package/src/Product/Aggregate/Product.res.mjs +8 -0
- package/src/ProductDemand/Aggregate/ProductDemand.res.mjs +8 -0
- package/tests/Extension/Orders_Extension_GWT.res.mjs +3 -1
- package/tests/ExtensionPoint/Products_ExtensionPointMapping_GWT.res.mjs +3 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# 3.0.0-alpha.229 (2026-09-01)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **spec:** a command declares its lifecycle edge as a value ([40eee9f](https://github.com/ReventlessDev/reventless-core/commit/40eee9f7723dc05e418be680528f01967d074da4))
|
|
11
|
+
* **spec:** a graft leaves a trace the deployed plugin can read ([c08ff6c](https://github.com/ReventlessDev/reventless-core/commit/c08ff6c0f6177d58603e7ae1e5cec392d9bac16a))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# 3.0.0-alpha.228 (2026-08-27)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @reventlessdev/online-shop-aggregates-catalog
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# 3.0.0-alpha.227 (2026-08-27)
|
|
7
23
|
|
|
8
24
|
### Bug Fixes
|
package/lib/bs/.compiler.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#Start(
|
|
2
|
-
#Done(
|
|
1
|
+
#Start(1788299776349)
|
|
2
|
+
#Done(1788299781797)
|
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
"bsc_hash": "75e3a59c95cc953608fd3dd6ea6ed68141bba4414a20a52f114261b8a48385fa",
|
|
5
5
|
"rescript_config_hash": "50d5358a2cbe328e82ae9b442e4615b86dbfe6b2ce05e9eca04a0c78da0e4708",
|
|
6
6
|
"runtime_path": "/home/runner/work/reventless-core/reventless-core/node_modules/@rescript/runtime",
|
|
7
|
-
"generated_at": "
|
|
7
|
+
"generated_at": "1788299781798"
|
|
8
8
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -43,6 +43,12 @@ function commandAuthorization(command) {
|
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
+
function commandTransition(param) {
|
|
47
|
+
return "Unrestricted";
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
let traits = [];
|
|
51
|
+
|
|
46
52
|
let name = "Category";
|
|
47
53
|
|
|
48
54
|
let Id;
|
|
@@ -57,5 +63,7 @@ export {
|
|
|
57
63
|
errorSchema,
|
|
58
64
|
moduleUrl,
|
|
59
65
|
commandAuthorization,
|
|
66
|
+
commandTransition,
|
|
67
|
+
traits,
|
|
60
68
|
}
|
|
61
69
|
/* commandSchema Not a pure module */
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -29,7 +29,9 @@ function Make(Platform) {
|
|
|
29
29
|
errorSchema: Category$CatalogPlugin.errorSchema,
|
|
30
30
|
commandSchema: Category$CatalogPlugin.commandSchema,
|
|
31
31
|
moduleUrl: Category$CatalogPlugin.moduleUrl,
|
|
32
|
-
commandAuthorization: Category$CatalogPlugin.commandAuthorization
|
|
32
|
+
commandAuthorization: Category$CatalogPlugin.commandAuthorization,
|
|
33
|
+
commandTransition: Category$CatalogPlugin.commandTransition,
|
|
34
|
+
traits: Category$CatalogPlugin.traits
|
|
33
35
|
})({
|
|
34
36
|
initialState: Category_Behavior$CatalogPlugin.initialState,
|
|
35
37
|
evolve: Category_Behavior$CatalogPlugin.evolve,
|
|
@@ -48,7 +50,9 @@ function Make(Platform) {
|
|
|
48
50
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
49
51
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
50
52
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
51
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
53
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
54
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
55
|
+
traits: Product$CatalogPlugin.traits
|
|
52
56
|
})({
|
|
53
57
|
initialState: Product_Behavior$CatalogPlugin.initialState,
|
|
54
58
|
evolve: Product_Behavior$CatalogPlugin.evolve,
|
|
@@ -67,7 +71,9 @@ function Make(Platform) {
|
|
|
67
71
|
errorSchema: ProductDemand$CatalogPlugin.errorSchema,
|
|
68
72
|
commandSchema: ProductDemand$CatalogPlugin.commandSchema,
|
|
69
73
|
moduleUrl: ProductDemand$CatalogPlugin.moduleUrl,
|
|
70
|
-
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization
|
|
74
|
+
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization,
|
|
75
|
+
commandTransition: ProductDemand$CatalogPlugin.commandTransition,
|
|
76
|
+
traits: ProductDemand$CatalogPlugin.traits
|
|
71
77
|
})({
|
|
72
78
|
initialState: ProductDemand_Behavior$CatalogPlugin.initialState,
|
|
73
79
|
evolve: ProductDemand_Behavior$CatalogPlugin.evolve,
|
|
@@ -138,7 +144,9 @@ function Make(Platform) {
|
|
|
138
144
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
139
145
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
140
146
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
141
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
147
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
148
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
149
|
+
traits: Product$CatalogPlugin.traits
|
|
142
150
|
},
|
|
143
151
|
moduleUrl: Products_ExtensionPointMapping$CatalogPlugin.moduleUrl,
|
|
144
152
|
mapIncomingCommand: Products_ExtensionPointMapping$CatalogPlugin.mapIncomingCommand,
|
|
@@ -161,7 +169,9 @@ function Make(Platform) {
|
|
|
161
169
|
errorSchema: ProductDemand$CatalogPlugin.errorSchema,
|
|
162
170
|
commandSchema: ProductDemand$CatalogPlugin.commandSchema,
|
|
163
171
|
moduleUrl: ProductDemand$CatalogPlugin.moduleUrl,
|
|
164
|
-
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization
|
|
172
|
+
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization,
|
|
173
|
+
commandTransition: ProductDemand$CatalogPlugin.commandTransition,
|
|
174
|
+
traits: ProductDemand$CatalogPlugin.traits
|
|
165
175
|
},
|
|
166
176
|
moduleUrl: Orders_Extension$CatalogPlugin.Mapping.moduleUrl,
|
|
167
177
|
delegateModuleUrl: Orders_Extension$CatalogPlugin.Mapping.delegateModuleUrl,
|
|
@@ -193,7 +203,9 @@ function Make(Platform) {
|
|
|
193
203
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
194
204
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
195
205
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
196
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
206
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
207
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
208
|
+
traits: Product$CatalogPlugin.traits
|
|
197
209
|
},
|
|
198
210
|
moduleUrl: Products_ExtensionPointMapping$CatalogPlugin.moduleUrl,
|
|
199
211
|
mapIncomingCommand: Products_ExtensionPointMapping$CatalogPlugin.mapIncomingCommand,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -64,6 +64,12 @@ function commandAuthorization(param) {
|
|
|
64
64
|
return "AllowAuthenticated";
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
+
function commandTransition(param) {
|
|
68
|
+
return "Unrestricted";
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
let traits = [];
|
|
72
|
+
|
|
67
73
|
let name = "Product";
|
|
68
74
|
|
|
69
75
|
let Id;
|
|
@@ -78,5 +84,7 @@ export {
|
|
|
78
84
|
errorSchema,
|
|
79
85
|
moduleUrl,
|
|
80
86
|
commandAuthorization,
|
|
87
|
+
commandTransition,
|
|
88
|
+
traits,
|
|
81
89
|
}
|
|
82
90
|
/* commandSchema Not a pure module */
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -33,6 +33,12 @@ function commandAuthorization(param) {
|
|
|
33
33
|
return "AllowAuthenticated";
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
function commandTransition(param) {
|
|
37
|
+
return "Unrestricted";
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
let traits = [];
|
|
41
|
+
|
|
36
42
|
let name = "ProductDemand";
|
|
37
43
|
|
|
38
44
|
let Id;
|
|
@@ -47,5 +53,7 @@ export {
|
|
|
47
53
|
commandSchema$1 as commandSchema,
|
|
48
54
|
moduleUrl,
|
|
49
55
|
commandAuthorization,
|
|
56
|
+
commandTransition,
|
|
57
|
+
traits,
|
|
50
58
|
}
|
|
51
59
|
/* commandSchema Not a pure module */
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -21,7 +21,9 @@ let include = Delegate_GWT$ReventlessGwt.FromExtension({
|
|
|
21
21
|
errorSchema: ProductDemand$CatalogPlugin.errorSchema,
|
|
22
22
|
commandSchema: ProductDemand$CatalogPlugin.commandSchema,
|
|
23
23
|
moduleUrl: ProductDemand$CatalogPlugin.moduleUrl,
|
|
24
|
-
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization
|
|
24
|
+
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization,
|
|
25
|
+
commandTransition: ProductDemand$CatalogPlugin.commandTransition,
|
|
26
|
+
traits: ProductDemand$CatalogPlugin.traits
|
|
25
27
|
},
|
|
26
28
|
moduleUrl: Orders_Extension$CatalogPlugin.Mapping.moduleUrl,
|
|
27
29
|
delegateModuleUrl: Orders_Extension$CatalogPlugin.Mapping.delegateModuleUrl,
|
|
Binary file
|
|
Binary file
|
|
@@ -21,7 +21,9 @@ let include = Delegate_GWT$ReventlessGwt.FromExtensionPoint({
|
|
|
21
21
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
22
22
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
23
23
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
24
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
24
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
25
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
26
|
+
traits: Product$CatalogPlugin.traits
|
|
25
27
|
},
|
|
26
28
|
moduleUrl: Products_ExtensionPointMapping$CatalogPlugin.moduleUrl,
|
|
27
29
|
mapIncomingCommand: Products_ExtensionPointMapping$CatalogPlugin.mapIncomingCommand,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/ocaml/.compiler.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#Start(
|
|
2
|
-
#Done(
|
|
1
|
+
#Start(1788299776349)
|
|
2
|
+
#Done(1788299781797)
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/ocaml/Category.ast
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/ocaml/Product.ast
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reventlessdev/online-shop-aggregates-catalog",
|
|
3
|
-
"version": "3.0.0-alpha.
|
|
3
|
+
"version": "3.0.0-alpha.229",
|
|
4
4
|
"description": "Online Shop example — Catalog plugin (Product & Category aggregates)",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"jest": {
|
|
@@ -21,18 +21,18 @@
|
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"sury": "11.0.0-rc.2",
|
|
24
|
-
"@reventlessdev/online-shop-aggregates-
|
|
25
|
-
"@reventlessdev/
|
|
26
|
-
"@reventlessdev/reventless-infra": "3.0.0-alpha.152",
|
|
24
|
+
"@reventlessdev/online-shop-aggregates-catalog-spec": "3.0.0-alpha.124",
|
|
25
|
+
"@reventlessdev/online-shop-aggregates-ordering-spec": "3.0.0-alpha.124",
|
|
27
26
|
"@reventlessdev/rescript-pulumi-pulumi": "2.3.0-alpha.19",
|
|
28
|
-
"@reventlessdev/reventless-
|
|
29
|
-
"@reventlessdev/reventless-
|
|
30
|
-
"@reventlessdev/
|
|
27
|
+
"@reventlessdev/reventless-gwt": "1.0.0-alpha.199",
|
|
28
|
+
"@reventlessdev/reventless-infra": "3.0.0-alpha.153",
|
|
29
|
+
"@reventlessdev/reventless-spec": "3.0.0-alpha.125",
|
|
30
|
+
"@reventlessdev/reventless-local": "3.0.0-alpha.241"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"rescript": "12.3.0",
|
|
34
34
|
"sury-ppx": "11.0.0-rc.2",
|
|
35
|
-
"@reventlessdev/reventless-ppx": "1.0.0-alpha.
|
|
35
|
+
"@reventlessdev/reventless-ppx": "1.0.0-alpha.75"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
38
|
"rescript": "12.3.0"
|
|
@@ -43,6 +43,12 @@ function commandAuthorization(command) {
|
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
+
function commandTransition(param) {
|
|
47
|
+
return "Unrestricted";
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
let traits = [];
|
|
51
|
+
|
|
46
52
|
let name = "Category";
|
|
47
53
|
|
|
48
54
|
let Id;
|
|
@@ -57,5 +63,7 @@ export {
|
|
|
57
63
|
errorSchema,
|
|
58
64
|
moduleUrl,
|
|
59
65
|
commandAuthorization,
|
|
66
|
+
commandTransition,
|
|
67
|
+
traits,
|
|
60
68
|
}
|
|
61
69
|
/* commandSchema Not a pure module */
|
package/src/Plugin.res.mjs
CHANGED
|
@@ -29,7 +29,9 @@ function Make(Platform) {
|
|
|
29
29
|
errorSchema: Category$CatalogPlugin.errorSchema,
|
|
30
30
|
commandSchema: Category$CatalogPlugin.commandSchema,
|
|
31
31
|
moduleUrl: Category$CatalogPlugin.moduleUrl,
|
|
32
|
-
commandAuthorization: Category$CatalogPlugin.commandAuthorization
|
|
32
|
+
commandAuthorization: Category$CatalogPlugin.commandAuthorization,
|
|
33
|
+
commandTransition: Category$CatalogPlugin.commandTransition,
|
|
34
|
+
traits: Category$CatalogPlugin.traits
|
|
33
35
|
})({
|
|
34
36
|
initialState: Category_Behavior$CatalogPlugin.initialState,
|
|
35
37
|
evolve: Category_Behavior$CatalogPlugin.evolve,
|
|
@@ -48,7 +50,9 @@ function Make(Platform) {
|
|
|
48
50
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
49
51
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
50
52
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
51
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
53
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
54
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
55
|
+
traits: Product$CatalogPlugin.traits
|
|
52
56
|
})({
|
|
53
57
|
initialState: Product_Behavior$CatalogPlugin.initialState,
|
|
54
58
|
evolve: Product_Behavior$CatalogPlugin.evolve,
|
|
@@ -67,7 +71,9 @@ function Make(Platform) {
|
|
|
67
71
|
errorSchema: ProductDemand$CatalogPlugin.errorSchema,
|
|
68
72
|
commandSchema: ProductDemand$CatalogPlugin.commandSchema,
|
|
69
73
|
moduleUrl: ProductDemand$CatalogPlugin.moduleUrl,
|
|
70
|
-
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization
|
|
74
|
+
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization,
|
|
75
|
+
commandTransition: ProductDemand$CatalogPlugin.commandTransition,
|
|
76
|
+
traits: ProductDemand$CatalogPlugin.traits
|
|
71
77
|
})({
|
|
72
78
|
initialState: ProductDemand_Behavior$CatalogPlugin.initialState,
|
|
73
79
|
evolve: ProductDemand_Behavior$CatalogPlugin.evolve,
|
|
@@ -138,7 +144,9 @@ function Make(Platform) {
|
|
|
138
144
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
139
145
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
140
146
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
141
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
147
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
148
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
149
|
+
traits: Product$CatalogPlugin.traits
|
|
142
150
|
},
|
|
143
151
|
moduleUrl: Products_ExtensionPointMapping$CatalogPlugin.moduleUrl,
|
|
144
152
|
mapIncomingCommand: Products_ExtensionPointMapping$CatalogPlugin.mapIncomingCommand,
|
|
@@ -161,7 +169,9 @@ function Make(Platform) {
|
|
|
161
169
|
errorSchema: ProductDemand$CatalogPlugin.errorSchema,
|
|
162
170
|
commandSchema: ProductDemand$CatalogPlugin.commandSchema,
|
|
163
171
|
moduleUrl: ProductDemand$CatalogPlugin.moduleUrl,
|
|
164
|
-
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization
|
|
172
|
+
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization,
|
|
173
|
+
commandTransition: ProductDemand$CatalogPlugin.commandTransition,
|
|
174
|
+
traits: ProductDemand$CatalogPlugin.traits
|
|
165
175
|
},
|
|
166
176
|
moduleUrl: Orders_Extension$CatalogPlugin.Mapping.moduleUrl,
|
|
167
177
|
delegateModuleUrl: Orders_Extension$CatalogPlugin.Mapping.delegateModuleUrl,
|
|
@@ -193,7 +203,9 @@ function Make(Platform) {
|
|
|
193
203
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
194
204
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
195
205
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
196
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
206
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
207
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
208
|
+
traits: Product$CatalogPlugin.traits
|
|
197
209
|
},
|
|
198
210
|
moduleUrl: Products_ExtensionPointMapping$CatalogPlugin.moduleUrl,
|
|
199
211
|
mapIncomingCommand: Products_ExtensionPointMapping$CatalogPlugin.mapIncomingCommand,
|
|
@@ -64,6 +64,12 @@ function commandAuthorization(param) {
|
|
|
64
64
|
return "AllowAuthenticated";
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
+
function commandTransition(param) {
|
|
68
|
+
return "Unrestricted";
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
let traits = [];
|
|
72
|
+
|
|
67
73
|
let name = "Product";
|
|
68
74
|
|
|
69
75
|
let Id;
|
|
@@ -78,5 +84,7 @@ export {
|
|
|
78
84
|
errorSchema,
|
|
79
85
|
moduleUrl,
|
|
80
86
|
commandAuthorization,
|
|
87
|
+
commandTransition,
|
|
88
|
+
traits,
|
|
81
89
|
}
|
|
82
90
|
/* commandSchema Not a pure module */
|
|
@@ -33,6 +33,12 @@ function commandAuthorization(param) {
|
|
|
33
33
|
return "AllowAuthenticated";
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
function commandTransition(param) {
|
|
37
|
+
return "Unrestricted";
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
let traits = [];
|
|
41
|
+
|
|
36
42
|
let name = "ProductDemand";
|
|
37
43
|
|
|
38
44
|
let Id;
|
|
@@ -47,5 +53,7 @@ export {
|
|
|
47
53
|
commandSchema$1 as commandSchema,
|
|
48
54
|
moduleUrl,
|
|
49
55
|
commandAuthorization,
|
|
56
|
+
commandTransition,
|
|
57
|
+
traits,
|
|
50
58
|
}
|
|
51
59
|
/* commandSchema Not a pure module */
|
|
@@ -21,7 +21,9 @@ let include = Delegate_GWT$ReventlessGwt.FromExtension({
|
|
|
21
21
|
errorSchema: ProductDemand$CatalogPlugin.errorSchema,
|
|
22
22
|
commandSchema: ProductDemand$CatalogPlugin.commandSchema,
|
|
23
23
|
moduleUrl: ProductDemand$CatalogPlugin.moduleUrl,
|
|
24
|
-
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization
|
|
24
|
+
commandAuthorization: ProductDemand$CatalogPlugin.commandAuthorization,
|
|
25
|
+
commandTransition: ProductDemand$CatalogPlugin.commandTransition,
|
|
26
|
+
traits: ProductDemand$CatalogPlugin.traits
|
|
25
27
|
},
|
|
26
28
|
moduleUrl: Orders_Extension$CatalogPlugin.Mapping.moduleUrl,
|
|
27
29
|
delegateModuleUrl: Orders_Extension$CatalogPlugin.Mapping.delegateModuleUrl,
|
|
@@ -21,7 +21,9 @@ let include = Delegate_GWT$ReventlessGwt.FromExtensionPoint({
|
|
|
21
21
|
errorSchema: Product$CatalogPlugin.errorSchema,
|
|
22
22
|
commandSchema: Product$CatalogPlugin.commandSchema,
|
|
23
23
|
moduleUrl: Product$CatalogPlugin.moduleUrl,
|
|
24
|
-
commandAuthorization: Product$CatalogPlugin.commandAuthorization
|
|
24
|
+
commandAuthorization: Product$CatalogPlugin.commandAuthorization,
|
|
25
|
+
commandTransition: Product$CatalogPlugin.commandTransition,
|
|
26
|
+
traits: Product$CatalogPlugin.traits
|
|
25
27
|
},
|
|
26
28
|
moduleUrl: Products_ExtensionPointMapping$CatalogPlugin.moduleUrl,
|
|
27
29
|
mapIncomingCommand: Products_ExtensionPointMapping$CatalogPlugin.mapIncomingCommand,
|