Commit graph

3910 commits

Author SHA1 Message Date
Sacha Greif
f9ef536280 clean up ListContainer and DocumentContainer 2016-10-28 16:24:23 +09:00
Sacha Greif
7b3b37adc2 make user resolver take either id or slug; add UsersSingleContainer and use it for UsersAccount and UsersProfile 2016-10-28 16:22:07 +09:00
Sacha Greif
e160aca568 create AppContainer to load categories; remove settings package; todo: load current user with AppContainer 2016-10-28 15:45:43 +09:00
xavcz
4f31a06d41 re-enable search: add search query to Terms schema 2016-10-27 16:48:18 +02:00
Sacha Greif
67a761569d port PostsEditForm to Apollo container; PostsPageContainer -> PostsSingleContainer 2016-10-27 16:06:42 +09:00
Sacha Greif
2c8fca39b1 use PostsListContainer for PostsDay view (create new container for all days later?) 2016-10-27 15:36:11 +09:00
Sacha Greif
c203e303d2 create new PostsPageContainer 2016-10-27 15:29:15 +09:00
Sacha Greif
c9c8e3c3d1 extract Apollo logic into PostsListContainer 2016-10-27 15:15:22 +09:00
xavcz
ce3d33b0f0 work on loadMore (fetchMore -> updateQuery) on PostsHome: extends Terms schema input with cat, add postsViewTotal (cursor count) schema/resolver 2016-10-26 12:47:41 +02:00
Sacha Greif
879a9e4c55 working on UsersProfile container 2016-10-26 18:03:26 +09:00
Sacha Greif
3af91b00ee use terms argument instead of view (since view is contained inside terms anyway); add userIP etc. properties to post 2016-10-26 17:59:31 +09:00
Sacha Greif
5bb36193e0 Merge branch 'apollo' of https://github.com/TelescopeJS/Telescope into apollo 2016-10-26 16:39:54 +09:00
xavcz
a27dfdab1c Meteor 1.4.2 + latest updates 2016-10-26 09:14:05 +02:00
Sacha Greif
1ae6beeb72 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
# Conflicts:
#	.meteor/versions
2016-10-26 15:31:36 +09:00
Sacha Greif
33cb0c1708 update to Meteor 1.4.2 2016-10-26 15:30:44 +09:00
Sacha Greif
bbfb857c23 make document prop available to all form components (but don't pass it down to standard input controls to avoid error) 2016-10-26 15:20:32 +09:00
Sacha Greif
858c2b78c4 Merge branch 'apollo' of https://github.com/TelescopeJS/Telescope into apollo 2016-10-26 14:46:39 +09:00
Sacha Greif
03fd4c19d6 clean up 2016-10-26 14:46:36 +09:00
Sacha Greif
aa45d77105 update to Meteor 1.4.2; update packages 2016-10-26 14:46:30 +09:00
xavcz
ab99894207 adding 20sec pollInterval + refetchQuery props when voting / submitting a comment 2016-10-25 15:48:54 +02:00
xavcz
3bcecf5fc2 add variables to posts(view, offset, limit) graphql query -> linked to PostsHome 2016-10-25 13:13:25 +02:00
Sacha Greif
2a714894a5 use Apollo for PostsHome 2016-10-25 16:24:03 +09:00
Xavier Cazalot
4938d96b24 Merge pull request #1482 from moorage/patch-1
meteor update npm-mongo ; meteor update mongo
2016-10-24 08:44:23 +02:00
Sacha Greif
52cf5d9be9 Merge branch 'devel' into apollo 2016-10-24 14:54:30 +09:00
Sacha Greif
88cbbc699b Merge branch 'apollo' of https://github.com/TelescopeJS/Telescope into apollo
# Conflicts:
#	.meteor/versions
#	package.json
#	packages/nova-lib/package.js
2016-10-24 14:54:24 +09:00
Sacha Greif
b453d15a9f update Meteor to 1.4.1.2 2016-10-24 14:44:31 +09:00
Matthew Moore
7afbd41208 meteor update npm-mongo ; meteor update mongo 2016-10-22 22:01:40 -07:00
xavcz
26f5e73119 more work on single post 2016-10-19 17:38:21 +02:00
xavcz
e15093824a sketchy example on single post 2016-10-19 11:07:21 +02:00
xavcz
81ab2f45cd apollo data transport connected to client / mongo / server 2016-10-19 10:55:19 +02:00
xavcz
f6bbbd14ca redux basic setup (to be improved) - test case on FlashMessages, used in PostNewForm 2016-10-19 10:32:24 +02:00
xavcz
e88ecae84d npm + meteor dependencies 2016-10-19 10:17:04 +02:00
xavcz
ebaea92d93 .meteor/versions -> nova v0.27.3 2016-10-19 10:15:42 +02:00
xavcz
042cb4ff86 v0.27.3 2016-10-19 09:54:15 +02:00
Xavier Cazalot
84a090f01a Merge pull request #1475 from TelescopeJS/devel
v0.27.3
2016-10-19 09:50:20 +02:00
xavcz
6b86db504d Update History.md with latest changes + add links to issues/pr/contributors 👍 2016-10-19 09:49:50 +02:00
xavcz
4b0f681fcd re-add Dockerfile, fix #1477 2016-10-18 10:39:46 +02:00
Xavier Cazalot
3ed95e78a5 Merge pull request #1469 from chptung/patch-3
Updated _posts.scss
2016-10-17 12:31:48 +02:00
xavcz
21086fe18b UsersMenu: user: props -> currentUser: context 2016-10-17 12:26:56 +02:00
xavcz
93545f2971 Update History.md 2016-10-16 23:06:11 +02:00
xavcz
01429c9f5b backward compatibility for the autoform field on schema definition 2016-10-14 11:55:47 +02:00
Xavier Cazalot
50e501418b Breaking changes: Merge pull request #1461 from xavcz/cleaning-oldies
Clean some old code & fix some errors
2016-10-14 11:26:35 +02:00
xavcz
67d4ff5fc8 updates from devel: Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into cleaning-oldies 2016-10-14 11:25:59 +02:00
xavcz
e0d9775c87 fix conflict with shortcut update from devel 2016-10-14 11:23:12 +02:00
xavcz
b04cb52470 currentUser is now only given via context, update README about it, add a missing import 2016-10-14 08:47:18 +02:00
Xavier Cazalot
abe650c24b Merge pull request #1472 from aszx87410/devel
Add shortcut to submit form, close #1471
2016-10-13 17:19:38 +02:00
huli
325abdc850 Add shortcut to submit form, close #1471 2016-10-13 21:57:19 +08:00
chptung
779179754c Updated _posts.scss
Added `flex-wrap: wrap;` to posts-categories for better styling if a user creates a post with too many categories.
2016-10-11 09:08:19 -07:00
Xavier Cazalot
a9ece97650 Merge pull request #1466 from chptung/patch-2
Update subscriberIdsToNotify to send unique emails
2016-10-07 18:19:17 +02:00
chptung
7678d83dd5 Update subscriberIdsToNotify to send unique emails
Added .uniq() for subscribersIdsToNotify in the Categories section to prevent a user from receiving multiple emails if he/she is subscribed to multiple categories.
2016-10-07 08:14:58 -07:00