I would like to be able to limit use of an extension to a set of users. For example, if I have an extension to deploy code to production, I would like to limit it so that only an ops team and team leads can trigger it.
Justin Weiss
over 3 years ago
in Extensions
0
Future consideration
It can be tough to focus on replaying the webhook I need with a firehose of other requests coming in. It'd be great to be able to filter down with plaintext matchers and pause the live updates so I can keep replaying the same request as I build/de...
Guest
over 3 years ago
in Extensions
0
Future consideration
Customize card layouts on the workflow board with extensions
Challenge: I tried to make an extension that would highlight "aging" cards on the board so everyone could quickly see tickets that were stuck. Desired experience: I want to be able to change how the cards look on the workflow board with an extension.
Challenge: At times I just want to tweak a tiny detail for an extension. The common steps to check out the repo for an extension takes a lot of steps. Desired experience: I want to be able to edit the extension directly from Aha! Develop.
Jeremy Wells
over 3 years ago
in Extensions
0
Future consideration
Make it easier to add custom styling to an extension
I like that you can style extensions using CSS-in-JSS libraries but it would be great to support pure CSS for simple things. Could extensions support some kind of webpack-style loader so I can directly import CSS/Sass/PostCSS?