Sacha Greif
|
b0bd39f657
|
cleaning up fragments and debugging
|
2016-11-24 16:58:08 +09:00 |
|
Sacha Greif
|
395a5926be
|
make movies package work independently; nova:base-routes -> nova:routing
|
2016-11-24 15:47:51 +09:00 |
|
Sacha Greif
|
dfe2d2d0df
|
give edit forms their own FormWithSingle data loader
|
2016-11-23 17:22:29 +09:00 |
|
Sacha Greif
|
e09022b350
|
add fragments inside components
|
2016-11-23 11:07:48 +09:00 |
|
Sacha Greif
|
dd13571291
|
cleaning up
|
2016-11-23 08:41:50 +09:00 |
|
xavcz
|
1137fb96aa
|
adapt the Telescope.createCollection api to all the collections, some clean up in old containers files
|
2016-11-22 18:14:51 -05:00 |
|
Sacha Greif
|
9e8fd36a75
|
more work on withNew, withEdit, withRemove
|
2016-11-22 21:12:14 +09:00 |
|
Sacha Greif
|
612e817a3f
|
update apollo packages; use new fragments syntax (see https://github.com/apollostack/graphql-fragments#migrating); create new MoviesDetails, MoviesEditForm, MoviesItem components; simplify withEdit and withNew containers; create new withSingle container
|
2016-11-22 16:15:00 +09:00 |
|
Sacha Greif
|
f445239763
|
clean up Movies collection declaration; implement new check system for mutations, tie everything together
|
2016-11-21 19:23:43 +09:00 |
|
Sacha Greif
|
bfdc921523
|
add Telescope.createCollection and use it in Movies package to centralize everything; also create withList2
|
2016-11-21 16:18:08 +09:00 |
|
xavcz
|
afcb8f12c5
|
provide a nicer way to define options/config of a withList hoc (maybe re-inventing the wheel there), remove outdated CollectionContainers components
|
2016-11-20 02:25:16 +01:00 |
|
xavcz
|
6c14712a74
|
work on withList and queries generation
|
2016-11-19 20:01:17 +01:00 |
|
xavcz
|
4ac4c4cd06
|
centralize withList, withNew, withEdit, withRemove HOCs to nova:core
|
2016-11-19 11:20:18 +01:00 |
|
xavcz
|
4487464a33
|
remove duplicated withCurrentUser
|
2016-11-17 14:12:13 +01:00 |
|
xavcz
|
9f4fe1a917
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +01:00 |
|
xavcz
|
b5709b0a52
|
flash-messages logic handle via redux for all the components
|
2016-10-31 17:13:14 +01:00 |
|
xavcz
|
f6bbbd14ca
|
redux basic setup (to be improved) - test case on FlashMessages, used in PostNewForm
|
2016-10-19 10:32:24 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
e7e0d33339
|
clean up nova:core
|
2016-08-08 10:54:33 +09:00 |
|
Sacha Greif
|
93537d2900
|
make getPostsListUsers non-reactive; stop calling settings.getJSON; make default RSS view overwritable
|
2016-07-05 16:55:11 +09:00 |
|
Sacha Greif
|
4ce55702eb
|
removing Events global
|
2016-06-23 15:16:32 +09:00 |
|
xavizalote
|
d777b6d9a9
|
App container: default export -> App component: from props to context
|
2016-06-14 22:36:54 +02:00 |
|
Sacha Greif
|
b51c48b117
|
pass actions, messages, and events as part of context instead of depending on them from within base-components
|
2016-06-14 17:03:35 +09:00 |
|
Sacha Greif
|
550ca85258
|
complete work on react-router
|
2016-06-14 10:01:44 +09:00 |
|
Sacha Greif
|
bc22398192
|
react-router wit (fix later)
|
2016-06-11 16:37:03 +09:00 |
|
Sacha Greif
|
e8a7c657ad
|
change component import syntax to be more explicit
|
2016-05-22 16:42:24 +09:00 |
|
Sacha Greif
|
36a81acf8c
|
improve handling of private settings
|
2016-04-21 15:09:03 +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
|
dfca7df846
|
remove Blaze templates; add import React everywhere
|
2016-03-30 09:24:52 +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
|
50a1a4f1d7
|
more CSS work
|
2016-03-24 18:17:35 +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
|
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
|
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
|
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
|
0a98c14288
|
convert posts.new to callbacks; fix flash message typos
|
2016-02-24 18:11:53 +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 |
|