Tobias Balle-Petersen

Results 13 issues of Tobias Balle-Petersen

Dates are returned as strings. The should be returned as datetime objects. Here is the data from a project: {'priority_end': '3', 'is_everybody_allowed': '0', 'is_public': '0', 'owner_id': '0', 'predefined_email_subjects': None, 'show_default_swimlane':...

Integers are returned as strings. They should be returned as type int. Here is the data from a project: {'priority_end': '3', 'is_everybody_allowed': '0', 'is_public': '0', 'owner_id': '0', 'predefined_email_subjects': None, 'show_default_swimlane':...

The extension needs an explanation of the "Knob size" parameter.

I do not understand the setting "knob size". Maybe it could be "Arc radius", and the arc would be used as a reference. In the current version, I do not...

When choosing the position (x,y) in the extension. The y axis is upside down. In Inkscape, (0,0) is the lower left corner. In the extension, (0,0) is the top left...

When preview is is turned on, units (outside the plugin) are changed to pixels. I expect my units to be unchanged.

I have and endpoint, _/orgs_, returning a list or organizations. I'm unsure if this provider supports importing the organization data into Terraform? I want to import data from the API,...

**Describe the bug** A repository is not added back to a team if the repository has been manually deleted from the team in Gitea. P.S.: If a user is removed...

bug

Looking at datasets, there are two types: _FILESYSTEM_ & _DATASET_ They do not have the same fields. My first though on how to handle this, would be to have one...

I don't know what type of arguments can be used with _invoke_method.py_. The current documentation reads: `python invoke_method.py disk.query` Add an example demonstrating the use of the flag _--arguments_ to...

documentation