contenta_angular icon indicating copy to clipboard operation
contenta_angular copied to clipboard

Contenta CMS Angular frontend

Results 18 contenta_angular issues
Sort by recently updated
recently updated
newest added

Hello, After a lot of playing around, installed typescript and node-sass and something else that i've forgotten I got the package to run. Very nice indeed! Then I edited the...

Hello, What is the licence of the Angular demo app? GPL, MIT? I discovered the project a bit by accident (reading about headless solutions) and found it wonderfull that you...

Hi, I'm implementing a client application for contenta cms. Do you have any reccomended library that can be used to integrate Simple Oauth2 login? I found several version, but I'm...

In the documentation it says there are 3 files I need to edit to make it point to my contenta backend. I cannot find the file 'ngsw-manifest.json" Anyone else came...

> ERROR in ./src/app/shared/components/recipe-long/recipe-long.component.scss > Module build failed: Error: ENOENT: no such file or directory, scandir '/home/contenta/public_html/contenta_angular/node_modules/node-sass/vendor' > i've npm installed with no issues... hit some issue with typescript. there...

https://medium.com/@evertonrobertoauler/angular-4-universal-app-with-angular-cli-db8b53bba07d

enhancement

Lets discuss and define here the roadmap for contenta angular2 features. - [x] Angular2-jsonapi integration - [x] Switch to Angular service worker - [x] Server push - [ ] Make...

We've gotten a lot further along with our feature set, but without documentation much of it is not obvious. Let's do a pass at documenting just what makes Contenta Angular...

We have some error when accessing recipes details directly. ``` Network error TypeError: t.forEach is not a function ``` https://contenta-angular.firebaseapp.com/recipe/455f52e3-212e-4af7-b46a-55d8b93229a7

bug

Our builds are getting longer, sometimes over 10 minutes now, so we should look into adding Build Stages in Travis so we can do things like run our lint, unit,...