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
|
b22dcdca1e
|
mark active category
|
2016-03-25 12:53:12 +09:00 |
|
Sacha Greif
|
d8bb7570ec
|
fix slug bug
|
2016-03-25 12:44:19 +09:00 |
|
Sacha Greif
|
a175441c33
|
working on user menu
|
2016-03-25 12:42:25 +09:00 |
|
Sacha Greif
|
1939e29d83
|
working on single post page and comments
|
2016-03-25 12:17:29 +09:00 |
|
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 |
|
xavizalote
|
c3eb63b7f4
|
update with latest commits of nova
|
2016-03-22 08:44:23 +01:00 |
|
Sacha Greif
|
16d71bbb9d
|
adding search form
|
2016-03-22 11:04:59 +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 |
|
xavizalote
|
fa1aa1167f
|
import headtags even if already accessible, be ready for the total non-global app
|
2016-03-21 17:28:27 +01:00 |
|
xavizalote
|
dd4282332d
|
remove debugger, my bad :-/
|
2016-03-21 16:56:57 +01:00 |
|
xavizalote
|
9dcc4fbedb
|
take arguments, move components to header (generic meta) & post (specific meta)
|
2016-03-21 16:55:55 +01:00 |
|
Sacha Greif
|
3daef42d74
|
fix cheatsheet SSR
|
2016-03-21 10:56:14 +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 |
|
xavizalote
|
c94fc9325e
|
fix conflict
|
2016-03-19 11:23:33 +01:00 |
|
xavizalote
|
b78608afdf
|
update nova
# Conflicts:
# packages/base-components/lib/common/Layout.jsx
# packages/base-components/lib/components.js
|
2016-03-19 11:21:06 +01:00 |
|
Sacha Greif
|
fa78a827a3
|
add avatars
|
2016-03-19 18:19:28 +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
|
1f418f507a
|
whoops, this one too
|
2016-03-17 23:12:54 +09:00 |
|
Sacha Greif
|
940021d53e
|
fix bugs
|
2016-03-17 23:12:36 +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 |
|
Sacha Greif
|
77b54c5790
|
use module imports for email and campaign features
|
2016-03-17 16:34:36 +09:00 |
|
Sacha Greif
|
07ecf6b349
|
use other syntax for child components in routes
|
2016-03-15 11:23:44 +09:00 |
|
Sacha Greif
|
1db97ac2ec
|
make properties required again, pass components differently in routes.jsx, use smart forms for user edit form
|
2016-03-15 11:19:48 +09:00 |
|
Sacha Greif
|
328429ac3f
|
make props not required for now
|
2016-03-15 10:40:20 +09:00 |
|
xavizalote
|
a9f49f147a
|
avoid confusion! -> no need of another layer (settings obj)
|
2016-03-11 18:07:57 +01:00 |
|
xavizalote
|
b5e332e0f0
|
use telescope utils
|
2016-03-08 11:55:31 +01:00 |
|
nayelo
|
d4fd1a2ef7
|
Update package.js
Added current version 'fourseven:scss@3.4.1' to nova:share.
|
2016-03-07 14:05:49 -03:00 |
|
xavizalote
|
c0474f2f9d
|
static head tags with react-helmet
|
2016-03-07 18:01:39 +01:00 |
|
Sacha Greif
|
f15d13a2ca
|
Merge pull request #1264 from emmostrom/nova
update to version of alt:react-accounts* that doesn't depend on react-runtime
|
2016-03-07 07:26:26 -08:00 |
|
Edward
|
15c820ca6b
|
update to version of alt:react-accounts* that doesn't depend on react-runtime
|
2016-03-05 13:18:22 -06:00 |
|
Sacha Greif
|
495d28642a
|
clone queryParams object to avoid modifying it at the router level
|
2016-03-05 09:46:35 -08:00 |
|