• M
    Add login status and logout option to the toolbar (#2242) · 0bb81a4d
    Marcin Maciaszczyk 提交于
    * Init logout component
    
    * Update kd-action-separator style
    
    * Mark auth menu with red icon when auth was skipped
    
    * Add logout method to auth service
    
    * Clean up the code
    
    * Display login status
    
    * Update login page styling
    
    * Fix lint errors
    
    * Move login status check to $onInit
    
    * Rename auth to control panel
    
    * Remove redundant stylesheet rule
    
    * Add progress spinner for auth status field
    
    * Remove redundant auth status
    
    * Fix lint errors
    0bb81a4d
controlpanel.html 2.1 KB