Project

General

Profile

« Previous | Next » 

Revision a9900823

Added by Walden Raines about 10 years ago

Remove code that has been replaced by bastion/v2 APIs.

Delete several old and unused UI controllers, views,
javascript files, styles, and tests as well as removing
unused functionality from remaining bastion-only UI controllers.

  • added
  • modified
  • copied
  • renamed
  • deleted
  • app
    • assets
    • controllers
    • views
      • katello
        • environments
          • _edit.html.haml
          • _new.html.haml
          • _products.html.haml
        • errata
          • _packages.html.haml
          • _short_details.html.haml
          • _show.html.haml
        • organizations
          • _default_info.html.haml
          • _download_debug_certificate.html.haml
          • _edit.html.haml
          • _environments.html.haml
          • _events.html.haml
          • _footer.html.haml
          • _new.html.haml
          • _post_delete.js.haml
          • index.html.haml
        • products
          • _edit.html.haml
          • _new.html.haml
        • puppet_modules
          • _show.html.haml
        • repositories
          • _edit.html.haml
          • _new.html.haml
        • subscriptions
          • _consumers.html.haml
          • _edit.html.haml
          • _edit_manifest.html.haml
          • _history.html.haml
          • _history_items.html.haml
          • _list_subscription.html.haml
          • _list_subscription_show.html.haml
          • _list_subscriptions.html.haml
          • _new.html.haml
          • _products.html.haml
          • _subscriptions_tupane_header_nav.html.haml
          • _subscriptions_tupane_header_new_nav.html.haml
          • index.html.haml
          • index_nutupane.html.haml
        • system_events
          • _details.html.haml
          • _event_items.html.haml
          • _events.html.haml
          • _more_events.html.haml
        • system_groups
          • _edit.html.haml
          • _edit_systems.html.haml
          • _list_group.html.haml
          • _list_groups.html.haml
          • _new.html.haml
          • _system_item.html.haml
          • _systems.html.haml
          • _tupane_header.html.haml
          • errata
            • _index.html.haml
          • events
            • _index.html.haml
            • _items.html.haml
            • _more_items.html.haml
            • _show.html.haml
            • _system_items.html.haml
            • _systems.html.haml
          • index.html.haml
          • packages
            • _index.html.haml
            • _items.html.haml
            • _status.html.haml
        • system_packages
          • _package_items.html.haml
          • _packages.html.haml
        • systems
          • _actions.html.haml
          • _edit.html.haml
          • _edit_custom_info.html.haml
          • _facts.html.haml
          • _hypervisor.html.haml
          • _list_system.html.haml
          • _list_system_show.html.haml
          • _list_systems.html.haml
          • _more_products.html.haml
          • _new.html.haml
          • _products.html.haml
          • _subs.html.haml
          • _subs_update.js.haml
          • _subscription_details.html.haml
          • _subscriptions.html.haml
          • _system_group_items.html.haml
          • _system_groups.html.haml
          • _system_tupane_header_nav.html.haml
          • errata
            • _index.html.haml
            • _items.html.haml
          • index.html.haml
          • new_nutupane.html.haml
          • show_nutupane.html.haml
  • config
  • lib
  • spec
    • controllers
      • organizations_controller_spec.rb
      • products_controller_spec.rb (diff)
      • subscriptions_controller_data.rb
      • subscriptions_controller_spec.rb
      • system_errata_controller_spec.rb
      • system_events_controller_spec.rb
      • system_group_errata_controller_spec.rb
      • system_group_events_controller_spec.rb
      • system_group_packages_controller_spec.rb
      • system_groups_controller_spec.rb (diff)
      • system_packages_controller_spec.rb
  • test