1. 13 Feb, 2020 1 commit
    • Nicolò Maria Mezzopera's avatar
      Add content to details and list page · 3d39cbf5
      Nicolò Maria Mezzopera authored
      - list page
      - details page
      - project empty state
      - group empty state
      
      Add tracking info to list and details
      
      - restore tracking on list
      - restore tracking on details
      
      Add basic test for list page
      
      - stubs
      - mocked data
      - add refs for finders
      - basic tests around delete functionality
      
      Finalise list tests
      
      - update list with refs and classes
      - fix old slot syntax
      - update mock_data
      - more stubs
      
      Add details page tests
      
      - add refs to the page
      - write unit tests
      - fix mock_data
      
      Adjust pot file
      
      Lint test files and pot file update
      
      - pot file
      - remove unused eslint rule
      - fix a direct assignment in test
      
      Clean up tests by removing refs
      
      - swap refs in list
      - swap refs in details
      - removed unused refs
      
      Apply suggestion to  details_spec.js
      Update gltable  according to new vue-boostrap
      Refactor sprintf to gl-sprintf
      
      - group empty state
      - project empty state
      - details
      - list
      - unit tests
      
      Add missing component tests
      
      Restore isGroupPage flag
      
      - index file
      - mutation
      - unit test
      
      Adjust pot file
      
      Implement UX feedbacks
      
      - remove back button
      - add tags empty state
      - remove row checkbox on mobile
      - add tooltip to explain why delete btn is disabled
      - adjust tests
      
      Add image name to details page
      
      - encode on list
      - decode on details
      - regenerate POT file
      
      Update unit tests
      
      - details_spec
      - actions_spec
      3d39cbf5
  2. 11 Feb, 2020 39 commits