Shahidh K Muhammed
58db3b7ba9
update readme and code of conduct ( #108 )
2018-07-11 17:37:49 +05:30
Rishichandra Wawhal
3a085da736
testing console tests in the ci ( #83 )
...
* 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 #97 ( #107 )
...
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 ( #104 )
2018-07-11 16:04:29 +05:30
Aravind Shankar
186340c156
fix #96 , when access-key is set, cli should use it to contact api ( #100 )
2018-07-11 14:58:53 +05:30
Aravind Shankar
5b02dee7d2
close #44 , replace goyaml with ghodss/yaml ( #101 )
2018-07-11 14:54:13 +05:30
Aravind Shankar
5e14c293f2
close #102 , unexport ParsedEndpoint in config ( #103 )
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 #87
2018-07-11 13:54:13 +05:30
Anon Ray
4270529c11
basic test suite ( #78 )
...
* 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 ( #84 )
...
Adds a tiny note about licenses
2018-07-11 12:21:11 +05:30
Praveen Durairaj
6826cec1df
console: add gzip compression to deployments ( #94 )
2018-07-11 12:19:03 +05:30
Shahidh K Muhammed
57f9bfc478
close #92 add waits for cli and server test ( #93 )
2018-07-11 12:17:51 +05:30
Rakesh Emmadi
4a76c7e89e
server: throw 401 exception for accesskey mismatch/notfound, fix #67 ( #71 )
...
return 401 when access key does not match or is not found, closes #67
2018-07-11 11:07:53 +05:30
Rishichandra Wawhal
1f7f8e56f9
update test command in console makefile ( #69 )
2018-07-11 10:30:27 +05:30
Praveen Durairaj
113b6a9bb5
close #57 fix messaging, expand track all relations ( #88 )
2018-07-11 10:28:52 +05:30
Shahidh K Muhammed
83ab85fb04
update readme and contributing guides ( #90 )
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 ( #76 )
...
* remove special characters from version string
2018-07-10 11:52:13 +00:00
Shahidh K Muhammed
50165fc1ed
circleci integration ( #74 )
2018-07-10 10:01:02 +00:00
Praveen Durairaj
b0e3cbdd6a
console: handle access key error code ( #66 )
2018-07-09 20:52:44 +05:30
Praveen Durairaj
5a512481f9
console: add access key login, update messaging/tooltips ( #65 )
...
* 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 ( #64 )
2018-07-09 19:17:38 +05:30
Vamshi Surabhi
330bbbe495
Merge pull request #62 from hasura/issue-61
...
use row expressions instead of json_build_object, closes #61
2018-07-09 15:09:44 +05:30
Rishichandra Wawhal
d8d3bdd239
console: update tests ( #63 )
...
* 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 #28
2018-07-09 11:34:41 +05:30
Rakesh Emmadi
b9ff99329a
server: process headers only for known urls, fixes #46
2018-07-06 10:46:42 +05:30
Rakesh Emmadi
e834bc51a6
server: try environment variables if flags are missing, closes #45
2018-07-06 10:43:46 +05:30
Aravind Shankar
1998e211af
cli: update tests ( #47 )
...
* 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 ( #35 )
2018-07-04 18:27:56 +05:30
Rishichandra Wawhal
a2a85b8952
console: fix #40 react table resizing/sorting bug ( #41 )
...
* Fix #40
* console: bug fix where a non-action was being dispatched
2018-07-04 18:15:48 +05:30
Rakesh Emmadi
b9dd3b2ab2
server: close #34 render console assets version as v[maj.min] ( #39 )
2018-07-04 18:15:34 +05:30
Shahidh K Muhammed
06fd236068
cli: close #38 handle server, cli and console versions ( #43 )
2018-07-04 18:13:52 +05:30
shahidhk
8beedc5387
cli: rename console assets folder
2018-07-03 22:56:57 +05:30
Shahidh K Muhammed
98c827449b
build: integrate circleci
...
integration with circleci for various workflows
2018-07-03 22:40:13 +05:30
Rakesh Emmadi
400a0e3f16
server: add v1/version api, fix #34 ( #37 )
2018-07-03 21:04:25 +05:30
Shahidh K Muhammed
e0a4ee88fe
cli: updates to support console versioning etc ( #30 )
...
* cli: fix version command and makefile
* cli: update console asset versioning format
* cli: change .realize from dir to file
* cli: update dependencies
2018-07-03 14:54:46 +05:30
Rishichandra Wawhal
b2abc8b2c1
console: update tests for multiple modes
...
* console: fix create-table tests
1. Changed "Creating table failed" -> "Create table failed"
2. Updated cypress > plugins > index.js. It must export a function
* console: fix test for insert-browse
console: added a test for checking descending sort
* console: fix migration inconsistency in hdb mode
* console: fix tests for modify-table
* console: fix permissiosn tests
* console: fixed all tests
* console: updated the test workflow
* console: disabling video recording while testing
* console: taking migrate URL from env
* console: update readme, fixed typo
2018-07-03 12:47:08 +05:30
Anon Ray
9d2d158532
server: build now is multi-stage builds ( fix #29 )
...
- Change the build flow to use docker multi-stage builds
2018-07-02 16:40:13 +00:00
Praveen Durairaj
95aab89c01
console: fix migration status in hasuradb mode, ui fixes, deps update ( #32 )
2018-07-02 19:13:12 +05:30
Shahidh K Muhammed
6170d6b094
cli: add circleci config for cli ( #26 )
2018-06-29 13:09:21 +00:00
Vamshi Surabhi
9a845b4932
server: mutationRoot is optional in __schema
2018-06-29 17:32:59 +05:30
Praveen Durairaj
c93fe93138
cli: update console asset url ( #25 )
2018-06-29 17:31:39 +05:30
Praveen Durairaj
a979efa6ef
console: disable change schema dropdown ( #24 )
...
* console: disable change schema dropdown
* console: fix graphiql scroll for document title
2018-06-29 17:21:00 +05:30
Rakesh Emmadi
128ed2388b
server: console is served at /console Closes #16 ( #22 )
2018-06-29 16:35:09 +05:30