Task #8354 (closed)
Bug: Log out window
| Reported by: | saloynton | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-04-10 (12) |
Description
When logged in as root I have taken the following steps
- open the administration panel
- expand the group test owner
- select the user scott loynton
- select the tick box group owner
- Chose file > quit
I am then presented with the information (see screenshot for full details)
a tick box to save changes
and then a panel labelled with edition and a tick box associated with this.
If the save your changes was reflected to be similar to the ROI save changes
pop up window.
i.e. Before exiting the application, do you want to save:
Group Administrator Changes
Yes No Cancel
Attachments (1)
Change History (10)
Changed 7 years ago by saloynton
comment:1 Changed 7 years ago by jburel
- Remaining Time set to 0.25
- Sprint set to 2012-04-10 (12)
- Status changed from new to accepted
comment:2 Changed 7 years ago by jburel
- Remaining Time changed from 0.25 to 0
- Status changed from accepted to closed
comment:3 Changed 7 years ago by saloynton
comment:4 Changed 7 years ago by jburel
I have full control, it is happening low in the stack with objects having no knowledge of what triggered it. I was trying to be as generic as possible
b/c you could have a change for a user and also a change for an image. I have trying to find something more generic
basically there is one expandable component per agent
i.e. viewer, measurement tool, editor etc.
comment:5 Changed 7 years ago by saloynton
Ok this is very tricky.
At the moment, the amount of change to the right hand panel is very varied. Would it make sense to make change the 'Edition' label to 'Data Manager (Right Hand Panel)'.
Is the image ID necessary in this labeling too, as removing it might give you more room for the image file name which I would expect a user to know.
A second point which might need a separate ticket if needed is at the moment as an admin I can make changes to various profiles but not know which group the profile is in. i.e. Changing my own profile presents me with a checkbox but as a member of five groups I just wondered if you had the group information available the same way as it is displayed in an image.
comment:6 Changed 7 years ago by jburel
- I do not really like Data Manager (Right Hand Panel) b/c it can come from the image viewer too.
- We could remove the ID.
- For the admin stuff, still a lot to do on that front. I don't think it is the right time to do it especially if we change the webadmin next round. We should only add minor adjustments
comment:7 Changed 7 years ago by jburel <j.burel@…>
(In [bd5fafca7f177adc0b965ea786e3541c0894b186/ome.git] on branch develop) Fix name display when logging out (see #8354)
comment:8 Changed 7 years ago by jburel <j.burel@…>
(In [5356aa9b4766e4d785fd14d1424ab67c796b39fd/ome.git] on branch develop) Review log out saving display (see #8354)
comment:9 Changed 7 years ago by jburel <j.burel@…>
(In [b769c5cfcb60db8ea0841e69d101c2e59542d2be/ome.git] on branch develop) Modify layout of components (see #8354)
JM: The change to the tick box label is much clear but I just wondered if you have any control over the edition label that the tick box is in?
This is for the purpose that in this instance the 'edition' label would be changed to 'personal details' as I think you need an indication that the change occurred under Group Administrator Changes.