Skip to content

Commit b53ceb9

Browse files
authored
Saas Proxy Tmp Proxy - Source Package (#120)
* Saas Proxy Tmp Proxy - Source Package Source package containing feature toggles for using the saas proxy tmp solution. Contains only custom meta data records. Initially all toggles are false and can be turned on one-by-one. When the saas proxy move is done, this package should be deleted. * Re-genererte config filene
1 parent 51e1289 commit b53ceb9

File tree

33 files changed

+683
-0
lines changed

33 files changed

+683
-0
lines changed

sfdx-project.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,17 @@
5757
"versionNumber": "0.1.0.LATEST"
5858
}
5959
]
60+
},
61+
{
62+
"path": "src/saas-proxy-tmp-toggles",
63+
"package": "saas-proxy-tmp-toggles",
64+
"versionNumber": "0.1.0.NEXT",
65+
"dependencies": [
66+
{
67+
"package": "feature-toggle",
68+
"versionNumber": "0.1.28.LATEST"
69+
}
70+
]
6071
}
6172
],
6273
"packageAliases": {
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>AAP-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>AAREG-DIST-TILGANG-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>AKTIVITETSPLAN-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>ARBEIDSSOKERREGISTERET-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>ARENA-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>AXSYS Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>ArbeidsgiverNotifikasjonAPI Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>CV-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>DAGPENGER-API Tmp Saas Proxy</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Description__c</field>
7+
<value xsi:type="xsd:string">Feature flag for using app through Saas proxy in Platforce namespace.</value>
8+
</values>
9+
<values>
10+
<field>Feature_flag_owner__c</field>
11+
<value xsi:type="xsd:string">Platforce</value>
12+
</values>
13+
<values>
14+
<field>Is_Enabled__c</field>
15+
<value xsi:type="xsd:boolean">false</value>
16+
</values>
17+
<values>
18+
<field>Required_Custom_Permission__c</field>
19+
<value xsi:nil="true"/>
20+
</values>
21+
</CustomMetadata>

0 commit comments

Comments
 (0)