• Fernando's avatar
    Implemeent Vuex module for fetching security configurations · 6075cbe0
    Fernando authored
    * Impleement actions, mutations, mutation types, and store
    
    Add unit tests
    
    * Add mutations, actions unit tests
    
    Implement code review suggestions
    
    * Tweak mutations and update unit tests
    
    Update actions spec to use async/await
    
    * Update tests
    
    First pass of approval rules
    
    Add different row states
    
    * Add template markup and logic
    * Add state for job enabled, but approval rule not configured
    * Add state for job disabled and rule not configured
    * Add state for approval rule configured
    
    Tweak rendering logic
    
    * Still show row when job not properly configured
    
    Run prettier and linter
    
    * Lint and clean up formatting
    
    Add doc links
    
    * Add GLSprintf component for doc links
    
    Run prettier and linter
    
    * clean up code formatting
    
    Add loading state
    
    Run prettier and linter
    6075cbe0
index.js 620 Bytes