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

Updating maintenance report with dev changes #120

Merged
merged 4 commits into from
Jul 12, 2023

Commits on Jul 11, 2023

  1. Equipment history (#119)

    * Building Bug Fix
    
    * Added equipment history
    AbnerBissolli authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    235d71c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d8667 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    6a3dd41 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'maintenance-reports-refactor' into dev"

    This reverts commit 6a3dd41, reversing
    changes made to 80d8667.
    
     Changes to be committed:
    	modified:   api/wx/admin.py
    	deleted:    api/wx/migrations/0026_auto_20230705_1900.py
    	deleted:    api/wx/migrations/0027_auto_20230707_2048.py
    	modified:   api/wx/models.py
    	modified:   api/wx/templates/wx/maintenance_reports/maintenance_reports.html
    	modified:   api/wx/templates/wx/maintenance_reports/new_report.html
    	deleted:    api/wx/templates/wx/maintenance_reports_old/equipment_inventory.html
    	deleted:    api/wx/templates/wx/maintenance_reports_old/maintenance_reports.html
    	deleted:    api/wx/templates/wx/maintenance_reports_old/new_report.html
    	deleted:    api/wx/templates/wx/maintenance_reports_old/view_report.html
    	modified:   api/wx/urls.py
    	modified:   api/wx/views.py
    	deleted:    api/wx/views_old.py
    AbnerBissolli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1cdaf99 View commit details
    Browse the repository at this point in the history