1. 07 Jun, 2021 1 commit
    • Jan Provaznik's avatar
      Add minor fixes · a68d22df
      Jan Provaznik authored
      * make sure that last_for_board_id never returns nil value
      * pass correct group id to the position service
      * add test for moving a subepic
      * fix getting proper relative position for selected board
      a68d22df
  2. 04 Jun, 2021 1 commit
    • Jarka Košanová's avatar
      Allow repositioning epics on epic boards via GraphQL · 6bdf27eb
      Jarka Košanová authored
      Add the mutation and  Fill missing board positions
      - Create Boards::Epics::PositionCreator which creates
      epic board positions that are needed and missing
      - Update Epics::UpdateService to call the created class
      - Update/create new queries to get epics for the position creation
      6bdf27eb
  3. 03 Jun, 2021 38 commits