-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtodo.txt
56 lines (24 loc) · 855 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Add google map feature
Define a "want to buy with X people" action
- does not seem to be possible
::DONE::
Update deal display
Keep track of active/inactive groupons
fix backgroun (ad)
Get fb comments to work with ajax
Fix CSS to work in chrome, may require removing dynamically resizing
center column feature
Refactor rake task to make database changes in the task, not module
ajaxify the like button
refresh fb-info (news ticker feed) div periodically
fix buy button
- there is a buy url for every option
make a real home page
handle 0 search results
on load - run this:
set button to disabled :$('.search_button').attr('disabled', 'disable');
add a class to search_input
js function on it's .change IE $('.serach_input).change function() {
//do something
if size is great than 1, enable button
if size is 0 disbale