Dexter Marks-Barber
Dexter Marks-Barber
### Describe the bug When hot reloading and initially spinning up `pnpm run dev` an error that causes a 500 message to be displayed to the client is seen when...
Hey, I'm using `nedb-promises` for my tests, whereas live I'm using `mongodb`, recent versions of mongo have started throwing errors when using `update`: > (node:76674) [MONGODB DRIVER] Warning: collection.update is...
Resolves #25 Upgrades from using `gapi.auth2` to `google.accounts.id` (https://developers.google.com/identity/gsi/web). This change, however, is **breaking** as the outputs from the events are different. * `auth-success` now returns an object with user...
For instance the documentation for the posts source does not describe the need for prefixes in `fieldsToMap` and `fieldsToMigrate`.
I was wondering if it were possible to put the original from email address within the subject?
I am attempting to set the tracking option on a line item for an invoice. Here's what I've currently got: ```php public function tracking() { /** @var PrivateApplication $xero */...
As mentioned in #322 I am working on implementing PayrollUK in [my fork][fork], but I am having issues understanding how to implement [employment][employment] on an [employee][employee]. ###### `PayrollUK\Employee` ```php #...
Hey, I would like to see the `enabled-dates` attribute added to this component to make it easier to disable a large number of dates. I current only want to enable...