Commit Graph

151 Commits

Author SHA1 Message Date
Alejandro Serrano
c24db4ab45
Work on operations 2020-01-27 09:21:17 +01:00
Alejandro Serrano
6aa58e3eb9
Rework to use Identity 2020-01-17 14:03:32 +01:00
Alejandro Serrano
ad870d0d4d
Fix GraphQL 2020-01-17 12:40:35 +01:00
Alejandro Serrano
8e711e52da
Remove unused possibility 2020-01-17 12:39:23 +01:00
Alejandro Serrano
11736b1b89
It works! 2020-01-17 12:23:07 +01:00
Alejandro Serrano
8e06a2f770
Simplify FullResolver and implement for Enums 2020-01-16 16:06:21 +01:00
Alejandro Serrano
aa90e228dc
Merge branch 'master' into graphql-the-begin 2020-01-16 15:54:30 +01:00
Alejandro Serrano
081e61047e
Various fixes to make gRPC server work (#84)
* Better capture exceptions in gRPC server
* Require Warp < 3.3
* Adjust template to work correctly
2020-01-16 10:11:38 +01:00
Chris Birchall
ed98a2070e Fix some typos in the docs (#76) 2020-01-14 08:44:07 +01:00
Flavio Corpa
d0b5766442 A whole more bunch of TODO's 😅 2020-01-13 15:16:32 +01:00
Juan Valencia
65e93f2184 Add some website additional meta information (#75)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-13 13:14:40 +01:00
Flavio Corpa
a4ff0221d0 Implement (partially) typeResolver (RR fieldResolvers) 2020-01-13 13:03:13 +01:00
Flavio Corpa
2503e38383 Merge remote-tracking branch 'origin/master' into graphql-the-begin 2020-01-13 12:42:22 +01:00
Alejandro Serrano
65d2fb9f06
Fix intro docs and project file (#74) 2020-01-13 12:40:28 +01:00
Flavio Corpa
2b4bc601c8
Fill all cabal files for Hackage! 🚀 (#72) 2020-01-13 11:05:25 +01:00
Flavio Corpa
f32abeea00 Advance a little 2020-01-13 10:26:37 +01:00
Alejandro Serrano
fbdcffd646 Prepare for 0.1 (#71) 2020-01-13 10:05:23 +01:00
Juan Valencia
036236e7c0 Website styling update (#70) 2020-01-09 19:55:20 +01:00
Flavio Corpa
b8a303f658
Add auto-deploy of microsite to GH Pages 🐙 (#67)
Co-authored-by: Juan Valencia <juanvalencia@calvellido.es>
2020-01-09 17:41:26 +01:00
Alejandro Serrano
dd0637798c Update docs about gRPC clients (#68)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-09 14:49:11 +01:00
Alejandro Serrano
fb17ab1122
Make Haddock style match docs style (#69) 2020-01-09 14:31:31 +01:00
Juan Valencia
8584007f2e Set Linuwial theme for Haddock generated docs (#66) 2020-01-09 09:44:35 +01:00
Juan Valencia
8a99c53a5d
Merge pull request #64 from higherkindness/docs-header
[WIP] Add link to GitHub and API docs
2020-01-07 18:12:26 +01:00
Juan Valencia Calvellido
08969e482e Slight update on styling 2020-01-07 17:58:50 +01:00
Flavio Corpa
2d3484a960
Merge branch 'master' into docs-header 2020-01-07 15:49:42 +01:00
Alejandro Serrano
b3c4b78b9f
More thorough Haddock documentation (#65)
Closes #62

Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-07 15:14:21 +01:00
Flavio Corpa
7bce91daae
Document gRPC client development! 📚 (#61) 2020-01-07 14:44:00 +01:00
Flavio Corpa
ea8cd07bbc Add mu-graphql to nix build ❄️ 2020-01-07 13:32:30 +01:00
Flavio Corpa
96fe7829b8 Implement resolverDomain 🧨 2020-01-07 12:54:31 +01:00
Alejandro Serrano
aef5798188
Add link to GitHub and API docs 2020-01-06 12:36:08 +01:00
Flavio Corpa
9e14c88660 merge 2020-01-03 10:30:35 +01:00
Flavio Corpa
31352f4dda I have failed 2020-01-03 10:28:41 +01:00
Alejandro Serrano
15938f68d9 Some preliminary changes 2020-01-03 10:28:41 +01:00
Alejandro Serrano
09c58eb5fd Begin working on GraphQL 2020-01-03 10:28:41 +01:00
Flavio Corpa
97a4e05d9a
Add client with Record syntax to persistent example 👩🏼‍🎓 (#60) 2019-12-26 09:25:09 +01:00
Flavio Corpa
a89a7ae80b
Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
Alejandro Serrano
f3143d9ff3
Some preliminary changes 2019-12-20 15:32:15 +01:00
Alejandro Serrano
7a6814b98a
Begin working on GraphQL 2019-12-20 15:32:15 +01:00
Flavio Corpa
a0fd84f7c4
Update docs with Higher Kinded Data (#56) 2019-12-20 13:54:39 +01:00
Alejandro Serrano
27479ab9fc
Script to generate standalone Haddock documentation (#55) 2019-12-20 13:15:41 +01:00
Juan Valencia
76df4fc022 Docs initial website 🖨 (#53) 2019-12-20 11:18:23 +01:00
Flavio Corpa
9dab396b8b
Fallback to Travis 😔 (#54) 2019-12-20 11:16:24 +01:00
Flavio Corpa
6898d90eed
Document integration with Persistent 📚 (#50) 2019-12-20 08:29:09 +01:00
Alejandro Serrano
a18b0c4b73 Make ghcide happy (#49) 2019-12-19 14:41:57 +01:00
Flavio Corpa
dfd3b59147
Replace Travis with Github Actions and Nix ❄️ (#48) 2019-12-19 11:54:10 +01:00
Flavio Corpa
09d7d65887
Extract mu-persistent to it's own package! ✂️ (#47) 2019-12-18 08:50:17 +01:00
Alejandro Serrano
cfd52d951d
Higher-kinded data and To/FromSchema separation (#41)
Closes #39
2019-12-16 13:46:43 +01:00
Flavio Corpa
5072c01420
Add persistent client to example 👨🏼‍💻 (#44) 2019-12-16 12:29:13 +01:00
Alejandro Serrano
4e438ed0c6 Do not run Haddock on CI (#43) 2019-12-13 13:25:19 +01:00
Alejandro Serrano
61ae8be215 Update dependencies (#42) 2019-12-13 13:24:33 +01:00