wearefrank / ladybug-frontend

Frontend for Ladybug
Apache License 2.0
1 stars 6 forks source link

Create conversion option if needed #171

Closed celmoussaoui closed 2 years ago

celmoussaoui commented 2 years ago

All messages are now supposed to be shown in UTF-8. If a message is actually Base64 it should be able to be converted. See old GUI for the changes.

jacodg commented 1 year ago

More information for when implementing frontend tests:

https://github.com/ibissource/ibis-ladybug/issues/128

The test webapp has a link “Message encoded using Base64” which will generate a report to open with Cypress. With the first checkpoint the Base64 button can be used and with the other checkpoints some special characters (“ë©” and “😊”) can be tested