Platform Explorer / Nuxeo Platform LTS 2019 10.10

Bundle org.nuxeo.web.ui

In bundle group org.nuxeo.web

Documentation

  • README.md

    Build Status Codacy Badge

    Nuxeo Web UI

    About

    Nuxeo Web UI is a standard base web application for Nuxeo Platform. It is highly customizable and scalable, developed with Polymer and leveraging nuxeo-elements, our library of custom elements.

    Getting Started

    Install dependencies

    npm install -g gulp bower && npm install && bower install
    

    Development workflow

    Serve / watch

    gulp serve
    

    This outputs an IP address you can use to locally test and another that can be used on devices connected to your network.

    Run tests

    gulp test:local
    

    This runs the unit tests defined in the app/test directory through web-component-tester.

    Build & Vulcanize

    gulp
    

    Build and optimize the current project, ready for deployment. This includes linting as well as vulcanization, image, script, stylesheet and HTML optimization and minification.

    License

    Apache License, Version 2.0

    (C) Copyright Nuxeo Corp. (http://nuxeo.com/)

    All images, icons, fonts, and videos contained in this folder are copyrighted by Nuxeo, all rights reserved.

    About Nuxeo

    Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

Resolution Order

[951, 969]
The resolution order represents the order in which components have been resolved by the Nuxeo Runtime framework. This range represents the minimal and maximal orders for this bundle's components.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).

Components

Packages

Maven Artifact

Filenuxeo-web-ui-10.10-HF33.jar
Group Idorg.nuxeo.web.ui
Artifact Idnuxeo-web-ui
Version10.10-HF33

Manifest

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_265
Bundle-ManifestVersion: 1
Bundle-Version: 0.0.1
Bundle-Vendor: Nuxeo
Nuxeo-RequiredBy: org.nuxeo.ecm.war
Bundle-Name: Nuxeo Web UI
Bundle-SymbolicName: org.nuxeo.web.ui;singleton:=true
Nuxeo-Component: OSGI-INF/auth-config.xml, OSGI-INF/actions-contrib.xm
 l, OSGI-INF/login-startup-page-web-contrib.xml OSGI-INF/webresources-
 contrib.xml, OSGI-INF/url-codecs-web-contrib.xml, OSGI-INF/browser-ca
 che-contrib.xml, OSGI-INF/web-ui-properties.xml

Exports

Charts

    Raw Data: Json Contribution Stats

    Contributions by Code Type

    Loading data

    Contributions by Target Extension Point

    Loading data

    Contributions by Studio Source

    Loading data