-
**Describe the bug**
The postcode validation for `NL` is unnecessarily complicating the cart process flow by postcode validation that's too restrictive.
Background to bug report: https://wordpress…
-
```diff
- {{#if (media 'isDesktop')}}
+ {{#if media.isDesktop}}
Desktop view!
{{/if}}
```
-
Hi 👋,
based on the upcoming addition of `media` helper into `ember-responsive` add-on https://github.com/freshbooks/ember-responsive#getting-started, I propose adding similar helper here like this
…
-
Hi,
I am trying to connect to the Freshbooks API using simple-oauth2 and am having quite a lot of issues, not really sure if its related to this library or how I am trying to connect. Any help woul…
-
@brasmusson - re:
https://github.com/cucumber/cucumber-ruby-core/pull/141 Tying this to `--strict` mode is overloading what `--strict` mode means and how developers are going to want to use the `--r…
-
Hey!
The users endpoint does not seem to side load organizations.
https://github.com/facetoe/zenpy/blob/master/zenpy/lib/endpoint.py#L243
The http request does show the query parmater
`https://test.z…
-
There are online websites that help keep up to date with bills and taxes so at the end of t tax year you can just click a button and get all you need from it.
It all sounds very beautiful when you …
-
The README describes how to use ember-responsive within an Ember App's tests. However, I'm writing tests within an Ember Addon I am creating, and I'm a little confused as to what needs to be done. Aft…
-
Because the media service auto-injects into all components: https://github.com/freshbooks/ember-responsive/blob/master/addon/initializers/responsive.js#L11
ember-cli-meta-tags has an attributeBindi…
-
마케터로서 사용자에게 제품을 사용하면 무엇이 좋은지 쉽게 전달할 수 있는 사용자 스토리를 제공한다.
그래서
- 사용자가 프로젝트를 통해 어떤 불편이 개선되고 어떤 이익을 취할 수 있는지 쉽게 안다.
- 사용자가 자신의 이익을 위해 정보를 제공하는 것에 동기부여한다.
### 수용 조건
- [x] 사용자 성공 스토리 참조자료를 읽고 정리한다.
…