Aswin M Prabhu
7feb82ed98
add test for subscriptions, improve coverage ( fix #191 )
2018-07-25 12:14:27 +05:30
Aswin M Prabhu
a127b5ae59
show access key as password on the console ( fix #98 ) ( #203 )
2018-07-24 17:29:53 +05:30
Rishichandra Wawhal
9b61964b71
retry websocket connection on failure ( fix #198 ) ( #200 )
2018-07-24 15:22:47 +05:30
Cosmin Radoi
453f7d8b7f
refactor: convert function expression to arrow function ( #181 )
...
Just a few cases of converting a traditional function to ES6 arrow functions. Pure refactoring.
2018-07-23 11:59:56 +05:30
Shahidh K Muhammed
9081a27259
open secure websockets if console and endpoint are both on https (fix 182) ( #183 )
2018-07-21 05:18:57 +05:30
Aravind Shankar
75dbe35a21
create down migrations for actions from console ( close #164 ) ( #173 )
2018-07-20 16:01:33 +05:30
Vamshi Surabhi
e3f960da96
initial support for livequeries ( #176 )
...
fix #59
2018-07-20 12:52:46 +05:30
ASWIN M PRABHU
8d83cbedd3
fix error when altering schema in raw_sql ( fix #171 ) ( #172 )
2018-07-19 16:51:35 +05:30
Praveen Durairaj
81da2f7d1a
add cascade option for raw sql ( close #161 ) ( #168 )
2018-07-19 16:38:32 +05:30
Rishichandra Wawhal
7ea67f207c
add uuid column type in console ( close #142 ) ( #160 )
2018-07-18 18:16:04 +05:30
ASWIN M PRABHU
c16e3ca949
improve tests for relationships ( close #130 ) ( #131 )
2018-07-16 15:30:40 +05:30
Rishichandra Wawhal
87359fb9fc
show indicative comments on graphiql if no tables are present ( #120 )
2018-07-12 00:54:14 +05:30
Rikin Kachhia
45cd97f9b8
fix and/or expressions in permissions builder ( #119 )
2018-07-12 00:51:26 +05:30
Praveen Durairaj
32750d65fb
fix secure endpoint link, update contributing guide ( #117 )
2018-07-11 20:07:23 +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
Praveen Durairaj
6826cec1df
console: add gzip compression to deployments ( #94 )
2018-07-11 12:19:03 +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
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
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
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
Shahidh K Muhammed
98c827449b
build: integrate circleci
...
integration with circleci for various workflows
2018-07-03 22:40:13 +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
Praveen Durairaj
95aab89c01
console: fix migration status in hasuradb mode, ui fixes, deps update ( #32 )
2018-07-02 19:13:12 +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
Praveen Durairaj
f5ca8d7c96
console: add cli and hasuradb mode ( #19 )
...
* console: handle cli and hasuradb mode
* console: add urlPrefix, fix run_sql button
* console: handle defaults for env
* console: disable migration alert in hasuradb mode
2018-06-29 15:32:19 +05:30
Praveen D
4f09f40a98
console: update gitignore
2018-06-28 10:33:53 +05:30
Praveen D
b8bb2d652c
add console to graphql-engine
2018-06-28 10:27:37 +05:30