1. 26 Mar, 2020 1 commit
    • Zack Cuddy's avatar
      Geo Nodes - Conditional Removal · 9cce8035
      Zack Cuddy authored
      A primary node is unable to be removed if
      a secondary node exists.  However,
      the UI doesn't reflect this.
      
      This MR adds logic to disable the
      remove button on a Primary node
      in the UI if there are additional
      nodes.
      
      A tooltip will pop up on the
      disabled button with an explanation
      why it is disabled.
      
      This MR also moves up the node actions
      to be inline with the Node URL.
      9cce8035
  2. 23 Mar, 2020 39 commits