-
Notifications
You must be signed in to change notification settings - Fork 1.2k
polish: Fix some inconsistencies in object names and messages #10856
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
Merged
+674
−709
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
4334097
Replace ACL list with ACL and related changes to the json files in pu…
abh1sar afab814
Replace ACL list with ACL and related changes to network.js, VpcTab.v…
abh1sar 41eee1f
Replace Export ACLs with Export ACL rules
abh1sar 0519d76
standardize the term user data everywhere. fix the placeholder in reg…
abh1sar 6c987c8
Convert resource names in main menu and action buttons to Title case
abh1sar 8252d53
Use special icon for sharedfs instance and prefix for sharedfs volumes
abh1sar 64462e8
Give custom icon precedence over shared fs icon
abh1sar d980cd0
Merge remote-tracking branch 'upstream/4.20' into ui-polish
abh1sar ff30b6f
Fixed some issues with public/locale files
abh1sar a75802a
Revert sharedfsvm changes
abh1sar c55630f
Added label.add.acl.name to en.json which was incorrectly removed
abh1sar 285b64c
replace all *userdata* labels to *user.data* in public json files.
abh1sar d1b22df
remove redundant labels label.user.data.l2 and label.replace.acl.list
abh1sar 05ed3e0
Merge remote-tracking branch 'upstream/4.20' into ui-polish
abh1sar f1b573b
Update ui/src/views/offering/AddNetworkOffering.vue
abh1sar d58bb99
user data -> User Data in cmd and response
abh1sar b52fccd
Merge branch 'ui-polish' of https://github.com/shapeblue/cloudstack i…
abh1sar 87c0a24
fix more Title case on action buttons and labels.
abh1sar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we change setting 'vm.userdata.max.length' => 'vm.user.data.max.length' as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should avoid changing the name of any setting in case anyone is already using it.