Commit Graph

1868 Commits

Author SHA1 Message Date
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
3293ee0410 parties: limit string lengths 2012-10-12 23:21:59 -07:00
Avital Oliver
8064812225 parties: complete write restictions 2012-10-12 23:18:09 -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
David Greenspan
13622e5047 update to use loginButtons helper 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
Avital Oliver
09a4f4ce56 Better debug messaages 2012-10-12 18:00:29 -07:00
David Glasser
e7a1d27e53 Be more aggressive about dropping detached sessions.
We don't support session resume right now anyway so there's no reason to keep
them around for 15 minutes.

Also, when we do drop sessions, remember to GC them from the server.
2012-10-12 17:30:16 -07:00
David Glasser
a5879bad8f Increase SockJS disconnect_delay to avoid mistakenly disconnecting users.
Part of issue #207.
2012-10-12 17:30:16 -07:00
David Glasser
dc33f7c7a3 Make "livedata - basic method invocation" less flaky.
Raise a timeout, and be careful about clearing the future variable before
returning through it.
2012-10-12 17:30:16 -07:00
David Greenspan
bc9944e97b new accounts-ui spinner, has height of line 2012-10-12 17:25:52 -07:00
David Greenspan
a6ef06a275 Make links under password field smaller
The dropdown currently inherits the page's font, and in Helvetica
(e.g. todos) the links looked crowded.
2012-10-12 16:48:04 -07:00
David Greenspan
d442f8750a Todos: make more room for dropdown 2012-10-12 16:48:04 -07:00
Avital Oliver
4d3b4ae5cf accounts-ui: Logout -> Sign Out in all templates 2012-10-12 16:34:45 -07:00
David Greenspan
ebf930425b Accounts UI: Fix alignment of "Close" link and "Sign in" link 2012-10-12 16:28:39 -07:00
David Greenspan
6d06e5486c accounts-ui-viewer: move dropdown to the right 2012-10-12 16:28:39 -07:00
Nick Martin
bc6e80073a Merge branch 'support-autorun' into devel 2012-10-12 15:21:48 -07:00
Nick Martin
ada7d81112 Minor tweaks to docs. 2012-10-12 15:20:27 -07:00
Nick Martin
c7b5f51420 Re-order autorun and flush. 2012-10-12 14:55:32 -07:00
Nick Martin
bf8890ffa2 First docs for emailTemplates 2012-10-12 14:42:39 -07:00
David Greenspan
32edb4043f loginButtons halign -> align 2012-10-12 09:38:20 -07:00
David Glasser
bae1a59af6 Publicize Meteor._autorun as Meteor.autorun (with docs and tests). 2012-10-12 00:50:35 -07:00
Nick Martin
6265b9fac5 Merge branch 'auth-docs' into devel 2012-10-12 00:42:12 -07:00
Nick Martin
0195b291e1 Another pass. Almost everything has at least first-pass docs written. 2012-10-12 00:29:03 -07:00
Nick Martin
e8fa501fae Text for accounts-ui package. 2012-10-12 00:29:03 -07:00
Dan Dascalescu
f0f35650fa The period isn't part of the collection name
http://en.wikipedia.org/wiki/Logical_quotes
2012-10-12 00:29:03 -07:00
David Glasser
6d6aecc8a4 Preserve accounts-ui inputs by ID even without preserve-inputs. 2012-10-11 23:57:07 -07:00
David Glasser
639f4dd5bf Generate login token before onCreateUser and validation.
This way the hooks get to see the fully generated user.
2012-10-11 23:23:57 -07:00
David Glasser
17322ba63c Add more credits to History.md. 2012-10-11 22:59:56 -07:00
David Greenspan
2fa08731fa accounts-ui: less line-height in .message 2012-10-11 22:44:41 -07:00
David Greenspan
f3bdf087c1 Merge branch 'accounts-ui-css' into devel 2012-10-11 22:38:45 -07:00
David Greenspan
a32e97793b fix dropdown alignment; makes it look right in todos 2012-10-11 22:37:27 -07:00
David Greenspan
4bd42ffd80 add -webkit-box-shadow for Android (speculatively) 2012-10-11 22:21:31 -07:00
David Greenspan
17a31c9910 use entities for × 2012-10-11 22:21:31 -07:00
Yuriy Dybskiy
e0d9e3f756 Add background to spinner gif to prevent artifacts on other backgrounds 2012-10-11 22:21:31 -07:00
Yuriy Dybskiy
2d7ad7931e Add x to close modals 2012-10-11 22:21:31 -07:00
Yuriy Dybskiy
a274c844fe Revert HTML5 tags to DIVs due to IE8 support 2012-10-11 22:21:31 -07:00
Yuriy Dybskiy
3ceb78ae67 Fix 1-button logged in state 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
3bf8040fe7 Reverting wrapper 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
0735b2156a Wrapper around single login button to make it blend inline nicely. Affects other states though. Working on the update for that 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
ad750d9f5e CSS file whitespace 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
ec281e3e90 Bring account configure window in front of login dropdown 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
58eb6f77f3 Add sematics to the markup – html tags and input type=email 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
776c482ac5 Update dropdown width so that Configure Facebook Login fits nicely in one line 2012-10-11 22:21:30 -07:00
Yuriy Dybskiy
60e6e09c54 Remove border-radius mixin
By not using the vendor prefixes (-moz-, -webkit-) we lose only
Firefox 3.6 (and Safari 4).  We consider rounded corners expendable
in old browsers; e.g. we don't simulate them in IE 8.
2012-10-11 22:18:11 -07:00