-
Notifications
You must be signed in to change notification settings - Fork 9
Workspace UI revamp #395
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
Workspace UI revamp #395
Conversation
@isc-hwojnick the "fixes" text should be in the description, not the title of the PR |
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.
Main comment: this missed the need to show and allow action on other users' changes. Discussed workflow for this with Henry, he can add his notes.
Also fixes numerous gremlins around staged/unstage Need to stage before stash, unstage before discard Diff works for staged-under-the-hood and unstaged-under-the-hood files
@isc-hwojnick @isc-pbarton I think this will be good to go, but would love to have someone other than me test it in an interoperability setting for add/modify/delete and all the edge cases you can dream of. My test case has been a production modification and add of a business rule (for a new router BP) but just as good to test in other creative ways. |
This could ultimately use some refactoring, but regardless, it's working.
Fixes #383, fixes #358, fixes #359, fixes #346 Workspace UI has been revamped to fall in line with the functionality that can be expected from GitHub Desktop