Skip to content

Commit 9007f98

Browse files
Governance Superalgos Workspace all plugins added
1 parent 412d579 commit 9007f98

File tree

8 files changed

+8304
-3820
lines changed

8 files changed

+8304
-3820
lines changed

Projects/Foundations/UI/Spaces/Floating-Space/UiObject.js

+2
Original file line numberDiff line numberDiff line change
@@ -1390,6 +1390,8 @@ function newUiObject() {
13901390
UI.projects.foundations.spaces.designSpace.workspace.executeAction({ node: thisObject.payload.node, name: 'Parent Attach', project: 'Foundations', relatedNode: chainAttachToNode })
13911391
chainAttachToNode = undefined
13921392
isChainAttaching = false
1393+
/* We want to avoid the situation in which we are attaching a node to its parent and at the same time referencing another node. */
1394+
isReferenceAttaching = false
13931395
}
13941396
if (isReferenceAttaching === true) {
13951397
UI.projects.foundations.spaces.designSpace.workspace.executeAction({ node: thisObject.payload.node, name: 'Reference Attach', project: 'Foundations', relatedNode: referenceAttachToNode })

Projects/Governance/Plugins/Assets/Superalgos-Exchanges.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "Assets",
3-
"name": "Superalgos Exchanges",
4-
"config": "{\n\"folderPath\": \"\"\n}",
3+
"name": "Superalgos-Exchanges",
4+
"config": "{\"folderPath\":\"\",\"codeName\":\"Superalgos-Exchanges\"}",
55
"project": "Governance",
66
"assetClasses": [
77
{
@@ -20,7 +20,7 @@
2020
{
2121
"type": "Asset",
2222
"name": "First Listing",
23-
"config": "{}",
23+
"config": "{\n\"docs\": {\n\"project\": \"Foundations\",\n\"category\": \"Topic\",\n\"type\": \"Bitfinex Test Status\"\n}\n}\n",
2424
"project": "Governance",
2525
"assetClasses": [],
2626
"assets": [],

Projects/Governance/Plugins/Assets/Superalgos-Marketing (2).json

-1,951
This file was deleted.

Projects/Governance/Plugins/Assets/Superalgos-Marketing.json

+3,632-1,681
Large diffs are not rendered by default.

Projects/Governance/Plugins/Assets/Superalgos.json

+54-6
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,15 @@
4242
"type": "Assets",
4343
"name": "Superalgos-CL",
4444
"id": "4a693d1b-c9cc-4ab6-aa56-e1e1e1e18854"
45-
}
45+
},
46+
"referenceParentCombinedNodePath": [
47+
[
48+
"Superalgos-CL",
49+
"Assets",
50+
"Governance",
51+
"4a693d1b-c9cc-4ab6-aa56-e1e1e1e18854"
52+
]
53+
]
4654
}
4755
},
4856
{
@@ -77,7 +85,15 @@
7785
"type": "Assets",
7886
"name": "Superalgos-UI",
7987
"id": "c482443e-7a10-4624-ad10-2185dd503202"
80-
}
88+
},
89+
"referenceParentCombinedNodePath": [
90+
[
91+
"Superalgos-UI",
92+
"Assets",
93+
"Governance",
94+
"c482443e-7a10-4624-ad10-2185dd503202"
95+
]
96+
]
8197
}
8298
},
8399
{
@@ -112,7 +128,15 @@
112128
"type": "Assets",
113129
"name": "Superalgos-TS",
114130
"id": "e535de78-ab80-4192-a9a9-9ecfd904a5e7"
115-
}
131+
},
132+
"referenceParentCombinedNodePath": [
133+
[
134+
"Superalgos-TS",
135+
"Assets",
136+
"Governance",
137+
"e535de78-ab80-4192-a9a9-9ecfd904a5e7"
138+
]
139+
]
116140
}
117141
},
118142
{
@@ -147,7 +171,15 @@
147171
"type": "Assets",
148172
"name": "Superalgos-Docker",
149173
"id": "f92d7a00-be08-4f44-b000-e0f8c4658f14"
150-
}
174+
},
175+
"referenceParentCombinedNodePath": [
176+
[
177+
"Superalgos-Docker",
178+
"Assets",
179+
"Governance",
180+
"f92d7a00-be08-4f44-b000-e0f8c4658f14"
181+
]
182+
]
151183
}
152184
},
153185
{
@@ -182,7 +214,15 @@
182214
"type": "Assets",
183215
"name": "Superalgos-Launch-Scripts",
184216
"id": "1861d67e-8345-4ddc-beb3-2e6fa4b3dcc5"
185-
}
217+
},
218+
"referenceParentCombinedNodePath": [
219+
[
220+
"Superalgos-Launch-Scripts",
221+
"Assets",
222+
"Governance",
223+
"1861d67e-8345-4ddc-beb3-2e6fa4b3dcc5"
224+
]
225+
]
186226
}
187227
},
188228
{
@@ -217,7 +257,15 @@
217257
"type": "Assets",
218258
"name": "Superalgos-Root",
219259
"id": "b5e57605-639d-467b-85ab-c1540d744b33"
220-
}
260+
},
261+
"referenceParentCombinedNodePath": [
262+
[
263+
"Superalgos-Root",
264+
"Assets",
265+
"Governance",
266+
"b5e57605-639d-467b-85ab-c1540d744b33"
267+
]
268+
]
221269
}
222270
}
223271
],

Projects/Governance/Plugins/Pools/Superalgos.json

+57-9
Original file line numberDiff line numberDiff line change
@@ -1392,9 +1392,17 @@
13921392
},
13931393
"referenceParent": {
13941394
"type": "Assets",
1395-
"name": "Superalgos Marketing",
1395+
"name": "Superalgos-Marketing",
13961396
"id": "eeeed37c-a0e5-4d6c-a57f-01fdd8622f0f"
1397-
}
1397+
},
1398+
"referenceParentCombinedNodePath": [
1399+
[
1400+
"Superalgos-Marketing",
1401+
"Assets",
1402+
"Governance",
1403+
"eeeed37c-a0e5-4d6c-a57f-01fdd8622f0f"
1404+
]
1405+
]
13981406
}
13991407
},
14001408
{
@@ -1427,9 +1435,17 @@
14271435
},
14281436
"referenceParent": {
14291437
"type": "Positions",
1430-
"name": "Superalgos Marketing",
1438+
"name": "Superalgos-Marketing",
14311439
"id": "19a3f688-75d8-4b27-a9b4-6ec9ceb3bcbf"
1432-
}
1440+
},
1441+
"referenceParentCombinedNodePath": [
1442+
[
1443+
"Superalgos-Marketing",
1444+
"Positions",
1445+
"Governance",
1446+
"19a3f688-75d8-4b27-a9b4-6ec9ceb3bcbf"
1447+
]
1448+
]
14331449
}
14341450
}
14351451
],
@@ -1493,9 +1509,17 @@
14931509
},
14941510
"referenceParent": {
14951511
"type": "Assets",
1496-
"name": "Superalgos Exchanges",
1512+
"name": "Superalgos-Exchanges",
14971513
"id": "2cefeb95-9fde-418b-a35b-6178a97cac9d"
1498-
}
1514+
},
1515+
"referenceParentCombinedNodePath": [
1516+
[
1517+
"Superalgos-Exchanges",
1518+
"Assets",
1519+
"Governance",
1520+
"2cefeb95-9fde-418b-a35b-6178a97cac9d"
1521+
]
1522+
]
14991523
}
15001524
}
15011525
],
@@ -1567,7 +1591,15 @@
15671591
"type": "Positions",
15681592
"name": "Superalgos",
15691593
"id": "50c68665-5da2-48a8-b229-7a1563ae82d2"
1570-
}
1594+
},
1595+
"referenceParentCombinedNodePath": [
1596+
[
1597+
"Superalgos",
1598+
"Positions",
1599+
"Governance",
1600+
"50c68665-5da2-48a8-b229-7a1563ae82d2"
1601+
]
1602+
]
15711603
}
15721604
}
15731605
],
@@ -1633,7 +1665,15 @@
16331665
"type": "Assets",
16341666
"name": "Superalgos",
16351667
"id": "0e1a2d5f-5e3e-4fb6-9197-7c41f89f7ddc"
1636-
}
1668+
},
1669+
"referenceParentCombinedNodePath": [
1670+
[
1671+
"Superalgos",
1672+
"Assets",
1673+
"Governance",
1674+
"0e1a2d5f-5e3e-4fb6-9197-7c41f89f7ddc"
1675+
]
1676+
]
16371677
}
16381678
}
16391679
],
@@ -1699,7 +1739,15 @@
16991739
"type": "Features",
17001740
"name": "Superalgos",
17011741
"id": "1d2c1985-c762-4ece-b350-15bd893bd1f4"
1702-
}
1742+
},
1743+
"referenceParentCombinedNodePath": [
1744+
[
1745+
"Superalgos",
1746+
"Features",
1747+
"Governance",
1748+
"1d2c1985-c762-4ece-b350-15bd893bd1f4"
1749+
]
1750+
]
17031751
}
17041752
}
17051753
],
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
{
2+
"type": "Positions",
3+
"name": "Superalgos-Marketing",
4+
"config": "{\"codeName\":\"Superalgos\"}",
5+
"project": "Governance",
6+
"positionClasss": [
7+
{
8+
"type": "Position Class",
9+
"name": "Rewarded Positions",
10+
"config": "{}",
11+
"project": "Governance",
12+
"positions": [
13+
{
14+
"type": "Position",
15+
"name": "Marketing Lead",
16+
"config": "{}",
17+
"project": "Governance",
18+
"positions": [],
19+
"positionClasss": [],
20+
"id": "0759bf5b-d439-4c62-b0d9-74330b151331",
21+
"savedPayload": {
22+
"position": {
23+
"x": 15018.000000000004,
24+
"y": 38336.30762113533
25+
},
26+
"targetPosition": {
27+
"x": 14868.000000000004,
28+
"y": 38076.5
29+
},
30+
"floatingObject": {
31+
"isPinned": false,
32+
"isFrozen": false,
33+
"isCollapsed": false,
34+
"angleToParent": 2,
35+
"distanceToParent": 3,
36+
"arrangementStyle": 0
37+
},
38+
"uiObject": {
39+
"isRunning": false
40+
}
41+
}
42+
},
43+
{
44+
"type": "Position",
45+
"name": "Advisor",
46+
"config": "{}",
47+
"project": "Governance",
48+
"positions": [],
49+
"positionClasss": [],
50+
"id": "1870446d-a572-4568-9956-c3e9bb941657",
51+
"savedPayload": {
52+
"position": {
53+
"x": 14718.000000000004,
54+
"y": 38336.30762113533
55+
},
56+
"targetPosition": {
57+
"x": 14868.000000000004,
58+
"y": 38076.5
59+
},
60+
"floatingObject": {
61+
"isPinned": false,
62+
"isFrozen": false,
63+
"isCollapsed": false,
64+
"angleToParent": 2,
65+
"distanceToParent": 3,
66+
"arrangementStyle": 0
67+
},
68+
"uiObject": {
69+
"isRunning": false
70+
}
71+
}
72+
}
73+
],
74+
"positionClasss": [],
75+
"id": "3e191217-1e2f-4d90-a86d-0d425f8844b6",
76+
"savedPayload": {
77+
"position": {
78+
"x": 14868.000000000004,
79+
"y": 38076.5
80+
},
81+
"targetPosition": {
82+
"x": 14868.000000000004,
83+
"y": 37776.5
84+
},
85+
"floatingObject": {
86+
"isPinned": false,
87+
"isFrozen": false,
88+
"isCollapsed": false,
89+
"angleToParent": 2,
90+
"distanceToParent": 3,
91+
"arrangementStyle": 0
92+
},
93+
"uiObject": {
94+
"isRunning": false
95+
}
96+
}
97+
}
98+
],
99+
"positions": [],
100+
"id": "19a3f688-75d8-4b27-a9b4-6ec9ceb3bcbf",
101+
"savedPayload": {
102+
"position": {
103+
"x": 14868.000000000004,
104+
"y": 37776.5
105+
},
106+
"targetPosition": {
107+
"x": 14868.000000000004,
108+
"y": 37776.5
109+
},
110+
"floatingObject": {
111+
"isPinned": false,
112+
"isFrozen": false,
113+
"isCollapsed": true,
114+
"angleToParent": 1,
115+
"distanceToParent": 3,
116+
"arrangementStyle": 0
117+
},
118+
"uiObject": {
119+
"isRunning": false
120+
}
121+
}
122+
}

0 commit comments

Comments
 (0)