Commit graph

27 commits

Author SHA1 Message Date
Sacha Greif
5e0830d86a add user accounts ui using react-accounts-ui 2016-03-29 17:16:51 +09:00
Sacha Greif
247a589d39 don't need href="#"; commenting out HeadTags for now 2016-03-28 11:41:22 +09:00
Sacha Greif
f1015b9b32 Merge branch 'nova' of https://github.com/xavcz/Telescope into xavcz-nova
# Conflicts:
#	.meteor/versions
#	package.json
#	packages/base-components/lib/common/Header.jsx
#	packages/base-components/lib/common/Layout.jsx
#	packages/base-components/lib/posts/PostPage.jsx
2016-03-28 10:38:28 +09:00
Sacha Greif
d5ebbec0db extract App component from AppComposer 2016-03-27 16:32:29 +09:00
Sacha Greif
a175441c33 working on user menu 2016-03-25 12:42:25 +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
04ce66a933 start using bootstrap; remove solid; ModalButton -> ModalTrigger 2016-03-24 10:56:47 +09:00
Sacha Greif
6b95c2861b do not call FlowRouter directly 2016-03-23 11:46:56 +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
xavizalote
9dcc4fbedb take arguments, move components to header (generic meta) & post (specific meta) 2016-03-21 16:55:55 +01: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
Edward
4ae484eaab update alt:react-accounts for full SSR
remove conflicting blaze accounts-ui
support NPM React with Meteor packages requiring react-runtime
2016-03-03 18:09:19 -06:00
Sacha Greif
3f8c5a81af clean up 2016-02-27 17:46:11 +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
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
9f8a094ab8 reworking publications 2016-02-17 11:28:00 +09:00
Sacha Greif
651d21f54d more refactoring 2016-02-16 15:08:30 +09:00