Aleksandra Sikora
41b3be82fb
workflow: add lint and format action for console ( #4501 )
2020-05-29 16:45:43 +05:30
Rishichandra Wawhal
ea2f1679eb
console: require async globals before render; track runtime errors ( #4449 )
2020-05-29 15:15:33 +05:30
soorajshankar
d2aac3732a
console: allow entering big int values ( close #3667 ) ( #4775 )
2020-05-29 14:40:02 +05:30
soorajshankar
b2fd57a8e2
console: fix visiting view modify page overwriting raw sql content ( close #4798 ) ( #4810 )
2020-05-29 14:11:02 +05:30
Aleksandra Sikora
bc16668ff6
console: remove deprecated better-npm-run ( #4819 )
2020-05-29 12:09:58 +05:30
Praveen Durairaju
087fe03683
docs: remove github stars ( #4918 )
2020-05-28 22:03:26 +05:30
Mads Nedergaard
e914fcf5e8
Fixes dead link in docs - close #4914 ( #4915 )
...
After #4885 , the link to `/firebase/webhook` example is no longer working - this PR updates the link.
2020-05-28 18:27:47 +05:30
Rikin Kachhia
594b387263
console: add Help button and move About page to settings ( #4848 )
2020-05-27 21:43:04 +05:30
Tirumarai Selvan
c0d2bc6653
Remote Joins: Create relationships across database and remote schemas ( #2392 )
...
add remote joins: Create relationships across database and remote schemas (#2392 )
Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
Co-authored-by: Chris Done <chrisdone@gmail.com>
Co-authored-by: Chris Done <github@chrisdone.com>
Co-authored-by: wawhal <rishichandra.wawhal@gmail.com>
Co-authored-by: Aravind Shankar <aravind@hasura.io>
Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: Rishichandra Wawhal <rishi@hasura.io>
Co-authored-by: Brandon Simmons <brandon@hasura.io>
Co-authored-by: nizar-m <19857260+nizar-m@users.noreply.github.com>
Co-authored-by: Praveen Durairaju <praveend.web@gmail.com>
Co-authored-by: rakeshkky <12475069+rakeshkky@users.noreply.github.com>
Co-authored-by: Anon Ray <rayanon004@gmail.com>
Co-authored-by: Shahidh K Muhammed <shahidh@hasura.io>
Co-authored-by: soorajshankar <soorajshankar@users.noreply.github.com>
Co-authored-by: Sooraj Sanker <sooraj@Soorajs-MacBook-Pro.local>
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
2020-05-27 20:32:58 +05:30
Aleksandra Sikora
c1197be208
console: fix dependency vulnerabilities ( #4677 )
2020-05-27 16:04:38 +05:30
Raj Anand
1b442fc2dd
console: migrate cypress tests to TypeScript ( #4550 )
2020-05-27 14:56:29 +05:30
Ryan Dsouza
b088db6ed7
console: migrate Container.js
to TypeScript ( #4724 )
2020-05-27 14:20:26 +05:30
ryo
fb807843c9
console: migrate Button to TypeScript ( #4570 )
2020-05-27 13:25:40 +05:30
Rishichandra Wawhal
babb31ca13
remove redundant content from community content ( #4886 )
2020-05-26 16:20:06 +05:30
Tirumarai Selvan
756614c326
update auth-webhook boilerplates for node ( #4885 )
...
1) split nodejs-express boilerplate into nodejs-express and nodejs-firebase
2) update deploy instructions for heroku
2020-05-26 14:43:58 +05:30
Aravind
b5ca6ec29f
Merge pull request #4882 from scriptonist/fix-update-scripts-bug
...
cli: fix upgrade scripts bug
2020-05-26 13:02:05 +05:30
scriptonist
b771956336
cli: fix update scripts failing when sql migrations files are already present
2020-05-26 08:46:36 +05:30
surendran82
29da6afe01
docs: update HasuraCon banner content ( #4845 )
2020-05-22 15:25:17 +05:30
rakeshkky
e347ef3e45
fix explain queries with role permissions, fix #4816
2020-05-22 14:40:57 +05:30
Vamshi Surabhi
ff99b24031
fix a security issue with 1.2
2020-05-22 14:40:57 +05:30
gautambt
7ef710974c
docs: fix errors in cognito docs ( #4843 )
2020-05-22 13:34:41 +05:30
Marion Schleifer
ef78875be6
docs: improve actions documentation ( #4743 )
2020-05-21 22:57:11 +05:30
Vamshi Surabhi
8455817858
rfc: admin-only/backend-only insert permissions ( #4120 )
2020-05-21 09:38:49 -05:00
gautambt
642c421cc4
docs: add integration guide for AWS Cognito ( #4822 )
2020-05-21 19:18:46 +05:30
James Conroy-Finn
d184497685
docs: update pgdump key in production checklist ( #4814 )
2020-05-21 16:40:33 +05:30
Marion Schleifer
3727184593
docs: add note to permissions page regarding Hasura vs PG roles ( #4834 )
2020-05-21 15:14:59 +05:30
Marion Schleifer
e3c00723c4
docs: improve wording in enum page ( #4827 )
2020-05-21 15:11:45 +05:30
Marion Schleifer
93bb34290e
docs: update troubleshooting section with reference on debugging errors ( close #4052 ) ( #4825 )
2020-05-21 15:08:38 +05:30
Tirumarai Selvan
9c55940b6d
flush log buffer on exception in mkWaiApp ( fix #4772 ) ( #4801 )
...
* flush log buffer on exception in mkWaiApp
* add comment to explain the introduced change
* add changelog
2020-05-21 13:43:44 +05:30
dsandip
a8699bb442
docs: add page for procuring custom docker images and binaries ( #4828 )
2020-05-21 12:52:18 +05:30
Rikin Kachhia
2a016c1a70
docs: update security vulnerability page title ( #4831 )
2020-05-21 12:26:38 +05:30
Marek Dano
289ff5e737
console: migrate VoyagerView to TS ( #4734 )
2020-05-20 15:33:19 +05:30
Karthikeyan Chinnakonda
ac3076796c
Allowlist metadata Import bug ( #4762 )
...
fix bug which was not allowing the allowlist to be imported
2020-05-20 11:46:26 +05:30
ryo
fffc65f153
console: migrate switch button and spinner to TypeScript ( #4504 )
2020-05-19 17:47:33 +05:30
Anuj Shah
3f631ca57e
cli-ext: setup linting and prettification ( #4463 )
2020-05-19 16:31:46 +05:30
Rikin Kachhia
fb175f21e8
docs: add disabling dev mode to production checklist ( #4715 )
2020-05-19 13:25:59 +05:30
Tirumarai Selvan
6597e986f2
flush logger on shutdown ( #4800 )
...
* flush logger on shutdown
* use rmLoggerSet instead of flushLogStr
* add changelog
2020-05-19 13:19:30 +05:30
Auke Booij
20cbe9cfd3
server: fix an introspection query caching issue ( fix #4547 ) ( #4661 )
...
Introspection queries accept variables, but we need to make sure to
also touch the variables that we ignore, so that an introspection
query is marked not reusable if we are not able to build a correct
query plan for it.
A better solution here would be to deal with such unused variables
correctly, so that more introspection queries become reusable.
An even better solution would be to type-safely track *how* to reuse
which variables, rather than to split the reusage marking from the
planning.
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-05-18 14:27:56 +02:00
Rakesh Emmadi
6069cc95e3
docs: add single object mutations docs ( close #4622 ) ( #4625 )
2020-05-18 16:43:57 +05:30
Dien Vu
6b5a61cff6
docs: a sample Caddyfile for Caddy 2 to enable https section ( #4710 )
2020-05-18 13:56:02 +05:30
Rikin Kachhia
7a7ff29e08
console: fix undercores not being displayed in raw sql ( close #4754 ) ( #4799 )
2020-05-18 13:46:08 +05:30
Boda
de942282e6
Correct tic-tac-toe game port and bug ( #4565 )
...
* correct port number for tic-tac-toe game
* correct winning combo for tic-tac-toe game
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-05-18 11:44:23 +05:30
Aleksandra Sikora
78aa346d72
console: fix displaying boolean values in Edit Row tab ( #4682 )
2020-05-15 14:36:45 +05:30
Rishichandra Wawhal
5a39143518
console: add more themes to ace editor for supporting syntax highlighting ( #4600 )
2020-05-14 23:27:56 +05:30
Ryan Dsouza
619d167329
console: migrate HTML helpers, route hooks helpers and version utils to TypeScript ( #4641 )
2020-05-14 19:30:05 +05:30
Aleksandra Sikora
8a2d90cfb1
console: fix bulk selected rows state in data browser ( close #4654 ) ( #4673 )
2020-05-14 18:55:57 +05:30
Irshad Ansari
d039c12e1d
console: migrate Common/Modal to TypeScript ( #4532 )
2020-05-14 18:09:28 +05:30
Fadi Khadra
a94012b1b1
console: migrate WarningSymbol and TextInput to TypeScript ( #4562 )
2020-05-14 17:30:49 +05:30
Marek Dano
ced1b4d001
console: migrate TelemetryFilter file to TS ( #4579 )
2020-05-14 16:50:40 +05:30
gnyani
5d2b082194
console: trim column name input values ( fix #4526 ) ( #4545 )
2020-05-14 16:20:12 +05:30