Marion Schleifer
cc2878debb
docs: remove duplicate labels and fix links ( #4952 )
2020-06-11 18:27:46 +05:30
soorajshankar
cb3252cf07
console: allow configuring session_argument for custom functions ( close #4499 ) ( #4922 )
2020-06-11 14:38:32 +02:00
Marion Schleifer
2f791366b2
docs: add migration setup guide for v2 migrations ( close #4746 ) ( #4898 )
2020-06-11 15:44:04 +05:30
Rishichandra Wawhal
7efc53206f
console: add default graphiql mode in api explorer ( #5061 )
2020-06-11 15:41:17 +05:30
Aravind
1e3eb035d3
cli: fix tests failing due to a env var not being set in CI ( #5015 )
2020-06-11 08:35:41 +05:30
Rishichandra Wawhal
63eb311169
console: fix listen update column config selection for event trigger ( close #5042 ) ( #5043 )
2020-06-10 14:05:43 +02:00
Pavel Kostenko
2030da5282
console: convert settings/utils to typescript ( #4684 )
2020-06-10 10:52:23 +02:00
surendran82
461db99be4
docs: add custom Github button to header ( #5041 )
2020-06-10 13:28:06 +05:30
Marion Schleifer
e724fd93a1
docs: remove "under development" note from remote schemas page ( #5040 )
2020-06-10 13:12:27 +05:30
soorajshankar
c8d242dd13
console: provide option to cascade metadata on dependency conflicts ( close #1593 ) ( #4846 )
2020-06-09 18:26:44 +02:00
Karthikeyan Chinnakonda
7fd7baee68
Merge pull request #5030 from codingkarthik/docs-fix-scheduled-event-header-example
...
docs: fix the headers example in the create_scheduled_event API
2020-06-09 21:25:12 +05:30
Karthikeyan Chinnakonda
bd7b67118c
docs: fix the headers example in the create_scheduled_event API
2020-06-09 20:58:43 +05:30
soorajshankar
2861beaa20
console: fix enum tables reload data button UI ( close #4647 ) ( #4877 )
2020-06-09 17:10:26 +02:00
Karthikeyan Chinnakonda
b782986e48
fix bug which arised when renaming a column/table if it was used to create the remote relationship ( #5005 )
2020-06-09 19:59:39 +05:30
surendran82
1ccff06372
docs: add webinar banner stripe ( #5027 )
2020-06-09 18:35:01 +05:30
soorajshankar
0df38f0a95
console: respect read-only mode in actions pages ( close #4656 ) ( #4764 )
2020-06-09 14:23:02 +02:00
Ryan Dsouza
dd977d6c22
console: convert About and Login components to typescript ( #4794 )
2020-06-09 13:21:04 +02:00
Marion Schleifer
9356cbe8b1
correct actions diagram ( #5007 )
...
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-06-09 15:14:31 +05:30
Marek Dano
fa60c7d4b6
console: migrate telemetry to typescript ( #4737 )
2020-06-09 11:01:12 +02:00
Aleksandra Sikora
9b2d46c512
Merge pull request #4690 from marekdano/migrate-sidebar-to-ts
...
console: migrate sidebar to typescript
2020-06-09 10:13:26 +02:00
Aleksandra Sikora
e4ff1badd6
Merge branch 'master' into migrate-sidebar-to-ts
2020-06-08 20:59:17 +02:00
Rikin Kachhia
316ac080ef
docs: add accessing session variables in computed fields docs ( #5018 )
2020-06-08 23:01:24 +05:30
Aravind Shankar
1f8748c7b3
tag release v1.3.0-beta.1 ( #5017 )
...
Co-authored-by: shahidhk <shahidh@hasura.io>
2020-06-08 20:33:47 +05:30
Aleksandra Sikora
e800e32bdf
console: fix "Cannot read property 'foldable'" runtime error in Browse Rows
page ( fix #4907 ) ( #5016 )
2020-06-08 20:10:39 +05:30
Rikin Kachhia
a233067f7d
docs: fix mailchimp scripts ( #5012 )
2020-06-08 17:49:03 +05:30
Aleksandra Sikora
547e658b6d
console: replace remote schema url in tests ( #5011 )
...
* console: replace remote schema url
* Rename lint to console lint
2020-06-08 17:45:43 +05:30
Vamshi Surabhi
2a9bc2354f
add relay modern support ( #4458 )
...
* validation support for unions and interfaces
* refactor SQL generation logic for improved readability
* '/v1/relay' endpoint for relay schema
* implement 'Node' interface and top level 'node' field resolver
* add relay toggle on graphiql
* fix explain api response & index plan id with query type
* add hasura mutations to relay
* add relay pytests
* update CHANGELOG.md
Co-authored-by: rakeshkky <12475069+rakeshkky@users.noreply.github.com>
Co-authored-by: Rishichandra Wawhal <rishi@hasura.io>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-06-08 17:43:01 +05:30
surendran82
762e947ae2
docs: add security and product update subscription form ( #4977 )
2020-06-08 16:45:37 +05:30
surendran82
8f9c358a29
docs: fix css regression ( #5009 )
2020-06-08 14:19:19 +05:30
Andrew Davidson
9fe53031df
docs: add note on payload case in action handlers ( #5004 )
2020-06-08 13:37:11 +05:30
Brandon Simmons
5de647b926
Don't compile in developer APIs by default
2020-06-08 10:21:14 +05:30
Karthikeyan Chinnakonda
2bb038d0f8
remove the Events/HTTP module ( #4930 )
...
The Hasura.Events.HTTP module has now been moved to Hasura.Eventing.HTTP. This module might have been added again due to a bad merge.
2020-06-08 10:19:48 +05:30
Xetera
2ada31292f
console: add new sidebar icon that separates enums from tables ( fix #4984 ) ( #4992 )
2020-06-06 17:17:40 +05:30
Marek Dano
20cf05d883
console: migrate Globals to TS ( #4587 )
2020-06-06 16:34:35 +05:30
surendran82
6572dfcd62
docs: make header common with other hasura.io/ pages ( #4957 )
2020-06-06 15:42:14 +05:30
Sameer Kolhar
d67757c23a
console: update QueryAnalyzer to support subscriptions ( close #2541 ) ( #4965 )
2020-06-06 15:23:37 +05:30
Aleksandra Sikora
342c017d1b
Merge branch 'master' into migrate-sidebar-to-ts
2020-06-05 21:36:02 +02:00
Aleksandra Sikora
2b4d12ec49
Fix eslint config, run prettier
2020-06-05 21:35:38 +02:00
Aleksandra Sikora
d651319110
Fix location type
2020-06-05 21:31:57 +02:00
Aleksandra Sikora
78d2f2ced0
Merge branch 'master' into migrate-sidebar-to-ts
2020-06-05 21:25:19 +02:00
Karthikeyan Chinnakonda
d6de3592ed
actions: fix behaviour when using remote relationship in mutation action's relationship ( #4982 )
...
* resolve the remote server when a remote join query used in action mutation
2020-06-05 17:33:18 +05:30
Sameer Kolhar
e4e4856085
console: improve error handling for prerelease notification opt-out ( #4983 )
2020-06-05 15:38:01 +05:30
Rishichandra Wawhal
aaab6d3eb6
console: add scheduled triggers support ( #4732 )
2020-06-05 13:40:08 +05:30
Vamshi Surabhi
ae75c6c06e
allow logging details of a live query polling thread ( #4959 )
...
* changes for poller-log
add various multiplexed query info in poller-log
* minor cleanup, also fixes a bug which will return duplicate data
* Live query poller stats can now be logged
This also removes in-memory stats that are collected about batched
query execution as the log lines when piped into an monitoring tool
will give us better insights.
* allow poller-log to be configurable
* log minimal information in the livequery-poller-log
Other information can be retrieved from /dev/subscriptions/extended
* fix few review comments
* avoid marshalling and unmarshalling from ByteString to EncJSON
* separate out SubscriberId and SubscriberMetadata
Co-authored-by: Anon Ray <rayanon004@gmail.com>
2020-06-04 22:55:21 +05:30
soorajshankar
1b3f5b8fcf
console: fix regression in editing permissions manually ( fix #4683 ) ( #4826 )
2020-06-04 20:51:01 +05:30
George Kormaris
7e2d6370ce
Fix typo in error message ( #4923 )
...
"confilct" to "conflict"
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-06-03 21:31:04 +05:30
Ashish Rao
d9cc676790
cli: add --dry-run flag to migrate apply command ( close #3128 ) ( #3499 )
2020-06-03 16:49:36 +05:30
Rikin Kachhia
a69f47ccf4
install manifests: update all install manifests to enable dev mode by default ( close #4599 ) ( #4716 )
2020-06-03 15:25:47 +05:30
Aravind
177556f441
cli: fix tests failing in local dev environment ( #4729 )
2020-06-03 14:01:40 +05:30
Aravind
daf098886b
cli: fix bug with squashing event triggers ( close #4883 ) ( #4949 )
2020-06-03 12:13:05 +05:30