Xavier Cazalot
|
1fe07f92ec
|
Merge pull request #1425 from xavcz/subscribe-all-the-things
nova:subscribe all the things
|
2016-08-14 18:02:27 +02:00 |
|
xavcz
|
c6381ee383
|
use reify nested imports to avoid dependencies on nova:posts & nova:categories, export default subscribeMethodsGenerator
|
2016-08-14 17:59:20 +02:00 |
|
xavcz
|
a7d9dc9f8f
|
clarify some things 🤓
|
2016-08-12 16:02:33 +02:00 |
|
xavcz
|
bd49addff5
|
intl: emoji test -> text
|
2016-08-12 15:41:19 +02:00 |
|
xavcz
|
6812b54f71
|
make Categories fields extensible & "subscribe-able" , subscribe methods generator 🤖
|
2016-08-12 14:33:51 +02:00 |
|
xavcz
|
44bf243e89
|
subscribed user's post callback (posts.new.async), SubscribeTo generic component taking a document and a documentType
|
2016-08-12 11:35:58 +02:00 |
|
xavcz
|
3918881455
|
check on methods, added permissions, rename components for more consistency
|
2016-08-12 09:10:05 +02:00 |
|
Sacha Greif
|
9cca09a72c
|
Merge pull request #1424 from rmariuzzo/patch-1
Syntax highlighting added (where missing) ✨
|
2016-08-12 12:38:48 +09:00 |
|
xavcz
|
3d5c3d0330
|
refactor methods so user can subscribe to another user, create UsersSubscribe
|
2016-08-11 18:01:27 +02:00 |
|
Rubens Mariuzzo
|
b021f4586d
|
Syntax highlighting added (where missing) ✨
|
2016-08-11 11:03:33 -04:00 |
|
Sacha Greif
|
922e417de9
|
adding Apollo
|
2016-08-11 10:43:12 +09:00 |
|
xavcz
|
7e0b1fb2d7
|
fix Comments.getPageUrl ; dust some related functions down
|
2016-08-10 07:49:40 +02:00 |
|
Sacha Greif
|
2fe424aa69
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-10 10:40:23 +09:00 |
|
Sacha Greif
|
72b6353321
|
put statuses on Telescope object instead of Posts
|
2016-08-10 10:40:17 +09:00 |
|
Sacha Greif
|
c0f0f4b293
|
update formsy and formsy-react-components
|
2016-08-10 10:32:36 +09:00 |
|
xavcz
|
58148ae599
|
fix #1423
|
2016-08-09 07:57:12 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
e7e0d33339
|
clean up nova:core
|
2016-08-08 10:54:33 +09:00 |
|
Sacha Greif
|
0dd11ec218
|
Merge pull request #1422 from schabluk/devel
Changing subscription method names & better error handling
|
2016-08-08 10:20:20 +09:00 |
|
schabluk
|
79ba615bae
|
Better error handling
|
2016-08-07 18:31:58 +02:00 |
|
schabluk
|
3dde711f41
|
Change subscription method names
|
2016-08-07 18:14:38 +02:00 |
|
schabluk
|
a633179137
|
move subscribe to Optional Packages
|
2016-08-07 13:40:02 +02:00 |
|
schabluk
|
44b195fb3f
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2016-08-07 12:48:32 +02:00 |
|
Sacha Greif
|
81a0a82bae
|
not sure what this stuff is but let's get rid of it…
|
2016-08-07 19:32:19 +09:00 |
|
Sacha Greif
|
99a70a3262
|
cleaning up nova:subscribe
|
2016-08-07 19:26:08 +09:00 |
|
Sacha Greif
|
952617dd96
|
subscribe-to-posts -> subscribe
|
2016-08-07 19:10:53 +09:00 |
|
Sacha Greif
|
1dcfc68efb
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-07 19:08:27 +09:00 |
|
Sacha Greif
|
6f530923b2
|
Merge pull request #1412 from schabluk/devel
Extendable Subscribe component & locale
|
2016-08-07 19:08:20 +09:00 |
|
xavcz
|
0820523750
|
use CanDo component when relevant, comment & deprecate ol' permission components
|
2016-08-06 19:47:04 +02:00 |
|
Sacha Greif
|
a426dc85d7
|
Merge pull request #1420 from pcoutin/devel
Corrected imports for debug convenience globals
|
2016-08-06 09:49:49 +09:00 |
|
Pedro Leandro Coutin Portuondo
|
e2a0fe26ba
|
Corrected imports for debug convenience globals
|
2016-08-05 15:38:01 -07:00 |
|
xavcz
|
830d6015ad
|
small fix on default props value not taken in consideration
|
2016-08-05 18:26:55 +02:00 |
|
schabluk
|
8e6e450bcb
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2016-08-04 22:05:18 +02:00 |
|
schabluk
|
96571b5077
|
added SubscribedPosts component
|
2016-08-04 21:54:33 +02:00 |
|
Xavier Cazalot
|
a8554b531e
|
Merge pull request #1417 from xavcz/hoc-can-do
Proposal for a CanDo Higher-Order Component
|
2016-08-04 12:23:52 +02:00 |
|
xavcz
|
2f58e4ef80
|
draft a CanDo reusable component and test it on PostsItem, PostsNewForm & UsersEdit
|
2016-08-04 10:50:03 +02:00 |
|
schabluk
|
ce48b0c58d
|
udpate to 4.0.0-alpha.3
|
2016-08-04 10:47:19 +02:00 |
|
schabluk
|
71ce8a5b9d
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2016-08-01 20:00:27 +02:00 |
|
schabluk
|
0aa7bc4b11
|
remove SubscribeButton and 3rd party deps
|
2016-08-01 19:57:40 +02:00 |
|
Sacha Greif
|
1c6bcbdeda
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-01 09:55:15 +09:00 |
|
xavcz
|
5e6c553284
|
NovaForm custom components with boolean value: fix a bug on account edit + newsletter setting using autofilledValues
|
2016-07-31 14:14:51 +02:00 |
|
schabluk
|
3c640c9f82
|
remove console
|
2016-07-29 13:11:02 +02:00 |
|
schabluk
|
a408134b4d
|
move subscribers notification from nova-comments
|
2016-07-29 12:53:03 +02:00 |
|
schabluk
|
0eaa43ebb4
|
prevent default event propagation
|
2016-07-29 11:15:42 +02:00 |
|
Sacha Greif
|
4f0b1c1bd3
|
fix user posts
|
2016-07-29 10:29:50 +09:00 |
|
schabluk
|
9e85c90556
|
locale for subscribe-to-posts
|
2016-07-28 21:20:03 +02:00 |
|
schabluk
|
faf25b8710
|
extendable subscribe, locale & deps
|
2016-07-28 21:19:10 +02:00 |
|
Sacha Greif
|
b4869220e0
|
Merge pull request #1410 from schabluk/devel
Refactored subscribe-to-posts
|
2016-07-28 08:58:18 +09:00 |
|
schabluk
|
50671c2c05
|
fields cleanup & export components
|
2016-07-27 18:00:40 +02:00 |
|
schabluk
|
fd5da07201
|
Revert "add observe button"
This reverts commit 54c1c17643 .
|
2016-07-27 12:42:14 +02:00 |
|