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 |
|
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 |
|
xavcz
|
6c14712a74
|
work on withList and queries generation
|
2016-11-19 20:01:17 +01:00 |
|
xavcz
|
82edaeeab2
|
give access to the form props in the options of a form component, compose HOCs on FormWrapper
|
2016-11-17 10:22:31 +01:00 |
|
Sacha Greif
|
3d5fbe7b54
|
comment out publications code
|
2016-11-17 17:38:38 +09:00 |
|
Sacha Greif
|
041c7f4ad7
|
more clean-up
|
2016-11-17 16:53:07 +09:00 |
|
xavcz
|
600ab15c4d
|
Apollo branch up to date with v0.27.4
|
2016-11-15 12:51:43 +01:00 |
|
xavcz
|
4ae1c01eec
|
complete eslint devDeps and fix lint errors
|
2016-11-15 09:02:30 +01:00 |
|
Sacha Greif
|
5df3377418
|
clean up published_fields files; clean up unnecessary packages; more work on callbacks
|
2016-11-15 15:59:34 +09:00 |
|
xavcz
|
6893685b4f
|
add action to categories and users mutation generators
|
2016-11-14 20:50:11 +01:00 |
|
xavcz
|
08a686f496
|
use Collection.fragments in queries/mutations
|
2016-11-14 20:27:23 +01:00 |
|
xavcz
|
78802d6790
|
add query collectionListTotal (= list total count) on every collection by default, query list from the ui : getCollectionList(..) { collectionListTotal(..) collection(..) } ; withRemove "automation" based on these queries
|
2016-11-13 13:43:36 +01: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 |
|
xavcz
|
e563257996
|
fix categories mutations (missing import + resolver definition..)
|
2016-11-08 10:29:05 +01:00 |
|
Sacha Greif
|
1b7574d8fe
|
add missing properties
|
2016-11-08 15:16:58 +09:00 |
|
Sacha Greif
|
9b7cdcd8bc
|
add typeName to each collection
|
2016-11-08 15:12:23 +09:00 |
|
Sacha Greif
|
4907310480
|
extract queries into their own files
|
2016-11-08 15:04:17 +09:00 |
|
Sacha Greif
|
bee5eaf373
|
generate graphQL schemas for posts, comments, and categories from simpleSchema
|
2016-11-08 14:56:39 +09:00 |
|
xavcz
|
6e82219c5b
|
wip on categories mutation, comment logs on comments (🤔)
|
2016-11-07 23:04:41 +01:00 |
|
Sacha Greif
|
b006db3a78
|
finish cleaning up resolvers
|
2016-11-04 09:31:32 +09:00 |
|
Sacha Greif
|
56bcfba245
|
first pass at splitting off resolvers
|
2016-11-03 21:39:09 +09:00 |
|
Sacha Greif
|
878643f29a
|
access store directly via JS object instead of using query
|
2016-11-03 18:25:33 +09:00 |
|
Sacha Greif
|
bb91c66ad7
|
working on client-only queries to the Apollo store
|
2016-11-03 17:16:12 +09:00 |
|
xavcz
|
fa4f0bfcf3
|
add viewableIf to non-array fields of Users (array fields cause trouble with mongo $ projection)
|
2016-10-30 18:25:51 +01:00 |
|
Sacha Greif
|
0b2af51c89
|
split graphQL schemas in their respective packages
|
2016-10-29 16:37:33 +09:00 |
|
Sacha Greif
|
005d912222
|
filter fields in all resolvers
|
2016-10-29 16:02:43 +09:00 |
|
Sacha Greif
|
230018c066
|
clean up
|
2016-10-29 14:18:16 +09:00 |
|
xavcz
|
67d4ff5fc8
|
updates from devel: Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into cleaning-oldies
|
2016-10-14 11:25:59 +02:00 |
|
xavcz
|
09eaf71f38
|
prevent bug on categories new/edit with custom fields (load order with extended schema problem)
|
2016-10-06 12:16:59 +02:00 |
|
xavcz
|
7775838980
|
change old reference to AutoForm (legacy): field schema "autoform" -> "form"
|
2016-10-05 08:43:13 +02:00 |
|
xavcz
|
4ccbf6148b
|
consistency on posts parameters callback: posts.parameters
|
2016-10-05 08:06:34 +02:00 |
|
xavcz
|
6812b54f71
|
make Categories fields extensible & "subscribe-able" , subscribe methods generator 🤖
|
2016-08-12 14:33:51 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
952617dd96
|
subscribe-to-posts -> subscribe
|
2016-08-07 19:10:53 +09:00 |
|
Sacha Greif
|
84331e4c67
|
porting nova:categories to new permissions system
|
2016-07-21 09:39:40 +09:00 |
|
Sacha Greif
|
c748bdc5bd
|
permissions clean up & refactoring
|
2016-07-20 10:25:05 +09:00 |
|
Sacha Greif
|
7bd5c1f044
|
more i18n cleanup
|
2016-07-07 10:38:18 +09:00 |
|
Sacha Greif
|
d6c0be150d
|
remove old i18n function call
|
2016-07-04 10:42:50 +09:00 |
|
Sacha Greif
|
02fb7fa34d
|
removing Categories global
|
2016-06-23 15:11:56 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
d9e69110a6
|
removing Posts global
|
2016-06-23 11:40: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
|
706705a1ad
|
fix categories URL helper
|
2016-05-31 10:34:06 +09:00 |
|
Sacha Greif
|
68311f5e89
|
tweak category loading code
|
2016-05-22 14:36:40 +09:00 |
|
hotello
|
0a096e85bf
|
Update load_categories.js
|
2016-05-07 18:00:25 +02:00 |
|
Sacha Greif
|
453634c4c4
|
small improvements and clean up to components
|
2016-05-03 12:44:50 +09:00 |
|
Sacha Greif
|
f0f734d6a8
|
add smart methods for creating/editing categories
|
2016-04-14 15:54:50 +09:00 |
|
Sacha Greif
|
8b93dab5eb
|
add button for deleting categories; clean up stuff
|
2016-04-14 11:47:56 +09:00 |
|