Commit graph

127 commits

Author SHA1 Message Date
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