actions icon indicating copy to clipboard operation
actions copied to clipboard

feat: support Teams dashboard image attachment via adaptive card

Open AbgarSim opened this issue 9 months ago • 4 comments

This PR adds the possibility to attach images to the generated Teams message, this is achived by using AdaptiveCard instead of MessageCard

AbgarSim avatar Mar 28 '25 13:03 AbgarSim

Make sure to make the change in the .ts file, then run yarn build and it will generate the js. This looks fine once that is done, however this will change the behavior. Could you send me a screenshot of what it will look like after the change in a comment too?

phillipperalez avatar May 15 '25 15:05 phillipperalez

Make sure to make the change in the .ts file, then run yarn build and it will generate the js. This looks fine once that is done, however this will change the behavior. Could you send me a screenshot of what it will look like after the change in a comment too?

@phillipperalez

  • Updated both the .ts file and regenerated the .js by running yarn build.
  • Also attached a screenshot showing how the Teams message looks with the updated Adaptive Card and embedded dashboard image.

Screenshot 2025-05-21 at 23 06 56

Let me know if you’d like any changes to the layout or formatting before merging.

AbgarSim avatar May 21 '25 20:05 AbgarSim

Will this get fixed or revisited?

air720boarder avatar Jul 25 '25 15:07 air720boarder

@phillipperalez any plans to review/potenitaly merge this? I can keep rebasing but the branch will always be out of date if noone revisits this

AbgarSim avatar Oct 17 '25 10:10 AbgarSim