Commit graph

54 commits

Author SHA1 Message Date
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
Sacha Greif
56fb10d23a user edit/account page 2016-02-23 11:34:40 +09:00
Sacha Greif
05a000eb46 fix load categories bug; work on post new/edit and permissions 2016-02-22 13:23:46 +09:00
Sacha Greif
376c0821ca fix SSR code ordering issue 2016-02-21 13:10:40 +09:00
Sacha Greif
7b647011f8 making publication props optional in ListContainer 2016-02-19 18:18:30 +09:00
Sacha Greif
3ddff80d78 server-side rendering!! 2016-02-19 12:27:58 +09:00
Sacha Greif
1eb882c41c working on nested comment threads 2016-02-18 17:53:04 +09:00
Sacha Greif
dd921e0301 working on comments 2016-02-18 16:26:52 +09:00
Sacha Greif
aa54340e05 adding i18n package stub; working on new post page; adding user accounts widget 2016-02-18 11:55:00 +09:00
Sacha Greif
e3d7454b82 find -> selector; removed some logic from listContainer 2016-02-17 19:39:43 +09:00
Sacha Greif
4ef019060b give joins their own file, more work on components 2016-02-17 18:02:39 +09:00