Commit graph

308 commits

Author SHA1 Message Date
Mount-Blanc
6ea8b225cb
[docs] Added list of supported operations (#3043) 2022-05-12 06:53:53 +05:30
Kavin Venkatachalam
d6ce6ed18a
Linked custom component doc (#3036) 2022-05-11 19:11:55 +05:30
Kavin Venkatachalam
b16a74dcf1
[Feature]: PDF Widget (#3035)
* Created PDF Widget

* Added color to page number to support dark mode
2022-05-11 18:51:10 +05:30
Midhun G S
e656ea9259
Relabelling organization with workspace (#2992)
* Relabelling organization with workspace

* placeholder fix

* Bug fixes

* fix

* firefox issue fix
2022-05-11 16:30:25 +05:30
Mount-Blanc
84c10583d9
[docs] Added supported operations for Min.io (#3029) 2022-05-11 10:51:43 +05:30
Kavin Venkatachalam
7c30a830db
[Feature]: Custom Component Widget (#2960)
* Created custom component widget

* Updated the custom component key

* Added doc for custom component

* Update iframe.html

* Installed HTML parse in dependencies

* Updated script source

* Added scripts to CSP

* Added Skypack to CSP

* Fixed Run Query issue in Viewer
2022-05-10 15:09:09 +05:30
Mount-Blanc
20d4e1b416
Listed coupon code manager app tutorial (#3015) 2022-05-10 09:23:27 +05:30
Shubhendra Singh Chauhan
a0e9b9fdb1
[docs] how to: upload and download files using aws s3 (#3006)
* added bulk update multiple rows in sidebar

* how to: upload and download files using aws s3
2022-05-09 07:36:52 +05:30
Gandharv
1716213247
Chore: add option to enable/disable multiplayer feature (#2984)
* chore: add env to enable/disable multiplayer feature

* fix merge conflict

* rename env

* add default true

* add null check on ymap
2022-05-06 12:29:50 +05:30
Midhun G S
0545528504
Support for multiple workspaces 🚀 (#2778)
* multi org changes

* Initial changes

* changes

* manage sso page

* Multi-organization changes

* Multi organization changes

* multi-org changes

* multi-org changes

* multi-org changes

* multi-org fixes

* env variables app.json changes

* multi-org-fix

* user invitation token fix

* multi-org group permission fix

* multi-org app privilege

* google oauth fix

* Remove enable signup for form login

* Multi organization fixes

* multi-org user invite flow changes

* multi-org sign up fix

* rebase and multi-org fixes

* revert testing logs

* test logs revert

* migration changes

* migration file fix

* error message changes

* git login for private email fix

* dropdown fix

* test cases

* e2e test cases added

* test cases fix

* documentation changes

* testcases fix

* testcases added

* replace findOne with findOneOrFail

* accept invite testcases

* login page fixes

* added encrypted tag

* review comments

* migration fixes

* improvements

* manage sso loading fix

* review comments

* migration file changes

* new organization creation bug fix

* added e2e testcases

* added testcases

* Update data_sources.controller.ts
2022-05-05 12:38:42 +05:30
Justaprogrammer
27b3ff92a5
[docs] Fixes hyperlink of ToolJet logo (#2976) 2022-05-05 09:59:09 +05:30
Tima Gixe
c57ce25be2
[docs] don't pass gtag object when env is other than prod (#2965) 2022-05-04 20:45:00 +05:30
Shubhendra Singh Chauhan
95fd218804
[docs] updated Notion datasource reference (#2963) 2022-05-04 15:24:32 +05:30
Shubhendra Singh Chauhan
307c2cd05a
[docs] updated sidebar and improved hierarchy (#2958)
* added pages for directories and updated sidebar

* added notion and openapi in sidebar.js
2022-05-04 08:10:46 +05:30
Tima Gixe
26eb030eef
[docs] fix redirect href (#2945) 2022-05-02 20:39:05 +05:30
Shubhendra Singh Chauhan
e8e20baf55
[docs] added how to guide for bulk updating multiple rows (#2940)
* how to: bulk update multiple rows

* minor change
2022-05-02 12:57:18 +05:30
Siddharth
2b55e8edf0
[docs] Added a missing step to Self hosted config (#2936)
Added the step to enable Google Sheets API in the GCP Console
2022-05-02 07:09:15 +05:30
Gaurav Agrawal
0481162af3
[docs] typo fix in sso docs (#2931) 2022-04-29 15:45:08 +05:30
shivangT
86b763d835
[docs] Replaced gif with table widget video (#2925)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-04-28 16:37:54 +05:30
Muhsin Shah C P
22991ae900
[Feature] Notion plugin 🚀 (#2853)
* initialized the plugin

* Added token field and notion svg icon

* added notion js client

* Added token authentication

* Added database query and retrieve operations

* Working on other operations of database and page

* Added archive page & get single property operations

* Resolved an issue & changed placeholders

* Added operations of block

* Added start cursor to page & database

* Added operations of user endpoint

* changed icon & cover from object to fields

* Updated documentation
2022-04-26 14:58:48 +05:30
Muhsin Shah C P
dcee0885d6
Feature: OpenApi import plugin (#2728)
* Initialized OpenApi plugin

* Added definition field to manifest file

* Added an openapi parser

* Implemented JSON/YAML resolver
- Removed swagger parser lib
- Added a field for choosing definition format type
- Implemented a resolver for resolving $ref

* Implemented a basic operations drop down from spec paths

* Added params and body ui

* Now, can view general parameters and servers

* Added an option to override general params
- Resolved a bug

* Implemented basic openapi plugin
- Added got lib
- Tested basic queries

* Added one more method

* Resolved a common bug

* Working on Parsing definition from datasource modal
- Created new form component for openapi
- Populated select array from security array

* Added ui for authentication

* Added bearer & basic plugin code

* Resolved some ui issues of Apikeys auth option

* Added apikey auth

* Resolved an issue
- Also replaced validate btn with auto validation
- Now spec will be added to db from data-source modal

* Added error text to show validation error

* Now spec will load from props for query manager

* Added some padding to operation description

* Added ui for openapi oauth2 auth

* Implemented oauth2

* Fixed a state issue with a temporary hack

* Now we can show multiple same auth types

* added the icon

* Resolved a bug & improved multiple apikeys process

* Resolved some realtime parsing error

* Resolved a bug from options fn

* Resolved PR changes

* Updated documentation with brief details about the open API plugin

* Removed unwanted package

* Changed if-else to switch

* Code changes

* added setLoadingSpec fn to catch section

* Solved typos and error in doc

* Resolved dropdown issue

* Resolved a bug

* updated openapi icon
2022-04-26 14:14:12 +05:30
Kiran Ashok
dae2cc3379
[ enhancement ] :: added on select event (#2707)
* added on select event

* docs updated
2022-04-21 15:31:57 +05:30
Shubhendra Singh Chauhan
0ec6298952
[docs] changed sidebar position for setup (#2858) 2022-04-19 18:41:52 +05:30
Shubhendra Singh Chauhan
eb2b2759b8
[docs] renamed deployment directory to Setup (#2847) 2022-04-19 08:34:54 +05:30
Kiran Ashok
5c3d8ffa71
[ Feature ]:: Datepicker exlcudedates addition (#2751)
* adding excluded dates property

* updates :: writing date parse function

* update parser

* logic update

* logic updated

* reimplemented logic for excluded dates

* typos updated

* pr changes

* pr changes

* cleanup

* docs updated

* default value changed

* cleanup
2022-04-18 23:12:50 +05:30
Dinath
83a68c88de
[docs] renamed filepicker.md to file-picker.md (#2848) 2022-04-18 20:22:56 +05:30
Manjunath
93724336b1
[docs] changed the s3 sidebar position from 20 to 1.1 (#2829) 2022-04-15 11:21:21 +05:30
Shubhendra Singh Chauhan
84d36ddc46
[docs] updated baserow and couchDB reference (#2816) 2022-04-14 09:29:41 +05:30
Kiran Ashok
347020fc82
[docs] RethinkDB docs updated (#2809)
* updating rethink docs

* docs updates rethinkdb

* updates header
2022-04-14 00:13:57 +05:30
shivangT
b049d12230
[docs] replaced gif with intro video for the widget (#2797)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-04-12 20:45:39 +05:30
Shubhendra Singh Chauhan
0c5daad9d9
[docs] updated references for Airtable, Appwrite, BigQuery, Firestore (#2787) 2022-04-11 17:26:29 +05:30
Kavin Venkatachalam
26203cfaf9
[Docs] Timeline widget reference (#2786)
* Doc for timeline widget

* Fixed a spelling mistake
2022-04-11 16:53:18 +05:30
Kavin Venkatachalam
7711a34b93
Baserow integration (#2773)
* Baserow integration

* Added JSON5 & updated code
2022-04-11 16:49:49 +05:30
Kiran Ashok
9a83f99bd1
Plugin: RethinkDB datasource (#2724)
* types intial

* manifest intial updates

* sample operation

* initial

* sample operation

* updating defaults

* test connection and crate table operation

* retreive insert updates

* updates

* updates

* cleanup all basic operation

* code refactor

* connection adding auth update

* updating insert bug

* cleanup , fixing bug with insert and update

* code cleanup :: using default databse if name not provided

* fixing bug in list documents

* cleanup

* icon updated

* docs updated

* reverting

* reverting

* revert

* revert

* optimizing

* typo fixed :: pr changes

* alignment fix

* bug correction

* reverting rethinkdb installation outside plugins

* updating types

* reverting unintentional changes

* updates

* key mismatch

* updated docs info

* typo bug :: create table

* revert

* reverting rethinkdb installation
2022-04-08 17:13:38 +05:30
shivangT
5e8ccb993e
[docs] created widget reference for slider widget (#2766)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-04-07 10:51:22 +05:30
shivangT
b1a7ac8cbf
[docs] created spinner documentation (#2758)
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
2022-04-05 18:07:56 +05:30
Kyle Ahlstrom
fab076fc51
[docs] Specifying npm version for Mac OS (#2713)
* Contribution Documentation: specifying npm version for Mac OS

* Updating npm install process documentation for Mac OS
2022-04-04 20:25:20 +05:30
Josh Taylor
501cd6fac7
[docs] Note that npm 7.20.0 is required, otherwise an error will show for linux (#2719) 2022-04-03 15:46:58 +05:30
Kavin Venkatachalam
270b808db8
[docs] Added git clone step on mac OS setup (#2709)
Co-authored-by: Kavin Venkatachalam <kavin@Kavins-MacBook-Pro-2.local>
2022-04-01 20:25:02 +05:30
Aritra Das
3e55b742b8
[docs] Fixed the docs faulty image link (#2698) 2022-04-01 07:18:25 +05:30
Andrew Koo
9556173360
[docs] updated description for preview from released version to currently opened version (#2696) 2022-04-01 00:39:01 +05:30
Bobby Uhlenbrock
9fb771f695
[docs] Add setup steps to Google Sheet data source (#2689)
* Add setup steps to Google Sheet data source

* Update google.sheets.md
2022-03-31 08:49:40 +05:30
Shubhendra Singh Chauhan
92d09fc966
[docs] revised influxdb and oracledb reference (#2690) 2022-03-31 08:48:35 +05:30
Shubhendra Singh Chauhan
d3b9e6716b
[docs] updated how-to guide for uploading files to GCS (#2682) 2022-03-30 15:47:46 +05:30
Jordi
17be57a416
[docs] Added how to guide for uploading files to gcs (#2668) 2022-03-30 06:53:05 +05:30
Shubhendra Singh Chauhan
f2c9f04f56
[docs] revised appwrite docs (#2669) 2022-03-30 06:27:45 +05:30
Muhsin Shah C P
9706de80cb
Appwrite integration (#2589)
* Started working on appwrite plugin
    - Initialized appwrite plugin
    - Added appwrite npm module
    - Implemented appwrite authentication
    - Working on operations

* Implemented some operations
- Only query collection left

* added query collection operation

* Added appwrite logo

* Edited docs of appwrite

* Edited some fields descriptions and placeholder texts

* Made some code changes
- Replaced JSON with JSON5
- Removed unwanted list option

* Fixed integer conversion bug
- Refactored some code

* Removed unrelated dependencies
2022-03-29 19:52:26 +05:30
Kiran Ashok
954976005e
InfluxDB integration (#2590)
* initial creation

* test operation

* test operation

* option included to test connection and manifest file updated

* updating all operations

* updated all bucket operations

* write operation logic

* type update

* completed query end points

* updating all keys

* updating all labels

* bucket operations completed

* seperating  required params

* reordering operations

* cleanup

* docs updated influxdb

* fixing flux query operation

* updates in docs

* pr changes

* pr change

* pr changes reverting oracle db

* upating icon

* changing default port

* pr changes and fixing write operation

* reverting lock file change by replacing with develop

* deafult port update

* updating docs position

* reverting lock file in docs
2022-03-23 14:59:45 +05:30
Mithun Kinarullathil
9674d49625
[docs] Update wrong file extension used in mv command (#2583)
* [docs] Update wrong file extension used in mv command

* Rename docker-compose extension to fit README
2022-03-22 12:02:57 +05:30
Shubhendra Singh Chauhan
a1f7ae9e4a
[docs] updated slack coc (#2586) 2022-03-21 08:42:42 +05:30