Commit graph

127 commits

Author SHA1 Message Date
Shubhendra Singh Chauhan
c084477bb2
[docs] contributing guide/setup/windows (#6846) 2023-06-26 17:14:18 +05:30
Shubhendra Singh Chauhan
0b97023acc
[docs]setup on azure container apps (#6697)
* setup: azure container

* [docs] updated azure setup in all doc versions
2023-06-26 17:13:37 +05:30
Deva Chandragiri
c4cb28fb75
[docs] Update toolbar to topbar (#6837) 2023-06-26 14:29:36 +05:30
Shubhendra Singh Chauhan
9775037bfa
[docs] runpy limitation (#6707) 2023-06-15 15:04:31 +05:30
Shubhendra Singh Chauhan
5ba6fcd1f5
[docs] ToolJet CLI v0.0.14 (#6681)
* docs/cli

* improved cli doc

* Update docs/docs/tooljetcli.md

Co-authored-by: Arpit <[email protected]>

---------

Co-authored-by: Arpit <[email protected]>
2023-06-14 01:57:53 +05:30
Shubhendra Singh Chauhan
60a9d11a60
howto: use to_py() function in runpy (#6447) 2023-05-18 18:00:12 +05:30
Shubhendra Singh Chauhan
9cc0e964eb
[docs]copilot (#6310)
* [docs]copilot

* added detailed example of using copilot

* Update docs/docs/copilot.md

Co-authored-by: Arpit <[email protected]>

* Update docs/docs/copilot.md

Co-authored-by: Arpit <[email protected]>

* Update docs/docs/copilot.md

* updated copilot doc

* Update docs/versioned_docs/version-2.5.0/copilot.md

Co-authored-by: Arpit <[email protected]>

* Update docs/versioned_docs/version-2.5.0/copilot.md

Co-authored-by: Arpit <[email protected]>

* Update docs/versioned_docs/version-2.5.0/copilot.md

Co-authored-by: Arpit <[email protected]>

* minor changes

* Update docs/docs/copilot.md

Co-authored-by: Arpit <[email protected]>

* Update docs/docs/copilot.md

Co-authored-by: Arpit <[email protected]>

* Update docs/docs/copilot.md

* Update docs/versioned_docs/version-2.5.0/copilot.md

* Update docs/docs/copilot.md

* Update docs/versioned_docs/version-2.5.0/copilot.md

* Update docs/docs/copilot.md

* Update docs/docs/copilot.md

* Update docs/versioned_docs/version-2.5.0/copilot.md

* Update docs/versioned_docs/version-2.5.0/copilot.md

---------

Co-authored-by: Arpit <[email protected]>
2023-05-17 13:18:31 +05:30
Shubhendra
6b6d921891 Marketplace plugin: textract 2023-05-04 17:56:50 +05:30
Shubham Gupta
5a5f526dee
Merge pull request #6057 from ToolJet/docs/newmarketplace
[docs] new marketplace docs
2023-05-04 15:37:44 +05:30
Shubhendra
2704ce1136 grpc ds 2023-05-03 18:54:51 +05:30
Shubhendra
2b33fa6f3a new marketplace docs 2023-04-17 18:35:02 +05:30
Shubhendra Singh Chauhan
32029661cf
[docs] how-to: use s3 pre-signed url to upload docs (#5917)
* how-to: use s3 presigned url to upload docs

* updated how to

* minor changes

* minor fix
2023-04-14 12:45:26 +05:30
Shubhendra Singh Chauhan
69e8188a7f
[how-to] fail a RunJS query (#5976) 2023-04-14 12:45:02 +05:30
Muhsin Shah C P
32740743e1
[Improvement] URLs scoped with workspace id (#5487)
* add: new URL prefix

* fix: working on home page

* add: profile path

* playing with rxjs

* removed context part

* working on path changes

* changing routes
- TODO: replace the workspaceId with actual id

* redo: public apps path

* initial commit

* added authorize API

* remove privileges from auth response

* fixed some api issue
- added subscriptions

* fix: redirect url workspace-id null issue

* fix: switch workspace

* fix: organization list mapping
- menu item paths

* fix: preview url
- editor, viewer permission mapping

* jwt fix

* fix: some url issue
- permission mappings
- workspace login

* fixed some issues
- user invite workspace-id
- org settings menu item default selected item issue

* app viewer fixes

* fixing workspace login issues

* fix

* fixing issues
- tooljet db
- path issues
- refatoring the code

* fix: workspace vars permissions

* fix: multi-page handle

* fix: create app from template

* fix: bulk user upload

* fix: import app
- clone app
- upload profile image

* fix: onboarding

* fix: log out

* fixed multi-workspace logout issue

* fix: launch btn

* fix: oauth2

* fixes

* fix: sso login

* fix: workspace sso login

* fixing sso issues

* fix: moved list of orgs to rxjs
- fixed switching issues

* reverting some changes

* fixed some minor bugs

* fixing sso redirect url issues

* fix: switching network timing issues

* fix: back to workspace-id

* fix: tj-database
- refactored the code - removed org id from some pages
- will get the org id from the service file only

* fix: multi-pages

* fix: infinite loop issue

* fixing workspace switching issue

* fixes
- comment link
- logout & private route redirect url

* fix: wrong uuid error

* fixing subpath
- fixed most of the places
- need to test & fix workspace login, sso, new account

* fix: subpath workspace login

* fix: rxjs handle bug

* Revert "fix: tj-database"

This reverts commit 9632ec2ff0.

* fix: reverted tj-db changes

* fix: subpath sso

* typo fix

* fix: existing session issues

* new: switch workspace page

* fix: modal dark-mode

* added default sso support

* fixes
- subpath workspace switching
- handle wrong routes

* fix: manager user button
- refactored the code

* removed SINGLE Workspace feature

* rebase

* add: change modal text

* fix: added validation

* fixed private app 401 issue

* initial commit

* fix: logged out session multi-tab issue

* refactoring the code

* fix: redirect url issue

* added auth-token in cookies

* Fix: failing e2e specs

* added session API

* fix: backend session guard

* fix: removing user details from local storage

* fix: null wid

* undo and redo

* fix: login page

* fix: viewer login redirection

* fix: login page redirection

* fix: public apps logout issue

* added session storage and scheduler

* added profile api

* fix: sso login
- switch workspace
- login page
- setup admin

* working on fixes

* fix: socket issue

* fix: setup admin api

* connected profile & logout apis

* fix: malfunctioned auth token case

* fix: realtime avatar

* fix: profile avatar

* fix: Realtime cursors avatar

* setting max age for auth token cookie

* add: Go to login page if logout api returns 401

* fix: subpath login

* fix

* fix: app logout [viewer]

* fix: authorize page

* remove expiry from jwt

* fix: integrations route
- session api

* small fix

* fix: updated profile

* fix: workspace login [logged user]

* fix: oauth and another workspace page issue

* fixed app preview logout issue

* subpath fix

* fix: subpath app id

* fix: selected state didnt change for apps page [subpath]

* fix

* add cookie parser to test app

* specs added

* increased user session expiry time

* test: session & new apis

* working on test cases

* fix: onboarding issue

* fixing specs

* fix: test cases

* fix: removing profile api calls

* some fixes

* fixing rebase issues

* fix: global ds issues

* fix: app is crashing

* fix: back to text

* fix: oauth test cases

* fix: test-helper

* fix: onboarding test cases

* fix: tests again

* refactoring the code

* latest develop merging precautions
- fixed a minor null issue

* fix: typo

* fix :menu issues due to the merging

* fix: - clicking on tooljet logo didnt redirect to login page for public apps
- private app preview doesnt load after login

* subpath fixes

* fixed back to issue

* PR changes

* fix: spec fixes for EE

* doc: URL scoped for workspace

---------

Co-authored-by: gsmithun4 <[email protected]>
Co-authored-by: Shubhendra <[email protected]>
2023-04-06 16:42:58 +05:30
Shubhendra Singh Chauhan
d53b30b2e7
[docs] added how-to: import external libs using RunJs (#5908) 2023-04-04 12:31:11 +05:30
Shubhendra Singh Chauhan
02e218c24c
[doc] version 2.2.0 (#5755)
* doc version 2.2.0

* updated v2.0 v2.1 v2.2 docs for ses dynamo and s3
2023-03-16 12:58:33 +05:30
Shubhendra Singh Chauhan
9c11b6b996
[docs] build a marketplace plugin (#5740) 2023-03-16 12:58:04 +05:30
Shubhendra Singh Chauhan
d988365da8
fixed openshift doc (#5737) 2023-03-13 14:15:08 +05:30
Shubhendra Singh Chauhan
c7595a0504
[docs] added version 2.1 docs (#5572) 2023-02-16 12:11:20 +05:30
Sherfin Shamsudeen
d6a72b50bd Merge develop to v2-beta 2022-12-27 20:10:33 +05:30
Kavin Venkatachalam
12a770cbc4
[Feature]: Form Widget (#4595)
* Created form widget

* Fixed the same name issue in defaultChildren

* Dynamically added buttons to the form inspector

* Added data to exposed variable and handled button click

* Added Reset functionality, CSA to the form widget

* Added Form widget icon

* form component docs

Co-authored-by: Shubhendra <[email protected]>
2022-12-08 14:41:02 +05:30
Shubhendra Singh Chauhan
21bd58b2c8
[docs] added how-to for setinterval (#4873) 2022-12-01 15:00:39 +05:30
Shubhendra Singh Chauhan
ee6e960fb9
[docs] minor update (#4836) 2022-11-23 14:44:53 +05:30
Shubhendra Singh Chauhan
7ab2d3b296
[docs] how-to access user's location (#4776) 2022-11-17 09:05:44 +05:30
Shubhendra Singh Chauhan
67edcdb156
[docs] app menu options (#4763)
* app menu options doc

* export types
2022-11-14 19:16:21 +05:30
Shubhendra Singh Chauhan
4ae1d1fb3b
[docs] cypress setup and running (#4676)
* docs-cypress

* cypress test

* updated testing doc

* fixed creds and header
2022-11-14 19:16:10 +05:30
Shubhendra Singh Chauhan
8dcffe9c58
[doc] marketplace for plugin (#4752)
* added marketplace doc
2022-11-14 18:12:58 +05:30
Kiran Ashok
b4eaa9bc38
Bugfix :: clickhouse added twice in sidebar :: [ docs ] (#4585)
* bugfix , athena description update

* fix :: lint

* fix :: clickhouse extra removal
2022-10-24 16:31:38 +05:30
Shubhendra Singh Chauhan
aeb2dd49b1
mariadb and improvement docs (#4432) 2022-10-14 15:13:22 +05:30
Akshay
956916af48
Add docs for ECS (#4370)
* add docs for ECS

* Formatting

* fix spell

* update doc for default user

Co-authored-by: Navaneeth Pk <[email protected]>
2022-10-11 16:41:38 +05:30
Shubhendra Singh Chauhan
d661bd65e4
[docs] ClickHouse plugin (#3951)
* clickhouse docs

* added examples

* minor fixes
2022-10-10 08:08:45 +05:30
Arpit
74beb544fe
[Feature/plugin] Zendesk integration 🚀 (#3943)
* plugin:init

* zendesk svg icon

* zendesk integration 🚀

* clean up

* unit tests

* docs: zendesk

* resolves: error proof

* fix typos
2022-10-06 13:45:42 +05:30
Shivang
d55e0ee2cb
[docs] Pagination documentation (#3846)
* created pagination doc, updated new page layout

* reverted to the comments

Co-authored-by: Shivang Tiwari <[email protected]>
2022-09-28 22:39:11 +05:30
Kavin Venkatachalam
3a78cf6155
[Feature]: Icon Widget (#3936)
* Created Icon Widget

* Installed tabler icons

* Updated visibility logic for icon widget

* Added doc for icon widget

* Updated hidden field & moved hidden logic to cx

* Dark theme for icon widget & updated visibility

* Moved visibility logic to useEffect

* Updated visibility CSA label

* Removed resolveWidgetFieldValuekey usage in the Icon widget

* Moved register action to useEffect

* Removed registerActions on useEffect

* Add setIconVisibility to dependency array of registerAction

Co-authored-by: Sherfin Shamsudeen <[email protected]>
2022-09-27 11:18:32 +05:30
Kavin Venkatachalam
2ffda26f38
[Feature]: Link Widget (#3905)
* Created Link Widget

* Added empty line at the end in theme file

* Fixed overflow issue in Link widget

* Updated visibility in the link widget

* Added doc for link widget

* Updated link widget doc

* Set fxActive on by default for visibility

* Fixed variable typo in link widget

* Updated hidden property

* Updated visibility logic for link widget

* Moved visibility to styles section

* Moved register action to useEffect

* Removed registerActions on useEffect

* Removed dependencies in registerAction function as it is breaking inspector

* updated link doc

* Add clickRef of link component as dependency of registerAction

Co-authored-by: Shubhendra <[email protected]>
Co-authored-by: Sherfin Shamsudeen <[email protected]>
2022-09-27 11:12:14 +05:30
Kiran Ashok
962e4d36cc
Feature :: ClickHouse plugin (#3873)
* feat : setup and basic querying

* docs reference links

* revert settings.json

* updating settings.json

* updates :: more source options , insert query

* cleanup

* updated with insert operation

* database :: required field

* text capitalizing

* updated docs

* PR changes :: added OR operation

* removed format option

* Revert "removed format option"

This reverts commit 02c5edcf86.

* bugfix

* removing session , fornat

* lock files

* Revert "lock files"

This reverts commit d593cf9425.

* rearranging operations

* extra comma removed
2022-09-26 18:35:20 +05:30
Shubhendra Singh Chauhan
e8ae8a9fe6
[docs] added localization (#4048)
* added localization doc

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <[email protected]>

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <[email protected]>

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <[email protected]>

* Update docs/docs/contributing-guide/l10n.md

Co-authored-by: Kavin Venkatachalam <[email protected]>

Co-authored-by: Kavin Venkatachalam <[email protected]>
2022-09-16 14:23:20 +05:30
Shivang
b44732e4c2
[docs] created missing svg image doc (#3985)
Co-authored-by: Shivang Tiwari <[email protected]>
2022-09-09 20:26:26 +05:30
Shubhendra Singh Chauhan
6dd5a1dcf6
[docs] setting up on a subpath (#3984) 2022-09-09 09:39:04 +05:30
Shubhendra Singh Chauhan
430c991808
[docs] how-to: access currentUser properties (#3977)
* how to user and group

* hot-to/access current user props
2022-09-08 08:09:43 +05:30
Arpit
84e7cef097
[Plugins] CosmosDB integration (#3828)
* init

* cosmos db icon

* manifest file

* adds azure package

* test connection

* operations: list databases

* operation: read item, insert items with a lookup function

* operation: delete item

* operation: query database using SQL-like syntax

* adds unit tests

* adds unit test: query db

* clean up

* docs: cosmosdb

* docs: cleanup

* typo

* updated the image(docs)

* updated inserting operation: field: placeholder

* item id for delete operation

* Revert "item id for delete operation"

This reverts commit bc2d1b87e4.

* item id for delete operation
2022-09-01 23:03:44 +05:30
Shubhendra Singh Chauhan
81e1f2b75f
one click deploy-digitalocean (#3885) 2022-09-01 13:38:46 +05:30
Shubhendra Singh Chauhan
42dd78e3a9
added white label docs (#3874) 2022-09-01 00:27:53 +05:30
Shubhendra Singh Chauhan
0d4ea6a6ba
[docs] Slack, Stripe, and Twilio datasource (#3852)
* added slack and stripe

* added slack strip and twilio
2022-08-26 11:15:11 +05:30
Shubhendra Singh Chauhan
e630b04e53
[docs] added missing actions in action reference (#3759)
* added action reference docs

* minor fix

* added csa doc

* Update docs/docs/actions/control-component.md

* included filepicker csa
2022-08-18 07:58:57 +05:30
Kavin Venkatachalam
3932d72d64
[Feature]: Tree Select Widget (#3533)
* Added Tree Select widget

* Updated checkbox-tree package path

* Added checked-path array

* Added checkedpathArray

* Updated docs

* Updated theme file

* Added default values to exposed variables
2022-08-03 19:22:49 +05:30
Shubhendra Singh Chauhan
dc7dd89f5a
[docs] added woocommerce in sidebar (#3683) 2022-07-30 11:59:26 +05:30
Shubhendra Singh Chauhan
d002cc12a9
[docs] how-to: run actions from RunJS (#3602)
* [docs]how-to/run-actions-using-runjs

* fixed syntax

* fixed syntax

* go to app syntax update
2022-07-14 07:38:47 +05:30
Muhsin Shah C P
0af0ea901c
Added a basic documentation for organization environment variables (#3476)
* Added a basic documentation for environment variables

* updated org env var doc

Co-authored-by: Shubhendra <[email protected]>
2022-07-11 21:33:37 +05:30
Shubhendra Singh Chauhan
c7f5e15078
[docs] Google - OpenID Connect (#3472)
* [docs]google - open id connect

* Update docs/docs/user-authentication/sso/openid/google-openid.md

Co-authored-by: Midhun G S <[email protected]>

Co-authored-by: Midhun G S <[email protected]>
2022-07-06 16:56:52 +05:30
Akshay
49df02a256
Feature: Add support for http proxy (#3456)
* add support for http proxy

* conditionally bootstrap global agent

* fix env var set
2022-07-05 11:26:05 +05:30
Manish Kushare
d703c6eed7
[docs] Adding docs for vertical separator widget (#3460) 2022-07-05 07:42:53 +05:30
Manish Kushare
0f60a66b70
[docs] added docs for html widget (#3462)
* added docs for html widget

* refactoring heading to HTML

* fixed sidebar position

Co-authored-by: Shubhendra <[email protected]>
2022-07-05 07:40:27 +05:30
Manish Kushare
0e6f983246
[docs] added docs for color picker widget (#3464)
* added docs for color picker widget

* removed component from title

Co-authored-by: Shubhendra <[email protected]>
2022-07-05 07:40:09 +05:30
Akshay
56a6d6204e
Chore: Play with docker setup (#3291)
* add compose file for play with docker setup

* update readme for pwd deploy

* add deployment platform on compose file

* update readme

* fix pwd link

* remove volume usage

* update docs with try with tooljet page

* update try tooljet doc
2022-06-29 15:22:02 +05:30
Midhun G S
6bc17b4ed6
Merge pull request #3281 from ToolJet/feature/athena
Feature ::  Amazon Athena plugin
2022-06-29 13:47:08 +05:30
Arpit
01ed58b2e2
[Docs] Adds ESLint setup for ToolJet (#3400)
* Adds ESLint setup for ToolJet

* Typo fix

* spell check
2022-06-28 21:39:23 +05:30
Shubhendra Singh Chauhan
ee6524efde
[docs] Moved architecture to contributing guide (#3394) 2022-06-25 18:49:15 +05:30
Shubhendra
56d08ac338 reviewed amazon athena docs 2022-06-24 11:52:36 +05:30
Shubhendra Singh Chauhan
af774d85d7
[docs] added how-to for change column text color using variables (#3296) 2022-06-23 08:18:27 +05:30
stepinfwd
a12b0259ec updating documentation for athena 2022-06-22 14:58:11 +05:30
Owillz01
1377f0a82c
[docs] Moved Try ToolJet locally to top in Setup category list (#3293)
Co-authored-by: Owillz <[email protected]>
2022-06-17 14:09:21 +05:30
Prajwal Borkar
b7eb6563ec
[docs] Removed introduction page (#3282) 2022-06-15 09:15:44 +05:30
Midhun G S
b2be27c68c
Invited user should be able to login and activate account using SSO (#3164)
* SSO login flow changes

* changes

* Fix

* added more testcases

* testcase fixes

* changes

* documentations

* flow changes

* doc changes

* reviewed docs - user lifecycle and general settings

* Fixes

* docs changes

Co-authored-by: Shubhendra <[email protected]>
2022-06-14 14:05:38 +05:30
Arpit
b48fd53ec2
[Feature] Kanban board widget (#3049)
* init kanban board widget

* kanban board

* reverts to beautifully

* kanban UI updates and dnd fixes

* bugfix: when dropped outside the col, should return back to it inital position

* updates min-width of the column

* container and widget styles

* style fixes: column container onDrag

* adds button for new group

* fixes new card overflow

* add btn for adding cards

* groups and cards updated

* add property definition

* improves draggable card position while drag is active

* handle delete group/col

* handle col/group title updates

* handles editing card title

* style fixes for input cursor

* cleanup

* card popover with codehinter fields

* minor card fixes

* updates exposed variable

* simplify boardData into cols and cards

* adds width and min-width style definations

* build board from queries

* handle draggable rbd-id

* removes add group card and delete group option

* fixes typos

* show empty state message

* fixes typos

* removes card extra border color

* fixes column typi and cards updates issue

* adds enableAddCard property defination

* adds accent color options

* default style accent color

* accent color fix

* revets popover with hinter

* fixes card drag and drop

* removes hook

* fixes: state synced with property defination updates(col and cards data)

* fixes: on re-arranging the card via dnd, update the card content

* handles if card columnId is updated

* adds card container layer

* clean up

* dark theme

* fixes card onDrop issue

* renamed the exposed variable data --> lists

* adds custom resolvers to the popover

* handle widget crash when non iterables are passed

* updates default card and col value

* fixes dnd issues for dynamic card values

* refactor: cleanup

* handles empty and undefined cardData

* fixes Height of widget is changing when popover thing is displayed.

* fixes: updating card data in widget inspector

* fixes: updating column data in widget inspector

* fixes adding cards for newly created groups/columns

* clean up

* Add kanban event onCardAdded and expose lastAddedCard

* Add onCardRemoved action and expsed lastRemovedCard variable

* Add events and variables for card movement and selection

* Add card edit feature for kanban widget

* Rename lastAddedRemoved to lastRemovedCard in kanban

* Rename lists to columns on kanban board

* Set max height of kanban column to respond to widget height

* Have "Add description" link if there is no description for Kanban cards

* kanban docs

* Change text from "add +" to "Add card" on kanban

* Validate card data before update

* Add tip about card id type on kanban documentation

* Add default min width and width for kanban

Co-authored-by: Sherfin Shamsudeen <[email protected]>
Co-authored-by: Shubhendra <[email protected]>
2022-06-14 11:06:36 +05:30
Kiran Ashok
e1b3c26e1d
[ Docs ] OIDC docs (#3259)
* open id docs

* typo fix

* typo

* image updated

* note added

* naming

* reviewed openId docs

Co-authored-by: Shubhendra <[email protected]>
2022-06-14 07:23:38 +05:30
Kiran Ashok
bb6fc26f7e
[ Feature ]:: steps widget (#3200)
* tabs event

* completed event firing on selection tab

* steps widget basic structure & code

* active item logic

* logic for currentstep

* logic for steps theme

* event onSelect handled and exposed currentStepId

* fixing tooltip

* logic for colour updated

* updates

* bugfixes and color theme fix

* darkmode fixes

* some bugfixes

* cleanup

* reverting

* reverting unwanted change

* updating green theme

* pr changes : style changes

* pr change :: color style made dynamic :rocket

* style fix 🚀

* docs updated

* bugfix
2022-06-13 17:44:03 +05:30
Kiran Ashok
9b557d11b9
Feature :: Button group widget (#2977)
* button group initial

* updates

* updating value logic

* updating all selection and normal styles

* bugfixes and icon change

* cleanup

* fixing button width

* changing non dynamic styles to theme

* updating padding

* PR changes :: updating with same margin for label

* pr changes :: updating default bg colour for selected

* exposing selected items

* fixing alignment to column

* fixing issue with default active

* updating transition

* initial selected element

* initial selection

* updating with documentation

* intermediate update fixing labels

* fixing multiple edge cases

* cleanup

* updating label

* fixing pending pr issues :: changing default selected as array

* multislection toggle fix

* fixing label padding
2022-06-01 13:50:02 +05:30
Akshay
7bebbf78ae
Docs: Update docs for try tooljet setup (#3176)
* add docs for try tooljet with docker

* update sidebar
2022-05-31 18:46:48 +05:30
Kiran Ashok
5854a5880f
[docs] SAP HANA link broken (#3172)
* sap hana link broken

* added saphana in lexicographic order

Co-authored-by: Shubhendra <[email protected]>
2022-05-31 14:49:09 +05:30
Kiran Ashok
4922e0d4bb
[docs] Multi workspace docs (#3087)
* udpating docs for multiworkspace

* updates

* cleanup

* typo updates

* updates

* renaming to Multi-Workspace

* reviewed and updated multi-workspace doc

* updated a point in when enabled

* mapped sso and general settings under user authentication

* mapped password login in sidebar

Co-authored-by: Shubhendra <[email protected]>
2022-05-30 10:46:56 +05:30
Shubhendra Singh Chauhan
d9ee4dab62
[docs] added password login in sidebar (#3070) 2022-05-22 14:45:31 +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
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
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
navaneeth
6ec588f9bb Setup docusaurus 2021-04-23 21:19:14 +05:30