Commit graph

633 commits

Author SHA1 Message Date
Shubhendra Singh Chauhan
a8c8280896
updated session expiry var (#5996) 2023-04-11 17:24:32 +05:30
Kiran Ashok
a438bf35ee
Adding scroll for container widget (#5877)
* adding scroll for container

* added container for scroll

* feat:: added container widget scroll

* updated container doc

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-11 16:05:19 +05:30
Midhun G S
2f2e79f3be
Merge pull request #5978 from ToolJet/main
Merge main to develop
2023-04-10 16:53:17 +05:30
Arpit
117d74b720
Chore: eslint checkup (#5887)
* updates eslint configs: frontend, marketplace

* eslint fixes: frontend

* added note for eslint

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-10 11:26:23 +05:30
Shubhendra Singh Chauhan
e8675f0a4c
[docs] Added docs version 2.4.0 (#5956)
* minor url fix

* added docs version 2.4.0

* default version set to 2.4
2023-04-06 19:09:47 +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 <gsmithun4@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-06 16:42:58 +05:30
Shubhendra Singh Chauhan
6b2e42dc4a
[README] updated Slack Community URL (#5937)
* updated tooljet slack community url

* update tooljet slack community url on readme

* Update CONTRIBUTING.md

* Update config.yml

* Update 03_documentation_report.yml
2023-04-05 18:10:11 +05:30
Shubhendra Singh Chauhan
9ad68c1fdf
Update slack url in the entire docs (#5938) 2023-04-05 18:09:41 +05:30
Shubhendra Singh Chauhan
c98270f7aa
[docs] updated how-tos in 2.3 (#5927) 2023-04-04 19:02:10 +05:30
Shubhendra Singh Chauhan
a728762c30
[docs] how-to:run multiple actions using runjs (#5919) 2023-04-04 12:32:10 +05:30
Shubhendra Singh Chauhan
c36d77ec21
[docs] version 2.3.0 (#5910)
* added dynamic column

* added docs-v2.3.0
2023-04-04 12:31:44 +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
90002c9df8
[docs] Updated ubuntu contributing guides and action button (#5880) 2023-03-30 15:45:20 +05:30
Shubhendra Singh Chauhan
5b136a0b13
[docs] updated props of button group (#5805) 2023-03-30 15:45:00 +05:30
Shubhendra Singh Chauhan
8fb97f005b
[docs] added Plotly chart examples (#5875) 2023-03-29 17:07:17 +05:30
Arpit
ceb8521e66
Improvements marketplace - beta (#5858)
* adds marketplace icon to the dashboard and minor UI fixes

* fixes: capitalizeFirstLetter for toast message

* updates to docs: how to build marketplace plugin

* update confirm dialog box

* removing beta tag from leftsidebar

* updated tooltip
2023-03-29 14:31:54 +05:30
Kiran Ashok
8d55c637d5
Bugfix/docs upgrade (#5837)
* update :: patches

* update :: minor versions
2023-03-28 13:05:30 +05:30
Shubhendra Singh Chauhan
a50e78c026
[docs] minor updates in 2.2 version documentation (#5853)
* added how-to build market plugin in 2.2

* updated node/npm version on 2.2

* requirements
2023-03-28 12:44:21 +05:30
Manish Kushare
a7f7492d81
Exposed display_values to the exposed variables as optionLabels for dropdown component (#5806)
* exposed display_values to the expsoed variables as optionlabels

* removed console

* added exposed vars of dropdown

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:15:26 +05:30
Manish Kushare
af7b4c95c5
Feature to support pagination in the listview widget (#5721)
* initial commit

* made the UI changes

* added property to enable or disable pagination

* code enhancement

* bug fixed: app is getting crashed for older versions

* code enhancement

* bug fixed : scrollbar thumb was pratially getting hidden under the pagination div

* shifted enablePagination check before is data array check

made changes so that scrollbar thumb visible only for list item container

* if pagination is disabled, blank space is visible at the bottom

* bug fixed

* bug fixed: Pagination was showing NaN and not showing any data when invalid rowPerPage value provided

* list view is not closing on clicking on hide modal icon

* bug fixed when rowsPerPage is provided with string value its not working as desired

* pagination:listview

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:14:31 +05:30
Manish Kushare
96bb6df1e9
Added Disable Field on Action Button in Table Widget (#5474)
* added functional changes to support enabling/disabling action button in the table component

* designed UI

* minor changes

* added disable property for the action button

* minor changes

* added feature to disable/enable action button in the table widget

* fixed lint issues

* bug fixed : not able to programatically disable or enable action button based on fx value

* made the suggested changes

* bug fixed

* initial commit

* made action button programatcially enabled/disabled

* code enhancement

* removed console in actions file

* fixed es lint issue

* made default value of codehinter to false

* deep cloned current state instead of shallow cloning

* code enhancement

* code enhancement

* action button doc update

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-27 14:08:49 +05:30
Adish M
4cd8839d44
Fix for entrypoint.sh file to take default port value 5432 in database_url (#5824)
* Fix for entrypoint.sh file take default port value 5432 in database_url

* Added information about database_url in docs

* mentioning what variable needs to be given when passing string

* fix for lint issue in ci

* fixing syntax errors
2023-03-24 20:54:40 +05:30
Manish Kushare
e7a62d9ee9
Added feature to programatically enable/disable, the make editable field in the tables column (#5767)
* made editable programtical using fx

* updated doc for programmatically enabling the editable option in column

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-24 20:07:57 +05:30
Kavin Venkatachalam
70ffc1e27b
Kanban Widget 2.0 (#5380)
* Kanban 2.0 init

* Implemented Kanban 2.0

* Moved add card button to the header

* Added debounce functionality

* Added CSA to Kanban

* Formatted Kanban

* Updated default data on Kanban

* Handled undefined data and exposed lastUpdatedCard

* Added lastCardAdded exposed variable in Kanban

* Fixed id bug on Kanban

* Fixed width issue on Kanban

* Fixed dark mode

* Commented onUpdate event for every action

* Rename containerId to columnId in lastCardMovement in Kanban

* Updated min width in kanban card

* Fixed bug on dropping items into cards when first container is empty

* kanban2 docs

* updated info in kanban doc

---------

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-24 15:22:25 +05:30
Manish Kushare
756c7b8540
bug fixed changed danger alert type's name to error (#5650)
* bug fix : changed danger alert type's name to error

* updated show alert danger type to error

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-23 08:03:08 +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
e5902ef4ce
[docs] updated node and npm versions in v2 docs (#5741)
* updated node and npm versions in v2 docs

* updated to nvm

* minor update
2023-03-16 12:57:30 +05:30
Shubhendra Singh Chauhan
d988365da8
fixed openshift doc (#5737) 2023-03-13 14:15:08 +05:30
Adish M
cb5dc4e060
Openshift docs (#5719) 2023-03-08 12:23:47 +05:30
Adish M
1a1f44d3aa
openshift code and docs (#5695)
* openshift code and docs

* corrections in doc
2023-03-07 14:35:09 +05:30
Arpit
ff1d000d99
[Plugins] AWS support profile instance (#5506)
* instance profile support for dynomodb

* updated setup machine script for ec2

* s3

* use EC2/ECS Instance Metadata Service

* using @aws-sdk/credential-providers

* s3 connection from ec2 instance sucess 🚀

* fixes: aws ses email service

* ses connection from ec2 instance sucess 🚀

* athena connection from ec2 instance sucess 🚀

* reverting athena changes

* select IAM auth option from the dropdown

* added docs

* Update setup_machine.sh

* clean up
2023-02-22 14:37:54 +05:30
Shubhendra Singh Chauhan
c7595a0504
[docs] added version 2.1 docs (#5572) 2023-02-16 12:11:20 +05:30
Sheikh Jamir Alam
7feeccd1fd
[docs] Update athena.md (#5494) 2023-02-15 14:14:55 +05:30
Mauricio Vidal
e2c56a2afb
[docs] Link corrected for Python doc (#5498) 2023-02-15 14:14:39 +05:30
Santosh Bhandari
ba08675d8f
[docs] update heading (#5520) 2023-02-15 14:14:20 +05:30
Joyjeet Sarkar
d79d29d7ba
Update ubuntu.md (#5515)
* Update ubuntu.md
2023-02-10 12:50:45 +05:30
Shubhendra Singh Chauhan
95a4b901b4
added pages actions (#5430) 2023-02-03 17:14:23 +05:30
Shubhendra Singh Chauhan
80c6363e52
added how-to: use axios (#5465) 2023-02-03 07:28:04 +05:30
Shubhendra Singh Chauhan
917bbb4f2d
added how to import external lib using runpy (#5457) 2023-02-01 17:24:54 +05:30
Arpit
7002b2d76d
4810 - add a list messages operation to the Slack plugin (#5378)
* 4810 - add a list messages operation to the Slack plugin

* support pagination

* update docs

* eslint fixes

Co-authored-by: Maurits Lourens <maurits.lourens@gmail.com>
2023-01-27 16:26:31 +05:30
John Bampton
d4024fddb6
all: fix spelling (#5325) 2023-01-25 18:02:39 +05:30
Sheikh Jamir Alam
9274c070f8
Update star-rating.md (#5394)
* Update star-rating.md

* Update version-2.0.0-beta-sidebars.json
2023-01-25 18:01:43 +05:30
Adish M
44da3d7c2b
Update dockerfile for vulnerability fixes (#5396)
* new code for osv

* made changes in server.dockerfile

* removed seeding from docker guide in docs

* corrections in .env.example

* corrections

* removed extra nodejs and npm
2023-01-25 15:10:53 +05:30
Sajda Kabir
555bd2447a
[docs] minor correction (#5376)
fixed the Widgets description
2023-01-23 10:14:49 +05:30
RrobertRr
75df2eb078
[docs] Update run-py.md (#5333)
* Update run-py.md

Changed 'Run JavaScript code' to 'Run PythonScript code'

* Update docs/versioned_docs/version-2.0.0-beta/data-sources/run-py.md

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-01-17 11:46:47 +05:30
Yannick Armspach
6e9a3fae27
Remove the "t" in postgres path (#5306)
Change postgrest:// to postgres://
2023-01-12 11:45:35 +05:30
Adish M
becb00bb4b
removed seeding trytoolj (#5294) 2023-01-11 18:44:11 +05:30
Shubhendra Singh Chauhan
81973df80b
[doc] updated readme & l10n doc (#5293)
* updated l10n doc

* Update README.md
2023-01-11 15:58:26 +05:30
Shubhendra Singh Chauhan
81e0ef98e1
[docs] updated migration guide (#5272)
* updated migration guide

* removed onboarding
2023-01-10 10:46:11 +05:30