Commit graph

3320 commits

Author SHA1 Message Date
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
gsmithun4
0ac5839f7a bump version 2024-03-27 15:52:34 +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
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
Kiran Ashok
8796572642
hotfix: On cloning apps should not transform the data or do backward compatibility as cloning is only possible from the same tj version (#9154)
* fixes: on cloning apps should not transform the data or do backward compatibility
as cloning is only possible from the same tj version

---------

Co-authored-by: arpitnath <arpitnath42@gmail.com>
2024-03-22 15:55:49 +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
gsmithun4
12fc63452a bump version 2024-03-21 11:53:13 +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
Akshay Sasidharan
76cfbdb14e bump to v2.33.1 2024-03-15 15:28:20 +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
9376bb0d3d bump version 2024-03-13 18:33:28 +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
bb9d00bed4 bump to v2.33.0 2024-03-13 17:18:01 +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
gsmithun4
e03d0a1716 bump version 2024-03-13 13:04:24 +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
Shubhendra Singh Chauhan
89fe8c7db9
Merge branch 'develop' into merge/main-to-develop 2024-03-07 20:28:33 +05:30
Syed Abdul Rahman
8cb0920c26
fix : Default value state update issue in ToolJet database (#8879)
* Fixed the default value state update issue

* Added missed edgecases for the data types except varchar

* Fixed nested logic issues

* docker update
2024-03-07 20:13:13 +05:30
Syed Abdul Rahman
cfe25a255e
fix : Active tab issue for default value in ToolJet database when editing a row (#8883)
* Fixed active tab for default value in ToolJe database edit row

* Added missed edgecases for the data types except varchar

* docker update

* fixed the edit row button issue

---------

Co-authored-by: Ganesh Kumar <ganesh8056234@gmail.com>
2024-03-07 20:09:18 +05:30
Syed Abdul Rahman
19cfa5b47a
Change of serial datatype icon in ToolJet database (#8994)
* added serial datatype icon

* Added serial datatype icon

* checked with serial dattype condition function

* Added serial datatype icon in create table component as well

* removed console logs
2024-03-07 19:43:21 +05:30
Ganesh Kumar
0c4ff55dc0
fix: tjdb scroll left calculation updated (#9019) 2024-03-07 17:33:53 +05:30
Ajith KV
03182fec1c
Added data-cy attribute for sso components (#9014) 2024-03-07 13:02:31 +05:30
Ganesh Kumar
2dc05b1581
fix: cell edit modal closes when "enter" key is pressed for number fields (#8878)
* fix: save event is triggered even when we dont change the values of a cell

* fix: tjdb table column header name transformation is removed

* fix: Add ability to remove default value of a new column that is created after n rows were present in the table

* removed the code comments
2024-03-05 18:31:16 +05:30
Ganesh Kumar
3b93e07415
fix: Adding a large number of data resulted in the page unresponsive issue (#8964) 2024-03-05 18:16:51 +05:30
Ganesh Kumar
3a3d85d226
fix: serial datatype column width has been reduced (#8910) 2024-03-04 16:16:52 +05:30
Syed Abdul Rahman
bf33642f44
Bugfix : Random page number update issue in database pagination (#8924)
* Fixed the random page number update issue and as well as fixed the empty page number showing issue

* docker update
2024-03-04 16:13:02 +05:30
Syed Abdul Rahman
322c15b154
fix : Close icon issue in ToolJet database search bar (#8875)
* Fixed close icon issue in ToolJet database

* docker update

* fixed missed edgecases
2024-03-04 16:10:22 +05:30