Commit graph

65 commits

Author SHA1 Message Date
Sacha Greif
f510c41244 improve social login buttons 2016-04-04 11:30:14 +09:00
Sacha Greif
f59729bbc4 merge NewDocument and EditDocument components into single NovaForm component; use it for comment edit form as well 2016-04-04 10:21:18 +09:00
michelherszak
4a5a1ca3c2 Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova
Merge after
2016-04-03 10:14:35 -06:00
Sacha Greif
20b8227b64 select accounts package at app level; disable custom oauth buttons logic for now 2016-04-03 11:49:34 +09:00
Sacha Greif
2fca9b6900 extract account form into own component; use modal to show it instead of comment form when not logged in; add size option for modal 2016-04-03 11:42:07 +09:00
Sacha Greif
77140ac09f Merge branch 'comments-login' of https://github.com/xavcz/Telescope into xavcz-comments-login
# Conflicts:
#	.meteor/versions
#	packages/nova-base-components/lib/users/AccountsMenu.jsx
#	packages/nova-base-components/package.js
2016-04-03 11:30:31 +09:00
Tim Brandin
1c9b172dc9 Bugfixes for std:accounts-ui 2016-04-02 21:05:02 +02:00
xavizalote
e43b1c856a "do nothing on sign in/up" hooks 2016-04-02 17:03:03 +02:00
xavizalote
32dfc92c0a tweak social buttons rendering 2016-04-02 15:47:12 +02:00
xavizalote
680e5b9ce4 switch to std:accounts-ui (same package but moved repo) & add accounts form instead of new comment form if the user is not logged in 2016-04-02 15:03:55 +02:00
michelherszak
03bcd084a9 Commit after merge 2016-04-01 08:20:54 -06:00
Sacha Greif
f2f7b6ab18 switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form; 2016-04-01 12:38:50 +09:00
Sacha Greif
da9795b43d import EditDocument (thanks @MHerszak!) 2016-04-01 10:55:47 +09:00
michelherszak
8f148bbf1a EditComponent wasn't available through Telescope.components. The import from nova:forms fixed it for UserEdit.jsx 2016-03-31 13:24:19 -06:00
Sacha Greif
6a31ef2871 rename packages for consistency 2016-03-30 09:25:25 +09:00