Stephan Hochhaus
|
4462c18964
|
Deps.autorun becomes Tracker.autorun
Updated wordplay and parties example to use Tracker.autorun instead of
legacy Deps
|
2014-10-13 16:27:05 -07:00 |
|
David Greenspan
|
48264ccafd
|
Use preferred helper style in docs,apps,packages
|
2014-09-25 14:56:15 -07:00 |
|
Avital Oliver
|
cdd07f9acc
|
Remove #constant from parties
|
2013-10-10 15:20:10 -07:00 |
|
David Greenspan
|
2378cbfbdc
|
Merge branch 'devel' into shark
|
2013-10-07 10:25:20 -07:00 |
|
Avital Oliver
|
2c727f0dbc
|
{{loginButtons}} -> {{> loginButtons}}
|
2013-10-04 22:20:53 -07:00 |
|
Geoff Schmidt
|
c2b2deb0d6
|
parties example: force selection to an actually-existing party.
This handles the case where the selected party is
deleted by another user, and also the case where
the server rejects the party creation request.
|
2013-10-04 18:19:57 -07:00 |
|
Geoff Schmidt
|
f0e273eaf0
|
#1063 In parties example, latency compensate object insertion from method.
|
2013-09-30 15:32:34 -07:00 |
|
David Greenspan
|
a18a92e65f
|
Deps.run => Deps.autorun
|
2013-03-11 12:17:39 -07:00 |
|
David Greenspan
|
b9c3e1fa30
|
port examples
|
2013-03-08 12:50:46 -08:00 |
|
David Glasser
|
1070a682fd
|
Rename soma.jpeg to soma.png, because that's what it is.
|
2012-12-13 17:49:09 -08:00 |
|
David Glasser
|
5e3f00c084
|
parties: capture double-click on map div, not svg.
In Firefox, the SVG is smaller than the map (bounding box on its items), so
coordinates were calculated wrong.
|
2012-10-16 17:56:12 -07:00 |
|
David Glasser
|
2b62152179
|
Add license and in-app attribution for OpenStreetMap.
|
2012-10-16 10:58:49 -07:00 |
|
David Glasser
|
2f11def1fb
|
Use newer form of Template.foo.events.
|
2012-10-16 10:55:45 -07:00 |
|
Nick Martin
|
15c6fe4220
|
Use query instead of custom logic to figure out where we clicked. Works in IE9.
|
2012-10-16 06:08:02 -07:00 |
|
Geoff Schmidt
|
45955d3ad3
|
parties: move parties.html into 'client'
|
2012-10-16 04:29:47 -07:00 |
|
Geoff Schmidt
|
4dee258b8e
|
parties: validation + code cleanups
|
2012-10-16 04:27:02 -07:00 |
|
Geoff Schmidt
|
0ca1386c10
|
parties: style d3 portion of app
|
2012-10-15 23:49:58 -07:00 |
|
Geoff Schmidt
|
4e7246320e
|
small UI cleanups. sqrt for diameter.
|
2012-10-15 20:25:57 -07:00 |
|
Geoff Schmidt
|
5b3293192f
|
send email on invitation. Facebook/Twitter support.
|
2012-10-15 19:38:15 -07:00 |
|
Geoff Schmidt
|
807a46791f
|
parties: first cut on styling. still needs
some d3 love.
|
2012-10-14 23:38:46 -07:00 |
|
Geoff Schmidt
|
631bc8352b
|
parties: styling WIP
|
2012-10-14 23:36:32 -07:00 |
|
Matt DeBergalis
|
7a3dbea1d0
|
remove vestiges of a separate rsvp collection
|
2012-10-14 21:09:12 -07:00 |
|
Matt DeBergalis
|
dd01154247
|
use d3 smart package
|
2012-10-14 20:00:04 -07:00 |
|
Geoff Schmidt
|
e17412a18d
|
invitation dialog
|
2012-10-14 18:35:36 -07:00 |
|
Avital Oliver
|
ae6838dce4
|
parties: can create private parties
|
2012-10-13 23:02:07 -07:00 |
|
Avital Oliver
|
f112ffac6b
|
parties: ux doesn't allow posting a party when logged out
|
2012-10-13 13:24:23 -07:00 |
|
Avital Oliver
|
40c1104bbb
|
parties: add a placeholder background map image
|
2012-10-13 13:19:43 -07:00 |
|
Avital Oliver
|
e606a9b20a
|
parties: unselected parties are transparent
|
2012-10-13 00:03:17 -07:00 |
|
Avital Oliver
|
d8e473701d
|
Restrict visibility of private parties.
While doing so, refactored rsvps to now be an array on party rather than a separate collection.
|
2012-10-12 22:42:07 -07:00 |
|
Avital Oliver
|
c41a334a5f
|
Only publish parties that the user should see
|
2012-10-12 18:01:07 -07:00 |
|
Avital Oliver
|
2d9b06c07e
|
Meteor._autorun -> Meteor.autorun
|
2012-10-12 18:01:06 -07:00 |
|
Geoff Schmidt
|
f41e1b358c
|
All Tomorrow's Parties example -- first checkin
WIP
|
2012-10-12 18:01:06 -07:00 |
|