Kiran Ashok
8675b3186a
Bugfixes: Table crash fixes for LTS / Zindex issue for datepicker ( #9984 )
...
* fix : Table breaking for nested array of objects
* fix : table crash on selecting time only datepicker sing add new row
* remove logs
* update zindex
* Fix: Entity reference mapping and performance issues on codehinter (#10004 )
* Fix: Entity reference mapping and performance issues on codehinter (#430 )
* trial
* fixes:
- entity mapping on version switch
- entity mapping on page switch
- entity mapping on viewer on page switch
* fixes: performance of codehinter for rendering nested json data
* trial
* fixes:
- entity mapping on version switch
- entity mapping on page switch
- entity mapping on viewer on page switch
* Revert "fixes:"
This reverts commit 6ca9921731468aca4132c0aff3aeba02845bcd8a.
* Revert "trial"
This reverts commit 5bfa40c36aeb84abe98c0f2ab2418148772a048d.
* fixes: editor crash on resolving workspace variables
* fixes: populate JS hints
* chore : version bump
* version bump
---------
Co-authored-by: Arpit <arpitnath42@gmail.com>
2024-06-06 17:19:46 +05:30
Akshay
2ed45cce86
Merge pull request #10001 from ToolJet/fix/lts-marketplace
...
LTS: Marketplace fixes ( v2.50.3 )
Fix: Target and actions section getting overlap in fk drawer
Fix: Disable resource-name input and change placeholder text in resource-body on Salesforce plugin
2024-06-06 15:06:15 +05:30
Akshay Sasidharan
30c3378e3e
bump to v2.50.3
2024-06-06 13:15:54 +05:30
Parth
147d58c440
Fix: Disable resource-name inputs for all action types and change placeholder for resource-body ( #9946 )
...
* Disable resource-name input and change placeholder text in resource-body
* Format the placeholder text
* Remove space from placeholder
2024-06-06 13:14:11 +05:30
Akshay Sasidharan
9596425208
make all datasource options expicit
2024-06-06 13:13:13 +05:30
Manish Kushare
f65bd433db
Fix : Target and actions section getting overlap in fk drawer ( #9996 )
...
* Target and actions section getting overlap in fk drawer
* Updated the solution
2024-06-06 13:03:15 +05:30
Akshay
3872899166
Merge pull request #9912 from ToolJet/hotfix/oauth-plugin
...
Hotfix: OAuth flow for core plugins
2024-05-29 17:05:39 +05:30
Akshay Sasidharan
e201b817ba
bump to v2.50.2
2024-05-29 16:53:03 +05:30
Parth
db7a77862a
Handle missing plugin_id ( #9907 )
2024-05-29 16:51:47 +05:30
Kavin Venkatachalam
f0365f30d2
Merge pull request #9894 from ToolJet/fixes/app-builder-perf
...
fix: Bugfixes on LTS from app builder
2024-05-29 16:45:52 +05:30
Kavin Venkatachalam
77754c9f7b
Merge branch 'fixes/app-builder-perf' of https://github.com/ToolJet/ToolJet into fixes/app-builder-perf
2024-05-29 16:32:53 +05:30
Kavin Venkatachalam
d60047f22f
chore: version bump
2024-05-29 16:32:43 +05:30
Johnson Cherian
ae50ea6632
Merge branch 'fixes/app-builder-perf' of https://github.com/ToolJet/ToolJet into fixes/app-builder-perf
2024-05-29 15:30:38 +05:30
Kavin Venkatachalam
41dd1a1475
fix: passed delayOnChange from DynamicForm component to get the immediate onChange value from codeHinter
2024-05-29 15:17:00 +05:30
Kavin Venkatachalam
a9113b8ad5
fix: passed delayOnChange from Transformation component to get the immediate onChange value from codeHinter
2024-05-29 15:05:47 +05:30
Kavin Venkatachalam
0d8cd0c45f
Merge branch 'fixes/app-builder-perf' of https://github.com/ToolJet/ToolJet into fixes/app-builder-perf
2024-05-29 14:02:16 +05:30
Kavin Venkatachalam
d6964effba
fix: runpy is not returning the proper value. This is due to the setTimeout inside the codehinter
2024-05-29 14:02:04 +05:30
Kiran Ashok
53a0d879cf
fix : columns comeback on reload even after deleting , table crash fix on table copy ( #9902 )
2024-05-29 12:07:47 +05:30
Kavin Venkatachalam
76143d6abd
fix: runjs is not returning the proper value. This is due to the setTimeout inside the codehinter
2024-05-29 11:04:23 +05:30
Johnson Cherian
e4726e5766
fix: disable drag on calender popup and unblock other input interactions ( #9898 )
2024-05-28 20:10:52 +05:30
Johnson Cherian
c64d32e8ff
fix: disable drag on calender popup and unblock other input interactions
2024-05-28 19:34:31 +05:30
Kavin Venkatachalam
15004bd633
fix: canvas background color was not working when the color is selected with the color picker
2024-05-28 18:44:26 +05:30
Kavin Venkatachalam
12c4a0211d
fix: added a polyfill for requestIdleCallback to support safari browser
2024-05-28 18:27:49 +05:30
Kavin Venkatachalam
84f70ac208
fix: setExposedVariables are not working after creating a page
2024-05-28 18:02:23 +05:30
Sherfin Shamsudeen
3cb97a5b89
Bump version to v2.50.0 ( #9863 )
2024-05-24 20:50:54 +05:30
Kiran Ashok
d5f5614f4b
fix : form csa for onsubmit not getting triggered ( #9862 )
2024-05-24 20:34:42 +05:30
Kiran Ashok
1effa5e28d
Form CSA not working as expected ( #9822 )
...
* fix : broken csa in form component
* fix: switch page and go to app query params are not saving due to mutation
* added an extra check if envs refs are undefined
---------
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2024-05-24 16:53:30 +05:30
Kavin Venkatachalam
89016af05b
Merge pull request #9133 from ToolJet/feat/grid-appbuilder-improvement
...
[improvement] Major Architectural Updates: New Grid System, New Code Editor and AppDef Phase 2
2024-05-24 16:46:32 +05:30
arpitnath
e2d123ee31
fixes: fx button styles in single line codheinter
...
- event manager hinter alignment of the fx button.
- event manager: fx is always active
- widget inspectot fx btn container is visible once active
2024-05-24 16:37:26 +05:30
arpitnath
0229695c49
fixes: button crash
2024-05-24 14:20:20 +05:30
Mekhla Asopa
b3676e7e90
added verification for commonlyused data source text ( #9851 )
2024-05-24 13:46:10 +05:30
arpitnath
781e8de500
bumped version to 2.45.0
2024-05-24 13:43:10 +05:30
arpitnath
f21450fc5e
fixes: constants resolving after initial editor load
2024-05-24 13:36:31 +05:30
Kavin Venkatachalam
41e6a234c0
Merge branch 'feat/grid-appbuilder-improvement' of https://github.com/ToolJet/ToolJet into feat/grid-appbuilder-improvement
2024-05-24 11:04:11 +05:30
Kavin Venkatachalam
4b183bc4b1
Merge branch 'main' of https://github.com/ToolJet/ToolJet into feat/grid-appbuilder-improvement
2024-05-24 11:03:40 +05:30
Anantshree Chandola
7c35c5fea0
Revert masked constants ( #9824 )
...
* revert masked constants
* update
* update
* update
* update
* update
* removed validation
* bump version
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2024-05-23 21:55:59 +05:30
Muhsin Shah
7a6068d7be
Changed currentState update func to the not reset constants state
2024-05-23 19:32:02 +05:30
Akshay
3974b00087
Merge pull request #9807 from ToolJet/fix/rest-api-multiform
...
Fix: RestAPI multiform request
2024-05-23 17:29:48 +05:30
Akshay
4136010dd1
Merge pull request #9812 from ToolJet/hotfix/tjdb-query-subpath
...
Hotfix: TJDB query subpath
2024-05-22 19:02:11 +05:30
Kiran Ashok
0e76205a88
fix : Codehinter crash fix , miscellaneous ui fixes ( #9814 )
...
* fix : codehinter crash , misc ui fixes
* fixes: codehinter fx option in event manager
2024-05-22 13:21:59 +05:30
Akshay Sasidharan
8a9cd790c1
fix TJDB query with subpath setup
2024-05-21 22:52:21 +05:30
Akshay Sasidharan
7404968056
remove json attribute added on request options
2024-05-21 19:53:56 +05:30
Anantshree Chandola
2e6f4510dd
add validation for password length ( #9798 )
2024-05-21 12:50:56 +05:30
Adish M
323be47e64
Merge pull request #9788 from ToolJet/update-test-system-main
...
test system automation for main
2024-05-20 20:37:09 +05:30
Adish M
df9ddf8d71
test syste automation for main
2024-05-20 20:35:21 +05:30
Kavin Venkatachalam
1cc99a86c1
Merge branch 'main' of https://github.com/ToolJet/ToolJet into feat/grid-appbuilder-improvement
2024-05-20 10:46:19 +05:30
emidhun
6a069e95e1
Fix basic data-cy
2024-05-20 09:03:24 +05:30
Akshay
b5ff90479d
Merge pull request #9141 from ToolJet/release/database-1.1
...
Release: Database 1.1 + Community (v2.43.0)
2024-05-17 19:21:04 +05:30
Ganesh Kumar
5a4d2a93f8
stylefix: tooljet database cell had multiple border on edit mode ( #9763 )
2024-05-17 17:40:30 +05:30
Kavin Venkatachalam
02b9789e29
fix: alignment issue on query manager
2024-05-17 15:50:31 +05:30