You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (JIRA)" <ji...@apache.org> on 2018/02/27 17:09:00 UTC

[jira] [Resolved] (AIRAVATA-2698) Django: django app switcher in the navigation header

     [ https://issues.apache.org/jira/browse/AIRAVATA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-2698.
---------------------------------------
    Resolution: Fixed

> Django: django app switcher in the navigation header
> ----------------------------------------------------
>
>                 Key: AIRAVATA-2698
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2698
>             Project: Airavata
>          Issue Type: Bug
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> Implement a way to switch between different Django apps in the header.
> TODO
> * [x] put the [app registry|https://docs.djangoproject.com/en/2.0/ref/applications/#application-registry] into a context processor
> * [x] put the [resolver_match|https://docs.djangoproject.com/en/2.0/ref/request-response/#django.http.HttpRequest.resolver_match] into a context processor
> * [x] create a AppConfig subclass that defines a url_app_name property that is meant to match the url app_name
> * [x] use this information to create a dropdown in the header
> * [x] listing on home page
> * [x] associate font awesome icons with each app



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)