Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📃 minor open issues / small tasks #29

Open
6 tasks done
tgogos opened this issue Dec 8, 2021 · 1 comment
Open
6 tasks done

📃 minor open issues / small tasks #29

tgogos opened this issue Dec 8, 2021 · 1 comment

Comments

@tgogos
Copy link
Member

tgogos commented Dec 8, 2021

📍 keep this issue open


👇 Drag here whatever finishes

  • handle cell position update while UEs are moving (it seems that the new position is reflected on the map, but the thread keeps the old data. This can be easily spotted if you move away a cell. The UE should change color to show that it's out of the cell coverage, but this doesn't happen) 064dd09
  • add sidebar links to the new Open API pages (NEF separation) 0e0bc6a
  • fix cell not being displayed after editing UE 7146360
  • decide column details for UE datatable to be more handy 0611028
  • handle path associations at export/import pages 78079a6
  • handle case: POST /api/v1/UEs/associate/path with {"supi": "...", "path": 0 }. Currently you get back 409: This path_id you specified doesn't exist @JFrgs
@tgogos tgogos self-assigned this Dec 8, 2021
tgogos added a commit that referenced this issue Jan 28, 2022
@tgogos
Copy link
Member Author

tgogos commented Jan 28, 2022

fix cell not being displayed after editing UE @tgogos

I think it will be solved if we also return the attribute: cell_id_hex when def update_UE(...) is called.

tgogos added a commit that referenced this issue Jan 31, 2022
@JFrgs JFrgs closed this as completed in 5ca7045 Feb 2, 2022
@tgogos tgogos reopened this Feb 2, 2022
JFrgs added a commit that referenced this issue Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant