85
85
background-color : # b8daff ;
86
86
vertical-align : middle;
87
87
}
88
+
89
+ .badge-crossed {
90
+ opacity : 0.4 ;
91
+ text-decoration : line-through;
92
+ }
88
93
</ style >
89
94
</ head >
90
95
< body >
@@ -96,11 +101,11 @@ <h1 class="display-4">Permissions</h1>
96
101
< p > Legend:</ p >
97
102
< ul >
98
103
< li > < span class ="badge badge-primary "> allowed Project Role</ span > - users with such a < strong > Project Role</ strong > are allowed to perform the action</ li >
99
- < li > < span class ="badge badge-warning "> denied Project Role</ span > - users with such a < strong > Project Role</ strong > are denied to perform the action even they have some other allow roles</ li >
104
+ < li > < span class ="badge badge-primary badge-crossed "> denied Project Role</ span > - users with such a < strong > Project Role</ strong > are denied to perform the action even they have some other allow roles</ li >
100
105
< li > < span class ="badge badge-success "> allowed Topcoder Role</ span > - users with such a < strong > Topcoder Role</ strong > are allowed to perform the action</ li >
101
- < li > < span class ="badge badge-danger "> denied Topcoder Role</ span > - users with such a < strong > Topcoder Role</ strong > are denied to perform the action even they have some other allow roles</ li >
106
+ < li > < span class ="badge badge-success badge-crossed "> denied Topcoder Role</ span > - users with such a < strong > Topcoder Role</ strong > are denied to perform the action even they have some other allow roles</ li >
102
107
< li > < span class ="badge badge-dark "> allowed M2M Scope</ span > - M2M tokens with such a < strong > scope</ strong > are allowed to perform the action</ li >
103
- < li > < span class ="badge badge-secondary "> denied M2M Scope</ span > - M2M tokens with such a < strong > scope</ strong > are allowed to perform the action even they have some other allow scopes</ li >
108
+ < li > < span class ="badge badge-dark badge-crossed "> denied M2M Scope</ span > - M2M tokens with such a < strong > scope</ strong > are allowed to perform the action even they have some other allow scopes</ li >
104
109
</ ul >
105
110
</ div >
106
111
@@ -175,7 +180,7 @@ <h2 class="anchor-container">
175
180
< a href ="#READ_PROJECT " name ="READ_PROJECT " class ="anchor "> </ a > Read Project
176
181
</ div >
177
182
< div class ="permission-variable "> < small > < code > READ_PROJECT</ code > </ small > </ div >
178
- < div class ="text-black-50 small-text "> </ div >
183
+ < div class ="text-black-50 small-text "> Read project when user is a member. </ div >
179
184
</ div >
180
185
< div class ="col-9 py-2 ">
181
186
< div >
@@ -186,14 +191,6 @@ <h2 class="anchor-container">
186
191
< span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Admin</ span >
187
192
< span class ="badge badge-success " title ="Allowed Topcoder Role "> administrator</ span >
188
193
< span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Manager</ span >
189
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Account Manager</ span >
190
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Copilot Manager</ span >
191
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Business Development Representative</ span >
192
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Presales</ span >
193
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Account Executive</ span >
194
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Program Manager</ span >
195
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Solution Architect</ span >
196
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Project Manager</ span >
197
194
</ div >
198
195
199
196
< div >
@@ -219,14 +216,6 @@ <h2 class="anchor-container">
219
216
< span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Admin</ span >
220
217
< span class ="badge badge-success " title ="Allowed Topcoder Role "> administrator</ span >
221
218
< span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Manager</ span >
222
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Account Manager</ span >
223
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Connect Copilot Manager</ span >
224
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Business Development Representative</ span >
225
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Presales</ span >
226
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Account Executive</ span >
227
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Program Manager</ span >
228
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Solution Architect</ span >
229
- < span class ="badge badge-success " title ="Allowed Topcoder Role "> Project Manager</ span >
230
219
</ div >
231
220
232
221
< div >
@@ -1171,10 +1160,12 @@ <h2 class="anchor-container">
1171
1160
</ div >
1172
1161
< div class ="col-9 py-2 ">
1173
1162
< div >
1163
+ < span class ="badge badge-primary " title ="Allowed Project Role "> manager</ span >
1164
+ < span class ="badge badge-primary " title ="Allowed Project Role "> account_manager</ span >
1174
1165
< span class ="badge badge-primary " title ="Allowed Project Role "> program_manager</ span >
1166
+ < span class ="badge badge-primary " title ="Allowed Project Role "> account_executive</ span >
1175
1167
< span class ="badge badge-primary " title ="Allowed Project Role "> solution_architect</ span >
1176
1168
< span class ="badge badge-primary " title ="Allowed Project Role "> project_manager</ span >
1177
- < span class ="badge badge-primary " title ="Allowed Project Role "> manager</ span >
1178
1169
< span class ="badge badge-primary " title ="Allowed Project Role "> copilot</ span >
1179
1170
</ div >
1180
1171
@@ -1197,6 +1188,7 @@ <h1 class="anchor-container">
1197
1188
< tr >
1198
1189
< th > < div > Project \ Topcoder</ div > </ th >
1199
1190
< th > < div > Connect Manager</ div > </ th >
1191
+ < th > < div > Connect Copilot Manager</ div > </ th >
1200
1192
< th > < div > Connect Admin</ div > </ th >
1201
1193
< th > < div > administrator</ div > </ th >
1202
1194
< th > < div > Connect Account Manager</ div > </ th >
@@ -1246,6 +1238,9 @@ <h1 class="anchor-container">
1246
1238
< td >
1247
1239
✅
1248
1240
</ td >
1241
+ < td >
1242
+ ✅
1243
+ </ td >
1249
1244
< td class ="table-primary " title ="Default role ">
1250
1245
✅
1251
1246
</ td >
@@ -1260,84 +1255,9 @@ <h1 class="anchor-container">
1260
1255
</ td >
1261
1256
< td class ="table-primary " title ="Default role ">
1262
1257
✅
1263
- </ td >
1264
- < td >
1265
-
1266
- </ td >
1267
- < td >
1268
-
1269
- </ td >
1270
- < td >
1271
-
1272
- </ td >
1273
- < td >
1274
-
1275
- </ td >
1276
- < td >
1277
-
1278
- </ td >
1279
- < td >
1280
-
1281
- </ td >
1282
- < td >
1283
-
1284
- </ td >
1285
- < td >
1286
-
1287
- </ td >
1288
- < td >
1289
-
1290
- </ td >
1291
- </ tr >
1292
- < tr >
1293
- < th > copilot</ th >
1294
- < td >
1295
-
1296
- </ td >
1297
- < td >
1298
-
1299
- </ td >
1300
- < td >
1301
-
1302
- </ td >
1303
- < td >
1304
-
1305
- </ td >
1306
- < td >
1307
-
1308
- </ td >
1309
- < td >
1310
-
1311
1258
</ td >
1312
1259
< td class ="table-primary " title ="Default role ">
1313
1260
✅
1314
- </ td >
1315
- < td >
1316
-
1317
- </ td >
1318
- < td >
1319
-
1320
- </ td >
1321
- < td >
1322
-
1323
- </ td >
1324
- < td >
1325
-
1326
- </ td >
1327
- < td >
1328
-
1329
- </ td >
1330
- </ tr >
1331
- < tr >
1332
- < th > account_manager</ th >
1333
- < td >
1334
- ✅
1335
- </ td >
1336
- < td >
1337
-
1338
- </ td >
1339
- < td >
1340
-
1341
1261
</ td >
1342
1262
< td class ="table-primary " title ="Default role ">
1343
1263
✅
@@ -1351,92 +1271,14 @@ <h1 class="anchor-container">
1351
1271
< td >
1352
1272
1353
1273
</ td >
1354
- < td >
1355
- ✅
1356
- </ td >
1357
- < td >
1358
- ✅
1359
- </ td >
1360
- < td >
1274
+ < td class ="table-primary " title ="Default role ">
1361
1275
✅
1362
1276
</ td >
1363
- < td >
1277
+ < td class =" table-primary " title =" Default role " >
1364
1278
✅
1365
- </ td >
1366
- < td >
1367
-
1368
- </ td >
1369
- </ tr >
1370
- < tr >
1371
- < th > account_executive</ th >
1372
- < td >
1373
-
1374
- </ td >
1375
- < td >
1376
-
1377
- </ td >
1378
- < td >
1379
-
1380
- </ td >
1381
- < td >
1382
-
1383
- </ td >
1384
- < td >
1385
-
1386
- </ td >
1387
- < td >
1388
-
1389
- </ td >
1390
- < td >
1391
-
1392
1279
</ td >
1393
1280
< td class ="table-primary " title ="Default role ">
1394
1281
✅
1395
- </ td >
1396
- < td >
1397
-
1398
- </ td >
1399
- < td >
1400
-
1401
- </ td >
1402
- < td >
1403
-
1404
- </ td >
1405
- < td >
1406
-
1407
- </ td >
1408
- </ tr >
1409
- < tr >
1410
- < th > project_manager</ th >
1411
- < td >
1412
-
1413
- </ td >
1414
- < td >
1415
-
1416
- </ td >
1417
- < td >
1418
-
1419
- </ td >
1420
- < td >
1421
-
1422
- </ td >
1423
- < td >
1424
-
1425
- </ td >
1426
- < td >
1427
-
1428
- </ td >
1429
- < td >
1430
-
1431
- </ td >
1432
- < td >
1433
-
1434
- </ td >
1435
- < td >
1436
-
1437
- </ td >
1438
- < td >
1439
-
1440
1282
</ td >
1441
1283
< td class ="table-primary " title ="Default role ">
1442
1284
✅
@@ -1446,13 +1288,7 @@ <h1 class="anchor-container">
1446
1288
</ td >
1447
1289
</ tr >
1448
1290
< tr >
1449
- < th > solution_architect</ th >
1450
- < td >
1451
-
1452
- </ td >
1453
- < td >
1454
-
1455
- </ td >
1291
+ < th > copilot</ th >
1456
1292
< td >
1457
1293
1458
1294
</ td >
@@ -1483,36 +1319,6 @@ <h1 class="anchor-container">
1483
1319
< td >
1484
1320
1485
1321
</ td >
1486
- </ tr >
1487
- < tr >
1488
- < th > program_manager</ th >
1489
- < td >
1490
-
1491
- </ td >
1492
- < td >
1493
-
1494
- </ td >
1495
- < td >
1496
-
1497
- </ td >
1498
- < td >
1499
-
1500
- </ td >
1501
- < td >
1502
-
1503
- </ td >
1504
- < td >
1505
-
1506
- </ td >
1507
- < td >
1508
-
1509
- </ td >
1510
- < td >
1511
-
1512
- </ td >
1513
- < td class ="table-primary " title ="Default role ">
1514
- ✅
1515
- </ td >
1516
1322
< td >
1517
1323
1518
1324
</ td >
@@ -1526,7 +1332,7 @@ <h1 class="anchor-container">
1526
1332
</ tbody >
1527
1333
< tfoot >
1528
1334
< tr >
1529
- < td colspan ="13 ">
1335
+ < td colspan ="14 ">
1530
1336
< div class ="roles-matrix-default-color "> </ div > - means default < strong > Project Role</ strong > if user with according < strong > Topcoder Role</ strong > directly joins the project (if they are allowed to join directly). If user has multiple < strong > Topcoder Roles</ strong > then the most left < strong > Topcoder Role</ strong > on the table would define default < strong > Project Role</ strong > .
1531
1337
</ td >
1532
1338
</ tr >
0 commit comments