Marcin Warpechowski

Results 74 issues of Marcin Warpechowski

# Steps to reproduce 1. Get Starcounter 2.3.1.7252 2. Clone the following repos: - [People](https://github.com/StarcounterApps/People) version `c92e8ebb7bcc7849276f70e01eef9e61ee2b6476` - [SignIn](https://github.com/StarcounterApps/SignIn) `f4e3236811665c0cf0a1a38bb18f3bb97c983dfc` - [Website](https://github.com/StarcounterApps/Website) `5bb50999736a34819f43ed4be971d1ab31749de1` - [Calendar](https://github.com/StarcounterApps/Calendar) `f8682bd36fd9f82f238056d94e37aeff5a81ba0a` 3. Delete the db...

bug

Currently, if Puppet tries to init a XHR connection to a port blocked by a firewall, it just hangs. We should introduce some timeout (I propose a default value of...

There needs to be a basic Puppet mechanism that sticks to the hardcore REST principles and works will no sugaring. Then goes a bunch of sugaring on top of it,...

As far as I understand, currently Puppet ignores the situation when client has configured non-empty `localVersionPath` and `remoteVersionPath` but the server does not send it in the response. Last time...

enhancement

@Mihaiii created an issue in https://github.com/Starcounter/Home/issues/272 that shows how developers can be confused by Palindrom's handling of the response header for the patch request. 1. When Palindrom receives `Location` header...

Continuation from https://github.com/PuppetJs/PuppetJs/issues/42: `redirectUrl` pattern used in few of our demo apps doesn't work with page morphing disabled. The pattern relies on server updating the value of `redirectUrl` property in...

It should be relatively easy to support PWA connectivity independence for read-only data by having a cache. Create a Service Worker for Palindrom that: - Creates snapshots of view-models based...

"Don't misbehave" error never shows up in Starcounter apps, because it shows up only when there are 0 templates in the imported document. However, in case of a Starcounter app,...

The source files have 3 TODOs. Maybe it's a good time to fix some of them or move them to separate issues?