This project is mirrored from https://gitee.com/NQL886/lens.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 21 Jan, 2021 1 commit
  2. 02 Dec, 2020 2 commits
  3. 30 Nov, 2020 1 commit
  4. 27 Nov, 2020 1 commit
  5. 24 Nov, 2020 1 commit
  6. 23 Nov, 2020 1 commit
  7. 19 Nov, 2020 3 commits
  8. 16 Nov, 2020 1 commit
  9. 03 Nov, 2020 1 commit
    • chh's avatar
      Add +/- buttons in scale deployment popup screen (#1191) · 484de2ec
      chh authored
      
      * Add @testing-library/jest-dom and @testing-library/react for writing test cases
      
      * Make eslint check __mocks__/*.ts files
      
      * Mock electron.ipcRenderer.on to prevent errors in React compoment test cases
      
      * Mock <Trans /> from @lingui/macro as a component simplely returns children components
      
      * Use optional chaining operator (?.) to avoid TypeError: Cannot read property 'replicas' of undefined
      
      * Add jest-fetch-mock for mocking global.fetch, activate for all test cases in jest.setup.ts
      
      * Add basic tests for <DeploymentScaleDialog /> to ensure it initialises/renders without errors
      
      * Add +/- button for changing desired replicas, and its test cases
      
      * Adjust the styles of +/- buttons container to make sure it aligns with the slider
      
      * Refactor after rebase from master
      
      * Use var defined in vars.scss
      
      * Add flex align-center to slider-container and remove margin-top: -4px
      
      * Use <Icon /> to replace <i/>
      
      * Add flex gaps to plus-minus-container
      Signed-off-by: default avatarHung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
      484de2ec
  10. 27 Oct, 2020 1 commit
  11. 22 Oct, 2020 1 commit
  12. 19 Oct, 2020 1 commit
  13. 09 Sep, 2020 1 commit
  14. 20 Aug, 2020 1 commit
  15. 30 Jun, 2020 1 commit
  16. 26 Jun, 2020 1 commit
  17. 06 Apr, 2020 1 commit
  18. 15 Mar, 2020 1 commit