osparc-simcore
osparc-simcore copied to clipboard
🐼 osparc-simcore simulation framework
### User Story In Storage, add filtering by product to the data listing. We want to prevent users in Sim4Life from seeing data from Osparc, and vice versa.
### Is there an existing issue for this? - [x] I have searched the existing issues ### User Story Support users being part of multiple products Fix logout behavior: when...
### Is there an existing issue for this? - [x] I have searched the existing issues ### User Story Remove group 1 (`EVERYONE`) used for sharing in osparc.io - This...
As last step of #5646 refactoring, the `workbench` can be removed from `projects`.
- [x] `projects` skeleton and dependencies https://github.com/ITISFoundation/osparc-simcore/pull/7240 - [ ] `projects` test coverage
- [ ] https://github.com/ITISFoundation/osparc-simcore/issues/6455 - [ ] Script to identify and dump all front-end user messages (similar to [gettext](https://docs.python.org/3/library/gettext.html) for internationalization) - [ ] create reference - [ ] use...
### Tasks - [ ] remove all associations to `s4l` group, i.e. users and services @pcrespov - [ ] remove `s4l` product from d
Based on the iteration of PR https://github.com/ITISFoundation/osparc-simcore/pull/7491, please consider the refactoring `simcore_service_catalog.clients.director.DirectorApi.get_service_extras` - Should return a **domain** model (ServiceExtras is a schema model from directorv2?!) - Consider moving some of...
### Is there an existing issue for this? - [x] I have searched the existing issues ### User Story Required events are: - machine started - machine pending - machine...
To check the logs of a project currently the user must open the project to see them. The idea here would be to allow to show logs without opening a...