Commit Graph

  • a9051b3e59 fix typo in jsonb query filters to match operator api (#4505) master Avi Moondra 2020-04-21 23:23:25 -07:00
  • e983b1596e fix recreating action's permission, fix #4377 (#4495) Rakesh Emmadi 2020-04-22 11:29:14 +05:30
  • fac2d18d6f Add a hint on avoiding recompilation during typical dev workflow (#4427) Auke Booij 2020-04-21 21:03:35 +02:00
  • 11dde1b31b console: prevent trailing spaces while creating new role (close #3871) (#4497) Rikin Kachhia 2020-04-21 21:40:19 +05:30
  • 20c3beeea0 console: prevent trailing spaces while creating new role (close #3871) (#4497) Rikin Kachhia 2020-04-21 21:36:21 +05:30
  • b2ad3ee2ee server: avoid integer overflows (fix #576) (fix #4368) (#4435) Auke Booij 2020-04-21 15:56:15 +02:00
  • a9bca2383f console miscellaneous fixes (#4433) Rikin Kachhia 2020-04-21 18:41:44 +05:30
  • cd2e09c6ad server: add support for timestamps without timezone to graphql-engine (fix #1217) (#4452) Auke Booij 2020-04-21 14:30:48 +02:00
  • 386786f57c console: fix columns reordering for relationship tables in data browser (#4483) Aleksandra Sikora 2020-04-21 13:16:24 +02:00
  • 9b7781ee6b introduce effective timeout in actions async tests (#4363) Rakesh Emmadi 2020-04-21 15:55:56 +05:30
  • 82cdad1556 Link to pytest docs in the server test suite READMEs (#4425) Auke Booij 2020-04-21 11:29:16 +02:00
  • ced6275ff0 add additional tests for testing claims_namespace_path in JWT tokens (#4481) Karthikeyan Chinnakonda 2020-04-21 14:54:35 +05:30
  • dc88d1727b Add API docs for webhook_from_env (#4462) Marco Pegoraro 2020-04-21 10:34:39 +02:00
  • 5f84669568 server: support single $ as root json path (#4482) Toan Nguyen 2020-04-21 15:06:11 +07:00
  • 3517b3c73b community: fix blog link in realtime chat app readme (#4494) Rikin Kachhia 2020-04-21 12:38:19 +05:30
  • a4a7b760db refresh the sample app realtime-poll (#4337) Areski Belaid 2020-04-21 08:54:51 +02:00
  • be28a3b95c Move changelog entry to the right section (#4493) Auke Booij 2020-04-21 08:36:30 +02:00
  • e991180f43 console: change react ace editor theme to eclipse (close #4437) (#4443) Jigyasu Arya 2020-04-20 18:12:45 +05:30
  • 15c0ebf1ef allow special characters in json path's property name (close #3890) (#3892) Toan Nguyen 2020-04-20 15:55:09 +07:00
  • 3603af19d0 docs: update sample action handler URLs (#4450) docs-release-v1.0 Rishichandra Wawhal 2020-04-20 11:48:00 +05:30
  • 3c9d1f2330 ci: skip server tests in PRs if there are no server changes (#4412) Rikin Kachhia 2020-04-17 23:48:40 +05:30
  • bf719cbf34 console: surround string type column default value with quotes (close #4371) (#4423) ShahAnuj2610 2020-04-17 21:32:13 +05:30
  • b2d65d16d3 server: _inc for non-integer numeric types (fix #3573) (#4429) Auke Booij 2020-04-17 11:32:09 +02:00
  • da3220f3fa tag release v1.2.0-beta.4 (#4428) Shahidh K Muhammed 2020-04-17 13:05:18 +05:30
  • e08c48bed3 console: add possible undefined check (#4445) beta Aleksandra Sikora 2020-04-17 08:28:47 +02:00
  • 550de3e8a0 console: add possible undefined check (#4445) Aleksandra Sikora 2020-04-17 08:28:47 +02:00
  • 6b2d525dd6 docs: fix bug in query actions docs (#4434) Marion Schleifer 2020-04-16 16:00:03 +02:00
  • c0a51d5d05 small fixes (#4430) Tirumarai Selvan 2020-04-16 16:39:01 +05:30
  • de95f1510f tag release v1.2.0-beta.4 v1.2.0-beta.4 Shahidh K Muhammed 2020-04-16 13:48:13 +05:30
  • 8a5cc73ae6 cli, console: actions dx improvements (close #4306, #4311) (#4308) Rishichandra Wawhal 2020-04-16 13:40:47 +05:30
  • 5116e16e18 server(actions): add support for queries (close #4032) (#4309) Karthikeyan Chinnakonda 2020-04-16 12:55:19 +05:30
  • a26bc80496 accept a new argument claims_namespace_path in JWT config (#4365) Karthikeyan Chinnakonda 2020-04-16 12:15:21 +05:30
  • 2aa971ae83 community: fix typo in event trigger doc (#4426) Sitian Liu 2020-04-15 18:27:58 -07:00
  • 5081a2969f cli: update makefile to set plugins branch ref (#4421) Aravind Shankar 2020-04-16 06:54:50 +05:30
  • dbf0c43ca8 server: Avoid duplicated test runs (#4420) Auke Booij 2020-04-15 18:13:53 +02:00
  • 72b2301bc0 console: persist page size in data browser (#4323) Aleksandra Sikora 2020-04-15 17:08:37 +02:00
  • f073243283 cli: add hasura-collaborator-token and hasura-client-name to allowed headers (#4414) Aravind 2020-04-15 19:08:31 +05:30
  • dc31b835e1 allow reusing Postgres scalars in custom types & actions (close #4125) (#4333) Rakesh Emmadi 2020-04-15 17:33:13 +05:30
  • dfc1f98e61 console: convert theme files to typescript (#4325) Ali Oğuzhan Yıldız 2020-04-15 11:19:52 +03:00
  • 1ada6627b0 ci: add tests for cli-migrations image (#4396) Aravind Shankar 2020-04-15 07:26:00 +05:30
  • 21a4dff993 cli(squash): add set_table_is_enum metadata type (close #4394) (#4395) Aravind Shankar 2020-04-14 16:39:41 +05:30
  • a23c633bd7 unlock inflight events when gracefully shutdown (close #3548) (#4214) Karthikeyan Chinnakonda 2020-04-14 11:31:50 +05:30
  • a1796c2c9f cli: update docs to remove realize specific instructions (#4398) Shraddha Agrawal 2020-04-14 08:42:53 +05:30
  • cba85cd4a8 console: redirect to /:table/browse from /:table (close #4330) (#4374) ShahAnuj2610 2020-04-13 19:52:32 +05:30
  • 61d58906e7 console: recover from SDL parse in actions type definition editor (fix #4385) (#4389) Rishichandra Wawhal 2020-04-13 18:22:07 +05:30
  • 9b66724b41 console, cli, cli-ext: query support for actions (close #4032) (#4318) Rishichandra Wawhal 2020-04-13 15:51:53 +05:30
  • 491a50b1e9 cli: link cli-ext plugin with cli version (close #4105) (#4280) Aravind Shankar 2020-04-13 08:46:06 +05:30
  • 76fbe90b60 type is not required for jwk_url in JWT config (#4334) Tirumarai Selvan 2020-04-10 19:25:59 +05:30
  • 8b85c86ebe Fix erroneous error logging in WebSocket.onStop Brandon Simmons 2020-04-08 11:59:46 -04:00
  • 1fbf647c0d dev.sh: generate coverage report after dev.sh graphql-engine exit Brandon Simmons 2020-04-09 17:00:28 -04:00
  • 029c77416f ci: fix cli-migrations-v2 build process (#4273) Aravind Shankar 2020-04-10 08:25:14 +05:30
  • 53e4f994d2 cli: event trigger retry_conf support to squash (close #4296) (#4324) Aravind Shankar 2020-04-10 08:22:41 +05:30
  • 4698f054e0 gh: make all hge-server team members code owners (#4361) Alexis King 2020-04-09 21:00:40 -05:00
  • 0e666a9203 Fix catalog version for v1.1.1 (close #4354) (#4355) nizar-m 2020-04-10 06:27:59 +05:30
  • c08171ac89 console: set coookie policy for API calls to same-origin (#4336) Rikin Kachhia 2020-04-09 16:03:29 +05:30
  • 14b5d10dfb cli: refactor ec to allow setting hge api headers (#4347) Aravind 2020-04-09 15:00:47 +05:30
  • e1b0562fd8 cli: clarify flags on migrate create (#4316) Aravind 2020-04-09 14:35:05 +05:30
  • ca15ef8c96 Refactor initialisation and relax tx isolation levels where possible (#3901) Tirumarai Selvan 2020-04-09 13:11:24 +05:30
  • ebb3bb3910 unlock event if event trigger info is not found in cache (#4213) Tirumarai Selvan 2020-04-09 12:03:33 +05:30
  • 995e198d0a cli: show env vars for the flags in command help (close #4263) (#4326) Aravind Shankar 2020-04-08 17:25:42 +05:30
  • 21b61af109 cli: allow customization of server api paths (close #4016) (#4174) Aravind Shankar 2020-04-08 16:29:21 +05:30
  • b02cd336d0 server: Don’t expose DB implementation in error message (#4294) Francisco Sales 2020-04-08 08:36:56 +01:00
  • b948e26751 server: Add a Haskell style guide (#2175) Anon Ray 2020-04-08 13:01:30 +05:30
  • 325771e406 cli: remove migration files if api returns error (close #4312) (#4319) Aravind Shankar 2020-04-08 10:54:47 +05:30
  • d5e61716f8 cli: add support for multiple versions of plugin (close #4105) (#4135) Aravind Shankar 2020-04-07 19:42:14 +05:30
  • d0870a85f8 cli: update makefile to include pkger (#4320) Aravind Shankar 2020-04-07 18:35:00 +05:30
  • f615efd37d console: decouple row fetch and count queries in data browser (close #3793) (#4269) Aleksandra Sikora 2020-04-07 13:17:13 +02:00
  • de41438e8a cli: refactor console command (#4150) Aravind 2020-04-07 14:53:20 +05:30
  • 24c072939b docs: add json path example in query docs (#4087) Tirumarai Selvan 2020-04-07 12:46:10 +05:30
  • b1f8b656a7 console: set allow-js compiler flag for type checker (#4290) Aleksandra Sikora 2020-04-06 16:49:35 +02:00
  • 141f2afb01 console: fix linter config (#4137) Aleksandra Sikora 2020-04-06 13:23:04 +02:00
  • ec56b0160b console: persist columns order / collapsed state in data browser (close #3390) (#3753) Aleksandra Sikora 2020-04-06 12:33:45 +02:00
  • b2461c5899 server: add more info about server to config api (#3412) Shahidh K Muhammed 2020-04-06 10:23:58 +05:30
  • 74b32fc9b8 console: keep entire graphiql in the viewport (#4286) Rikin Kachhia 2020-04-04 19:19:21 +05:30
  • a07a87066e make the arguments field optional in ActionDefinition (#4285) Karthikeyan Chinnakonda 2020-04-04 05:51:52 +05:30
  • 2b2145d024 console: persist derived action name after create (#4272) Rishichandra Wawhal 2020-04-03 17:37:14 +05:30
  • 7060997660 console: fix clone permission migrations (close #3985) (#4277) Rikin Kachhia 2020-04-03 14:39:03 +05:30
  • f75e4e6ad0 cli: add assetsPath in unversioned console html (close #4274) (#4275) Rishichandra Wawhal 2020-04-03 09:04:49 +05:30
  • 5b54f9d766 server: add support for webhook connection expiration (#4196) Antoine Leblanc 2020-04-03 01:00:13 +01:00
  • 8bcff193d9 console: allow customising graphql field names for columns of views (close #3689) (#4255) Rishichandra Wawhal 2020-04-02 13:51:56 +05:30
  • 85b7c552af Allow field names to start with reserved keywords (fix #3597) (#3927) Lyndon Maydwell 2020-04-02 16:27:43 +11:00
  • 69090427b9 ci: use hub instead of ghr for releases (#4241) Aravind Shankar 2020-04-02 07:12:18 +05:30
  • 5b74b2e2df server: prevent metadata checks in read-only mode (#4250) Antoine Leblanc 2020-04-02 00:22:55 +01:00
  • 1264fad97e fix unnecessary schema update event in run_sql API (#4266) Karthikeyan Chinnakonda 2020-04-02 03:23:02 +05:30
  • 54dd3c94b9 include postgres version of the database while sending telemetry data (#4122) Karthikeyan Chinnakonda 2020-04-01 20:44:26 +05:30
  • 863910fed2 ci: fix console hot-fix releases (#4208) Aravind Shankar 2020-04-01 18:26:54 +05:30
  • 88b29e37ab console: fix rendering object values in data browser (#4264) Rikin Kachhia 2020-04-01 17:40:09 +05:30
  • d7b94f467b docs: add One-Click Render deployment guides (close #3683) (#4209) Anurag Goel 2020-04-01 02:55:28 -07:00
  • 969592f0e6 tag release v1.2.0-beta.3 v1.2.0-beta.3 Shahidh K Muhammed 2020-04-01 10:25:57 +05:30
  • 89aaf1a750 community(sample-apps): update firebase-jwt functions (#4057) Ahmet Simsek 2020-04-01 04:15:23 +03:00
  • 58ba01f31c Improve performance of replace_metadata on tracking tables. Closes #3802 (#4182) Brandon Simmons 2020-03-31 10:00:12 -04:00
  • e33f3a8468 split current 1.2 changelog across all 1.2 beta releases (#4253) Vamshi Surabhi 2020-03-31 19:14:09 +05:30
  • 0abb6c275e console: allow customising root fields of single row mutations (close #4203) (#4254) Rishichandra Wawhal 2020-03-31 19:11:30 +05:30
  • 8bd7f70818 console: fix computed field permission selection (#4246) Rikin Kachhia 2020-03-31 12:57:08 +05:30
  • 6056dfa560 console: fix json string rendering in data browser (close #4201) (#4221) Gabriel Sobrinho 2020-03-30 12:31:49 -03:00
  • 7a443ce3a3 console: handle long column names in event trigger update columns (close #4123) (#4210) ryo 2020-03-30 23:38:29 +09:00
  • df0e8b619c docs: add statement to grant hasura permissions for PG functions (#4238) Tirumarai Selvan 2020-03-30 13:48:13 +05:30
  • a6491e337b fix codeowners file (#4223) Shahidh K Muhammed 2020-03-30 13:24:15 +05:30
  • 5bc95d2b7a add workflow automations, update changelog (#4079) Shahidh K Muhammed 2020-03-29 12:01:30 +05:30
  • 1c4f203e4a update manifests to v1.1.1 (#4220) Shahidh K Muhammed 2020-03-28 16:45:43 +05:30