akasurde / freeipa

Forked from freeipa 7 years ago
Clone

1b12a28 action panel to top tabs

Authored and Committed by admiyo 13 years ago
    action panel to top tabs
    
    replacing the action panel with the Design for 2.1
    Significantly cleaned up implementation of intra-entity navigation
    requires additional CSS work
    still need to integrate the search controls onto each page
    cleaning up interface between entity and facet
    simplified nested tabs logic
    
    Fixed role navigation
    select default tab from the search widget
    fixed unit tests and jsl
    keep tabs area allocated
    
    set default tab selected whenever the pkey changes.
    
    Removing styling that is changing positions of buttons.  The logic for that was for action-panel, but does not translate to entity-header.
    
    change from metadata name to label for I18N
    
    set selected tab in entity_init.
    
    Default title for entities without search and pkeys
    
    associations in table now link.
    
    remove colon from title when not showing pkey
    
    added Managed by facet group.
    
    Removed entities that are, for some reason, invalid.
    
        
file modified
+46 -24
file modified
+1 -1
file modified
+3 -7
file modified
+10 -7
file modified
+10 -14
file modified
+259 -224
file modified
+134 -221
file modified
+9 -4
file modified
+46 -14
file modified
+30 -27
file modified
+36 -67