lp:~james-w/lava-dashboard/oauth

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/lava-dashboard/oauth
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
LAVA Dashboard (deprecated)
Status:
Development

Recent revisions

73. By James Westby

Allow request.user to be missing.

72. By James Westby

Add a middleware on top of django-oauth that puts the user on the request as normal.

71. By Zygmunt Krynicki

Make lc-tool.py use DASHBOARD_URL environment variable as a default argument to --dashboard-url

70. By Zygmunt Krynicki

Make some improvements to the index and about pages

69. By Zygmunt Krynicki

Add link to the administrator panel for signed in users with super-user flag

68. By Zygmunt Krynicki

Improve bundle stream detail view

* list all bundles uploaded to the stream
* display basic information about each bundle
* conform to current layout

67. By Zygmunt Krynicki

Improve and enable bundle stream list view:

* list all streams we can access
* conform to current layout

66. By Zygmunt Krynicki

Make dashboard_app tests independent from the project they are in.

Isolate all test cases that depend on template rendering to use only templates
from the application directory (which are empty and will not depend on project
elements). The idea for implementation is taken from
django.contrib.auth.tests.views

I added two new classes:
* DashboardViewsTestCase - for testing regular views
* DashboardXMLRPCViewsTestCase - for testing XML-RPC views

They are loosely based on older DashboardViewTestCase and DashboardAPITestCase
respectively.

As a positive side effect we can purge the mess from dashboard_app.test_urls
where we used to mimic dashboard_server.urls.

65. By Zygmunt Krynicki

Change __unicode__() methods on all dashboard_app models to look better in data browser

64. By Zygmunt Krynicki

Add custom templates for the data browser to match current layout

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lava-dashboard
This branch contains Public information 
Everyone can see this information.

Subscribers