Sha256: 2fabcb0c8e1c6216c2366749e2a01871cd4758094442ec13c4c33db86742d85f

Contents?: true

Size: 796 Bytes

Versions: 18

Compression:

Stored size: 796 Bytes

Contents

# Bastion: The Katello UI Engine #

Bastion is a single page AngularJS based web client for the Katello server. This means that all Bastion "pages" are served from a single static page without the need for a round trip to the server.
All URLs are relative to the application root, `/content-hosts` and `/content_views`, for example, are able to be bookmarked, and work with the browser's back button.
The only real difference, as far as the user is concerned, is that the application is much quicker between Bastion "page loads" since only the HTML needed to render the next page is loaded instead of the entire page.

## Contributing ##
We welcome contributions, please see the Bastion [developer guide](https://github.com/Katello/katello.org/blob/master/docs/developer_guide/bastion/index.md).

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
katello-2.4.5 engines/bastion_katello/README.md
katello-2.4.4 engines/bastion_katello/README.md
katello-2.4.3 engines/bastion_katello/README.md
katello-2.4.2 engines/bastion_katello/README.md
katello-2.4.1 engines/bastion_katello/README.md
katello-2.4.0 engines/bastion_katello/README.md
katello-2.4.0.rc3 engines/bastion_katello/README.md
katello-2.4.0.rc2 engines/bastion_katello/README.md
katello-2.4.0.rc1 engines/bastion_katello/README.md
katello-2.2.2 engines/bastion_katello/README.md
bastion-0.1.7 README.md
bastion-0.1.6 README.md
bastion-0.1.5 README.md
bastion-0.1.4 README.md
bastion-0.1.3 README.md
bastion-0.1.2 README.md
bastion-0.1.1 README.md
bastion-0.1.0 README.md