SachaG
|
ba32f4245b
|
Few more framework-demo tweaks; throw error when missing components
|
2017-02-19 16:10:21 +01:00 |
|
xavcz
|
e533dd47e7
|
fix some lint issues, remove some dead code, remove double imports from the same package & import from core instead of lib except for packages depending explicitly on lib (users, emails, ..)
|
2017-02-02 16:18:33 +01:00 |
|
SachaG
|
1c42031fe5
|
Re-enable nested categories
|
2017-01-25 13:58:02 +09:00 |
|
Sacha Greif
|
1bf4933ebb
|
clean up Telescope imports
|
2016-12-13 11:32:23 +09:00 |
|
Sacha Greif
|
c73b7611c0
|
making some progress on daily view
|
2016-12-05 16:30:31 +09:00 |
|
Sacha Greif
|
00fcc01c0d
|
clean up imports/exports and other small things
|
2016-11-29 18:53:31 +09: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 |
|
xavcz
|
5b3f2105d1
|
apply the new API registerComponent to the base-components
|
2016-11-17 20:42:16 +01:00 |
|
xavcz
|
17513c1a98
|
change the API to register components / extend them and illustrate it in my-custom-package
|
2016-11-17 20:00:20 +01:00 |
|
xavcz
|
600ab15c4d
|
Apollo branch up to date with v0.27.4
|
2016-11-15 12:51:43 +01:00 |
|
Sacha Greif
|
0ed0f24303
|
refactoring PostsListContainer and CommentsListContainer into HoCs
|
2016-11-11 16:42:19 +09:00 |
|
Sacha Greif
|
0f6aeb3670
|
small fixes on user mutations
|
2016-11-09 11:55:28 +09:00 |
|
xavcz
|
ec95b3c591
|
wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..)
|
2016-11-08 12:58:53 +01:00 |
|
Sacha Greif
|
4e91966072
|
working on commentsListContainer
|
2016-11-07 23:46:12 +09:00 |
|
Sacha Greif
|
a0a7d235e9
|
working on comments mutations
|
2016-11-05 18:37:46 +09:00 |
|
xavcz
|
ec0ec6558a
|
PostsEditContainer
|
2016-11-04 14:14:19 +01:00 |
|
xavcz
|
f92bb15079
|
PostsNewFormContainer ; fix typo on postsVote mutation
|
2016-11-04 13:57:27 +01:00 |
|
Sacha Greif
|
222aa4b544
|
split off VoteContainer and Vote
|
2016-11-03 16:19:44 +09:00 |
|
Matt Lively
|
eef2b7e233
|
ml/cjl: adding reset password feature
|
2016-10-28 21:27:27 -07:00 |
|
Sacha Greif
|
7b3b37adc2
|
make user resolver take either id or slug; add UsersSingleContainer and use it for UsersAccount and UsersProfile
|
2016-10-28 16:22:07 +09:00 |
|
Sacha Greif
|
e160aca568
|
create AppContainer to load categories; remove settings package; todo: load current user with AppContainer
|
2016-10-28 15:45:43 +09:00 |
|
Sacha Greif
|
67a761569d
|
port PostsEditForm to Apollo container; PostsPageContainer -> PostsSingleContainer
|
2016-10-27 16:06:42 +09:00 |
|
Sacha Greif
|
c203e303d2
|
create new PostsPageContainer
|
2016-10-27 15:29:15 +09:00 |
|
Sacha Greif
|
c9c8e3c3d1
|
extract Apollo logic into PostsListContainer
|
2016-10-27 15:15:22 +09:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
xavcz
|
0820523750
|
use CanDo component when relevant, comment & deprecate ol' permission components
|
2016-08-06 19:47:04 +02:00 |
|
xavcz
|
2f58e4ef80
|
draft a CanDo reusable component and test it on PostsItem, PostsNewForm & UsersEdit
|
2016-08-04 10:50:03 +02:00 |
|
Sacha Greif
|
5ce95e4229
|
react router first pass
|
2016-06-11 16:36:18 +09:00 |
|
Sacha Greif
|
5634bc2e77
|
working on react-router
|
2016-06-10 19:19:32 +09:00 |
|
xavizalote
|
63c5a11b43
|
NewsletterButton linked to method called with certain props
|
2016-05-25 08:52:04 +02:00 |
|
Sacha Greif
|
6665a7c968
|
making component names and class names more consistent.
- Posts, Comments, Users, etc. are always pluralized.
- CSS classes are based off component names (PostsTitle -> posts-title)
|
2016-04-19 15:45:36 +09:00 |
|
xavizalote
|
1fa64d4038
|
reactively show modal to complete profile depending on currentUser profile
|
2016-04-15 11:09:19 +02:00 |
|
Sacha Greif
|
3fd1a2412e
|
add settings edit form
|
2016-04-15 11:11:13 +09:00 |
|
Sacha Greif
|
6707099bff
|
working on ui for adding/editing categories
|
2016-04-14 14:12:06 +09:00 |
|
Sacha Greif
|
8b93dab5eb
|
add button for deleting categories; clean up stuff
|
2016-04-14 11:47:56 +09:00 |
|
Sacha Greif
|
24c1dc4722
|
cleaning up component naming
|
2016-04-14 10:12:35 +09:00 |
|
Sacha Greif
|
7886ea80de
|
reorganising email templates and debug routes; created two new nova:email-templates and nova:debug packages
|
2016-04-13 09:50:12 +09:00 |
|
Sacha Greif
|
42b25d3eb0
|
adding route for email debugging
|
2016-04-12 19:36:47 +09:00 |
|
Sacha Greif
|
8a2c9dbeed
|
adding a Settings cheatsheet at /settings
|
2016-04-04 14:39:08 +09:00 |
|
Sacha Greif
|
8305cd8a3d
|
adding loading spinner
|
2016-04-03 15:56:12 +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
|
0cb56d8b79
|
create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit
|
2016-03-31 09:36:25 +09:00 |
|
Sacha Greif
|
6a31ef2871
|
rename packages for consistency
|
2016-03-30 09:25:25 +09:00 |
|