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 |
|
Sacha Greif
|
afad8d21b7
|
Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova
|
2016-04-04 09:31:53 +09:00 |
|
Sacha Greif
|
4fb68d4cc7
|
renaming variables to be more accurate; adding submitCallback to forms
|
2016-04-04 09:31:48 +09:00 |
|
Sacha Greif
|
ae11776cbb
|
Merge pull request #1287 from MHerszak/nova
Nova package updates
|
2016-04-04 09:30:04 +09:00 |
|
michelherszak
|
43f2bc9f94
|
Package update: std:accounts-ui from 1.1.5 to 1.1.12, collection2 from 2.8.0 to 2.9.1, react-meteor-data from 0.2.6beta to 0.2.7, check-npm-versions from 0.1.1 to 0.2.0
|
2016-04-03 13:29:26 -06: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
|
576fae3008
|
use nova:forms for comment new/reply forms as well
|
2016-04-03 20:58:11 +09:00 |
|
Sacha Greif
|
8305cd8a3d
|
adding loading spinner
|
2016-04-03 15:56:12 +09:00 |
|
Sacha Greif
|
86509c3869
|
disable new comment form while submitting
|
2016-04-03 12:05:44 +09: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
|
20c1d0a365
|
Merge branch 'xavcz-comments-login' into nova
|
2016-04-03 11:30:41 +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 |
|
Sacha Greif
|
a9b1d82ee0
|
use named function
|
2016-04-03 11:27:53 +09:00 |
|
Sacha Greif
|
5bf264f0b4
|
Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova
|
2016-04-03 11:08:16 +09:00 |
|
Sacha Greif
|
1b1d031ea0
|
versions
|
2016-04-03 11:08:13 +09:00 |
|
Sacha Greif
|
62e1efe3b9
|
Merge pull request #1286 from studiointeract/nova
Bugfixes for std:accounts-ui
|
2016-04-03 11:07:42 +09:00 |
|
Tim Brandin
|
ad933c7192
|
Updated to latest version of std:accounts-ui
|
2016-04-02 23:19:32 +02:00 |
|
Tim Brandin
|
1c9b172dc9
|
Bugfixes for std:accounts-ui
|
2016-04-02 21:05:02 +02:00 |
|
xavizalote
|
d91c829053
|
comment the accounts.onCreateUser callback in order to let the app run
|
2016-04-02 19:25:52 +02:00 |
|
xavizalote
|
6f489746bf
|
update to std:accounts-ui@1.1.1 -> solve the problem of pre & post submit hooks
|
2016-04-02 17:12:04 +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
|
3967e5ca73
|
publish createdAt
|
2016-04-01 20:57:50 +09:00 |
|
Sacha Greif
|
aff400ec9f
|
use ES6 classes for form components; disable form while it's submitting
|
2016-04-01 20:57:37 +09:00 |
|
Sacha Greif
|
9127c43b26
|
use ES6 class for CategoriesList because functional stateless components can't return null
|
2016-04-01 16:52:02 +09:00 |
|
Sacha Greif
|
b5352d1d37
|
fix new setting name
|
2016-04-01 12:46:01 +09: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
|
ece9a98c4b
|
wrap post edit form in DocumentContainer to load extra properties like body
|
2016-03-31 11:04:24 +09:00 |
|
Sacha Greif
|
e4b2a11a41
|
add minifiers
|
2016-03-31 10:38:31 +09:00 |
|
Sacha Greif
|
62928f1b2d
|
use simpleSchema for validation; make sure posts default to sticky: false
|
2016-03-31 10:04:41 +09:00 |
|
Sacha Greif
|
0cb56d8b79
|
create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit
|
2016-03-31 09:36:25 +09:00 |
|
Sacha Greif
|
deb48b5a97
|
enable $unset of empty properties in edit form; bring in CheckboxGroup code to work around refs bug
|
2016-03-31 09:11:47 +09:00 |
|
Sacha Greif
|
b23b7eea73
|
include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug
|
2016-03-30 19:08:06 +09:00 |
|
Sacha Greif
|
40d3a737bf
|
readme
|
2016-03-30 10:55:11 +09:00 |
|
Sacha Greif
|
8c2e37c247
|
clean up imports
|
2016-03-30 10:52:40 +09:00 |
|
Sacha Greif
|
8c676f3483
|
basic mobile view
|
2016-03-30 10:06:12 +09:00 |
|
Sacha Greif
|
6a31ef2871
|
rename packages for consistency
|
2016-03-30 09:25:25 +09:00 |
|
Sacha Greif
|
dfca7df846
|
remove Blaze templates; add import React everywhere
|
2016-03-30 09:24:52 +09:00 |
|
Sacha Greif
|
55ea19bdcc
|
adding sample settings.son
|
2016-03-30 09:10:12 +09:00 |
|
Sacha Greif
|
bc54cffdd0
|
capitalising form labels
|
2016-03-29 17:28:14 +09:00 |
|
Sacha Greif
|
5e0830d86a
|
add user accounts ui using react-accounts-ui
|
2016-03-29 17:16:51 +09:00 |
|
Sacha Greif
|
de8f1e4c0d
|
adding delete post feature
|
2016-03-29 10:13:35 +09:00 |
|
Sacha Greif
|
393106497d
|
working on user profile
|
2016-03-28 12:36:29 +09:00 |
|
Sacha Greif
|
0a18109889
|
Merge branch 'stashed-stuff' into nova
|
2016-03-28 11:44:49 +09:00 |
|
Sacha Greif
|
184ff290ac
|
working on daily view
|
2016-03-28 11:43:42 +09:00 |
|