-
Links from CMS in footer are not configurable, but they should be. And they should support external links.
In simple words there should be in `footer-navigation.component.html` in line 17:
```ht…
-
We need one more smartedit ticket for "Rerendering Components and Content Slots After Editing". So that after changing components/slots, spa refresh these content.
-
Use `TranslateService` in TS classes:
1. component's implementations
2. Page Meta Resolvers (search files for phrase `extends PageMetaResolver`)
3. Http Error Handlers (search files for phrase `e…
-
For each of the links at top right:
![image](https://user-images.githubusercontent.com/4998145/48840757-99a0e500-ed5d-11e8-9282-a9753479a2d5.png)
Need cms data added to **spacceleratoraddon** (not…
-
The existing launch mechanism of storefront in SmartEdit fails short for the JS storefront, as it's launches the so-called /previewServlet. This route is not available in the JS storefront and is too …
-
Follow instructions from #6 and see example/spike in #140.
If you have a question, post in team slack with @tobias and @wei.
Add back the unit test previously commented out:
https://github.com/SA…
-
Refer to #296.
This is to make sure that it works before we create the directive.
For this ticket, we're going to add the attributes directly to the html template with dynamic data from SmartEdit,…
-
See description in the master ticket: #523
-
Angular 7 released late October 2018.
Changelog: https://github.com/angular/angular/blob/master/CHANGELOG.md
Release policies and predictions: https://angular.io/guide/releases
-
According to the (admittedly aged) tweet here:
https://twitter.com/travisci/status/424990533447327744
The TravisCI environment is limited to 5 concurrent builds per org. We think these lines in …