Commit graph

1076 commits

Author SHA1 Message Date
Midhun G S
89a7bf9df7
improved app listing query (#9153) 2024-03-28 14:56:24 +05:30
Midhun G S
2abce63f6a
Added try catch in all exception filter (#9197) 2024-03-28 14:56:11 +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
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
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
Akshay Sasidharan
76cfbdb14e bump to v2.33.1 2024-03-15 15:28:20 +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
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
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
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
Shubhendra Singh Chauhan
89fe8c7db9
Merge branch 'develop' into merge/main-to-develop 2024-03-07 20:28:33 +05:30
Syed Mohammad Akhtar Rizvi
8aeaa119e0
AWS Redshift plugin (#8839) 2024-03-07 11:33:47 +05:30
Arpit
e640b44ffb
fixes: validate instance version and update the component label property (#8958)
* fixes: validate instance version and update the component label property

* version bump

* fixes: backward compaitobolity
- cases where app is being imported before appdefinitiion normalisation
- cases from current version whwere user do not want to display label

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-03-01 20:44:14 +05:30
Abhinaba Adhikari
295ad63d67
Change existing categories to new ones (#8965) 2024-03-01 20:42:31 +05:30
Kiran Ashok
24bfa8f8a5
hotfix: Chart and image are misaligned due to different default padding (#8948)
* fix :: chart and image are misaligned due to already present padding property

* fix : alternative logic

* version bump
2024-02-29 12:11:25 +05:30
Abhinaba Adhikari
fe086ac96c
Add new templates (#8907)
* update whitelist IP address and add warning in workspace constants to avoid usage in the client

* [docs] platform milestone 11 (#8847)

* [docs]reset password

* [docs]edit+archive flow

* [docs]updated docs in v2.29 and v2.30

* [docs]github ssouserinfo

* [docs] openid - id_token_encrypted

* Change docker image build's slack message

* [docs]archive/unarchive workspaces:superadmin (#8880)

* mention that workspace constants will not work with workspace constants (#8887)

* update release notes and project overview sidebar (#8884)

* add rgba example for timeline doc (#8892)

* update commands and solution for migration issues

* minor grammar fix

* [docs] revamped how-to guides (#8688)

* [docs]revamped howto: serverside pagination

* [docs]revamp howto: import ext. js libs

* [docs]revamp howto:run actions from js query

* [docs]revamp howto: intentionally fail js query

* updated run query at specified

* revamped how to: use to_py

* [docs]updated how to access users location

* updated howtos in v2.30

* Add new templates - batch 3

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-02-29 11:56:03 +05:30
gsmithun4
ee759d92bd Merge branch 'main' into release-rebase/platformv14 2024-02-28 12:39:36 +05:30
Akshay Sasidharan
22614988e3 bump to v2.30.4 2024-02-26 17:52:08 +05:30
Arpit
fe4c62b9a3
[hotfix] Fix editor crash when resolving "lodash" import without method usage (#8913)
* Fix editor crash when resolving lodash import without method usage

This commit addresses an issue where the editor would crash if lodash ('_') was imported without directly using any of its methods. Previously, attempting to resolve only '_' without any subsequent method call, such as '_.camelCase('hello_world')', resulted in a crash. This has been fixed by enhancing the resolution logic to handle standalone lodash imports correctly, ensuring the editor remains stable regardless of how lodash is used within the code

* bumping version

* added window and this as reserved keywords

* fixes: 'this._' and 'window._' cases where it points to circular
2024-02-26 17:07:34 +05:30
Midhun G S
1ed569e4fc
Login/SSO revamp (#8864) (#8909)
* Login/SSO revamp (#8689)

* add workspace login

* SSO revamp

* small fix

* update

* remove comments from style file

* states for sso buttons

* updates

* Cancel should close the modal

* inherit default sso

* small fixes

* Add a confirmation modal while enabling workspace level SSO (#8881)

* font size update for title

* updates- add overlay css

* state updates

* updates

* updates

* fixes

* update casing

* update casing

* fixes

* drak mode fixes

* dark mode fixes

* small fix

* css update

* fix lint errors

* redirect url dark theme color fix

* remove console log

* remove unused editicon

---------

Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
2024-02-26 12:12:07 +05:30
Kiran Ashok
f772f05add
hotfix: Checked items not getting exposed in treeselect component (#8890)
* fix : checked values not getting exposed correctly

* version bump
2024-02-22 16:53:14 +05:30
Muhsin Shah C P
63947ae406
Removed small-case only check from folder creation (#8665) 2024-02-22 13:21:36 +05:30
gsmithun4
7eda7f7875 bump version 2024-02-21 11:53:50 +05:30
Johnson Cherian
b17959286d
feat: Expose clicked series name in charts (#8841)
* feat: expose click series name

* refactor: removed consoles

* chore: bump patch version
2024-02-20 10:54:32 +05:30
Akshay Sasidharan
7ed06ab65f bump to v2.30.0 2024-02-15 13:08:44 +05:30
Akshay Sasidharan
bffb261507 Merge branch 'main' into release/marketplace-1.6 2024-02-15 13:07:50 +05:30
Kavin Venkatachalam
bebe3fb8de Fixed lint issue 2024-02-15 11:21:27 +05:30
Kavin Venkatachalam
b5822801d6 Bumped version 2024-02-15 11:13:07 +05:30
Kiran Ashok
26f9b0334d
fix: Loader position in text widget , migration fixes (#8793)
* fix :: loader position in text widget

* removing default value migration

* fixed :: fallback default value of border radius to 4px itself
2024-02-14 23:27:43 +05:30
Kavin Venkatachalam
4958bc581e Merge branch 'main' of https://github.com/ToolJet/ToolJet into appbuilder-1.5 2024-02-14 22:33:20 +05:30
Nakul Nagargade
5866389eb8
fix: Fix import export issue on migrating revamped components (#8794)
* Fix import export for newly revamped widgets

* Add boxshadow and number input min and max migration
2024-02-14 22:25:40 +05:30
Kiran Ashok
8aa7b84029
remove older migration file (#8792) 2024-02-14 20:10:23 +05:30
Kiran Ashok
97de480bed
fix: Integration fixes for inputs ( Alignment issues ) (#8737)
* fix :: bottom resizer not showing

* fix :: issue with auto width not getting applied

* fix :: size diff updated btw dropdown and developed components

* remove default value migration

* update border color , fix for width resize during auto

* make label as a separate component

* updated text input

* updated every input to make it consistent

* make label as a separate component

* removed unwanted code

* fix :: added datacy

* padding fix

* check padding

* updating padding as 0px for none and 1px for default and other

* fixes for maigration and resizer alignment issue

* updates

* size fix

* lint fixes

* fix migration

* text loader fix

* migration for older text component alignment

* fix :: migration and number input arrows

* fix :: custom schema form

* fix :: custom schema for text

* migration for vertically aligning text

* migration update

* changed vertical alignment to center default

* asterisk fix , mozilla number input ui issue

* fix :: icon issue

* fix number input

* bugfix

* remove unwanted code

* fix :: asterisk
2024-02-14 18:14:35 +05:30
Nakul Nagargade
30e1cf6fd8
Make label as empty string for older text, password and number input components while importing and exporting (#8774) 2024-02-14 14:54:18 +05:30
Akshay Sasidharan
48134bc28a bump to v2.29.0 2024-02-13 17:46:37 +05:30
Akshay Sasidharan
f1d8db49d1 Merge branch 'develop' into release/marketplace-1.6 2024-02-13 17:37:21 +05:30
Arpit
3a40f87213
[hotfix] fixes: mobile view rendering of components (#8778)
* fixes: mobile view rendering of components

* fixes: current layout selection on mount

* fixes: fixes: mobile view rendering of components

* bumping version
2024-02-13 16:48:48 +05:30
Kavin Venkatachalam
e52296f495
Merge pull request #8772 from ToolJet/fix/rename_app
updating app state on renaming
2024-02-13 11:38:23 +05:30