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

sync_disabled button #6

Open
remyla opened this issue Aug 29, 2017 · 0 comments
Open

sync_disabled button #6

remyla opened this issue Aug 29, 2017 · 0 comments

Comments

@remyla
Copy link
Member

remyla commented Aug 29, 2017

We would like to expose a button in the interface to allow the users to set the sync_disabled key on files. Seen with Arthur @ Circus

This will allow the users to remove unwanted files (probably the one causing errors) from the sync queues.

For now this can be done using the API:

damas.update({_id:'/wf/pr/doorcabinmain/diff/wf_pr_doorcabinmain_diff.1001.tif', sync_disabled:True})

UI Proposal:

We would prepend a new column to the sync status showing an interactive checkbox.

o
  o        

Adding a tooltip with a small explanation would be sufficient to understand the purpose of the checkbox. The result, when checking / unchecking, would be to play with the opacity or strike the following sync columns in order to give the information that the sync will not happen if unchecked.

about permissions:

  • Users class editor would be allowed to change this sync_disabled checkbox
  • If we activate the new Authormode extension (thank you @juliearesu for this extension) the users who commited the files (declared as author in author key) will be able to change this value too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant