Commit Graph

5645 Commits

Author SHA1 Message Date
Taru
2127ae878b fix a typo in metadata command (#788) 2018-10-20 08:53:20 +05:30
Mayank Raj
d561ba2bd2 grammar corrections (#782) 2018-10-20 08:52:13 +05:30
Max Vogel
c13f679766 grammar and spelling fix in comments (#768) 2018-10-19 22:37:04 +05:30
cozyplanes
5bd21b03e4 add a comma in queries.rst (#756) 2018-10-19 22:32:39 +05:30
Alexander Lichter
b7aba2e869 docs(schema): add introspect keyword (#749) 2018-10-19 22:30:31 +05:30
Spencer Ng
a0a97d709d improve documentation (fix #745) (#746) 2018-10-19 22:29:18 +05:30
Karthik Venkateswaran
0e56c98959 add syntax highlighting for sql in query analysis (#819)
* Send headers as part of request headers too

* Disable helper functions from linting

* Update hasura-console-graphiql to filter mutations from analyze list

* Update hasura-console-graphiql to 0.0.6
2018-10-19 14:47:41 +05:30
Karthik Venkateswaran
bcb3dadf27 send headers as part of request headers too for explain query (#816) 2018-10-19 10:50:43 +05:30
Shahidh K Muhammed
4f9af70acf update installation manifests to v1.0.0-alpha25 2018-10-19 07:53:42 +05:30
Vamshi Surabhi
ac537330d0 explain a graphql query, similar to explain of an sql statement (close #562) (#805) 2018-10-19 07:45:28 +05:30
dsandip
82e8d45bf9 adds content for many-to-many relationships (#807) 2018-10-18 19:57:00 +05:30
Rakesh Emmadi
405f5edb34 document 'track_table' and 'untrack_table' query (close #715) (#777) 2018-10-17 10:57:11 +05:30
Aravind Shankar
9818819151 track multiple instances of table/view in run sql (close #784) (#785) 2018-10-17 10:56:35 +05:30
Shahidh K Muhammed
ec1474b74f
update https manifests for docker compose (#781) 2018-10-17 10:56:14 +05:30
dharmendra-lingaiah
3f34849db1 update graphql engine internals doc (#740) 2018-10-17 10:52:36 +05:30
Russ Callahan
fc844bef01 update json2graphql readme (#761) 2018-10-16 17:20:51 +05:30
Vamshi Surabhi
67168b3632 send 'completed' after an error when handling start in ws (close #671) (#776) 2018-10-16 17:19:24 +05:30
Aravind Shankar
bdcb282c32 don't check for run sql migration name in server mode (fix #778) (#780) 2018-10-16 17:18:42 +05:30
Rakesh Emmadi
45691e3509 for views consider only insertable ones in generating nested insert input objects (fix #773) (#774) 2018-10-16 15:55:41 +05:30
Rishichandra Wawhal
043b76bab7 sanitise data of special characters before inserting using json2graphql (#770) 2018-10-16 14:53:01 +05:30
Md Akram Kazmi
58d02ef1c4 updated events-triggers.md (#760) 2018-10-16 12:08:27 +05:30
Shivansh Nalwaya
b087734b2c fix typos and grammar in docs/manual/schema (#754) 2018-10-16 12:02:29 +05:30
Abilash Menon
0993740786 add reload metadata command to the cli (close #722) (#725) 2018-10-16 11:55:30 +05:30
Shrey
421606f124 add name field for migrations created via run_sql (close #541) (#750) 2018-10-15 18:09:27 +05:30
Rishichandra Wawhal
fb9407f696 add a footer to chat app with a hasura logo (#752) 2018-10-15 16:28:49 +05:30
Burak Özdemir
feb8968879 fix e.g. and i.e. typos (#732) 2018-10-15 14:17:21 +05:30
Jamie
22afdfc220 reformat a css file in realtime chat example (close #738) (#739) 2018-10-15 14:13:36 +05:30
Shivam Agarwal
ddcd3dc9ae typos in multiple files (#730) 2018-10-15 12:55:35 +05:30
Daniel P
b91704e3ca fix typos is multiple files (#728) 2018-10-15 12:29:51 +05:30
Aravind Shankar
6591095ba1 fix track table error when table name is immediately followed by '(' (close #717) #718 2018-10-15 11:42:08 +05:30
dharmendra-lingaiah
17bfc36f86 update jwt docs (#742) 2018-10-15 10:33:47 +05:30
Ishaan Malhi
e2817b1b1b add golang examples for aws lambda (#602) 2018-10-15 09:53:15 +05:30
edawine
963d86464f update brand assets and the generator script (fix #670) (#712) 2018-10-13 14:01:31 +05:30
Vipul Gupta
777c599a33 add guidelines for reporting security issues (close #322) (#687) 2018-10-13 13:59:18 +05:30
Shahidh K Muhammed
fffb11b26e update installation manifests to v1.0.0-alpha24 2018-10-12 17:53:28 +05:30
Rakesh Emmadi
49dd7bf98b allow mutations on views only if they are allowed by postgres (fix #232) (#339) 2018-10-12 17:36:12 +05:30
Shahidh K Muhammed
3156f7d62d
add auth-webhook boilerplate in python-flask (#714) 2018-10-12 17:06:21 +05:30
Rakesh Emmadi
37e848ccca fix input object validation logic (fix #693) (#711) 2018-10-12 16:06:47 +05:30
Vamshi Surabhi
ecf8c760ec workaround postgres default limit of 63 chars for identifiers (close #688) (#707) 2018-10-12 14:58:43 +05:30
Chandler Weiner
fade5b39f8 fix spelling and grammar in docs (#709) 2018-10-12 09:30:25 +05:30
Rikin Kachhia
92c8ec55b2 docs: fix kubernetes logging page (#706) 2018-10-11 17:10:53 +05:30
Matthew Holman
bf71b17274 add guides/resources section to docs (#694) 2018-10-11 16:59:53 +05:30
Sunita Sen
a8abc40ece fix typo in cli readme (#698) 2018-10-11 12:49:10 +05:30
Zafarullah Mahmood
4454cc95b8 fixes to readme (#689) 2018-10-11 11:37:05 +05:30
Léo Pradel
7d1361ceb7 fix broken link on console readme (#697) 2018-10-11 09:13:26 +05:30
Rikin Kachhia
27302fae68 console: add support for _is_null operator in permissions (#700) 2018-10-11 09:11:08 +05:30
Rikin Kachhia
9c2ca7cd54 docs update (#699) 2018-10-10 19:51:43 +05:30
Aravind Shankar
813795d094 fix to append uriPrefix on schema change event (close #691) (#692) 2018-10-10 15:16:19 +05:30
Karthikeya Viswanath
882719f7e7 add reset metadata button to settings page (close #515) (#673) 2018-10-10 13:05:18 +05:30
Karthik Venkateswaran
4ee342e44d add nextjs-postgres-graphql boilerplate (#686) 2018-10-10 12:59:48 +05:30