Sean McArthur
|
f35213035d
|
improve feedback of BrowserID login process
* adding loading spinner to button while request in progress
* button shakes on failure
|
2012-01-13 15:08:10 -08:00 |
Sean McArthur
|
946d47cd6b
|
adding a missing 'e' in /user/dashboard redirect
|
2012-01-10 14:58:38 -08:00 |
Sean McArthur
|
03905a45f3
|
add csrftoken header back to browserid request
|
2012-01-10 14:58:26 -08:00 |
Sean McArthur
|
d23f0dcd5d
|
fixing shipyard apps to require flightdeck app also, so minifier bundles them together
|
2012-01-10 14:58:22 -08:00 |
Sean McArthur
|
f338b249a0
|
merging browserid work
|
2012-01-10 14:58:21 -08:00 |
Sean McArthur
|
7a2b44dd4c
|
converts Dashboard into a Shipyard app
|
2012-01-10 14:58:13 -08:00 |
Arron Schaar
|
23e4b23301
|
UI changes
|
2012-01-04 16:32:36 -08:00 |
Arron Schaar
|
cb949d321d
|
Merge pull request #95 from pennyfx/browserid
Improved browserid button styles
|
2011-12-20 17:03:10 -08:00 |
Arron Schaar
|
d11f0e23af
|
improved browserid button styles
|
2011-12-20 16:51:29 -08:00 |
Arron Schaar
|
af41bb4733
|
Merge pull request #91 from pennyfx/browserid
Enable BrowserID login
|
2011-12-19 17:28:34 -08:00 |
Arron Schaar
|
b42bcd7728
|
added rediect after login support '?next='
|
2011-12-19 16:13:44 -08:00 |
Arron Schaar
|
58e1330a73
|
corrected AMOs domain name
|
2011-12-19 15:50:34 -08:00 |
Arron Schaar
|
d26d3b906f
|
added new line to end of file
|
2011-12-19 15:09:09 -08:00 |
Arron Schaar
|
caf474040d
|
Added browserID login
|
2011-12-19 15:00:59 -08:00 |
Piotr Zalewa
|
edee83f186
|
Workk around the bug after uploading a before not uploaded add-on
|
2011-12-12 09:16:39 +01:00 |
Piotr Zalewa
|
bbc9e266e3
|
next attempt to fix updating status after upload to amo
|
2011-11-29 14:53:51 +01:00 |
Piotr Zalewa
|
ccb5e3c75f
|
fix update status after upload
|
2011-11-29 14:44:52 +01:00 |
Piotr Zalewa
|
e77a19270e
|
a bit more logging to get the info about wrong status displayed
|
2011-11-29 14:41:41 +01:00 |
Piotr Zalewa
|
6863c69ade
|
debug added as status was not updated
|
2011-11-29 14:27:59 +01:00 |
Piotr Zalewa
|
d41c676789
|
Fixed a serious bug
|
2011-11-28 21:00:57 +01:00 |
Piotr Zalewa
|
b15bb2e204
|
Status changed after successful request
|
2011-11-14 16:16:27 +01:00 |
Piotr Zalewa
|
b5ec71688b
|
* Fix for https://bugzilla.mozilla.org/show_bug.cgi?id=702252
Return empty object only if there was no attempt to upload an add-on before
* some pylint fixes
|
2011-11-14 16:04:16 +01:00 |
Piotr Zalewa
|
977b69c800
|
Prevent JS errors if any of the view/edit links wouldn't exist in DOM
|
2011-09-30 11:15:04 +01:00 |
Piotr Zalewa
|
3fdc903870
|
show only view or edit link
|
2011-09-29 21:47:18 +01:00 |
Piotr Zalewa
|
e974650cf0
|
show edit on AMO if addon is Incomplete
|
2011-09-29 21:14:53 +01:00 |
Piotr Zalewa
|
f6d790cbc1
|
show view on AMO only if addon is not Incomplete
|
2011-09-29 20:50:10 +01:00 |
Piotr Zalewa
|
765ef1859d
|
show view on AMO only if addon is not Incomplete
|
2011-09-29 20:42:10 +01:00 |
Piotr Zalewa
|
1f971f6b36
|
Add view on AMO link
* Display it hidden if no AMO slug given
* Retrieve AMO slug while updating status on AMO
|
2011-09-29 20:04:27 +01:00 |
Piotr Zalewa
|
11b158baa5
|
pk is not used at the moment
|
2011-09-15 17:17:40 +01:00 |
Piotr Zalewa
|
84f07d2e84
|
Reload status after uploading an add-on to AMO
|
2011-09-14 23:38:22 +01:00 |
Piotr Zalewa
|
7e23a642f9
|
* AMO integration status no longer copied on new revision
* latest_uploaded FK introduced
* pull AMO Status on Dashboard page load
|
2011-09-06 18:34:56 +01:00 |
Piotr Zalewa
|
70a268336a
|
After code review
* prevent 500 on calling wrong package revision
* class names are now following the conventio
|
2011-09-06 12:25:04 +01:00 |
Piotr Zalewa
|
e6edf680a5
|
* Upload To AMO moved to Dashboard
* Current stored AMO Status displayed in the Dashboard
|
2011-09-02 12:05:35 +01:00 |
Sean
|
c93a764cd1
|
moved all apps media files to top level media
|
2011-01-05 11:57:02 -08:00 |