- 04 Oct, 2019 40 commits
-
-
Samuel GAIST authored
Also made the enum unique so that there's no way to have two same values in it.
-
Samuel GAIST authored
-
-
-
-
-
-
-
Samuel GAIST authored
This will make the enum itself more usable. Style wise, this makes it an independent element of AssetModel.
-
-
-
-
-
-
refactored save/restore state/geometry with functions renamed functions to save/load settings
-
-
-
-
-
-
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Values of variables where wrong
-
Fixes #190
-
Samuel GAIST authored
This class can be used to retrieve a list of available assets. Currently returns only the highest version available for assets that are not experiments. This model can be used, for example, to populate the content of combo boxes when there's a need to show a list of available dataformats.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
- Moved test into a class - Use fixture for model creation
-
Samuel GAIST authored
Can be used as a starting point for the field editor.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
beat.editor will be using pytest
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-