Gisle Aune
|
36939ffc59
|
Moved SessionResolver and UserResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
5fedce5899
|
Moved StoryResolver and TagResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
dced5282b1
|
Moved LogResolver and PostResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
d05f3a8ca8
|
Moved FileResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
53e2dfc6b6
|
Moved CharacterResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
fba499024b
|
Moved ChapterResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
cc765e220a
|
Moved ChannelResolver into resolvers/types package, updated references to it.
|
6 years ago |
Gisle Aune
|
ba49b1fd30
|
Renamed input parameter in stories and logs to filter, made filter optional for stories query
|
6 years ago |
Gisle Aune
|
7adcdfe1e0
|
Added change.Timeline, added change submissions to channel mutations, made all change submissions spin off a goroutine
|
6 years ago |
Gisle Aune
|
6f04da49b8
|
Fixed inconsistencies in code and documentation under resolvers, changed log.Remove to be a method instead of a function as well as take the posts with it.
|
6 years ago |
Gisle Aune
|
9b705e6514
|
Added change.Submit to addStory, editStory and removeStory
|
6 years ago |
Gisle Aune
|
5895e09f37
|
Added addStory, addStoryTag, removeStoryTag, editStory and removeStory mutations
|
6 years ago |
Gisle Aune
|
a7113d5efe
|
Added add/edit/remove mutations for Chapter
|
6 years ago |
Gisle Aune
|
a0cb8d7fa8
|
Added tags query
|
6 years ago |
Gisle Aune
|
5189d486a5
|
Added stories query and resolvers
|
6 years ago |
Gisle Aune
|
866a5056be
|
Added Story.chapters to schema, added Story and Tag resolver
|
6 years ago |
Gisle Aune
|
4bbb8bb9ae
|
Fixed typo in commenst for fictionalDate and editedDate resolvers
|
6 years ago |
Gisle Aune
|
87cd5e8e3a
|
Added chapter query and Chapter type resolvers, added functions to get chapters
|
6 years ago |
Gisle Aune
|
5a2b8ef1c5
|
Added graphql for story, started on resolvers, added finders for story
|
7 years ago |
Gisle Aune
|
f15cc35e54
|
Fixed Log.characters resolver not using dataloader
|
7 years ago |
Gisle Aune
|
1a91f4fdd6
|
Added channel link from log
|
7 years ago |
Gisle Aune
|
fcce379dea
|
Added Channel model and API for it
|
7 years ago |
Gisle Aune
|
91bd25ddf7
|
Renamed index to position for Post model and API
|
7 years ago |
Gisle Aune
|
a4fea77047
|
Added files API, fixed file.List returning all files if both author and public is unset
|
7 years ago |
Gisle Aune
|
90a3597602
|
File model and api is almost complete
- Added "Kind" field to File model
- Added file query
- Added editFile mutation
- Added removeFile mutation
|
7 years ago |
Gisle Aune
|
18cb6f14aa
|
Long overdue initial commit
|
7 years ago |