Tom Coonen

Results 6 issues of Tom Coonen

Add correct link to s3 plugin, plugins dir is missing from master.

## Expected Behavior Have the time worked count up within a few seconds, not linear until a few hours is added up. ## Actual Behavior The time is added linear,...

bug :beetle:

A small improvement could be made by parsing a description from: /PREF/This is the payment description to: This is the payment description

### Issue Description Seems like some casting is missing for local storage Boolean values? Error: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String. ### Reproduction Running 8.7.0 with the @nativescript/devtools with...

bug

#### Why? When using cursor pagination on the get all contacts endpoint, the page size set is not taken into account. #### How? Passed the full `pages` object to the...