1. 05 Jan, 2022 1 commit
    • Andrew Fontaine's avatar
      Make Environment Stop work with GraphQL · aced918d
      Andrew Fontaine authored
      The new environments page is built using local GraphQL state management,
      and so the ability to stop environments needs to rely on it instead of
      the event hub.
      
      To ensure everything still works until I am ready to delete the old
      environments page, the new opt-in graphql prop is added to enable this
      functionality.
      aced918d
  2. 17 Dec, 2021 39 commits