Commit graph

38 commits

Author SHA1 Message Date
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
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
Sacha Greif
d6649a716d handle user not logged in 2016-03-21 10:50:22 +09:00
Sacha Greif
c470057bab finish upvote button 2016-03-21 10:46:00 +09:00
Sacha Greif
733887ca2b working on voting feature; added methods to cheatsheet 2016-03-21 10:27:43 +09:00
Sacha Greif
fa78a827a3 add avatars 2016-03-19 18:19:28 +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
3169989bc0 converting components to ES6 classes 2016-03-17 17:48:25 +09:00
Paul Molluzzo
5998ce11ff make share package use React; abstract Social sharing to take a title and url; update dependencies across packages; rename package; fix styles a little 2016-03-04 12:20:06 -05:00
Sacha Greif
d057d4cc95 see PR #1257 2016-03-02 13:55:07 +09:00
Sacha Greif
6765a65cad ItemContainer -> DocumentContain 2016-03-02 13:54:58 +09:00
Sacha Greif
3f8c5a81af clean up 2016-02-27 17:46:11 +09:00
Sacha Greif
4e02085bba more refactoring 2016-02-27 10:58:57 +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
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
7daabf9e42 renaming 2016-02-17 14:27:27 +09:00
Sacha Greif
f66c994c25 making comments work 2016-02-16 16:12:13 +09:00
Sacha Greif
4ddcdc5077 extract ListContainer and ItemContainer logic 2016-02-16 15:40:37 +09:00
Sacha Greif
651d21f54d more refactoring 2016-02-16 15:08:30 +09:00
Sacha Greif
f2dbc3970f working on component replacement system 2016-02-15 22:33:44 +09:00