Robin Ward
|
bddc9dd4b8
|
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
and then click edit again.
|
2013-06-11 16:41:09 -04:00 |
|
Robin Ward
|
06e83c9e6a
|
FIX: Hitting enter while the invite dialog is up should submit the form, not refresh the
entire page :)
|
2013-06-06 12:06:43 -04:00 |
|
Robin Ward
|
0af0a214b2
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
|
Robin Ward
|
b794830a25
|
Replaced Em.run.next with the more proper Em.run.schedule('afterRender')
when we are waiting for rendering to finish.
|
2013-05-20 12:20:10 -04:00 |
|
Robin Ward
|
0d8c962fdf
|
Fix: Multi-Select should close when an operation succeeds. A little refactoring, too.
|
2013-05-08 12:04:10 -04:00 |
|
Robin Ward
|
3e201fc9f3
|
Oops I missed a couple of jshint errors :)
|
2013-02-25 17:53:29 -05:00 |
|
Robin Ward
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Neil Lalonde
|
ff3e012034
|
Add a link that allows you to send activation email again
|
2013-02-22 11:49:58 -05:00 |
|
Robin Ward
|
45ab3ab892
|
JS refactoring that fixes presence errors in earlier reverted commit.
|
2013-02-22 11:00:47 -05:00 |
|
Sam Saffron
|
2b5be29d3c
|
Revert "Remove old unused code."
This reverts commit 6a617348e5.
|
2013-02-22 10:57:11 +11:00 |
|
Robin Ward
|
6a617348e5
|
Remove old unused code.
|
2013-02-21 16:17:56 -05:00 |
|
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
|