Anon Ray
|
278f26b073
|
forward set-cookie headers from remote servers (fix #1654) (#2305)
|
2019-06-04 15:40:28 +05:30 |
|
Praveen Durairaj
|
e22af00750
|
learn: update content (#2241)
|
2019-06-04 15:20:42 +05:30 |
|
dependabot[bot]
|
eaa4a37029
|
Bump axios in /community/boilerplates/auth-webhooks/nodejs-express (#2325)
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
|
2019-06-04 15:05:06 +05:30 |
|
Jason McCallister
|
26da7fb73b
|
add soft delete docs (#1980)
|
2019-06-03 21:36:32 +05:30 |
|
Rikin Kachhia
|
d1f0cf02a9
|
fix fk name generation (#2320)
|
2019-06-03 16:06:29 +05:30 |
|
Rakesh Emmadi
|
31cf7314e2
|
better change detection when altering foreign key constraints (fix #2060) (#2252)
foreign keys are considered to be dropped only if constraint oid changes
|
2019-06-03 15:51:55 +05:30 |
|
Rikin Kachhia
|
04fa165059
|
fix console bugs (#2309)
* fix permissions bug
* fix insert/edit rows
* fix error on deleting unique column (close #2306)
|
2019-06-01 02:15:35 +05:30 |
|
IMRAN KHAN
|
17b5dc0e9c
|
fix head to home console error from error page (#2304)
|
2019-05-31 17:57:49 +05:30 |
|
tpaktop
|
8282e92408
|
add ability to override server timeout for cli migrations image (#2034)
|
2019-05-31 16:07:59 +05:30 |
|
Pablo Rocha
|
ec40706121
|
ra-data-hasura: fix column sorting (#2276)
|
2019-05-30 13:15:08 +05:30 |
|
Aravind Shankar
|
f9fc0cc5e3
|
fix console schema update quirks (#2286)
|
2019-05-29 19:44:21 +05:30 |
|
Anon Ray
|
95a27fba89
|
fix response for remote schema queries over ws (fix #2246) (#2248)
|
2019-05-29 17:21:09 +05:30 |
|
Manishalexin
|
981960cb3b
|
learn: add android tutorial (close #2270) (#2271)
|
2019-05-29 10:49:42 +05:30 |
|
Rikin Kachhia
|
7ab9d5eaeb
|
update console favicons to png (#2287)
|
2019-05-29 10:03:29 +05:30 |
|
Rikin Kachhia
|
918e11730c
|
update server flags docs (#2292)
|
2019-05-28 22:55:47 +05:30 |
|
Rishichandra Wawhal
|
cd060025a1
|
quote SQL appropriately while modifying PK (#2289)
|
2019-05-28 22:10:41 +05:30 |
|
Rikin Kachhia
|
f65a2b59b0
|
update console feature support checks (#2202)
|
2019-05-28 13:41:08 +05:30 |
|
Aravind Shankar
|
0957a43563
|
fix loadSchema to fetch currentSchema if schemas is empty (#2283)
|
2019-05-27 20:07:51 +05:30 |
|
IMRAN KHAN
|
13a0427614
|
fix breadcrumbs and pKey unique handling (#2281)
|
2019-05-27 19:48:30 +05:30 |
|
Aravind Shankar
|
3e814048cf
|
optimize sql used to fetch schema information on console (fix #2273) (#2280)
|
2019-05-27 18:19:34 +05:30 |
|
Tanmai Gopal
|
fde23f4727
|
Update live-queries.md
|
2019-05-27 03:46:20 -07:00 |
|
Rakesh Emmadi
|
4aabbd5a28
|
fix and improve help description for stripes and connections (#2278)
|
2019-05-27 13:46:53 +05:30 |
|
Pablo Rocha
|
622bba6686
|
ra-data-hasura: add missing "s" to id variable (#2274)
|
2019-05-27 09:50:20 +05:30 |
|
Rikin Kachhia
|
b7396f79b1
|
fix console logging (#2268)
|
2019-05-25 13:28:28 +05:30 |
|
Aravind Shankar
|
e0a0e3a872
|
fix handling tables with capitals in name (close #2266) (#2267)
|
2019-05-25 13:12:21 +05:30 |
|
Anupam Dagar
|
71557cdecc
|
add json editor for json data type (fix #504) (#1181)
|
2019-05-24 20:40:39 +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 |
|
Karthik Venkateswaran
|
8639534aa4
|
handle empty recommended type casts for some pg types (close #2258) (#2262)
|
2019-05-24 13:47:47 +05:30 |
|
Tanmai Gopal
|
5b1117c913
|
Adds link to incremental view update talk similar to our work from long ago.
|
2019-05-23 17:00:57 -07:00 |
|
Vamshi Surabhi
|
8027232141
|
update image widths for live-queries.md (#2261)
|
2019-05-23 22:42:59 +05:30 |
|
Tanmai Gopal
|
0a4cf25f1e
|
Fixes minor typo on architecture/live-queries.md
|
2019-05-23 09:59:04 -07:00 |
|
Vamshi Surabhi
|
39d8605d3e
|
document live queries architecture (#2259)
|
2019-05-23 22:26:45 +05:30 |
|
Praveen Durairaj
|
cfd61a86a7
|
sample-apps: add svelte 3 graphql app (#2256)
|
2019-05-23 17:00:16 +05:30 |
|
Karthik Venkateswaran
|
8a9901d417
|
add all PG column types in table add / modify (close #223, #2035, #394, #2038) (#1933)
|
2019-05-22 16:53:30 +05:30 |
|
Dakota Hipp
|
32f1d47baa
|
learn: update backend tutorial to disable oidc conformance in auth0 (#2222)
|
2019-05-22 14:08:47 +05:30 |
|
Rishichandra Wawhal
|
9940ae1992
|
update modify table tests (#2245)
|
2019-05-22 12:08:32 +05:30 |
|
Vamshi Surabhi
|
6aa1216a59
|
link server with -rtsopts (#2233)
This allows customisation of Haskell's runtime system's parameters.
|
2019-05-21 14:58:08 +05:30 |
|
Shahidh K Muhammed
|
e7e4f480d5
|
update manifests to v1.0.0-beta.2
|
2019-05-21 11:11:21 +05:30 |
|
Rakesh Emmadi
|
70f4db19ad
|
allow creating multiple relationships which includes the same column (fix #2228) (#2232)
|
2019-05-21 10:30:33 +05:30 |
|
Josha Inglis
|
277be9074e
|
fix transaction isolation settings on server (#2211)
|
2019-05-20 19:48:17 +05:30 |
|
dsandip
|
5ef5fff860
|
update screenshot for admin secret (#2235)
|
2019-05-20 19:15:49 +05:30 |
|
Rakesh Emmadi
|
2e19cbee8d
|
keep allowed queries in sync when collections are changed, fix #2221 (#2230)
|
2019-05-20 15:59:32 +05:30 |
|
Rikin Kachhia
|
998acd51dd
|
docs: fix auth links, fix version tags (#2231)
|
2019-05-20 15:12:36 +05:30 |
|
Rishichandra Wawhal
|
7f27fd9825
|
community: add readme to root of tic tac toe game; fix bugs (#2229)
|
2019-05-20 14:18:11 +05:30 |
|
Nicolas Azari
|
f3ff3ba9aa
|
fix typo in server flags reference (#2220)
|
2019-05-20 13:18:43 +05:30 |
|
Rakesh Emmadi
|
94a8a50410
|
set allowlist table as system defined on catalog migration, fix #2225 (#2226)
|
2019-05-20 10:27:32 +05:30 |
|
surendran82
|
7f57f2b73f
|
learn: optimise home page code (#2199)
|
2019-05-17 20:24:00 +05:30 |
|
dsandip
|
6a5f17c3a0
|
update auth docs (#1796)
|
2019-05-17 17:33:35 +05:30 |
|
Ajeet D'Souza
|
375a5db602
|
learn: fix typos (#2184)
|
2019-05-17 17:14:12 +05:30 |
|
Kittitat Upaphong
|
fd1577aab6
|
learn: update backend remote-schema doc (#2206)
need to add a protocol to the domain, otherwise will get an error 'Only absolute URLs are supported'.
|
2019-05-17 11:33:08 +05:30 |
|