#2247 Inconsistent ways to show/change entry status
Closed: Fixed None Opened 12 years ago by edewata.

Currently the UI use different ways to show/change the status of an entry:
- Users use 'Account Status' field/column with values Active/Inactive. The value is changed by clicking Activate/Deactivate links.
- HBAC/sudo rules use Enabled field/column with values True/False. The value is changed by selecting a radio button.
- DNS zone use 'Active zone' field (there's no column) with values True/False. The value is changed by selecting a radio button.

To be consistent, for all types of entries the status should be displayed using the same field/column names (e.g. Status). It should also use the same user-friendly values (e.g. Enabled/Disabled) and the same method to change the value.

Kyle provided a mockup that shows the proposed changes:
http://design.lab.bos.redhat.com/w/images/e/e6/Object_actions_workflow.zip


master:
- b353239
ipa-2-2:
- 59a3714

This patch handles only the displaying part. Using the same method to change the value will be done in next patch.

Moving to next month iteration.

Second part of the ticket is a basis for action lists which are in 3.0.

Moving to next month iteration.

Metadata Update from @edewata:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2012/05

7 years ago

Login to comment on this ticket.

Metadata