-
In Signer.gs I see a reference to signature_method (line 48), how do I set this value (in my case to: PLAINTEXT) when using the library?
-
Not sure if the docs are outdated but adding `import './responsive';` in `start-app` results in error because `tests/helpers/responsive.js` is not generated.
-
When you make a quote it has the UOM (Unit of Measure) of "Quantity" and when you invoice a project it has a UOM of "Hours". I think there should always be two parts to a quote and invoice. Labour an…
-
https://status.freshbooks.com/
-
Migrated from [rt.openssl.org#4651](https://rt.openssl.org/Ticket/Display.html?id=4651) (status was 'open')
Requestors:
* bmorton@mortoninsights.com
From bmorton@mortoninsights.com on 2016-08-17 17:…
-
## Description
https://github.com/cloud-elements/soba/issues/6517
-
I'll assume if the codemod doesn't rewrite that the function isn't being exposed as import yet. This function is used by ember-responsive: https://github.com/freshbooks/ember-responsive/blob/master/bl…
-
-
## Freshbooks now has a newer UI version and new API. To be consistent with their naming we need to update freshbooks element name and logo
Update all references in CE documentation to reflect the …
-
// acceptance-test
import { test } from 'qunit';
import moduleForAcceptance from 'monkees-stream-1-1/tests/helpers/module-for-acceptance';
moduleForAcceptance('Acceptance | Home Desktop');
…