Skip to content

User scripts for adjusting the UI layout of PagerDuty to be more useable

License

Notifications You must be signed in to change notification settings

Preocts/pdui-scripts

Repository files navigation

pdui-scripts

User scripts created to adjust the layout of PagerDuty's UI for a more functional user experience.

Requirements:

These scripts require a browser extension to manage. They are designed for Chrome or Firefox.

Once you have the extension installed, click on the "install" link for a user script. The extension will prompt for installation from the raw content link based on the filename.


noteform-on-top.user.js

This moves the note textbox and submit button to the top of the note widget. As notes are listed newest to oldest it makes sense to keep the input box at the top for visability.

Install by clicking here

notewidget-on-top.user.js

This moves the entire note widget to the top of the right-hand column placing it above the responder widget. This is ideal to keep the most recent notes as calls to action while maintaining awareness of status, title, and action buttons.

Install by clicking here

collaspable-widgets.user.js

Move the widgets out of the way with a click of their label! This allows you to collaspe both the Notes widget and the Responders widget. Paired with noteform-on-top.user.js and notewidget-on-top.user.js this keeps everything flowing during an incident.

Install by clicking here


Before plugins:

example01.png

After noteform-on-top.user.js

example02.png

After notewidget-on-top.user.js

example03.png

With collaspable-widgets.user.js

example04.gif


About

User scripts for adjusting the UI layout of PagerDuty to be more useable

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published