Skip to content
Snippets Groups Projects
  1. Feb 04, 2020
  2. Jan 03, 2020
  3. Jun 12, 2019
  4. Mar 13, 2019
  5. Mar 05, 2019
    • Andrew Fontaine's avatar
      Add Component to Confirm Environment Rollback · ba98e91c
      Andrew Fontaine authored and Filipa Lacerda's avatar Filipa Lacerda committed
      Ensure a vue.js component to confirm the re-deployment/rollback of an
      environment pops up when rollback/re-deploy has been clicked so the user
      must confirm their actions before accidentally rolling back or
      re-deploying an environment.
      
      Only on the `environment-table` view.
      ba98e91c
  6. Feb 27, 2019
  7. Jan 21, 2019
    • syasonik's avatar
      Support flat response for envs index route · db054bc1
      syasonik authored
      To support environment folders in the UI on the Environments List
      page, the environments index route previously returned one environment
      per folder, excluding those other than the latest deploy. However, the
      environtments dropdown on the metrics dashboard requires that any
      environment be selectable.
      
      To accommodate both use cases, support an optional 'nested' parameter
      in the index route to return either a flat, complete response or a
      nested response based on the use case in question. The new default
      response structure is the flat response.
      db054bc1
  8. Oct 16, 2018
  9. Sep 11, 2018
  10. Jul 10, 2018
  11. May 17, 2018
  12. May 14, 2018
  13. Jan 10, 2018
  14. Nov 23, 2017
  15. Jul 12, 2017
  16. May 22, 2017
  17. May 15, 2017
Loading