An error occurred fetching the project authors.
  1. 04 Jan, 2021 1 commit
  2. 27 Nov, 2020 1 commit
  3. 06 Nov, 2020 1 commit
  4. 09 Sep, 2020 1 commit
  5. 13 Aug, 2020 1 commit
  6. 25 Mar, 2020 1 commit
    • Jake Burden's avatar
      Adds environments delete button and modal · 6a093dcf
      Jake Burden authored
      Adds delete functionality
      Adds a property the 'api' library to enable access for buildUrl
      Passes the project ID as a prop to the environments component
      Imports the Delete component for use within the environment items
      Adds canDeleteEnvironment as a computed method for environment items
      Defines project ID as a required prop for the environments component
      Imports the delete modal for the environments folder view
      Sets up the delete modal within the environments modal
      Creates a deleteAction helper method within the environments mixin
      Creates an update method for the delete modal
      Adds a method to facilitate API access to delete an environment
      Adds events for reactivity with the delete environment feature
      Adds an axios helper for DELETE calls in the environments service
      Exposes a data attribute with the project ID on the environments list
      Adds a test for the delete environment component
      Adds a project ID to the mock data for the environments app
      
      Adds translations and formatting
      
      Fixes commas, semicolons, and whitespace using prettier
      Adds generated environments-related translations
      
      Implements delete button for detail view
      
      Removes front-end buildable delete endpoint
      Updates deletion method to ensure endpoint access
      Removes previously-added project id property
      Accesses exposed deletion endpoint
      Adds helper function for model-based access to API endpoint
      Exposes update rule for front-end access
      Exposes helper-based delete endpoint
      Removes previously added project id property
      Adds modal and button for detail view
      Removes project ID from mock data
      
      Using const instead of let
      
      Removes now unused import
      
      Adds entry to changelog
      
      Adds reload on delete modal success
      
      Adds reload on delete for etag expiration
      Modifies method name
      Modifies delete path helper on entity
      Modifies delete action helper
      Adds request_url param
      
      Adding docs for delete feature
      
      Adds translations and lint fixes
      6a093dcf
  7. 11 Mar, 2020 1 commit
  8. 09 Dec, 2019 1 commit
  9. 30 Jul, 2019 1 commit
    • Yorick Peterse's avatar
      Inject EE modules in a CE compatible fashion · 1112fec4
      Yorick Peterse authored
      All instances of injecting an EE specific module have been changed to
      use the new methods for this: prepend_if_ee, extend_if_ee, and
      include_if_ee. This allows these lines to be included in CE, even when
      the modules to inject do not exist. This in turn allows us to backport
      these lines to CE and keep them there, instead of having to strip them
      out.
      1112fec4
  10. 22 Mar, 2019 2 commits
  11. 26 Feb, 2019 1 commit
  12. 20 Dec, 2018 2 commits
  13. 13 Dec, 2018 1 commit
  14. 10 Aug, 2018 3 commits
  15. 23 Jul, 2018 1 commit
  16. 16 Jul, 2018 1 commit
  17. 12 Jul, 2018 2 commits
  18. 10 Jul, 2018 3 commits
  19. 06 Jun, 2018 1 commit
  20. 01 Dec, 2017 1 commit
  21. 03 Oct, 2017 1 commit
  22. 21 Sep, 2017 1 commit
  23. 08 Sep, 2017 2 commits
  24. 06 Jul, 2017 1 commit
  25. 05 Jul, 2017 2 commits
  26. 12 May, 2017 1 commit
  27. 10 May, 2017 1 commit
  28. 09 May, 2017 1 commit
  29. 25 Apr, 2017 1 commit
  30. 20 Apr, 2017 1 commit
  31. 05 Apr, 2017 1 commit