-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Web UI
-
Epic Link:
-
Tags:
-
Sprint:nxGang Sprint 9.1.1, nxGang Sprint 9.1.2
-
Story Points:2
Pages
- Tutorial: Simple Browsing Custom App
Intent
Create a tutorial to guide through a simple browsing app.
This show explain the development process since polymer started kit to testing.
Should include
- Tutorial feature scope
- Creating and setting up you initial project
- Setting up all dependecies (npm and bower)
- Setting up build tools
- IDE integration (on example)
- Leverage YO Generator
- Authentication
- Connect to server and using Nuxeo Elements
- Using Nuxeo UI Elements
- Integration (binding) between Rest API and Elements properties
It should include small snippets of code during the tutorial for at least
- Connection and autorization
- Setting up nuxeo CORS or using local proxy
- A simple routing example
- Simple file upload <nuxeo-file> and/or alternatives
- Simple search with web components
- Content preview
- Content metadata display
- depends on
-
NXBT-1480 Update Generator Polymer App
- Resolved