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

Dev 20231212 #131

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Dev 20231212 #131

wants to merge 33 commits into from

Conversation

fabiosato
Copy link
Collaborator

No description provided.

AbnerBissolli and others added 30 commits June 13, 2023 14:25
Syncing dev branch with main branch
* Building Bug Fix

* Added equipment history
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
Updating maintenance report with dev changes
Sync maintenance-reports with dev
* decoder for tx325

* Update sat_tx325.py

* Update tasks.py
* decoder for tx325

* Update sat_tx325.py

* Update tasks.py

* Update and minor bug fixes to SAT_TX325 decoder

---------

Co-authored-by: Fabio Sato (@grooel) <[email protected]>
fabiosato and others added 3 commits December 11, 2023 09:41
* Maintenance Reports Refactoring (#124)

* Create equipment inventory and hide old maintenance reports.

* Adding new fields

* Fixing typos

* Fixing typos

* Fix edit equipment_type bug

* Add validation to equipment inventory

* Added new fields to equipments model and fixed some buugs

* Multiple Equipment

* Fix compile error

* Equipment history (#119)

* Building Bug Fix

* Added equipment history

* Equipment inventory bug fixes from last update

* 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

* Improved equipment history and removed delete option from equipment inventory.

* Added maintenance reports creation and update for the new model.

* Contacts bug fix

* Added fine grained permission to delete maintenance report.

* Set default search in Maintenance Reports to display records from 3 months ago

---------

Co-authored-by: Fabio Sato (@grooel) <[email protected]>

* Changing MISSING constant from -99999 to -99.9

---------

Co-authored-by: Abner F. B. Costa <[email protected]>
Co-authored-by: Surface <surface@surface>
* Maintenance Reports Refactoring (#124)

* Create equipment inventory and hide old maintenance reports.

* Adding new fields

* Fixing typos

* Fixing typos

* Fix edit equipment_type bug

* Add validation to equipment inventory

* Added new fields to equipments model and fixed some buugs

* Multiple Equipment

* Fix compile error

* Equipment history (#119)

* Building Bug Fix

* Added equipment history

* Equipment inventory bug fixes from last update

* 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

* Improved equipment history and removed delete option from equipment inventory.

* Added maintenance reports creation and update for the new model.

* Contacts bug fix

* Added fine grained permission to delete maintenance report.

* Set default search in Maintenance Reports to display records from 3 months ago

---------

Co-authored-by: Fabio Sato (@grooel) <[email protected]>

* Changing MISSING constant from -99999 to -99.9

* Changing MISSING constant from -99999 to -99.9

---------

Co-authored-by: Abner F. B. Costa <[email protected]>
Co-authored-by: Surface <surface@surface>
Co-authored-by: Surface <[email protected]>
@cla-bot cla-bot bot added the cla-signed label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants