Actions
Feature #10956
closedAllow uploading images and captions for Core components
Start date:
09/23/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Some Core components are ready to provide users with images that can clarify results of their operation. Let's give them such an ability.
You can find an appropriate design here.
Updated by Evgeny Novikov about 3 years ago
- Blocks Feature #10946: Provide users with graphical representation of environment models added
Updated by Evgeny Novikov about 3 years ago
- Target version changed from 3.3 to 3.4
Updated by Evgeny Novikov about 3 years ago
- Status changed from New to Resolved
Vladimir has implemented this functionality in branch show-emg-proc-figures. There is new new end point reports/api/component/images-create/ for uploading images for reports. An example of its usage can be found at klever/bridge/reports/test.py:1804.
Updated by Evgeny Novikov almost 3 years ago
- Status changed from Resolved to Closed
I used the new end point in Core and found out that everything works great. Tests passed, so I merged the branch to master in e07759c. Since it you can enjoy graphical representation of environment models.
Actions