Commit graph

321 commits

Author SHA1 Message Date
Mohini Dahiya
05d7c930f1
[docs] Updated the examples in chart widget reference with images (#618) 2021-08-26 19:36:37 +05:30
Arpit Nath
44b6f10ab1
[docs] toggle switch widget reference (#542)
* toggle switch widget - docs

* img tag alt attribute fixed

* fixes

* .
2021-08-19 08:22:07 +05:30
Sherfin Shamsudeen
a53cac24b2
Feature: QR scanner widget (#519)
* Add QR code scanner widget

This commit adds QR code scanner widget which
  * Displays a viewfinder that can be activated or deactivated
  * Exposes a variable named lastDetectedValue which holds the
    data contained in the last QR code it was able to scan
  * Defines an event onDetect which is fired whenever a QR code
    is successfully scanned

* Add documentation for QR scanner widget

* Supply missing newline

* Supply missing newline for qrscanner.svg

* Supply missing newlines and semicolons

* Update error modal content

* Remove `active` property from QrScanner

* Add blob: to content security policy

* Disable content security policy

* Add content security policy that allows self, unsafe-eval and blob
2021-08-18 22:15:43 +05:30
Arpit Nath
8e29c46829
[docs] airtable update & delete operations (#529)
* airtable-update-operation docs

* airtable-delete-operation docs

* airtable-intro gif and delete operation alt

* resolves PR changes

Co-authored-by: Arpit Nath <arpitnath@Arpits-MacBook-Pro.local>
2021-08-18 13:28:18 +05:30
Arpit Nath
7d545e168a
[docs] radio button widget docs (#530)
* radio button widget docs

* Resolves PR changes

Co-authored-by: Arpit Nath <arpitnath@Arpits-MacBook-Pro.local>
2021-08-18 13:26:55 +05:30
Navaneeth Pk
60b3922912
[Docs] add gifs to GraphQL documentation (#301) 2021-06-23 18:58:38 +05:30
Ashish
2eaff6e8b6
Feature: support for GraphQL data sources 🎉 (#288)
* Feature: Add GraphQL data sources

* Querying graphql

* use graphlient gem to talk to a graphql datasource

* use the source headers and params while initializing the graphql-client

* remove unnecessary body field from the graphql source addition modal

* add documentation for graphql datasource setup

Co-authored-by: navaneeth <navaneethpk@outlook.com>
2021-06-22 19:47:00 +05:30
Navaneeth Pk
6a21b6f209
[Docs]: MS SQL Server & Azure SQL databases (#266)
* [Docs]: MS SQL Server & Azure SQL databases
2021-06-16 15:00:27 +05:30
navaneeth
b549d17942 [Docs] Table 2021-05-26 15:33:06 +05:30
navaneeth
cc53e29fb5 [Docs] Charts 2021-05-26 14:18:32 +05:30
navaneeth
6b1984b7bb [Docs] New doc: Sharing, deploying & launching applications 2021-05-24 20:55:42 +05:30
navaneeth
12696b4148 [Docs] Update outdated tutorial docs, add gifs 2021-05-24 19:55:48 +05:30
navaneeth
7a6efcbdca [Docs] Fix site title 2021-05-09 08:51:07 +05:30
navaneeth
4287b5d758 [docs] Remove landing page, redirect to intro 2021-05-08 10:51:54 +05:30
navaneeth
c80ba3a011 UI changes for docusaurus 2021-05-01 19:43:10 +05:30
navaneeth
9309c5e999 [Docs] MySQL, PG, Elasticsearch, Firestore 2021-04-30 17:35:53 +05:30
navaneeth
9b65cea5cd More documentation 2021-04-29 11:21:06 +05:30
navaneeth
c1cb0e1c6e Docs - tutorial - building queries 2021-04-23 23:29:01 +05:30
navaneeth
039724d261 Intro page, more layout changes 2021-04-23 21:19:14 +05:30
navaneeth
871b394b01 Removed blogs section, basic customization 2021-04-23 21:19:14 +05:30
navaneeth
6ec588f9bb Setup docusaurus 2021-04-23 21:19:14 +05:30