- 04 Apr, 2022 2 commits
-
-
Samuel GAIST authored
Fix experiment editor See merge request !153
-
Samuel Gaist authored
conda-forge does not provide PyQt yet for that architecture and that channel is mandatory because of bob.
-
- 31 Mar, 2022 5 commits
-
-
Samuel Gaist authored
-
Samuel Gaist authored
-
Samuel Gaist authored
Something has change at some point and the original mapping created from the input was replaced during the loading process.
-
Samuel Gaist authored
-
Samuel Gaist authored
-
- 13 Oct, 2021 2 commits
-
-
Samuel GAIST authored
Refactor the conda recipe to follow bob's latest standard See merge request !152
-
Samuel GAIST authored
-
- 11 Oct, 2021 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 10 May, 2021 1 commit
-
-
Flavio TARSETTI authored
Fix test warnings See merge request !151
-
- 07 May, 2021 1 commit
-
-
Samuel GAIST authored
-
- 05 May, 2021 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This will avoid having to set that at the all the projects level that run builds since we want to use it in any case and whatever the runner base OS is.
-
- 15 Apr, 2021 2 commits
-
-
Flavio TARSETTI authored
Add pyproject.toml See merge request !150
-
Samuel GAIST authored
-
- 14 Apr, 2021 8 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This follows bob packages new standar
-
- 10 Nov, 2020 2 commits
-
-
Samuel GAIST authored
Sphinx 3 autodoc no longer accepts autodoc_default_flags and autodoc_default_options should be used See merge request !149
-
Amir MOHAMMADI authored
-
- 16 Oct, 2020 2 commits
-
-
Flavio TARSETTI authored
Refactor the documentation and update the images for v2 Closes #258 See merge request !148
-
Samuel GAIST authored
-
- 10 Aug, 2020 6 commits
-
-
Amir MOHAMMADI authored
Add button to allow closing the current editor Closes #243 See merge request !147
-
Samuel GAIST authored
This button allows the user to stop editing the current asset without having to open a new one. Fixes #243
-
Amir MOHAMMADI authored
Fix dataformat list for protocol templates See merge request !146
-
Samuel GAIST authored
This method simplify the code to retrive the format to put as default value when, for example, creating a new input or output for an algorithm as well as values for tests.
-
Samuel GAIST authored
Only the setter is used, remove the unused code and just use the setter.
-
Samuel GAIST authored
The template protocols usable dataformat list does not contain the base types. Part of #246 Related to !128
-
- 06 Aug, 2020 3 commits
-
-
Flavio TARSETTI authored
Toolchain preview in experiment editor See merge request !145
-
Part of #185
-
This allows to re-use the widget in the ExperimentEditor for just visualizing the toolchain.
-