Sacha Greif
|
98fef8ef62
|
Telescope.settings.get -> getSetting
|
2016-12-12 15:00:56 +09:00 |
|
Sacha Greif
|
dd0df7dfc5
|
Telescope.utils -> Utils
|
2016-12-12 11:34:28 +09:00 |
|
xavcz
|
2638023f4e
|
harmonize apollo branch to be on v0.27.5
|
2016-12-08 23:48:16 +01:00 |
|
xavcz
|
37f4bdaf91
|
Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent
|
2016-12-06 18:06:29 +01:00 |
|
Sacha Greif
|
212cdf48c2
|
Telescope.components.CanDo -> ShowIf
|
2016-12-01 16:09:54 +09:00 |
|
Sacha Greif
|
b16c7ce0be
|
put withCurrentUser back in nova:core after all…
|
2016-11-30 16:58:28 +09:00 |
|
Sacha Greif
|
d5be97b56c
|
split out withCurrentUser and loadCurrentUser for now
|
2016-11-30 10:50:04 +09:00 |
|
xavcz
|
ddd71eebd1
|
withCurrentUser belongs to nova:users
|
2016-11-29 14:08:24 +01:00 |
|
Sacha Greif
|
404dd6214c
|
work on withCurrentUser
|
2016-11-29 12:35:00 +01:00 |
|
Sacha Greif
|
a6836a5db8
|
move App and Layout components to core; insertableIf, editableIf, and viewableIf also accept group names; clean up
|
2016-11-27 19:12:54 +09:00 |
|
Sacha Greif
|
fa581a85c3
|
lots of cleaning up
|
2016-11-26 11:17:01 +09:00 |
|
Comus Leong
|
464e20a96c
|
eslint & clean up code, also fixed some bugs (#1515)
* [eslint] update eslint rules & add .eslintignore to ignore non-ready nova packages
* [clean-up] nova-voting
* [clean-up] [bug] nova-users: missing user parameter
* [clean-up] nova-users
* [clean-up] nova-subscribe
* [clean-up] nova-settings
* [clean-up] nova-rss
* [clean-up] [bug] nova-posts: correct UsersRemoveDeletePosts
* [clean-up] nova-posts
* [clean-up] nova-notifications
* [clean-up] [bug] nova-newsletter: no error.message on throw error
* [clean-up] nova-newsletter
* [clean-up] nova-lib
* [clean-up] nova-kadira
* [clean-up] nova-inject-data
* [clean-up] nova-getting-started
* [clean-up] nova-forms
* [clean-up] nova-events
* [clean-up] [bug] nova-embedly: no FlowRouter
* [clean-up] nova-embedly
* [clean-up] nova-email-templates
* [clean-up] nova-email
* [clean-up] nova-debug
* [clean-up] nova-core
* [clean-up] [bug] nova-comments: correct UsersRemoveDeleteComments
* [clean-up] nova-comments
* [clean-up] [bug] nova-cloudinary: use Telescope.settings.collection instand
* [clean-up] nova-cloudinary
* [clean-up] nova-categories
* [clean-up] nova-base-components
* [clean-up] nova-api
* [eslint] extends react recommended
* [clean-up] for jsx files
* [eslint] extends meteor recommended
* i forgot this one little change
|
2016-11-25 13:46:55 -05: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 |
|
xavizalote
|
cfb720cdcf
|
[posts] add contextTypes on PostsNewButton -> PostsNewForm can access it ; on ModalTrigger -> PostsEditForm can delete posts!
|
2016-06-15 11:30:48 +02:00 |
|
xavizalote
|
5f23b30954
|
explicit props/context types on ContextPasser component + fix use of ContextPasser
|
2016-06-14 23:03:36 +02:00 |
|
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
|
d4324dd388
|
fix new post notification bug; fix new post form bug
|
2016-04-08 10:09:19 +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
|
8c676f3483
|
basic mobile view
|
2016-03-30 10:06:12 +09:00 |
|
Sacha Greif
|
05080fa97e
|
working on forms; use React Composer for AppContainer
|
2016-03-27 13:04:21 +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
|
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
|
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 |
|