1. 06 3月, 2019 1 次提交
  2. 04 1月, 2019 1 次提交
  3. 06 12月, 2018 1 次提交
  4. 21 11月, 2018 1 次提交
  5. 01 11月, 2018 2 次提交
    • T
      Resolve controller sharing concern · 1a1fdf8e
      Thong Kuah 提交于
      Use ClustersController as base while having Projects::ClustersController
      to inform what `clusterable` is. Thanks @ayufan for the great suggestion
      !
      
      - View changes to work with new approach
      
      - Fix javascript for new approach
      
      - Fix feature specs for new approach
      
      - Fix QA
      1a1fdf8e
    • T
      Convert clusters to use a top-level controller · 5b3c096c
      Thong Kuah 提交于
      In preparation so that we can create both cluster attached to project
      and cluster attached to group.
      
      - Move ClustersController to top level
      
      - Move Clusters::ApplicationsController to top-level too
      
      - Creates a Clusters::BaseController to share common functions
      
      - Do not rely on @project ivar. Anything could set the ivar.
      
      - Fix Vue page components due to new data-page value
      
      Because of the controller change we have gone from
      `projects:clusters:new` to `clusters:new`, so we need to update the file
      location of the page components. There is somewhere a function that will
      convert data-page to a file location.
      
      On that note, projects/clusters/gcp/new/, translate to
      Projects::Clusters::Gcp#new doesn't exist so replace that with
      clusters/create_gcp/ and clusters/create_user/
      5b3c096c
  6. 12 10月, 2018 1 次提交
  7. 26 9月, 2018 1 次提交
  8. 19 9月, 2018 1 次提交
  9. 07 9月, 2018 1 次提交
  10. 05 7月, 2018 1 次提交
  11. 19 6月, 2018 2 次提交
  12. 06 6月, 2018 1 次提交
  13. 26 5月, 2018 3 次提交
  14. 27 2月, 2018 1 次提交
  15. 17 1月, 2018 1 次提交