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

I threw the features page together, it works but could use some visual love.

One of the concerns brought up by the Angular team is that currently Angular Material is a bit bloated and unable to take advantage of tree shaking, which causes our...

bug

Sometimes our recipe list cards line up and look perfect: ![image](https://user-images.githubusercontent.com/2111857/28492476-8e3c9408-6eb9-11e7-83ad-88145ff81f0c.png) But oftentimes the heights are off: ![image](https://user-images.githubusercontent.com/2111857/28492480-9c47ddb4-6eb9-11e7-8569-91842173d678.png) Even if the images / text length isn't quite the same, let's...

bug
question

Build homepage according to [wireframes](https://www.drupal.org/node/2818741#comment-12114776)

In the long term roadmap I'd really like to support some type of authentication / editing of recipes and other content from within our app. Exploring decoupled editorial is really...

This was a topic of a lot of discussion with the Angular team. The basic premise is that building an app to consume and display known and established data models...

so In my opinion we could start by fetching the categories from JsonAPI. When you go to the recipes landing page that would be the starting point and that will...