This chrome extension aims to add additional functionality to IncidentIQ. Simply install and refresh your *.incidentiq.com webpage. Check options to enable/disable features.
I am an independent developer and I am not affiliated in any way with incidentIQ, Incident IQ, LLC, or any affiliates thereof.
- Adds a copy button for the asset and serial
- Adds sounds to RapidScan
- Auto focus the device field after scanning storage box
- Hide unused categories of issues and unused resolution actions when configuring these options. A toggle button is present to show the unused options.
- Added feature to always show ticket # in the title of the page
- Fixed Issue 13 - Issues feature not always loading
- Fixed Issue 11 - Issue hiding hides new categories for issue types besides models.
- Fixed Issue 10 - Issue hiding hides on other issue tabs
- Allows issue filtering for all issue tabs, not just model issues.
- Correctly handles when the model issue list or the resolution action list uses the search feature
- Refactored to improve efficiency and readability
- Fixed Issue 8 - Copy links not loading
- Refactored code to prevent namespace collisions between content scripts
- Fixed Issue 6 - Batch Check In focuses device box early if manually typing in
- Fixed Issue 5 - Options not saving
- Fixed Issue 4 - Loading an Asset Twice May Cause Duplicate Copy Buttons
- Refactored code to work more efficiently
- Fixed an error caused by improperly importing the config file in the options page.
- Added auto focus student box during batch check out.
- Default options now apply properly fixing a bug where features wouldn't work until you saved options once.
- Fixed file paths so the sounds work again.
- Added icons
- Fixed a bug that prevented features from working.
- Added copy button functionality
- Added Options page to allow users to disable features they don't want
- Organized code and files into a better structure
- Updated Readme
- Changed name from IIQ RapidScan Sounds to IIQ Enhancement Suite
- Initial Release