-
https://github.com/reproducible-biomedical-modeling/Biosimulations/blob/6418d75687b727734637f92806c57bd13e4deeae/CRBM-Viz/src/app/Shared/Components/navigation/navigation.component.html#L71-L76
---
#…
-
Authorize leads to the following error:
Callback URL mismatch.
The provided redirect_uri is not in the list of allowed callback URLs.
-
Request: https://biosimulations-api.herokuapp.com/models?embed=
Response:
```
{
"detail": "The server encountered an internal error and was unable to complete your request. Either the server i…
-
Automatically set width so that (a) the full table width is occupied by columns and (b) there's no horizontal scrolling unless columns would be less than their min widths.
See BioSimulations code f…
-
Feedback reported on **Fri Jan 24 2020** at **12:43:11** (GMT-0500) from **[https://biosimulations.herokuapp.com/](https://biosimulations.herokuapp.com/)**
## Description
### Comments
> Logo ove…
-
Add the following properties:
- target (:obj:`str`): the address of each parameter in the model (e.g., XML path). Addresses can be arbitrarily deep (i.e., parameter in reaction in submodel). This des…
-
- Add `format` property (`format: Format`)
- Remove `data` property. Instead, this should be computed from `layout[].data[].simulation_results`.
-
-
The favicon (`/logo_orange.ico`) appears to be squished horizontally.
1. Save the favicon as a square (i.e. add padding to the top and bottom so that the logo is vertically centered. This can easily…
-