Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: show version on login page#13033

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aslilac merged 6 commits intomainfromversion-on-login
Apr 23, 2024
Merged

feat: show version on login page#13033

aslilac merged 6 commits intomainfromversion-on-login
Apr 23, 2024

Conversation

aslilac
Copy link
Member

Screenshot 2024-04-22 at 11 47 44 AM

Closes#12909

@@ -24,7 +24,7 @@ export const AgentVersion: FC<AgentVersionProps> = ({
);

if (status === agentVersionStatus.Updated) {
return<span>Updated</span>;
returnnull;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just checking if we want to do this since this looks to be outside of the scope.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

sneaking in out of scope things is my favorite 😝 but yes, this was intentional

Copy link
Collaborator

@BrunoQuaresmaBrunoQuaresma left a comment

Choose a reason for hiding this comment

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

LGTM! Nice work.

@matifali
Copy link
Member

matifali commentedApr 23, 2024
edited
Loading

The issue request is to show the version in the dashboard footer on all pages all the time.

@aslilac
Copy link
MemberAuthor

The issue is how the version in the dashboard footer is on all pages all the time.

the internal issue specifically mentions the login page, so I went with that. adding it to all of the other pages will be a more involved change anyway, so I'm gonna merge this as is, but if we really want it everywhere, I can do another pr later.

matifali reacted with thumbs up emoji

@aslilacaslilac merged commit215dd7b intomainApr 23, 2024
@aslilacaslilac deleted the version-on-login branchApril 23, 2024 17:18
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 23, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@BrunoQuaresmaBrunoQuaresmaBrunoQuaresma approved these changes

Assignees

@aslilacaslilac

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

site: display version in footer
3 participants
@aslilac@matifali@BrunoQuaresma

[8]ページ先頭

©2009-2025 Movatter.jp