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

Track action history of the user #427

Open
boriskovar-m2ms opened this issue Sep 18, 2020 · 6 comments
Open

Track action history of the user #427

boriskovar-m2ms opened this issue Sep 18, 2020 · 6 comments
Assignees
Labels

Comments

@boriskovar-m2ms
Copy link
Collaborator

boriskovar-m2ms commented Sep 18, 2020

Parent issue in the roadmap: xchem/fragalysis-backend#197

Significant actions of the user shall be tracked.

Tracked shall be following actions:

  1. Loaded target
  2. Site turned on
  3. Ligand turned on for a molecule
  4. Sidechains turned on for a molecule
  5. Interactions turned on for a molecule
  6. Surface turned on for a molecule
  7. Vectors turned on for a molecule
  8. Vector selected in NGL view
  9. Molecule added to shopping cart
  10. Compound from custom dataset is selected
  11. Ligand turned on for a compound from custom dataset
  12. Sidechains turned on for a compound from custom dataset
  13. Interactions turned on for a compound from custom dataset
  14. Surface turned on for a compound from custom dataset
  15. Ligand turned on for a inspiration of a compound
  16. Sidechains turned on for a inspiration of a compound
  17. Interactions turned on for a inspiration of a compound
  18. Surface turned on for a inspiration of a compound
  19. Vectors turned on for a inspiration of a compound
  20. Ligand turned on for a cross-refference of a compound
  21. Sidechains turned on for a cross-refference of a compound
  22. Interactions turned on for a cross-refference of a compound
  23. Surface turned on for a cross-refference of a compound
  24. Representation is changed of NGL view object

Action shall contain following information:
timestamp, object_type, object_name, action_type

@reskyner
Copy link

Interactions turned on for a inspiration of a compound
Surface turned on for a inspiration of a compound

should be X-reference

@teriraj
Copy link
Collaborator

teriraj commented Nov 3, 2020

Keying mistakes:
a. LHS: if I turn on S, it is written OFF instead of ON - the same mistake is also on RHS in the inspiration window
image

b. RHS: This is vritten when I turn on and turn off "C":
image
in the second line should be "Interaction was turned OFF" written

Points 20. - 23. cannot be tested - X toggle button is not fixed yet

Point 8. Vector selected in NGL view - not tested yet - display of vectors is not possible

Point 9. Molecule added to shopping cart - not tested yet - display of vectors is not possible

Point 24. it is not described in the action to which representation it has changed
image
image

@boriskovar-m2ms
Copy link
Collaborator Author

The X button will be disabled. Issue is tracked in the ticket #444

ak-m2ms pushed a commit that referenced this issue Nov 3, 2020
@teriraj
Copy link
Collaborator

teriraj commented Nov 3, 2020

Previous errors are fixed - keying mistakes and description of changes in representation.

Unselect of sites does not work, also "clear selection" button
image

ak-m2ms pushed a commit that referenced this issue Nov 3, 2020
@teriraj
Copy link
Collaborator

teriraj commented Nov 4, 2020

Unselecting of sites works correctly, also "clear selection" button, but there is another problem.
Click to "Clear selection" , then click to the Filter button - Filter does not work - only blank screen is displayed
image

ak-m2ms pushed a commit that referenced this issue Nov 4, 2020
@teriraj
Copy link
Collaborator

teriraj commented Nov 4, 2020

it seems to be ok, all problems which were found were fixed

@phraenquex phraenquex removed the Prio 1 label Feb 4, 2021
boriskovar-m2ms pushed a commit that referenced this issue May 28, 2024
Fixes action on staging (correct use of b/e latest image)
@mwinokan mwinokan moved this to In production (Done) in Fragalysis May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

6 participants