José Proença
|
9c39052ef0
|
fix database seeding second run.
missing onDelete('cascade')
|
2017-07-24 09:41:26 +01:00 |
|
José Proença
|
bda845add5
|
Avoid error with MariaDB 10.0.30 (#43)
Primary keys cannot be set after creating foreign keys.
|
2017-07-18 23:35:40 +03:00 |
|
jonathan schatz
|
073f27f720
|
apollo-server -> graphql-server upgrade, node-uuid -> uuid, supertest=2 -> supertest-3 (#39)
|
2017-04-17 12:00:43 +03:00 |
|
Zalmoxisus
|
5732c3713b
|
Use in memory database by default
|
2017-01-02 18:01:09 +02:00 |
|
(◕ᴥ◕)
|
84b962de19
|
Fix typo (#33)
|
2016-12-20 13:56:24 +02:00 |
|
Zalmoxisus
|
386d9abfaf
|
Hello GraphQL!
|
2016-11-12 16:21:41 +02:00 |
|
Zalmoxisus
|
1ba4d1e40b
|
Extend store API
|
2016-11-12 16:16:43 +02:00 |
|
Zalmoxisus
|
6794f63629
|
Rename schema files
|
2016-11-09 20:13:19 +02:00 |
|
Zalmoxisus
|
8419e7e090
|
Use the current timestamps
|
2016-11-09 20:12:28 +02:00 |
|
Zalmoxisus
|
45482098d7
|
Add remotedev_users schema and relations
|
2016-11-09 19:59:02 +02:00 |
|
Zalmoxisus
|
6f202e7715
|
Add payloads schema
|
2016-11-09 18:45:41 +02:00 |
|
Zalmoxisus
|
9c048e66ef
|
Add HTTP request logging
Related to #27.
|
2016-11-09 13:49:24 +02:00 |
|
Zalmoxisus
|
ee32bd52a6
|
Configure the maximum request body size
Related to #28.
|
2016-11-09 12:54:42 +02:00 |
|
Zalmoxisus
|
fd9f7f2c0d
|
Use knex instead of js-data
|
2016-11-08 22:48:32 +02:00 |
|
Zalmoxisus
|
60d81ae52b
|
Use the same route for any url
|
2016-11-06 19:40:23 +02:00 |
|
Zalmoxisus
|
da18bb47d6
|
Support adapters
|
2016-09-11 17:43:36 +03:00 |
|
Zalmoxisus
|
2523b3e491
|
Send updates of reports via sockets
|
2016-09-11 17:08:05 +03:00 |
|
Zalmoxisus
|
9040cae21b
|
Data selector by base fields
|
2016-09-11 17:07:02 +03:00 |
|
Zalmoxisus
|
7986004ea2
|
More data!
|
2016-09-03 18:09:56 +03:00 |
|
Zalmoxisus
|
b9de52d23f
|
List reports
|
2016-08-19 19:43:36 +03:00 |
|
Zalmoxisus
|
426fc75610
|
Add more data to the report
|
2016-08-19 19:42:38 +03:00 |
|
Zalmoxisus
|
03ed564bce
|
Parse x-www-form-urlencoded data
|
2016-08-17 18:37:52 +03:00 |
|
Zalmoxisus
|
0a8576ab86
|
Get a report
|
2016-08-17 18:33:07 +03:00 |
|
Zalmoxisus
|
ff4245d965
|
Return error in request
|
2016-08-17 18:31:12 +03:00 |
|
Zalmoxisus
|
e53679087b
|
Persist reports in memory
|
2016-08-17 17:56:42 +03:00 |
|
Zalmoxisus
|
0fb42d9f75
|
Refactor directories
|
2016-08-17 12:35:42 +03:00 |
|