Commit graph

2823 commits

Author SHA1 Message Date
Tobe O
d124ba943b Use angel_orm from path in dev 2019-10-09 10:40:39 -04:00
Tobe O
1e16276be4 Add color to printSeparator 2019-10-09 10:38:44 -04:00
Tobe O
c1c13ddf68 Add printSeparator() util 2019-10-09 10:36:55 -04:00
Tobe O
f9bce227ba Fix "async group" test error 2019-10-09 10:32:29 -04:00
Tobe O
532b6be4b2 Apply pedantic lints 2019-10-09 10:28:45 -04:00
Tobe O
3eab7be268 Merge branch 'master' of https://github.com/angel-dart/orm into 2.1.0 2019-10-09 10:19:33 -04:00
Neel Kamath
5312741c73
Update serialize() docs for Angel v2 2019-10-06 09:06:01 +05:30
Tobe O
be6a3669cc Correct versions 2019-10-05 03:13:33 -04:00
Tobe O
b33312edc2 Patch @Exclude() constructor 2019-10-05 03:10:29 -04:00
Elias Reis
d5f3ec6945 Update the README.MD 2019-10-02 22:21:08 -03:00
Tobe O
d4c427b021 roll 1.0.2 of graphql_server 2019-09-29 19:03:39 -04:00
Pat O'Connor
d88e289807 Bind the decoder to req.body 2019-09-28 22:53:47 -07:00
Tobe O
361e7e5f4a Hangs indefinitely :))) 2019-09-29 01:28:34 -04:00
Tobe O
9fa4a03434 Use fcntl to fix non-closing sockets 2019-09-29 01:26:27 -04:00
Tobe O
1a7bba516d Cmake install into root 2019-09-29 00:30:52 -04:00
Tobe O
9e92eb2830 Fix missing file in cmake 2019-09-29 00:22:15 -04:00
Tobe O
c9f9ad0753 Finish build pipeline 2019-09-29 00:20:42 -04:00
Tobe O
4c0b8ecb17 switch to cmake because this is 2019 2019-09-29 00:13:22 -04:00
Tobe O
3b956230c6 Pub badge 2019-09-27 09:30:39 -04:00
Tobe O
e847e2df0a Dedupe 2019-09-27 09:29:21 -04:00
Tobe O
b38905234c Dedupe error messages 2019-09-27 09:29:02 -04:00
Tobe O
5d8c2ae005 Apply pedantic 2019-09-27 09:28:20 -04:00
Tobe O
f7188f8a62 Bump to 2.0.2 2019-09-27 09:25:37 -04:00
Tobe Osakwe
21e583644b
Merge pull request #118 from fredtma/patch-1
Change Dockerfile to use latest dart image
2019-09-26 08:35:01 -04:00
fredtma
8d2f0e9d02
Change Dockerfile to use latest dart image
I generated an application with `angel init`

When running the application in a docker container, I get the error.
`file:///root/.pub-cache/hosted/pub.dartlang.org/angel_configuration-2.1.0/lib/angel_configuration.dart:62:1: Error: 'Future' expects 0 type arguments.`
This is due to the fact that *angel_configuration.dart* does not import 'dart:async'.
This works when using the latest dart version.
[see](https://github.com/dart-lang/sdk/issues/26162)
[see](https://github.com/dart-lang/sdk/issues/34384)
[see](https://github.com/dart-lang/sdk/issues/34237)
2019-09-26 09:09:01 +02:00
Yarco
87ff2392da Bug: _getQuery return empty value 2019-09-26 12:45:47 +08:00
Klāvs Priedītis
b2217c72b2 dedupe DataLoader requests for the same item 2019-09-17 15:10:50 +03:00
Tobe O
6acfbc02d9 Merge branch 'master' of https://github.com/angel-dart/mongo 2019-09-02 13:16:44 -04:00
Tobe O
b2753bcdfe 2.0.3 hotfix 2019-09-02 13:16:35 -04:00
Tobe O
925188078d 2.0.4 hotfix 2019-09-02 13:16:06 -04:00
Tobe O
b323ecc3b4 1.1.4 hotfix 2019-09-02 13:14:24 -04:00
Tobe Osakwe
a59f185092
Merge pull request #12 from Pierre48/master
Check if query is null
2019-09-02 13:12:29 -04:00
Pierre Plagnes
7767be1f1a Check if query is null 2019-09-02 19:05:20 +02:00
Tobe O
87afea8ec8 Merge remote-tracking branch 'origin' into 1.2.0 2019-08-27 05:53:24 -04:00
Tobe Osakwe
6fc6d1453e
Merge pull request #32 from micimize/patch-1
FIx broken int variable type parsing
2019-08-26 20:08:48 -04:00
Michael Joseph Rosenthal
35c8e1088d
FIx broken int variable type parsing 2019-08-26 18:55:42 -05:00
Tobe O
591b0480b2 edit build pipeline 2019-08-23 11:58:25 -04:00
Tobe O
18c56fe395 2.0.2 2019-08-19 10:26:00 -04:00
Tobe O
5b4a063e61 Add joined subquery tests 2019-08-17 18:57:58 -04:00
Tobe O
f4b7512c51 Regen test models 2019-08-17 18:53:27 -04:00
Tobe O
d3d16855fe Update angel_orm_test pubspec 2019-08-17 18:47:42 -04:00
Tobe O
9a97b93ece Move MapQueryValues to the proper file 2019-08-17 18:46:22 -04:00
Tobe O
703b16206a Tidy up email_indexed.dart 2019-08-17 18:45:47 -04:00
Tobe O
b2632e2945 always generate a field for subquery joins 2019-08-17 18:45:12 -04:00
Tobe O
eabd89aff5 Remove dead code 2019-08-17 18:36:16 -04:00
Tobe O
30914cc767 Apply pedantic lints 2019-08-17 18:35:55 -04:00
Tobe O
9f22b0e3b4 Add pedantic to orm_gen 2019-08-17 18:33:30 -04:00
Tobe O
b2cc66721b Fix example 2019-08-17 18:32:58 -04:00
Tobe O
d55deae96e Update orm_generator pubspec 2019-08-17 18:29:05 -04:00
Tobe O
860e8029c2 Add Column.expression 2019-08-17 18:24:54 -04:00