Results 60 issues of Juha Kiviluoma

Currently Tool argument entry assumes that all argument slices should be on separate rows. E.g. ``` -d foo.txt -f out.txt ``` However, the some users might intuitively write ``` -d...

Feature
low priority

Trying to choose 'Pack CSV files' in the arrow causes Toolbox to freeze at least in the FlexTool workflow ![image](https://github.com/spine-tools/Spine-Toolbox/assets/40472544/7c2f06e5-1aa7-49cf-af56-488f9f334ccf)

UI

Transformers do not support transformations between an importer and Spine data store. That would be nice.

enhancement
Feature
Data import/export

Now that v0.8 implements entities with alternatives, then alternatives (and scenarios) can be used to filter the graph view directly. Naturally following the system discussed in https://github.com/spine-tools/Spine-Toolbox/issues/2134.

enhancement
Feature
GraphView

E.g. add_entity_items --> add_entities. Keep also the old versions for compatibility.

enhancement

When importing larger datasets or editing specifications of larger datasets, importer can be painfully slow. I made a test project for that. Massive_import.zip in the Spine Google drive. Not probably...

Feature
Data import/export

If I want to edit parameters from the dependent classes, I typically choose the full n-d class and not a 0-d class. Conversely, when I want to edit parameters of...

enhancement
DB editor

All the entities that "load state" (graph view) gets, should be also selected in the entity tree after loading. Otherwise it's impossible to continue modifying this selection. Discussed in https://github.com/spine-tools/Spine-Toolbox/issues/2449

bug

TradeRES modeller using Mac reported that some things don't show up in the Toolbox interface: ![image](https://user-images.githubusercontent.com/40472544/110118853-a6796380-7dc3-11eb-9aea-ae4fab58db17.png) That's full of question marks instead of icons. Also the preview of the tool...

bug
good first issue
UI
high priority

- I have a selected object_class, parameter_name (type scalar), alternative_name and double click the value field - I realize I actually have wrong parameter_name, because I wanted a parameter based...

Feature
DB editor