Skip to content

This project is intended to be integrated as a bundle in the destination installation of your map.apps manager.

License

Notifications You must be signed in to change notification settings

m-scherpi/mapapps-github-manager

 
 

Repository files navigation

GitHub Manager

This project is intended to be integrated as a bundle to the installation of your map.apps manager.

Installation Guide

Requirement: map.apps 4.6.0

Before you add the Bundle to your manager, please configure the user and the topic property in the manifest.json to point to your GitHub account. Topic can be left empty. You will have to add a released bundle.jar/zip as a bundle in your map.apps manager. Furthermore, you have to add the following lines to your application.properties or custom.application.properties, or build.properties:

proxy.allowedServerUrls = https://github.com,followRedirects:true

manager.config.viewbundles=appmanagement,reportmanagement,bundlemanagement,bundleupdatechecker,mapapps-github-manager

Restart your map.apps instance. You should now see a new tab in the manager view.

Configurable Components of mapapps-github-manager:

BundleStore

Property Type Possible Values Default Description
user String GitHub user name
topic String Topic used in GitHub

Attention

The included sample app is just for ui design. Functional tests can only be performed in full installed map.apps manager (role=maAdmin).

About

This project is intended to be integrated as a bundle in the destination installation of your map.apps manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.8%
  • CSS 22.0%
  • HTML 11.9%
  • Vue 11.3%