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

Remove reference point mentions in UI #1008

Merged
merged 4 commits into from
Jun 9, 2020

Conversation

tobous
Copy link
Member

@tobous tobous commented May 25, 2020

This PR shows that there are still many string literals that are shown to the user littered throughout the UI logic. But, as that part of the logic is a huge mess anyways, I did not want to invest the time to migrate them.

[REFACTOR][I] Move messages.properties to resource root

Moves messages.properties to resources/messages. Renames the file to
'IntellijMessages.properties'.

Adjusts the reference in Messages.java to match the new bundle name.

[UI][I] Replace mentions of Reference Point in the UI

Replaces mentions of 'Reference Point' shown to the user with 'Shared
Root Directory' and mentions of 'Reference Point Negotiation' with
'Resource Negotiation'. This was done to not confuse the user by using
the Saros-specific concept of a reference point and instead use more
general concepts the user should be familiar with.

[REFACTOR][I] Use "Resource Negotiation" wording

Adjusts the wording in the javadoc, method and variable names, and
comments to use "Resource Negotiation" instead of "Reference Point
Negotiation".

[UI][I] Remove remaining reference to sharing modules in tooltip

@tobous tobous added Aspect: GUI Issues specific to the Saros GUI Area: IntelliJ Issue affecting Saros for IntelliJ (Saros/I) labels May 25, 2020
@tobous tobous requested review from m273d15 and stefaus May 25, 2020 17:05
@tobous tobous self-assigned this May 25, 2020
@tobous tobous force-pushed the pr/intellij/migrate-local-resource-handler-to-reference-points branch 2 times, most recently from e3d416c to ed920f6 Compare May 28, 2020 00:46
@tobous tobous force-pushed the pr/intellij/remove-reference-point-mentions-to-user branch from b6ee166 to 0c19e03 Compare May 28, 2020 00:54
@tobous
Copy link
Member Author

tobous commented May 28, 2020

Rebased onto current base branch only resolving minor merge conflicts.

@tobous tobous added this to the Saros/I Release NEXT milestone May 28, 2020
@tobous tobous added this to In progress in Saros/I May 28, 2020
m273d15
m273d15 previously approved these changes Jun 8, 2020
Saros/I automation moved this from In progress to Reviewer approved Jun 8, 2020
@tobous tobous force-pushed the pr/intellij/migrate-local-resource-handler-to-reference-points branch from ed920f6 to 51d7b8a Compare June 9, 2020 13:03
Base automatically changed from pr/intellij/migrate-local-resource-handler-to-reference-points to master June 9, 2020 13:08
@tobous tobous dismissed m273d15’s stale review June 9, 2020 13:08

The base branch was changed.

Saros/I automation moved this from Reviewer approved to In progress Jun 9, 2020
Moves messages.properties to resources/messages. Renames the file to
'IntellijMessages.properties'.

Adjusts the reference in Messages.java to match the new bundle name.
Replaces mentions of 'Reference Point' shown to the user with 'Shared
Root Directory' and mentions of 'Reference Point Negotiation' with
'Resource Negotiation'. This was done to not confuse the user by using
the Saros-specific concept of a reference point and instead use more
general concepts the user should be familiar with.
Adjusts the wording in the javadoc, method and variable names, and
comments to use "Resource Negotiation" instead of "Reference Point
Negotiation".
@tobous tobous force-pushed the pr/intellij/remove-reference-point-mentions-to-user branch from 0c19e03 to 668d4e4 Compare June 9, 2020 13:09
@tobous
Copy link
Member Author

tobous commented Jun 9, 2020

Rebased onto current master without any interaction.

@tobous tobous merged commit 606e56d into master Jun 9, 2020
Saros/I automation moved this from In progress to Done Jun 9, 2020
@tobous tobous deleted the pr/intellij/remove-reference-point-mentions-to-user branch June 9, 2020 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: IntelliJ Issue affecting Saros for IntelliJ (Saros/I) Aspect: GUI Issues specific to the Saros GUI
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants