Граф коммитов

3700 Коммитов

Автор SHA1 Сообщение Дата
Piotr Zalewa e7d79fb1c7 SDK 1.4 added 2012-01-16 20:53:19 +01:00
Piotr Zalewa a85d7ba8e8 Update after code review and fix in Addon Builder Helper
* no result needed
* toggleConsole debug removed
* debug removed - it started magically working after full system restart
2012-01-16 12:26:07 +01:00
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 d5db7c9fb1 prevent "this.element is undefined" error sometimes in Autocomplete class 2012-01-13 14:29:46 -08:00
Sean McArthur 61416abc51 fixes bug 717885 - roar notifications stay stuck in same place 2012-01-13 12:22:33 -08:00
Sean McArthur 04c17e4dd0 fix in Shipyard for Storage class, which now properly retrieves falsy values, like 0.
fixes the offsets for Roar
2012-01-13 12:16:13 -08:00
Sean McArthur 84159ced14 minor tidying of variable names 2012-01-13 12:15:13 -08:00
Piotr Zalewa eefd0c7f85 ABH is asynchronous
Before we will push it live we need to have ABH 1.4 downloadable on AMO

* display a warning if ABH is not responding with an object containing `then`
* set the desired ABH number to 1.4
2012-01-13 14:38:59 +01:00
Sean McArthur fd1580996e fixing clicking on div.truncate elements 2012-01-11 17:29:10 -08:00
Sean McArthur 3e2cf82dbf binding forEach array to SelectElement context
this used to be the array of options, so it was setting array.selectedIndex = i, which does nothing.
2012-01-11 12:36:06 -08:00
Sean McArthur e4d09fe5ef fixes Search Sorting, getSelected() was undefined 2012-01-11 12:31:45 -08:00
Sean McArthur 96cfabcf54 updating gitignore to ignore the -min.js files when testing shipyard build 2012-01-11 12:17:05 -08:00
Sean McArthur b7542fa0a8 fixing File renaming bugs 2012-01-11 12:14:37 -08:00
Sean McArthur 85a8be377b converting fireEvent to emit in FileTree 2012-01-11 12:05:22 -08:00
Sean McArthur 6cea6a3998 updating eliminate to unstore 2012-01-11 11:56:00 -08:00
Sean McArthur 0bd422f9c5 fixing order of UI.Dashboard.css in dashboard template 2012-01-11 11:48:45 -08:00
Sean McArthur c4cf1ccdec upgrading dryice to correct version 2012-01-10 15:16:02 -08:00
Sean McArthur 76fb3bc938 Merge pull request #105 from seanmonstar/bug-696265-shipyard_remove_mootools_from_editor
Bug 696265 shipyard remove mootools from editor
2012-01-10 15:03:54 -08:00
Sean McArthur 656a0a4bc4 merging changes from 4b9ef82 2012-01-10 15:00:49 -08:00
Sean McArthur 946d47cd6b adding a missing 'e' in /user/dashboard redirect 2012-01-10 14:58:38 -08:00
Sean McArthur 7cffaab869 fixing Edit Package set private button 2012-01-10 14:58:37 -08:00
Sean McArthur e43afa6048 fix Search button, and send xhr=1
elements are now wrappers, so instead of input.value, we must use input.get('value')
2012-01-10 14:58:36 -08:00
Sean McArthur 131d6d5c90 fixing up errors Testing and Downloading Addons 2012-01-10 14:58:35 -08:00
Sean McArthur cbdf6f6f74 fixes trees from saving state across sessions 2012-01-10 14:58:35 -08:00
Sean McArthur d324014da6 upping Shipyard version 2012-01-10 14:58:34 -08:00
Sean McArthur b03ab408a4 adding `active` field to File model
this fixes it so that creating a new file, which comes back with active:true, expands the folder it might be in
2012-01-10 14:58:33 -08:00
Sean McArthur 031cfac8c3 adding Observable.property hooks to Folder 2012-01-10 14:58:32 -08:00
Sean McArthur da8c400efb cleaning up stray mootoolsisms. 2012-01-10 14:58:31 -08:00
Sean McArthur 11e8266a8c fixing autofocus on Modals 2012-01-10 14:58:30 -08:00
Sean McArthur a17bf488e2 updating dryice for Shipyard 2012-01-10 14:58:29 -08:00
Sean McArthur ad908f04ba fixing spelling and scope bugs 2012-01-10 14:58:29 -08:00
Sean McArthur 9db86cc8de removing [].contains calls 2012-01-10 14:58:28 -08:00
Sean McArthur 255769ad08 making all Modal's automatically have close buttons 2012-01-10 14:58:27 -08:00
Sean McArthur 03905a45f3 add csrftoken header back to browserid request 2012-01-10 14:58:26 -08:00
Sean McArthur 47bdc8ba25 removing sdk 0.9 2012-01-10 14:58:25 -08:00
Sean McArthur 96a9d47234 shipyard jinja helper should normalize path, so it looks prettier 2012-01-10 14:58:24 -08:00
Sean McArthur 2ee6f9fa8b adding browserid to update.py 2012-01-10 14:58:23 -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 2319371189 fixing Modal cancel buttons and pressing Esc 2012-01-10 14:58:20 -08:00
Sean McArthur 3cc227bea4 shipyard jinja helper now finds the "target" minified js file based on the package.json of that app 2012-01-10 14:58:19 -08:00
Sean McArthur 014b3baca9 adding the new Shipyard apps to the update.py shipyard_min part 2012-01-10 14:58:18 -08:00
Sean McArthur fd9cf4b7d8 updating dryice for shipyard building 2012-01-10 14:58:18 -08:00
Sean McArthur 0cae904d5a adding "ace" and "ide/settings" to ignoreErrors
this will quiet the warning from shipyard_min
2012-01-10 14:58:16 -08:00
Sean McArthur 2c051279b4 renaming Flightdeck to FlightDeck 2012-01-10 14:58:16 -08:00
Sean McArthur 616035d937 fixing stray string.substitute in flightdeck/Flightdeck 2012-01-10 14:58:14 -08:00
Sean McArthur e0409ed930 removing a stray Array.getLast() from flightdeck/Roar 2012-01-10 14:58:13 -08:00
Sean McArthur 7a2b44dd4c converts Dashboard into a Shipyard app 2012-01-10 14:58:13 -08:00
Sean McArthur fdae99db2b moved Admin.js into a Shipyard app 2012-01-10 14:58:12 -08:00
Sean McArthur 07cf5fdf89 killing unneeded tooltip 2012-01-10 14:58:11 -08:00