Sacha Greif
|
241ba651e8
|
change import syntax; add listId to all ListContainers
|
2016-06-06 10:06:53 +09:00 |
|
Sacha Greif
|
e399412d00
|
enable google analytics
|
2016-06-05 11:33:25 +09:00 |
|
Sacha Greif
|
e8a7c657ad
|
change component import syntax to be more explicit
|
2016-05-22 16:42:24 +09:00 |
|
Sacha Greif
|
acad01f492
|
0.26.2
|
2016-05-22 15:53:58 +09:00 |
|
Sacha Greif
|
ecb58a98a3
|
make avatars work with hash instead of email
|
2016-05-22 15:46:44 +09:00 |
|
Sacha Greif
|
dcf0561cee
|
do not use meteor-avatar-core after all because of client/server npm dependencies issues
|
2016-05-22 15:23:12 +09:00 |
|
Sacha Greif
|
010d3e8cb6
|
getting rid of meteor packages
|
2016-05-20 09:59:33 +09:00 |
|
Sacha Greif
|
89c8616dae
|
make daily view work when client and server have different timezones
|
2016-05-13 15:52:33 +09:00 |
|
Sacha Greif
|
36a81acf8c
|
improve handling of private settings
|
2016-04-21 15:09:03 +09:00 |
|
Sacha Greif
|
aaa280e8e8
|
version bump (0.26.1)
|
2016-04-19 14:52:22 +09:00 |
|
Sacha Greif
|
d9bdd36073
|
fix category edition/creation
|
2016-04-15 09:17:04 +09:00 |
|
Sacha Greif
|
f0f734d6a8
|
add smart methods for creating/editing categories
|
2016-04-14 15:54:50 +09:00 |
|
Sacha Greif
|
619551bcef
|
version bump (0.26.0-nova)
|
2016-04-14 10:27:27 +09:00 |
|
Sacha Greif
|
104cad9b15
|
adding @summary for jsdocs compatibility
|
2016-04-09 09:41:20 +09:00 |
|
Sacha Greif
|
d4324dd388
|
fix new post notification bug; fix new post form bug
|
2016-04-08 10:09:19 +09:00 |
|
Sacha Greif
|
959cd081cc
|
fix nova:demo
|
2016-04-07 20:05:23 +09:00 |
|
Sacha Greif
|
6342aca8a0
|
clean up modals
|
2016-04-07 10:33:44 +09:00 |
|
Sacha Greif
|
d0e4b1ea76
|
switch from react-modal to react-bootstrap-modal; fix reactivity issues with user object inside modals (hopefully?)
|
2016-04-05 18:05:41 +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
|
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
|
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
|
dfca7df846
|
remove Blaze templates; add import React everywhere
|
2016-03-30 09:24:52 +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
|
1939e29d83
|
working on single post page and comments
|
2016-03-25 12:17:29 +09:00 |
|
Sacha Greif
|
50a1a4f1d7
|
more CSS work
|
2016-03-24 18:17:35 +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
|
40e0cd67c7
|
added cheatsheet at /cheatsheet
|
2016-03-19 10:15:36 +09:00 |
|
Sacha Greif
|
d3f1cde90c
|
working on newsletter subscribe form
|
2016-03-18 11:53:46 +09:00 |
|
Sacha Greif
|
b3f313d73b
|
get rid of global React object; get rid of ReactMeteorData mixin
|
2016-03-18 10:50:40 +09:00 |
|
Sacha Greif
|
d3e0f8c69b
|
more ES6 classes & functional stateless components refactoring
|
2016-03-17 18:08:03 +09:00 |
|
Sacha Greif
|
6765a65cad
|
ItemContainer -> DocumentContain
|
2016-03-02 13:54:58 +09:00 |
|
Sacha Greif
|
5b8c8d92a9
|
working on demo; extracting forms logic into package
|
2016-02-28 18:56:58 +09:00 |
|
Sacha Greif
|
14b5af4b41
|
using smart publications and smart methods
|
2016-02-28 13:12:36 +09:00 |
|
Sacha Greif
|
4e02085bba
|
more refactoring
|
2016-02-27 10:58:57 +09:00 |
|
Sacha Greif
|
4adea55f6e
|
more tweaks to demo
|
2016-02-26 13:05:12 +09:00 |
|
Sacha Greif
|
d5466c0ae5
|
working on Nova scaffolding demo
|
2016-02-26 12:04:42 +09:00 |
|
Sacha Greif
|
38e07737c3
|
rework post new and post edit forms to be collection-agnostic
|
2016-02-26 10:42:57 +09:00 |
|
Sacha Greif
|
50b0c57de3
|
get rid of PostNewContainer and PostEditContainer
|
2016-02-25 21:40:30 +09:00 |
|
Sacha Greif
|
13df8f5df7
|
some cleaning up
|
2016-02-25 21:32:13 +09:00 |
|
Sacha Greif
|
32c1759b9f
|
adding ModalButton component
|
2016-02-25 21:05:53 +09:00 |
|
Sacha Greif
|
0ea6775d3a
|
implement "autoform"
|
2016-02-25 17:44:43 +09:00 |
|
Sacha Greif
|
6b810de8fa
|
updating callback names to new dot notation
|
2016-02-24 18:23:21 +09:00 |
|
Sacha Greif
|
0a98c14288
|
convert posts.new to callbacks; fix flash message typos
|
2016-02-24 18:11:53 +09:00 |
|
Sacha Greif
|
b07e429e11
|
rename packages telescope:foo -> nova:foo
|
2016-02-24 10:09:23 +09:00 |
|
Sacha Greif
|
5e010bdcf9
|
working on flash messages
|
2016-02-23 13:10:08 +09:00 |
|