BigW Consortium Gitlab

  1. 16 Nov, 2016 3 commits
    • Fix eslint errors · b210cbca
      Filipa Lacerda authored
      Fix rubocop error
    • Update to vue 2 · a7a13ed3
      Filipa Lacerda authored
    • Adds tests · 30c6a7d3
      Filipa Lacerda authored
      Adds tests.
      Changes instance into a constructor
      
      Adds tests for environments component
      
      Adds tests assertations
      
      Adds external URL test
      
      Adds tests for Rollback component
      
      Adds tests for stop component
      
      Adds tests for actions component
      Fix environment item
      
      Init environment item tests
  2. 26 Oct, 2016 1 commit
  3. 06 Sep, 2016 1 commit
    • Reduce intermittent spec failures by making VueJS resource interceptor · 924141fb
      Stan Hu authored
      decrement outstanding resource counts when HTTP response is received
      
      Before the count would be reduced 500 ms after a DOM update tick, which could
      cause race conditions since the `DatabaseCleaner` could run in the middle of
      a Rails controller handling the response.
      
      Partial fix to #21197 and other intermittent spec failures.
  4. 18 Aug, 2016 1 commit
  5. 17 Aug, 2016 2 commits