Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add beta tag to explorer with link to beta announcement (#3938) #3974

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

frano-m
Copy link
Contributor

@frano-m frano-m commented Apr 10, 2024

Ticket

Closes #3938.
Closes #3957.

Reviewers

@NoopDog.

Changes

  • Added Beta Announcement banner.
  • Added Beta Announcement to Help & Documentation menu.
  • Added "General Announcement" page.
  • Added system status to AnVIL CMG.

@frano-m frano-m requested a review from NoopDog April 10, 2024 13:40
@github-actions github-actions bot added the canary Done by the Clever Canary team label Apr 10, 2024
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated next config so MDX content custom components are defined by useMDXComponents. See https://nextjs.org/docs/pages/building-your-application/configuring/mdx#custom-elements.


export const announcements: ComponentsConfig = [
{
component: C.SessionTimeout,
} as ComponentConfig<typeof C.SessionTimeout>,
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, the Beta Announcement is stacked below Session TimeoutBanner.

@NoopDog
Copy link
Collaborator

NoopDog commented Apr 10, 2024

Let's go ahead and do the work so these don't stack

@NoopDog NoopDog merged commit aeae260 into main Apr 12, 2024
2 checks passed
@frano-m frano-m deleted the fran/3938-beta branch August 2, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canary Done by the Clever Canary team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AnVIL DX] Configure system status Add "Beta" Tag to AnVIL Explorer with with link to beta announcement
2 participants