1
0
mirror of https://github.com/hasura/graphql-engine.git synced 2024-12-22 15:01:39 +03:00
Commit Graph

4089 Commits

Author SHA1 Message Date
Shahidh K Muhammed
cf88a9c3a8
readme updates () 2018-07-16 16:22:27 +05:30
ASWIN M PRABHU
c16e3ca949 improve tests for relationships (close ) () 2018-07-16 15:30:40 +05:30
Vamshi Surabhi
8afa6b6fa0
Merge pull request from rakeshkky/issue-106
add _is_null operator (closes )
2018-07-13 15:07:11 +05:30
Aravind Shankar
80c1994dc2 inserts into schema_migration only once per version (fix ) () 2018-07-12 19:54:46 +05:30
rakeshkky
a094394f38 server: add _is_null operator, closes 2018-07-12 19:33:02 +05:30
shahidhk
1b2217517d update badges 2018-07-12 19:10:15 +05:30
shahidhk
b890b0fd5e edit badges and remove a word 2018-07-12 19:01:46 +05:30
dsandip
ecce5c22db update README community section () 2018-07-12 18:22:57 +05:30
Aravind Shankar
6a20784b95 move metadata.yml file inside migrations folder, fix ()
metadata.yaml will be present inside migrations folder
2018-07-12 18:22:25 +05:30
dsandip
c8f8d98ff3 add images to assets, update readme () 2018-07-12 01:14:08 +05:30
Rishichandra Wawhal
87359fb9fc show indicative comments on graphiql if no tables are present () 2018-07-12 00:54:14 +05:30
Rikin Kachhia
45cd97f9b8 fix and/or expressions in permissions builder () 2018-07-12 00:51:26 +05:30
Praveen Durairaj
32750d65fb fix secure endpoint link, update contributing guide () 2018-07-11 20:07:23 +05:30
dsandip
0c03134e78 update readme content () 2018-07-11 19:12:49 +05:30
Aravind Shankar
268f0856d0 go vet cli code () 2018-07-11 17:43:31 +05:30
Shahidh K Muhammed
58db3b7ba9
update readme and code of conduct () 2018-07-11 17:37:49 +05:30
Rishichandra Wawhal
3a085da736 testing console tests in the ci ()
* testing console tests in the ci

* console: making cypress wait for the server to start

* console: fixing failing tests

* console: update failing test

* console: cleaned up modify tests

* console: fixed a failing test for api-explorer
2018-07-11 17:32:29 +05:30
Praveen Durairaj
3f9859b8dd fix schema dropdown ui, redirect with urlPrefix, fix ()
Also fixes the graphiql rendering where on header change, requests were being made.
2018-07-11 17:18:14 +05:30
Anon Ray
79d7b497c9 add contributing guidelines for server () 2018-07-11 16:04:29 +05:30
Aravind Shankar
186340c156 fix , when access-key is set, cli should use it to contact api () 2018-07-11 14:58:53 +05:30
Aravind Shankar
5b02dee7d2 close , replace goyaml with ghodss/yaml () 2018-07-11 14:54:13 +05:30
Aravind Shankar
5e14c293f2 close , unexport ParsedEndpoint in config () 2018-07-11 14:52:36 +05:30
shahidhk
751bfdbad9 Merge branch 'master' of github.com:hasura/graphql-engine 2018-07-11 14:08:20 +05:30
shahidhk
00e4da5389 update deploy workflow 2018-07-11 14:07:34 +05:30
Rakesh Emmadi
6160e24085 rename 'raven' to 'graphql-engine' in help text, closes 2018-07-11 13:54:13 +05:30
Anon Ray
4270529c11 basic test suite ()
* server: basic test setup

* server: use the default transaction mode

* server: basic tests in yaml files

* server: restructure test setup and some more tests
2018-07-11 12:43:07 +05:30
dsandip
610c866c9c Adds license information in README ()
Adds a tiny note about licenses
2018-07-11 12:21:11 +05:30
Praveen Durairaj
6826cec1df console: add gzip compression to deployments () 2018-07-11 12:19:03 +05:30
Shahidh K Muhammed
57f9bfc478
close add waits for cli and server test () 2018-07-11 12:17:51 +05:30
Rakesh Emmadi
4a76c7e89e server: throw 401 exception for accesskey mismatch/notfound, fix ()
return 401 when access key does not match or is not found, closes 
2018-07-11 11:07:53 +05:30
Rishichandra Wawhal
1f7f8e56f9 update test command in console makefile () 2018-07-11 10:30:27 +05:30
Praveen Durairaj
113b6a9bb5 close fix messaging, expand track all relations () 2018-07-11 10:28:52 +05:30
Shahidh K Muhammed
83ab85fb04
update readme and contributing guides () 2018-07-11 10:27:03 +05:30
dsandip
29654fa883
remove license file reference 2018-07-10 20:57:20 +05:30
dsandip
467988c4b4
Changes license 2018-07-10 19:48:54 +05:30
Shahidh K Muhammed
183cbb169b only deploy dev|release branches ()
* remove special characters from version string
2018-07-10 11:52:13 +00:00
Shahidh K Muhammed
50165fc1ed circleci integration () 2018-07-10 10:01:02 +00:00
Praveen Durairaj
b0e3cbdd6a console: handle access key error code () 2018-07-09 20:52:44 +05:30
Praveen Durairaj
5a512481f9
console: add access key login, update messaging/tooltips ()
* console: add access key login

* console: update messaging/tooltips

* console: fix add relationship link

* console: updated test script

* console: update test command
2018-07-09 20:07:44 +05:30
dsandip
a70f187682
Add A-GPL license 2018-07-09 19:30:43 +05:30
Aravind Shankar
1bff452cb4 handle server endpoints that contains a url path () 2018-07-09 19:17:38 +05:30
Vamshi Surabhi
330bbbe495
Merge pull request from hasura/issue-61
use row expressions instead of json_build_object, closes 
2018-07-09 15:09:44 +05:30
Rishichandra Wawhal
d8d3bdd239 console: update tests ()
* console: modify getTableName() for parallel tests

* console: remove notification tests

* console: fix failing tests
2018-07-09 13:53:05 +05:30
Rishichandra Wawhal
25a45d3366 console: handle baseUrl in tests 2018-07-09 13:34:53 +05:30
rakeshkky
82e81cd540 server: use row expressions instead of json_build_object 2018-07-09 12:55:49 +05:30
Rakesh Emmadi
38c91e2b9e catch and log http exceptions from auth webhook, closes 2018-07-09 11:34:41 +05:30
Rakesh Emmadi
b9ff99329a server: process headers only for known urls, fixes 2018-07-06 10:46:42 +05:30
Rakesh Emmadi
e834bc51a6 server: try environment variables if flags are missing, closes 2018-07-06 10:43:46 +05:30
Aravind Shankar
1998e211af cli: update tests ()
* remove docker from migrate cmd test

* export migration status

* [cli] add fake writer for spinner

* Update console.go

* Update migrate_test.go
2018-07-06 10:36:27 +05:30
aswinmprabhu
2cab15ede4 console: more tests () 2018-07-04 18:27:56 +05:30