You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* staging: (21 commits)
temporarily remove the option to use MC without authentication, until we get sessions working properly
use null in place of empty string for missing parameters
only show "add model/test" button when authenticated
fix bug when adding new model or test from table
fix bug introduced in 53357c3
Fix download links for data in CSCS containers
move filtering of editable projects to the server
Set back-end server for staging at Docker build time
Remove warnings from more recent versions of dependencies
avoid reloading page when clicking on featured models; allow login when try to access model detail page directly
update names of featured models
Add support for using Model Catalog when not logged in
Update keycloak config, based on HumanBrainProject/hbp-validation-framework#319 by @appukuttan-shailesh
update EBRAINS logo for link-outs
Add ModelDB linkouts
fix a not-so-obvious issue with using autocomplete
fix dumb mistake in autocomplete
Add search/autocomplete to single-select drop-down lists
only show project ID (collab name) for private models, it is not relevant for public ones
debug ci build failure
...
"SpiNNCer: Neuromorphic cerebellum implementation on SpiNNaker"
431
-
}
432
-
title={
433
-
"SpiNNCer: Neuromorphic cerebellum implementation on SpiNNaker"
434
-
}
426
+
image_title={"SpiNNCer: Neuromorphic cerebellum implementation on SpiNNaker"}
427
+
title={"SpiNNCer: Neuromorphic cerebellum implementation on SpiNNaker"}
435
428
citation={
436
429
"Petruț Antoniu Bogdan, Beatrice Marcinnò, Claudia Casellato, Stefano Casali, Andrew G. D. Rowley, Michael Hopkins, Francesco Leporati, Egidio D'Angelo, Oliver Rhodes"
437
430
}
431
+
onClick={this.props.handleSelectFeaturedModel}
438
432
/>
439
433
<MediaCard
440
434
id="c28c4e1f-0ef3-4ccd-9a81-8e792aa349a4"
441
435
image_title={"Model of two-photon calcium signals"}
0 commit comments