Skip to content

Commit af4b95f

Browse files
authored
Merge branch 'main' into lmendoza/PD-4994
2 parents d71df29 + 45f4151 commit af4b95f

6 files changed

Lines changed: 104 additions & 94 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.129.9 - 2026-02-13
2+
3+
[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.129.8...v2.129.9)
4+
5+
- [#2745](https://github.com/ORCID/orcid-angular/pull/2745): PD-4994,PD-4993
6+
17
## v2.129.8 - 2026-02-12
28

39
[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.129.7...v2.129.8)

src/app/record/components/top-bar/top-bar.component.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,9 @@ export class TopBarComponent implements OnInit, OnDestroy {
178178
}
179179

180180
if (event.actionId === 'connect') {
181-
const integration = this.parseOrcidIntegrationIntro(raw?.notificationIntro)
181+
const integration = this.parseOrcidIntegrationIntro(
182+
raw?.notificationIntro
183+
)
182184
const target = integration?.link || raw.authorizationUrl?.uri
183185
this._inbox
184186
.flagAsRead(raw.putCode)
@@ -213,7 +215,9 @@ export class TopBarComponent implements OnInit, OnDestroy {
213215
.subscribe((grouped) => {
214216
this.permissionPanelRaw = grouped
215217
this.permissionPanelNotifications = grouped.map((n) => {
216-
const integration = this.parseOrcidIntegrationIntro(n?.notificationIntro)
218+
const integration = this.parseOrcidIntegrationIntro(
219+
n?.notificationIntro
220+
)
217221
const orgName =
218222
integration?.memberName ||
219223
n?.source?.sourceName?.content ||

src/locale/messages.lr.xlf

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13042,7 +13042,7 @@
1304213042
</context-group>
1304313043
<context-group purpose="location">
1304413044
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13045-
<context context-type="linenumber">137,139</context>
13045+
<context context-type="linenumber">139,141</context>
1304613046
</context-group>
1304713047
<context-group purpose="location">
1304813048
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.ts</context>
@@ -13394,11 +13394,11 @@
1339413394
</context-group>
1339513395
<context-group purpose="location">
1339613396
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13397-
<context context-type="linenumber">198,200</context>
13397+
<context context-type="linenumber">200,202</context>
1339813398
</context-group>
1339913399
<context-group purpose="location">
1340013400
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13401-
<context context-type="linenumber">249,251</context>
13401+
<context context-type="linenumber">251,253</context>
1340213402
</context-group>
1340313403
<context-group purpose="location">
1340413404
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.ts</context>
@@ -13510,7 +13510,7 @@
1351013510
</context-group>
1351113511
<context-group purpose="location">
1351213512
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13513-
<context context-type="linenumber">161,163</context>
13513+
<context context-type="linenumber">163,165</context>
1351413514
</context-group>
1351513515
<target>LR</target>
1351613516
</trans-unit>
@@ -13618,7 +13618,7 @@
1361813618
</context-group>
1361913619
<context-group purpose="location">
1362013620
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13621-
<context context-type="linenumber">145,147</context>
13621+
<context context-type="linenumber">147,149</context>
1362213622
</context-group>
1362313623
<target>LR</target>
1362413624
</trans-unit>
@@ -13830,119 +13830,119 @@
1383013830
<source>Your account has been locked</source>
1383113831
<context-group purpose="location">
1383213832
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13833-
<context context-type="linenumber">24,26</context>
13833+
<context context-type="linenumber">26,28</context>
1383413834
</context-group>
1383513835
<target>LR</target>
1383613836
</trans-unit>
1383713837
<trans-unit id="topBar.pleasContact" datatype="html" resname="topBar.pleasContact">
1383813838
<source>Please contact</source>
1383913839
<context-group purpose="location">
1384013840
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13841-
<context context-type="linenumber">28</context>
13841+
<context context-type="linenumber">30</context>
1384213842
</context-group>
1384313843
<target>LR</target>
1384413844
</trans-unit>
1384513845
<trans-unit id="topBar.orcidSupport" datatype="html" resname="topBar.orcidSupport">
1384613846
<source>ORCID support</source>
1384713847
<context-group purpose="location">
1384813848
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13849-
<context context-type="linenumber">35</context>
13849+
<context context-type="linenumber">37</context>
1385013850
</context-group>
1385113851
<target>LR</target>
1385213852
</trans-unit>
1385313853
<trans-unit id="topBar.ifYouBelieveWasLockedInError" datatype="html" resname="topBar.ifYouBelieveWasLockedInError">
1385413854
<source>if you believe this account was locked in error.</source>
1385513855
<context-group purpose="location">
1385613856
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13857-
<context context-type="linenumber">38</context>
13857+
<context context-type="linenumber">40</context>
1385813858
</context-group>
1385913859
<target>LR</target>
1386013860
</trans-unit>
1386113861
<trans-unit id="topBar.emailDomainsShared" datatype="html" resname="topBar.emailDomainsShared">
1386213862
<source>Email domains shared</source>
1386313863
<context-group purpose="location">
1386413864
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13865-
<context context-type="linenumber">45</context>
13865+
<context context-type="linenumber">47</context>
1386613866
</context-group>
1386713867
<target>LR</target>
1386813868
</trans-unit>
1386913869
<trans-unit id="topBar.theEmailDomains" datatype="html" resname="topBar.theEmailDomains">
1387013870
<source>The email domains</source>
1387113871
<context-group purpose="location">
1387213872
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13873-
<context context-type="linenumber">51</context>
13873+
<context context-type="linenumber">53</context>
1387413874
</context-group>
1387513875
<target>LR</target>
1387613876
</trans-unit>
1387713877
<trans-unit id="topBar.theEmailDomain" datatype="html" resname="topBar.theEmailDomain">
1387813878
<source>The email domain</source>
1387913879
<context-group purpose="location">
1388013880
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13881-
<context context-type="linenumber">56</context>
13881+
<context context-type="linenumber">58</context>
1388213882
</context-group>
1388313883
<target>LR</target>
1388413884
</trans-unit>
1388513885
<trans-unit id="topBar.and" datatype="html" resname="topBar.and">
1388613886
<source>and</source>
1388713887
<context-group purpose="location">
1388813888
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13889-
<context context-type="linenumber">71,73</context>
13889+
<context context-type="linenumber">73,75</context>
1389013890
</context-group>
1389113891
<target>LR</target>
1389213892
</trans-unit>
1389313893
<trans-unit id="topBar.areNowVisibleOnYourPublicORCIDRecord" datatype="html" resname="topBar.areNowVisibleOnYourPublicORCIDRecord">
1389413894
<source>are now visible on your public ORCID record. Manage your email addresses and domains in the</source>
1389513895
<context-group purpose="location">
1389613896
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13897-
<context context-type="linenumber">79,82</context>
13897+
<context context-type="linenumber">81,84</context>
1389813898
</context-group>
1389913899
<target>LR</target>
1390013900
</trans-unit>
1390113901
<trans-unit id="topBar.isNowVisibleOnYourPublicORCIDRecord" datatype="html" resname="topBar.isNowVisibleOnYourPublicORCIDRecord">
1390213902
<source>is now visible on your public ORCID record. Manage your email addresses and domains in the</source>
1390313903
<context-group purpose="location">
1390413904
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13905-
<context context-type="linenumber">86,89</context>
13905+
<context context-type="linenumber">88,91</context>
1390613906
</context-group>
1390713907
<target>LR</target>
1390813908
</trans-unit>
1390913909
<trans-unit id="topBar.emailsDomainsSection" datatype="html" resname="topBar.emailsDomainsSection">
1391013910
<source>Emails &amp; domains section</source>
1391113911
<context-group purpose="location">
1391213912
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13913-
<context context-type="linenumber">95</context>
13913+
<context context-type="linenumber">97</context>
1391413914
</context-group>
1391513915
<target>LR</target>
1391613916
</trans-unit>
1391713917
<trans-unit id="topBar.employmentAffiliationAdded" datatype="html" resname="topBar.employmentAffiliationAdded">
1391813918
<source>Employment affiliation added</source>
1391913919
<context-group purpose="location">
1392013920
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13921-
<context context-type="linenumber">103</context>
13921+
<context context-type="linenumber">105</context>
1392213922
</context-group>
1392313923
<target>LR</target>
1392413924
</trans-unit>
1392513925
<trans-unit id="topBar.hasBeenAddedToYourORCIDRecord" datatype="html" resname="topBar.hasBeenAddedToYourORCIDRecord">
1392613926
<source>has been added to your ORCID record. Manage your existing employment affiliations or add new ones in the</source>
1392713927
<context-group purpose="location">
1392813928
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13929-
<context context-type="linenumber">107,109</context>
13929+
<context context-type="linenumber">109,111</context>
1393013930
</context-group>
1393113931
<target>LR</target>
1393213932
</trans-unit>
1393313933
<trans-unit id="topBar.employmentSection" datatype="html" resname="topBar.employmentSection">
1393413934
<source>Employment section</source>
1393513935
<context-group purpose="location">
1393613936
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13937-
<context context-type="linenumber">115</context>
13937+
<context context-type="linenumber">117</context>
1393813938
</context-group>
1393913939
<target>LR</target>
1394013940
</trans-unit>
1394113941
<trans-unit id="topBar.name" datatype="html" resname="topBar.name">
1394213942
<source>Name</source>
1394313943
<context-group purpose="location">
1394413944
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.html</context>
13945-
<context context-type="linenumber">152,154</context>
13945+
<context context-type="linenumber">154,156</context>
1394613946
</context-group>
1394713947
<target>LR</target>
1394813948
</trans-unit>
@@ -13966,23 +13966,23 @@
1396613966
<source>wants to add information to your ORCID record</source>
1396713967
<context-group purpose="location">
1396813968
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.ts</context>
13969-
<context context-type="linenumber">221</context>
13969+
<context context-type="linenumber">231</context>
1397013970
</context-group>
1397113971
<target>LR</target>
1397213972
</trans-unit>
1397313973
<trans-unit id="topBar.permissionRead" datatype="html" resname="topBar.permissionRead">
1397413974
<source>Read</source>
1397513975
<context-group purpose="location">
1397613976
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.ts</context>
13977-
<context context-type="linenumber">230</context>
13977+
<context context-type="linenumber">240</context>
1397813978
</context-group>
1397913979
<target>LR</target>
1398013980
</trans-unit>
1398113981
<trans-unit id="topBar.permissionConnectNow" datatype="html" resname="topBar.permissionConnectNow">
1398213982
<source>Connect now</source>
1398313983
<context-group purpose="location">
1398413984
<context context-type="sourcefile">src/app/record/components/top-bar/top-bar.component.ts</context>
13985-
<context context-type="linenumber">236</context>
13985+
<context context-type="linenumber">246</context>
1398613986
</context-group>
1398713987
<target>LR</target>
1398813988
</trans-unit>

0 commit comments

Comments
 (0)