Rikin Kachhia
4ce2b2cc3b
update console dev logging + add logging disable instructions to README ( #2388 )
2019-06-18 12:14:29 +05:30
Aravind Shankar
2cdb1a1508
refactor schema management in console and misc fixes ( #2016 )
...
close #1704 , #2174 , #2188 , #2006 , #2031 , #1617 , #1882
2019-05-24 19:30:44 +05:30
Shahidh K Muhammed
a5890623c4
specify needed node version, clarify setup instructions ( close #1754 ) ( #1815 )
2019-03-19 10:42:50 +05:30
nizar-m
f83a8e591f
rename access-key to admin-secret ( close #1347 ) ( #1540 )
...
Rename the admin secret key header used to access GraphQL engine from X-Hasura-Access-Key to X-Hasura-Admin-Secret.
Server CLI and console all support the older flag but marks it as deprecated.
2019-02-14 15:07:47 +05:30
dsandip
fcb6bd6449
modify contributing guides for docs, console and community ( #1427 )
2019-01-21 16:49:35 +05:30
Rishichandra Wawhal
8134116750
determine api root from consolepath var on console ( #1228 )
...
* console determines data api url from console path
* update contributing instructions in README
2019-01-04 15:21:05 +05:30
Daniel Brereton
9cb5c71ed9
update console readme ( #946 )
2018-11-08 12:04:41 +05:30
Abhinav Srivastava
c776cd84a6
update multiple files ( #943 )
2018-11-08 12:02:57 +05:30
czakarian
e756061439
update typo in console readme ( close #944 ) ( #945 )
2018-11-04 08:05:21 +05:30
Léo Pradel
7d1361ceb7
fix broken link on console readme ( #697 )
2018-10-11 09:13:26 +05:30
Sunita Sen
3d9cad7708
fixe typo in console readme ( #658 )
2018-10-05 23:39:56 +05:30
Kevin Raynel
5abd18a156
enable redux-dev-tools if present in dev mode ( closes #606 ) ( #607 )
2018-10-05 19:14:03 +05:30
Gaurav Sachdeva
d02361ce14
fix typos, punctuation, etc in docs ( #635 )
2018-10-04 19:55:46 +05:30
Karthik Venkateswaran
a9dc756a40
update console variables and contributing guide ( close #517 ) ( #538 )
...
Changes `consoleMode` variable templated by HGE to `server` and modified console to respect in the same way and adds a patch to continue working with the older HGEs
- [x] Server
- [x] Console
2018-09-27 17:10:32 +05:30
Karthik Venkateswaran
6f1be7c3b2
show access key prompt when server indicates it's set ( close #426 ) ( #481 )
2018-09-19 15:35:47 +05:30
Praveen Durairaj
32750d65fb
fix secure endpoint link, update contributing guide ( #117 )
2018-07-11 20:07:23 +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
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
b8bb2d652c
add console to graphql-engine
2018-06-28 10:27:37 +05:30