SDiFI / masdif

Manager for Spoken Dialog Framework
Apache License 2.0
1 stars 0 forks source link

Refactor out ActiveAdmin#Message table rendering definitions #49

Closed lumpidu closed 1 year ago

lumpidu commented 1 year ago

This extracts the Message table rendering so that we can reuse the exact same rendering code inside the Message and the Conversation#Message panel drill-down view.

Adapt the SCSS code to apply also for the conversation_message_table class.

fixes issue #42 fixes issue #43