• Robert Hunt's avatar
    Adding expiration date and colour to credentials · 57edb519
    Robert Hunt authored
    Adds colour and icons to PATs and SSH keys to warn when a credential
    is expiring or expired. Also shows a tooltip for the expired credentials
    
    Added the logic to a separate shared HAML template since it's the same
    code
    
    Updated backend logic to find expired as well when doing the DB query
    
    Added spec tests
    
    Adds new shared examples for expiry date within the credentials
    inventory
    
    Adds these to the admin and group spec tests
    57edb519
groups_security_credentials_spec.rb 2.27 KB