Simon Larsen

Results 74 issues of Simon Larsen

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade posthog-js from 1.111.0 to 1.115.0. :information_source: Keep your dependencies up-to-date....

### Title of this pull request? ### Small Description? ### Pull Request Checklist: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put...

### Title of this pull request? ### Small Description? ### Pull Request Checklist: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put...

good first issue
write tests

Currently, if you're creating scheduled maintenance events: ``` { "monitors": "id" } ``` is not supported, but ``` { "monitors": [{ _id: "id"}] } ``` is supported. Allow creation of...

enhancement

We have a `/Home` project which is basically the home page of the application. When you npm intall and npm start the project, it runs on port 1444. It has...

write tests

Add bulk csv import functionality for tables. This can be useful for importing subscribers for example.

enhancement

Currently we can select resources if we use all custom fields. We should be able to select resources on a single custom field as well

enhancement

I expected to be able to see somewhere the periodic checks - even if they were just green/Operational. So for example in the Status Timeline, I was expecting to see...

enhancement