Max Mulatz

Results 19 issues of Max Mulatz

This is maintenance we need to do now and then, to make sure our browser-compatibility is up to date. See https://github.com/browserslist/update-db#readme

dependencies

While working on #349 we split out the Jira adapter into two separate adapters, `jira-server` and `jira-cloud` in https://github.com/bitcrowd/tickety-tick/pull/354. However, due to tickety-tick going through all adapter for a page...

bug

> It didn't work, on my machine and Darren's too. Something with `xcodebuild` if I recall. There seems to be an issue with the Safari build at the moment. Double...

bug

Update `mdast-util-from-adf` package. Updating the other `mdast` packages requires some more changes as they pretty much all moved to ES modules. Will do separate PRs for that.

I was wondering if Storybook (or some addon to it) could allow us to add more tags or metadata to stories to improve the search. It would for instance be...

question

See [this blog post series](https://eslint.org/blog/2022/08/new-config-system-part-1/): the flat config will be the new default.

[chrome-webstore-upload-cli](https://github.com/fregante/chrome-webstore-upload-cli)], the package we're using for releasing to the Chrome Webstore, has an upcoming update, where they are migrating all secrets to only be allowed as environment variables: https://github.com/fregante/chrome-webstore-upload-cli/pull/98 We...

When opening Firefox/Chrome with locally running versions of the extension, we could instruct the browsers to open multiple taps instead of just GitHub. We could open tabs for all trackers...

Changes: - Run ESLint migration task - Add the missing dependencies for new ESLint config - Remove ignore-path CLI flag - Remove --ext CLI flag - Update eslint packages for...