GithubHelp home page GithubHelp logo

kcwire / ddf-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codice/ddf-ui

0.0 0.0 0.0 228.48 MB

License: Other

HTML 0.13% CSS 0.67% JavaScript 19.18% Java 41.19% XSLT 0.01% Shell 0.03% TypeScript 35.98% Less 2.13% Handlebars 0.67%

ddf-ui's Introduction

ddf-ui

Welcome to ddf-ui, the home of Intrigue.

Installing in DDF

Note: Change 4.1.0-SNAPSHOT to the desired or most recent version of ddf-ui.

  1. Inside of a DDF karaf console run the following commands:

    feature:repo-add mvn:org.codice.ddf.search/intrigue-ui-app/4.1.0-SNAPSHOT/xml/features
    
    feature:install catalog-ui-app
    

    This will add the backend repo and then install the app.

    feature:repo-add mvn:org.codice.ddf.search/ui-frontend/4.1.0-SNAPSHOT/xml/features
    
    feature:install ui-frontend
    

    This will add the frontend repo and then install the app.

  2. (Optional) Add the following bundle to bundleLocations in etc/application-definitions/search-ui.json:

    "mvn:org.codice.ddf.search/catalog-ui-search/4.1.0-SNAPSHOT"
    

    This configures the Intrigue configurations to appear under the Search UI app in the DDF Admin Console.

  3. (Optional) Add a configuration file at etc/org.codice.ddf.ui.searchui.filter.RedirectServlet.config with the following contents:

    defaultUri="${org.codice.ddf.external.context}/search/catalog/"
    

    This configures /search to redirect to /search/catalog, which is the URI for Intrigue.

ddf-ui's People

Contributors

andrewkfiedler avatar andrewzimmer avatar andyjcross avatar azgoalie avatar bdeining avatar blen-desta avatar brendan-hofmann avatar brjeter avatar cantstoptheunk avatar clockard avatar coyotesqrl avatar djblue avatar emmberk avatar glenhein avatar hayleynorton avatar jaymcnallie avatar jlcsmith avatar josephthweatt avatar jrnorth avatar kcwire avatar lambeaux avatar mcalcote avatar mojogitoverhere avatar oconnormi avatar pklinef avatar rzwiefel avatar smithjosh avatar stevenmalmgren avatar stustison avatar vinamartin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.