Commit Graph

22356 Commits

Author SHA1 Message Date
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
Yuriy Dybskiy
54260392c0 Make even better buttons and remove unnecessary styles 2012-10-11 21:59:10 -07:00
Yuriy Dybskiy
2ebde329e8 Update button border and revert 1-button change 2012-10-11 21:59:10 -07:00
Yuriy Dybskiy
9332139c0f Fix 1-button state logout position 2012-10-11 21:59:10 -07:00
Yuriy Dybskiy
8e9b9560c5 Fix dropdown position 2012-10-11 21:59:10 -07:00
Yuriy Dybskiy
6cbf57bef6 HTML refactor: semantic tags WIP and some css optimizations 2012-10-11 21:59:10 -07:00
Yuriy Dybskiy
1f21659f96 Update configure-button shadows and text alignment 2012-10-11 21:59:10 -07:00
David Greenspan
92ac9f1309 accounts-ui-viewer: allow testing of background color 2012-10-11 21:55:09 -07:00
David Greenspan
ea83ef4174 accounts-ui-viewer: update for halign 2012-10-11 21:54:56 -07:00
Avital Oliver
ed89815a33 accounts-ui: {{> loginButtons}} -> {{loginButtons}}
Also support {{loginButtons halign="right"}} for a dropdown that
hangs to the left
2012-10-11 19:50:09 -07:00
David Greenspan
09ed9ffeea accounts-ui-viewer tests spinner 2012-10-11 18:50:06 -07:00
Nick Martin
060f46e652 Merge branch 'auth-docs' into devel 2012-10-11 15:04:32 -07:00
Nick Martin
3dd36e656f Add new reactive sources to the list. 2012-10-11 15:01:39 -07:00
Nick Martin
3b0732fc1d Add accounts-ui package. 2012-10-11 15:01:39 -07:00
Nick Martin
ec54838d95 Add accounts concepts section. 2012-10-11 15:01:39 -07:00
Nick Martin
78b262741f Another pass through the docs. Almost all XXXs removed. 2012-10-11 15:01:38 -07:00
Nick Martin
99e1ed82c7 Catch up to new APIs. 2012-10-11 15:01:31 -07:00
Nick Martin
17030e572c Rework allow/deny, userId, and setUserId 2012-10-11 15:01:16 -07:00