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 |
|
Sacha Greif
|
247a589d39
|
don't need href="#"; commenting out HeadTags for now
|
2016-03-28 11:41:22 +09:00 |
|
Sacha Greif
|
4ccde98b00
|
working on 404 (doesn't work yet?)
|
2016-03-28 10:55:19 +09:00 |
|
Sacha Greif
|
7febbd54c1
|
Merge branch 'xavcz-nova' into nova
|
2016-03-28 10:38:47 +09:00 |
|
Sacha Greif
|
f1015b9b32
|
Merge branch 'nova' of https://github.com/xavcz/Telescope into xavcz-nova
# Conflicts:
# .meteor/versions
# package.json
# packages/base-components/lib/common/Header.jsx
# packages/base-components/lib/common/Layout.jsx
# packages/base-components/lib/posts/PostPage.jsx
|
2016-03-28 10:38:28 +09:00 |
|
Sacha Greif
|
8d5c5ece0e
|
add post excerpt (see https://github.com/TelescopeJS/Telescope/pull/1280)
|
2016-03-28 10:31:28 +09:00 |
|
Sacha Greif
|
84fba4af12
|
handle case where there are no categories
|
2016-03-27 22:25:32 +09:00 |
|
Sacha Greif
|
ac45ef754c
|
show thumbnails
|
2016-03-27 18:17:20 +09:00 |
|
Sacha Greif
|
feefd616c2
|
add users.setSetting method; finish newsletter; add close button to messages
|
2016-03-27 17:30:28 +09:00 |
|
Sacha Greif
|
d5ebbec0db
|
extract App component from AppComposer
|
2016-03-27 16:32:29 +09:00 |
|
Sacha Greif
|
05080fa97e
|
working on forms; use React Composer for AppContainer
|
2016-03-27 13:04:21 +09:00 |
|
Sacha Greif
|
b22dcdca1e
|
mark active category
|
2016-03-25 12:53:12 +09:00 |
|
Sacha Greif
|
d8bb7570ec
|
fix slug bug
|
2016-03-25 12:44:19 +09:00 |
|
Sacha Greif
|
a175441c33
|
working on user menu
|
2016-03-25 12:42:25 +09:00 |
|
Sacha Greif
|
1939e29d83
|
working on single post page and comments
|
2016-03-25 12:17:29 +09:00 |
|
Sacha Greif
|
52188287d4
|
Post -> PostPage
|
2016-03-25 11:30:01 +09:00 |
|
Sacha Greif
|
a93cbc60de
|
work on nav and avatars
|
2016-03-25 11:22:35 +09:00 |
|
Sacha Greif
|
acc2c39253
|
working on design & CSS
|
2016-03-25 10:45:28 +09:00 |
|
Sacha Greif
|
50a1a4f1d7
|
more CSS work
|
2016-03-24 18:17:35 +09:00 |
|
Sacha Greif
|
69ffaea5db
|
add CSS for sticky posts
|
2016-03-24 16:19:46 +09:00 |
|
Sacha Greif
|
b796519e14
|
small CSS tweaks
|
2016-03-24 16:12:03 +09:00 |
|
Sacha Greif
|
b70e43a370
|
working on markup and CSS
|
2016-03-24 16:03:30 +09:00 |
|
Sacha Greif
|
04ce66a933
|
start using bootstrap; remove solid; ModalButton -> ModalTrigger
|
2016-03-24 10:56:47 +09:00 |
|
Sacha Greif
|
2baeb088e4
|
add currentUser to context in AppContainer; trying it out in Vote component
|
2016-03-23 14:27:08 +09:00 |
|
Sacha Greif
|
6b95c2861b
|
do not call FlowRouter directly
|
2016-03-23 11:46:56 +09:00 |
|
Sacha Greif
|
2ee44a5ff1
|
do not call Meteor.call directly anymore (move towards Redux-like architecture)
|
2016-03-23 11:37:15 +09:00 |
|
xavizalote
|
c3eb63b7f4
|
update with latest commits of nova
|
2016-03-22 08:44:23 +01:00 |
|
Sacha Greif
|
16d71bbb9d
|
adding search form
|
2016-03-22 11:04:59 +09:00 |
|
Sacha Greif
|
e3cd1fb017
|
small scoring tweaks
|
2016-03-22 10:38:57 +09:00 |
|
Sacha Greif
|
cb3918f933
|
adding daily view at /daily
|
2016-03-22 10:22:46 +09:00 |
|
xavizalote
|
fa1aa1167f
|
import headtags even if already accessible, be ready for the total non-global app
|
2016-03-21 17:28:27 +01:00 |
|
xavizalote
|
dd4282332d
|
remove debugger, my bad :-/
|
2016-03-21 16:56:57 +01:00 |
|