Skip to content

Conversation

dev-warrior777
Copy link
Contributor

@dev-warrior777 dev-warrior777 commented Dec 14, 2024

Resolves: Issue #3091

- This is a rework of #3096 and keeps the Build ID in the settings dialog.

- Webpack Build ID for caching site/dist build will be addressed in another PR if required.

Copy link
Collaborator

@martonp martonp left a comment

Choose a reason for hiding this comment

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

You can simplify a bit like @JoeGruffins was saying in the previous PR like this: 6d81766

Also, IMO, the version should just be on the settings page. It looks a little cluttered on the hamburger menu.

Btw, the commit message should be descriptive of what's done in the commit, right now it's more of a communication to people who have been reviewing the PR and already know what's going on. And please link the issue that this resolves.

@dev-warrior777
Copy link
Contributor Author

image

@dev-warrior777
Copy link
Contributor Author

You can simplify a bit like @JoeGruffins was saying in the previous PR like this: 6d81766

Done

@JoeGruffins
Copy link
Member

@dev-warrior777 srry, conflicts need rebase

dev-warrior777 added 3 commits January 31, 2025 14:10
…ecred#2.

	- This is a rework of decred#3096 and keeps the Build ID in the
	  settings dialog.

	- Webpack Build ID for caching site/dist build will be
	  addressed in another PR if required.
@JoeGruffins
Copy link
Member

@dev-warrior777 please see JoeGruffins@0efd01a

This is working for me with less arguments passed around.

@dev-warrior777
Copy link
Contributor Author

You are right and I was wrong. Updated, thanks.

@JoeGruffins JoeGruffins merged commit 553d2d0 into decred:master Feb 3, 2025
5 checks passed
@dev-warrior777 dev-warrior777 deleted the only_version branch March 5, 2025 07:41
martonp pushed a commit to martonp/dcrdex that referenced this pull request Jul 8, 2025
…decred#3121)

* client: Use the app build version as Version in UI in hamburger menu decred#2.

	- This is a rework of decred#3096 and keeps the Build ID in the
	  settings dialog.

	- Webpack Build ID for caching site/dist build will be
	  addressed in another PR if required.

* client: Re-work profile dropdown to show simplified, user-facing app version

* client,webserver: re-work to modify config per JoeGruff suggestions decred#2

* client,app,webserver: Remove un-needed configuration variables.

---------

Co-authored-by: dev-warrior777 <>
buck54321 pushed a commit that referenced this pull request Jul 26, 2025
…#3121)

* client: Use the app build version as Version in UI in hamburger menu #2.

	- This is a rework of #3096 and keeps the Build ID in the
	  settings dialog.

	- Webpack Build ID for caching site/dist build will be
	  addressed in another PR if required.

* client: Re-work profile dropdown to show simplified, user-facing app version

* client,webserver: re-work to modify config per JoeGruff suggestions #2

* client,app,webserver: Remove un-needed configuration variables.

---------

Co-authored-by: dev-warrior777 <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Show what version is being run
3 participants