Skip to content

Improved uncommitted queue + filter in web UI #28

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

Closed
isc-tleavitt opened this issue Oct 26, 2021 · 1 comment · Fixed by #82
Closed

Improved uncommitted queue + filter in web UI #28

isc-tleavitt opened this issue Oct 26, 2021 · 1 comment · Fixed by #82
Assignees
Labels
bug Something isn't working

Comments

@isc-tleavitt
Copy link
Collaborator

isc-tleavitt commented Oct 26, 2021

A user should be able to commit:

  • Files they have modified (e.g., uncommitted queue lists them as the user)
  • Files they have deleted (need to track in uncommitted queue)
  • Files modified without an owner listed (e.g., sc-list.txt)
  • Files uncommitted with changes by another user AFTER confirming that they intend to

As part of the last point, the web UI should clearly display which files have uncommitted changes from other users. Files with uncommitted changes from the current user should be shown as they currently are.

It should also be possible to cancel another user's uncommitted change, but again with a prompt making sure the user really knows what they're doing.

@isc-tleavitt isc-tleavitt added the bug Something isn't working label Oct 26, 2021
@isc-tleavitt
Copy link
Collaborator Author

note: bullets 2 and 3 require API/back-end changes.

@isc-svelury isc-svelury changed the title Reenable uncommitted queue filter in web UI Improved uncommitted queue + filter in web UI Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants