-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* chore: update findable-ui to v14.0.0 (#4235) * fix: anvil catalog consortium description anchor style (#4235) --------- Co-authored-by: Fran McDade <[email protected]>
- Loading branch information
Showing
59 changed files
with
499 additions
and
613 deletions.
There are no files selected for viewing
27 changes: 0 additions & 27 deletions
27
...iumDescription/components/ConsortiumDescriptionFallback/consortiumDescriptionFallback.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 0 additions & 20 deletions
20
...on/Banner/components/Announcements/components/BetaAnnouncement/betaAnnouncement.styles.ts
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...s/common/Banner/components/Announcements/components/BetaAnnouncement/betaAnnouncement.tsx
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...nents/common/Banner/components/Announcements/components/SessionTimeout/sessionTimeout.tsx
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...nents/common/Banner/components/Announcements/components/SystemIndexing/systemIndexing.tsx
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...omponents/common/Banner/components/Announcements/components/SystemStatus/systemStatus.tsx
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
app/components/common/MDXContent/anvil-cmg/alertBetaAnnouncement.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<Banner {...props}> | ||
Welcome to our BETA release. Please see the [Beta | ||
Announcement](/beta-announcement) to learn more. | ||
</Banner> |
4 changes: 4 additions & 0 deletions
4
app/components/common/MDXContent/anvil-cmg/alertEntityListWarning.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<Alert component={props.component} severity={props.severity}> | ||
For datasets with a 'Required' access status, {props.entityName} are not | ||
listed. | ||
</Alert> |
7 changes: 7 additions & 0 deletions
7
app/components/common/MDXContent/anvil-cmg/alertExportWarning.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<Alert component={props.component} severity={props.severity} size={props.size}> | ||
<AlertTitle> | ||
Files from datasets with access "required" will be excluded from this | ||
export. | ||
</AlertTitle> | ||
{props.content} | ||
</Alert> |
File renamed without changes.
4 changes: 4 additions & 0 deletions
4
app/components/common/MDXContent/anvil-cmg/alertLoginReminder.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<Alert {...props}> | ||
Access to data explorer is limited for unauthorized users. To view all | ||
available data please [sign in](/login). | ||
</Alert> |
1 change: 0 additions & 1 deletion
1
app/components/common/MDXContent/anvil-cmg/betaAnnouncement.mdx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<Alert component={props.component} severity={props.severity}> | ||
{props.content} | ||
</Alert> |
7 changes: 7 additions & 0 deletions
7
app/components/common/MDXContent/hca-dcp/alertBatchCorrectionWarning.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<Alert {...props}> | ||
<AlertTitle>Please note</AlertTitle> | ||
|
||
Data normalization and batch correction may differ between projects and processing methods. | ||
For details see [Matrix Normalization and Batch Correction]({portalURL}/guides/consumer-vignettes/matrices#matrix-normalization-and-batch-correction). | ||
|
||
</Alert> |
7 changes: 7 additions & 0 deletions
7
app/components/common/MDXContent/hca-dcp/alertExportWarning.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<Alert component={props.component} severity={props.severity} size={props.size}> | ||
<AlertTitle> | ||
Files from projects with access "required" will be excluded from this | ||
export. | ||
</AlertTitle> | ||
{props.content} | ||
</Alert> |
File renamed without changes.
4 changes: 4 additions & 0 deletions
4
app/components/common/MDXContent/hca-dcp/alertLoginReminder.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<Alert {...props}> | ||
Access to data explorer is limited for unauthorized users. To view all | ||
available data please [sign in](/login). | ||
</Alert> |
1 change: 0 additions & 1 deletion
1
app/components/common/MDXContent/hca-dcp/batchCorrectionWarning.mdx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.