TOMToolkit / tom_base

The base Django project for a Target and Observation Manager
https://tom-toolkit.readthedocs.io
GNU General Public License v3.0
26 stars 45 forks source link

Feature/add nav bar integration points #972

Closed jchate6 closed 3 months ago

jchate6 commented 3 months ago

This PR does 4 things:

  1. Add a Navbar integration point
  2. Change tom_alerts to use this integration point
  3. Add a URL integration point
  4. refactor the Target detail page button integration point.

See tom_tns PR#31