Shahidh K Muhammed
87edce1b12
update manifests to v1.0.0-alpha32
2018-12-18 15:51:56 +05:30
Rakesh Emmadi
b5bbb966f2
add consolePath in console.html template ( #1222 )
...
Server templates `consolePath` key in `window.__env` object in console html template.
If server is hit at `/console/table/author` then `window.__env` in served html looks like
```
{
consoleMode: "server",
urlPrefix: "/console",
consolePath: "/console/table/author",
isAccessKeySet: true
}
```
2018-12-18 15:09:01 +05:30
Rishichandra Wawhal
9d8ac86269
enable updating event trigger from console ( close #489 ) ( #1124 )
2018-12-17 17:37:58 +05:30
Rikin Kachhia
871d5e7f20
update docs ( #1221 )
2018-12-17 17:28:29 +05:30
Aravind Shankar
1548b82e0e
optimise the on-load queries on console using bulk api ( close #1191 ) ( #1196 )
2018-12-17 13:16:54 +05:30
dsandip
460fcfa755
add license information in getting started docs and do one-click guide ( #1213 )
2018-12-16 15:25:06 +05:30
Rikin Kachhia
751fa5f193
docs css refactor ( #1218 )
2018-12-16 12:11:34 +05:30
Rakesh Emmadi
3026c49087
apply update permissions for upsert mutations ( #628 )
2018-12-15 21:40:29 +05:30
Aravind Shankar
58cfbed22e
permissions ui improvments ( close #1068 ) ( #1205 )
2018-12-15 10:38:50 +05:30
Rikin Kachhia
b0eb263170
improve docs content structure for search ( #1216 )
2018-12-15 10:37:47 +05:30
Aravind Shankar
432a151f62
show response status code in event trigger events tab ( close #1022 ) ( #1203 )
2018-12-15 10:36:25 +05:30
Tirumarai Selvan
6de17b303f
drop trigger functions on updating event triggers ( #1214 )
2018-12-15 10:35:29 +05:30
Patt-tom McDonnell
e3e57ff3c3
show datatype next to column names when adding triggers ( #1188 )
2018-12-14 17:08:17 +05:30
Anon Ray
ee3e099eb5
add circleci tests for pg 11 ( closes #810 ) ( #1192 )
2018-12-14 11:30:36 +05:30
Anon Ray
2bcec7dca9
point jose version to 0.8.0.0 on github ( closes #983 ) ( #1202 )
2018-12-14 09:51:29 +05:30
Rakesh Emmadi
708a29fc89
refactor server cli code, add more cli options & version command ( closes #51 , #144 , #1090 , #1195 ) ( #1200 )
2018-12-14 08:51:41 +05:30
Rikin Kachhia
be4c25a643
remove algolia config from docs ( #1209 )
2018-12-13 20:11:54 +05:30
Rikin Kachhia
5b3c5a81bb
fix docs vulnerable dependency ( #1208 )
2018-12-13 20:02:17 +05:30
Rikin Kachhia
b1a5e36a1e
fix syntax in docs ( #1206 )
2018-12-13 16:59:29 +05:30
Rikin Kachhia
c478f45e19
migrate docs search to algolia doc search ( close #1146 ) ( #1199 )
2018-12-13 16:38:45 +05:30
Vamshi Surabhi
ec8b2c80b5
refactor to remove warnings especially with orphan instances ( #1163 )
...
* remove phase one/two distinction and hdbquery typeclass
* move extensions to default-extensions
* switch to LazyTx which only acquires a connection if needed
* move defns from TH module into Ops module
* remove tojson orphan instance for http exception
* remove orphan instance for dmlp1
* getTopLevelNodes will not throw any exceptions
2018-12-13 12:56:15 +05:30
Rikin Kachhia
b76039b6be
docs css refactor ( #1198 )
...
* fix cli docs toctree
* reorganize docs css
2018-12-12 21:40:32 +05:30
Rakesh Emmadi
ff6c95c2f8
allow ordering with aggregated fields ( close #1039 ) ( #1042 )
2018-12-12 18:28:39 +05:30
Anon Ray
77cbf12bb7
merge types with same structure in remote schema ( closes #1112 , #1135 ) ( #1145 )
2018-12-12 17:31:18 +05:30
Praveen Durairaj
e929cc4402
accept query_file query param for preloading queries ( #1185 )
2018-12-12 12:46:13 +05:30
Praveen Durairaj
12231bc062
add env to handle graphql endpoint for graphiql-online ( #1178 )
...
[skip ci]
2018-12-11 14:31:46 +05:30
Siddhant Srivastav
2855e07b11
fix preloader refresh on events page ( close #1000 ) ( #1153 )
2018-12-11 14:26:34 +05:30
Rikin Kachhia
9cbbac9456
fix titles in docs guides ( #1172 )
2018-12-07 18:03:21 +05:30
Rikin Kachhia
94f161c66e
update hasura cli docs ( #1173 )
2018-12-07 17:38:39 +05:30
Gagan Ganapathy
9e97a01665
add guide for subscriptions using apollo-client ( fix #444 ) ( #1018 )
2018-12-07 16:48:05 +05:30
Praveen Durairaj
65d476c800
export console remote schemas ( #1165 )
2018-12-05 14:54:29 +05:30
dsandip
96e8536693
add docs for configuring webhook URL from env var ( #1084 )
2018-12-05 10:43:13 +05:30
Rakesh Emmadi
9fbd407374
parse graphql input objects and arrays as scalar values ( close #1132 ) ( #1137 )
2018-12-04 19:51:58 +05:30
Rakesh Emmadi
29ba490296
conform to graphql subscription and error spec ( close #1056 , close #1059 ) ( #1126 )
2018-12-04 19:07:38 +05:30
Shahidh K Muhammed
07181123b4
disable checking build worthiness until a better solution is found ( #1162 )
2018-12-04 10:33:20 +05:30
Aravind Shankar
56dbc59822
better error messages for duplicate migration versions ( close #1148 ) ( #1157 )
2018-12-04 10:03:03 +05:30
Rikin Kachhia
d0effffbf6
Fix links in docs and README ( #1160 )
...
* fix docs syntax bug
* update link in README
2018-12-03 19:02:08 +05:30
Rikin Kachhia
1e24da8633
handle cross schema permissions in console permission builder ( Close #1127 #1152 ) ( #1158 )
2018-12-03 18:18:21 +05:30
Rikin Kachhia
8de12d5bcd
add table of contents to docs pages ( #1115 )
2018-12-03 17:42:24 +05:30
Aravind Shankar
6d2fd1db0d
added support for file information in hasuradb driver ( close #1136 ) ( #1143 )
2018-12-03 16:50:53 +05:30
Rakesh Emmadi
3ea20bc4d7
allow authentication webhook with POST ( close #1138 ) ( #1147 )
2018-12-03 16:49:08 +05:30
Aravind Shankar
0281a1bfe1
console semver check fix for non-tag versions ( #1134 )
2018-12-03 14:43:49 +05:30
Pranjal Vyas
5f6293c185
update website link in readme ( #1010 )
2018-12-02 07:35:13 +05:30
Shahidh K Muhammed
71d9b8fd19
add create droplet button to DO docs ( #1150 )
2018-11-30 21:50:56 +05:30
Aravind Shankar
980d2030d9
fix suggested relationship name strips off numbers ( close #1139 ) ( #1144 )
2018-11-30 12:26:15 +05:30
Rikin Kachhia
a024f2a677
fix table in server flag docs ( #1142 )
2018-11-29 16:00:26 +05:30
Tirumarai Selvan
96e63d1da5
add details about current role more explicit ( #1140 )
2018-11-29 15:11:59 +05:30
Arpit Kushwaha
e3a3f2f6f8
typo fix in docs ( #1125 )
2018-11-29 10:31:04 +05:30
Shahidh K Muhammed
71d48682f1
update manifests to v1.0.0-alpha31
2018-11-28 16:01:40 +05:30
Rishichandra Wawhal
7f56da9f28
console semver fix for commits on master branch ( #1131 )
2018-11-28 15:20:55 +05:30