Skip to content

Move Django app launcher to nova-dashboard repository

Cage, Gregory requested to merge 1-move-django-app into dev

Summary of Changes

Closes #1 (closed). This MR is to move the Django version of the Nova Dashboard/App Launcher into this repository and integrate it with the Python project template for NDIP. Note, the Gitlab CI is temporarily disabled in this mr, just so we can configure it properly in a separate issue.

Original MR: ndip/trame-apps/trame-app-launcher!30 (diffs)

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #1 (closed)

Edited by Cage, Gregory

Merge request reports