Extension browser module with search/install feature from a remote store.

Review Request #3906 — Created Feb. 23, 2013 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

Extension browser module - Supports searching and installing extensions. Extensions are retrieved from a remote extension store and are accessed through the store's API. JSON responses are expected back.

This review request follows: http://www.youtube.com/watch?v=Xvntl7ksjPA&hd=1 (partially).

Change is also dependant on a modification to djblets/extensions/base.py -- method which performs an installation through easy_install given a remote archive containting an egg -- as on /r/3973

 
reviewboard/static/rb/css/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
reviewboard/static/rb/css/images/ui-icons_217bc0_256x240.png
reviewboard/static/rb/css/images/ui-icons_2e83ff_256x240.png
reviewboard/static/rb/css/images/ui-icons_469bdd_256x240.png
reviewboard/static/rb/css/images/ui-icons_6da8d5_256x240.png
reviewboard/static/rb/css/images/ui-icons_cd0a0a_256x240.png
reviewboard/static/rb/css/images/ui-icons_d8e7f3_256x240.png
reviewboard/static/rb/css/images/ui-icons_f9bd01_256x240.png
reviewboard/static/rb/js/extensionbrowser.js
reviewboard/static/rb/js/models/extensionInformationModel.js
reviewboard/static/rb/js/views/extensionBrowserView.js
reviewboard/webapi/resources.py
This diff has been split across 2 pages: < 1 2
Loading...