Commit graph

3179 commits

Author SHA1 Message Date
parthy
f3014a95b6
Fix: Dark mode inconsistencies in TJDB dashboard (#9311)
* Add new class table-cell-dark

* Revert "Add new class table-cell-dark"

This reverts commit 82ed7bec2a.

* Added new darkmode class

* Add new darkmode class

* Add styles change for darkmode

* Applied colour changes

* Applied changes to svg bg-colour

* Changing button style variant

* Adding new btn variant class

* Adding styles to new btn variant

* Changing styles for lightmode svg

* Adding warning svg for darkmode

* Adding warning styles for darkmode

* Adding btn styles for darkmode

* Changing styles for collapse btn in darkmode

* Changing styles for opening sidebar btn in darkmode

* Remove extra space and console.log()

* Change collapse & open sidebar btn

* Simplify warning icon background styles

* Change the border-colour of add-row btn

* Change border-colour for bottom row-creation btn
2024-04-11 13:27:30 +05:30
Sadaf
33a12203b3
fix: change "There are no action buttons" to "No action buttons" to maintain consistency (#9274) 2024-04-08 21:25:30 +05:30
Akshay
f5f978dab3
Merge pull request #9303 from ToolJet/merge-main-develop
Merge main to develop
2024-04-05 14:34:22 +05:30
blank0537
533878b946
Feature supabase plugin integration (#9213)
* Feature Supabase plugin implementation

* added limit field in get rows and changed plugin label

* resolved comments and error handling

* removed duplicate error message

* Resolved comments and Add columns reusable component added

* test connection update and types added
2024-04-05 14:14:47 +05:30
Johnson Cherian
39cdfdd0e1
hotfix: Fix text component and map component issues (v2.34.2) (#9289)
* hotfix : Not able to view full text while using vertical alignment in text component (#9272)

* fix : not able to view full text while doing justifycontent

* add condition for scroll

* fix

* fix : markdown

* hotfix: Event are not getting triggered in map component  (#9263)

* fix: events not working in map component

* chore : version bump

* typo

* trigger using fireevent

* chore: update version for release (#9293)

---------

Co-authored-by: Kiran Ashok <stepinfwd@gmail.com>
2024-04-04 16:03:28 +05:30
gsmithun4
5e0710e341 Merge branch 'develop' into platformv14.5/merge-to-develop 2024-04-03 21:02:59 +05:30
vjaris42
fc9aeef631
fix: organization variables deprecation text (#9275) 2024-04-03 17:28:29 +05:30
vjaris42
2507c22bc3
Fix: app export modal api failure (#9264)
* fix: app export modal api failure

* fix: import app dropdown style
2024-04-02 17:41:51 +05:30
vjaris42
a6d04cfc71
fix: darkmode and constants routing (#9251) 2024-04-02 13:29:11 +05:30
Ajith KV
eb2fc8bccb
Updated data-cy for breadcrumb titile (#9257)
* Add data-cy for breadcrumb

* Modify SSO test cases
2024-04-02 13:26:58 +05:30
Devesh Rahatekar
d662d56381
Updated displayName for button (#9102) 2024-04-02 10:28:09 +05:30
vjaris42
d73ac412a5
setup: constants migration and resolution (#9250) 2024-04-01 19:41:25 +05:30
gsmithun4
058ec8df96 Merge branch 'main' into release-rebase-1/platformv14.5 2024-04-01 18:18:31 +05:30
Anantshree Chandola
f624e98f5f
Add routing for workspace settings subtabs (#9054)
* add routing for workspace settings subtabs

* breadcrumb update/style fix
2024-04-01 17:52:01 +05:30
blank0537
cf5a9f7160
Feature Pocketbase datasource plugin implementation (#9145)
* Feature Pocketbase datasource plugin implementation

* Resolved comments and added multicondition component for sorting and filters

* resolved nitpicks
2024-04-01 11:50:15 +05:30
Akshay
2d08d889de
Release: Community changes (v2.34.0) (#9226)
* add custom resolvers info and editable row selection info (#9057)

* fix system requirements icon

* add auth info for webhooks and fix casing

* add regex custom validation info (#9068)

* [docs]: Marketplace 1.7 updates (#9085)

* [docs] Amazon redshift plugin

* make minor improvements

* add and update docs for marketplace 1.7

* update order of plugins in overview to match sidebar

* create new version

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>

* add the latest version in the versions.json file (#9094)

* [docs]: Update PDF component (#9088)

* update PDF component

* merged with develop and added changes to the new version

* update docs favicon: (#9118)

* [docs] SSO revamp (#9031)

* add method to set default language

* update image settings through custom css and update screenshots for getting started and tooljet concepts (#9158)

* fix read documentation button

* fix formatting for setup icons (#9172)

* fix sidebar link for aws lambda

* Update static media (#9175)

* updated the screenshots

* reduced the gif size

* reverted the package.json file

* edited the zoomed in images and replaced some gifs with screenshots

* removed one gif

* update static media

* update file names

* update toolbar

* fix file names

* fix: dynamodb img path

* update media for org management dashboard

* fix: casing and formatting

* update workspace constant media

* update media in workspace settings and github

* update github sso

* minor change to github sso docs

* minor fix

* update google sso

* change includeCurrentVersion flag to false

---------

Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>

* Feature: Engagespot plugin (#9012)

* feat(plugins): added engagespot plugin

* feat(docs): added engagespot plugin docs

* chore(engagespot-plugin): revised copywritings

* Feature: Databricks data source (#9174)

* plugin-created

* Databricks integration

* icon, error handling

* removed unrelated changes from marketplace and frontend package-lock.json removed runAsync and maxRows timeouts pending

* timeout implementation

* socket timeout and error handling

* resolve comments

* resolve comments2

* solved render issue test connection improvements

* solved undefined error

* fix TJDB not null value fail for is operation (#9055)

* fix TJDB not null value fail for is operation

* handling not null and null case insenstive values

* Support for marketplace plugin deploy on render preview app (#9221)

* Fix for marketplace error on render preview app

* add marketplace build command

* Adding new workflow for building marketplace plugin

* removed render app creation

* [:docs] Add documentation for Databricks plugin (#9224)

* add docs for databricks

* update databricks docs

* update docs

* remove ref to clusters

* bump to v2.34.0

* Fixed data source cypress failure (#9227)

* updated spec with required text

* updated mongodb and import spec

* updated import spec

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Aman Regu <amanregu@gmail.com>
Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Jobin Jose <129726530+jobin-logidots@users.noreply.github.com>
Co-authored-by: Syed Mohammad Akhtar Rizvi <85864291+ShazanRizvi@users.noreply.github.com>
Co-authored-by: blank0537 <111295371+blank0537@users.noreply.github.com>
Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com>
2024-03-29 19:13:26 +05:30
blank0537
1c9b39ca4e
fix TJDB not null value fail for is operation (#9055)
* fix TJDB not null value fail for is operation

* handling not null and null case insenstive values
2024-03-28 13:32:31 +05:30
Nakul Nagargade
cb155aa744
hottfix: Fix infinite render in dropdown when value changed to array (#9198)
* Fix infinite render in dropdown when value changed to array

* Update versions

* Alphabetically sort the queries when sorted by query type

* Sort alphabettically first when within same kind of query

* Modify platfrom cypress test cases (#9208)

---------

Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2024-03-27 13:01:37 +05:30
Midhun G S
97187cbf42
Merge pull request #9193 from ToolJet/main
Merge main to develop
2024-03-26 10:48:54 +05:30
Akshay
1cbe4286a1
Hotfix: Unify runpy execution for query and transformations (#8999)
* unify runpy execution for query and transformations

* fix python execution result on transformation

* bump to v2.33.5
2024-03-25 15:08:37 +05:30
Karan Rathod
6d35ef662d fix read documentation button 2024-03-22 22:11:22 +05:30
Muhsin Shah C P
d17561a254
Added fix for create organization key-down issue (#9151) 2024-03-21 16:02:09 +05:30
vjaris42
64e24cf8e5
fix: drag and drop on bulk upload (#9143) 2024-03-21 12:50:15 +05:30
Anantshree Chandola
148431b4d3
fix toggles on workspace login page (#9150) 2024-03-21 12:35:10 +05:30
kriks7iitk
b0113c5289
Import higher version fix (#8922)
* Immport higher version issue

* Fix: import higher version

* toast error meassage

* typo fix

* toast error message

---------

Co-authored-by: Kritagya <kriks.iitk@.com>
2024-03-21 12:01:07 +05:30
Anantshree Chandola
d24baaa24a
copywrite update (#9075) 2024-03-21 11:54:28 +05:30
Kavin Venkatachalam
9b3af0cbe0
feat: Extended chart support on chart component (#8912)
* Extended chart support on chart component

* render fix

* Bumped version and fixed eslint error

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
2024-03-20 15:21:54 +05:30
Muhsin Shah C P
ecca863177
[fix] Multiple ws binding issues & release button disabled if the proxy don't support ws connections (#9128)
* updated package.json

* removed socket check from the release button

* Changed web-socket connection to Singleton class

* reverted unwanted changes

* Refactored the code. added appId check too
2024-03-20 13:56:29 +05:30
Akshay
7b79916903
Merge pull request #9132 from ToolJet/fix/dropdown-overlap
Fix : table creation datatype dropdown is overlapping
2024-03-20 11:50:31 +05:30
Abd-Rahman-1999
fc297be73d fix : while table create datatype dropdown is overlapping 2024-03-19 17:05:57 +05:30
Syed Abdul Rahman
53a72f7ea6
Fix : null value cell selection is not working (#9100) 2024-03-15 15:18:58 +05:30
Syed Abdul Rahman
4e68a672d6
fix : alignment of cell edit popover (#9101) 2024-03-15 15:13:53 +05:30
Syed Abdul Rahman
5cd6ffd766
fix: ToolJet databse id drop-down field in the edit row operation should be an input field (#8932)
* changed the dropdown to the input field with disabled for the Id field only

* docker update
2024-03-15 15:08:20 +05:30
Manish Kushare
df70abd633
tranformation bug fixed (#9092) 2024-03-15 13:00:30 +05:30
Akshay Sasidharan
36e34df1cb Merge branch 'main' into release/marketplace-1.7 2024-03-13 22:26:26 +05:30
gsmithun4
13bc8cc01d Merge branch 'main' into release-rebase-1/platformv14.1 2024-03-13 18:19:01 +05:30
Ajith KV
2dfb2aeb01
Modified SSO cypress test cases (#9077)
* Modify SSO cypress test cases

* modify data-cy

* Update path
2024-03-13 17:35:36 +05:30
Akshay Sasidharan
6a835874df Merge branch 'main' into release/marketplace-1.7 2024-03-13 17:09:51 +05:30
Johnson Cherian
51f44074bb
fix: import pdf component conditionally in supported browsers (#9071)
* fix: render pdf component conditionally in supported browsers

* refactor: added additonal comments

* feat: conditional render of widget in view page

* refactor: removed unused packages

* refactor: removed unused packages

* refactor: removed unused code

* refactor: remove dead code

* refactor: minor formatting

* refactor: minor formatting

* feat: hide pdf in edit as well for older browsers

* chore: minor release version bump
2024-03-13 16:54:24 +05:30
Manish Kushare
5817da33f9
hotfix : Transformation getting applied correctly for nested column (#9047)
* fix: make visibility none only when its set to false

* add visibility only for components which have visibility in styles

* making logic for visibility central

* transformation not working for nested column

* remove unwanted changes

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-03-13 16:47:51 +05:30
Akshay
85d124bf61
Merge pull request #9051 from ToolJet/develop-release
Release: Develop
2024-03-13 13:42:06 +05:30
kriks7iitk
aecd7b81a1
Fix user group permission (#9069)
* fixed user search

* fixed trim for search input for user search in group permission

* Modify cypress config

---------

Co-authored-by: Kritagya <kriks.iitk@.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2024-03-13 13:06:31 +05:30
Anantshree Chandola
c8c03d7050
Corrected app redirection flow to workspace login (#8995) 2024-03-13 13:05:44 +05:30
Syed Abdul Rahman
075ed4259e
Fix : bulk upload progress bar and upload button fix in ToolJet databse (#8986)
* Added progress bar for bulk upload and fixed the button disabled issue

* ux improvements

* Added 2 space indent in css file
2024-03-12 11:57:57 +05:30
Akshay Sasidharan
f3564369ae Merge branch 'main' into release/marketplace-1.7 2024-03-11 15:39:05 +05:30
Ganesh Kumar
6352aae143
fix: ToolJet database column now allows special characters in the default value. (#8998)
* fix: create new table query parameterised and default value of a column now allows special character

* fix: tjdb add-column operation allows special characters in default values

* fix: tjdb edit-column operation allows special characters in default values

* fix: removed validators for special characters

* fix: quotes will be added to default values only if its a character varying datatype
2024-03-11 15:28:28 +05:30
Kiran Ashok
1c1d2c61f1
hotfix: Make component hidden only when visibility is set to false (#9029)
* fix: make visibility none only when its set to false

* add visibility only for components which have visibility in styles

* making logic for visibility central

* version bump
2024-03-11 14:07:46 +05:30
Syed Abdul Rahman
7b9bfe687c
Fix : allowed removal of default value after column creation with not null constraint in ToolJet database (#9017)
* Fix : default value is necessary only if there is one or more rows and NOT NULL constraint is added

* changed the error message text for edit and create column

* revert back change in EditColumnForm.jsx file for some enhancements

* removed validation for default value for edit column as well as added one helper text for changing  already existing default value

* Fix : unable to open a create column drawer
2024-03-11 08:31:28 +05:30
Syed Abdul Rahman
79b4d60511
Fix : remove default value when not null constraint is added and table is empty in ToolJet database (#9005)
* Fix : default value is necessary only if there is one or more rows and NOT NULL constraint is added

* changed the error message text for edit and create column

* revert back change in EditColumnForm.jsx file for some enhancements

* Fix : unable to open create column drawer
2024-03-08 15:59:05 +05:30
Syed Abdul Rahman
53567af03e
ToolJet database empty and loading state design (#8823)
* ToolJet database empty state design draft

* Added loading state for ToolJet database

* Fixed stylings

* completed loading and empty state and as well as added proper text for empty state and for filtered results empty state as well

* Fixed the create new table drawer transition issue

* docker update
2024-03-08 12:48:15 +05:30