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

User connected to a cloud server can open the Dashboard #90

Merged
merged 6 commits into from Sep 19, 2023

Conversation

danielhompanera
Copy link

What

Adds a new button to the global revision control menu to open Lock Rules in Unity's Dashboard if the workspace points to a cloud organization

How

  • It checks server's url and looks for @cloud to find out if it is a cloud organization.
  • If positive if shows a new button saying "Configure Lock Rules" ("Navigate to lock rules configuration page in the Unity Dashboard.")
  • If clicked on the button it launches a url pointing to Lock Rules configuration page for the cloud organization (using 'default' as generic id)

…les in Unity's Dashboard if the workspace points to a cloud organization
@SRombautsU SRombautsU self-assigned this Sep 19, 2023
danielhompanera and others added 5 commits September 19, 2023 10:45
#90
 - Remove not needed Plugin initialization
 - Adapt function argument to Unreal's convention
 - Unify string.Find
 - Remove icon fallback as it is present in UE4.27
To get rid of 3 FString to FText to FString conversions
Copy link

@SRombautsU SRombautsU left a comment

Choose a reason for hiding this comment

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

We made some final cleanups and tested them in EU4

@SRombautsU SRombautsU merged commit a6cb442 into master Sep 19, 2023
@SRombautsU SRombautsU deleted the scm1003995 branch September 19, 2023 12:47
@SRombautsU
Copy link

LGTM, validation is now completed. Good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants