-
Allow an overall comment to be entered against a code review
Sometimes when looking at a code review making comments against individual lines is not appropriate. The implementer might have got the design/architecture or pattern wrong. It would help to be able to record a comment at a top level against the review to allow an audit trail without having to go through all the line by line comments. For example. Design and implementation ok, no security has been considered and there are weaknesses so needs rework. Minor code comments as recorded, but review abandoned due to high level issues.
30 votes -
Add an email notification system to users in Plastic Cloud
It would be great if whenever actions are done in Plastic Cloud that all pertaining partys are automatically emailed (with a configuration for this).
Example, I create a code review for user A,B,C. Lookup user A,B,C's email and shoot them a notice of the code review. This is a standard feature for other cloud base repos that is super useful. Currently i have to either rely on my teammates telling me they submitted code reviews or have each of them integrate an app into their setup. It would be nice to have a one stop shop for this. : )
30 votes -
New preference: "Always undo unchanged on Refresh in Pending Changes"
When working in the Visual Studio plugin, changed files are always Checked-out when saved. If you re-save a file after restoring it to original contents (by Ctrl+Z or tweak-untweak a value etc), it's still Checked-out and will still appear in Pending Changes with a "Files are identical" Diff. The preference "Compare file contents instead of timestamps when determining Changed status" does not help here as the file is explicitly checked out.
There is an "Undo unchanged" command but it's dangerously close to the "Undo changes" button. It would be nice to have the option to always perform a silent "Undo…
29 votes -
Enable changing comment of an Attribute
A comment of an attribute cannot be changed now (even copying to clipboard is not possible).
28 votes -
Checkin comment and Code review text boxes (scrollbars, Ctrl+A)
A commit message text box and a code review text box does not have any scroll bar, does not allow scrolling with a mouse and does not allow Ctrl+A (select all text). All these things would be useful.
This suggestion has been added here already (https://plasticscm.uservoice.com/forums/15467-general/suggestions/4341465-checkin-comment-and-code-review-text-boxes) but it was marked as completed even though it is still not working.
See also the original post here: http://www.plasticscm.net/index.php?/topic/1291-some-ux-issues/#entry10137
There is also another suggestion close to this explained by a picture (partially displayed lines).28 votes -
Group workspaces (and repositories)
I would like to see a way to group workspaces (and repositories) in order to make the list more readable.
As i use the model one workspace for a project or component, i got to many for a readable list.
Tagging them with a keyword and show them as a tree would make it easier to find workspaces.
27 votes -
Explicitly tell Plastic that a add/delete is in fact a move
There was already a suggestion of this kind:
https://plasticscm.uservoice.com/forums/15467-general/suggestions/5657638-add-option-in-pending-changes-to-tell-plasic-thatBut the solution is not very convenient. If we do a refactor there may be a lot of added/deleted items. I simply want to select a pair of added/deleted items then open context menu and select "repair move" or anything equivalent. I already know what has been moved and want to mark this explicitly. Tweaking the similarity so Plastic will find the added file is too complicated.
27 votes -
A complete dark theme for windows cloud client
Look that this beautiful theme you have for MacOS - https://www.plasticscm.com/download/releasenotes/7.0.16.2815
Please get me that for windows.
The pending changes / branch view is burning a hole into my eyes.
26 votesOn it!
We started the development of this feature. Please keep tuned because we are going to release much more!
-
Add intelli-sense/auto-complete to search and filter boxes.
This would help people learn syntax i think.
25 votes -
25 votes
-
VS2010 plugin: add ability to click on item in Pending changes view to jump to it within IDE.
This would require making the commit window non-modal..
24 votes -
Client Silent Install in Active Directory
Need a client silent Install with chosen components in active directory
24 votes -
add branch explorer menu to 'Branches' tab
It would be useful to add the various 'Show selected branches ... in diagram' from the 'Branch Explorer' tab as a context menu to the table of branches on the 'Branches' tab.
It can be hard to find the branches of interest in the explorer, but the filter for the table view makes this much easier. The table already helpfully maintains your current selections when you change its filter, so it is easy to build up the group you want.
24 votes -
merge related improvements for pending changes view
After performing a merge it would be useful if the pending changes had some merge specific content:
1) show which files were merged entirely automatically and which required manual intervention. Currently the 'Status' column shows "Replaced / Merge from ..." or "Checked-out / Merge from ...". I'm guessing the replaced corresponds to files that only changed on the source and checked out is for both manual and automatic merges?
2) Provide menu items for comparing the merged file (workspace revision) to one of: base, source, destination. Currently "Diff revisions..." defaults to the last but does not make it easy to…
24 votes -
Synology NAS drive plugin for PlasticSCM server.
Create a plastic scm server plugin for Synology NAS to allow the server to be easily hosted on a NAS drive.
24 votes -
Exclude identical files from Diff (between selected changesets)
When selecting two changesets on two different branches and choosing "Diff selected changesets", the resulting Changeset Diff view can contain identical files (files that do not differ at all between the two changesets). This could happen if the same change has been applied to a file on both branches, without a merge.
In this case I suggest that the identical files be hidden from the Diff view. The whole point of a Diff is to see the files that differ, not the ones that don't.
(NOTE: In my case, I had loads of identical files due to an import from…
24 votes -
In branch explorer, allow a changset to be dragged from one branch to another to merge it whereever you want.
This would make merges much slicker, by saving all of the RMB clicking.
23 votes -
Drag and drop files from Windows Explorer. Like Perforce etc. Let Windows do what it is good at.
I really miss the drag and drop functionality that most Windows programs have such as Perforce. I'd like to be able to drag files from a windows explorer window to a changelist etc.
23 votes -
When merging have a single clicke way to resolve all conflicts using one of the contributors
Basically a shortcut to take one of the 3 versions (source, base, destination) as a result one.
Described in more detail in the end of http://www.plasticscm.net/index.php?/topic/1200-exception-during-3-way-merge-when-pasting-big-text/
22 votes -
Include a preference to override all unchecked pending changes in workspace on check-in.
I know this was the default behavior a couple of versions ago, and it was extremely advantageous for our team because we tend to have a lot of files (XML data and such) that get changed but we don't intend to preserve those changes.
We had been in the habit of checking in only our relevant changes, and it's been a big change to our workflow to have to either undo all pending changes first, or deal with the merges that ensue. If there was an option to prefer the old behavior it would be a big help!
22 votes
- Don't see your idea?