Bruno P. Kinoshita
Bruno P. Kinoshita
It's normally considered a bad practice to have the database model classes also being used to send data to the user in responses. It's better - and IMHO easier to...
Found some buttons that were not aligned in the UI, and when I searched for the version of Bootstrap, realized we are using version 3 for `cwlviewer`. Bootstrap 5 was...
Only missing a way to fetch the data that goes in `data/` (not clear from the link in the README), but the command `python classifier.py` seems to work OK after...
Not sure whether the title should be `h4` or `h1`. Used `h4` as it was on the left side of the statement… but for screen readers, it would be better...
Hi, Couple typos found while trying to run it locally in an IDE. Thanks for sharing the code! Bruno
Could overlap a bit with current work related to Analytics. Could also display per suite/task metrics, etc. Which components to be used in this dashboard? Raised by @matthewrmshin during the...
The vuejs threshold for raising a warning is around 244 kb. We have over 1 mb now, so we will have to try finding what is going on. It could...
Not a high priority, but I am creating this issue now to move the work from #81 (to be closed) here.
Hi, I am reading the St2 Orquesta docs, and found the link to https://www.orquestaedit.com/ to visualize workflows, but it's failing to resolve for me? Any idea if it's a temporary...