Adish M
d62f33b077
Fix for marketplace cypress host-url
2024-02-16 15:12:47 +05:30
Adish M
2d94d32c4e
Fix for marketplace cypress host-url
2024-02-16 14:27:51 +05:30
Adish M
6978d19ba3
Fix for marketplace cypress workflow
2024-02-16 13:18:22 +05:30
Adish M
7176b54ecd
Merge pull request #8802 from ToolJet/fix-marketplace-workflow-m
...
Fix marketplace workflow
2024-02-15 12:25:47 +05:30
Adish M
9a41e6bbdf
Fix marketplace workflow
2024-02-15 12:24:22 +05:30
Kavin Venkatachalam
f6ececf1ac
Merge pull request #8711 from ToolJet/appbuilder-1.5
...
Release v2.29.0 - App builder 1.5
2024-02-15 11:23:25 +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
Midhun Kumar E
c65feb7255
fix failures ( #8797 )
2024-02-15 09:06:50 +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
Nakul Nagargade
63d7a0c33b
fix: Add scroll on hoverin text component ( #8785 )
...
* Add scroll on hover
* Add optional check
* Add firefox styles
* Hide horizantal scroll
* Fix scollbar width
2024-02-14 22:22:52 +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
Mekhla Asopa
0edb647c47
updated file path ( #8781 )
2024-02-14 09:12:16 +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
Midhun Kumar E
e696b16e00
test: Fixed automation failures of appbuilder-1.5 ( #8753 )
...
* Fix type on commands
* Fix hover issue on colorpicker fx
* Fix event wait
* Fix spec for text input
* Modified automation case for CSA
* Add preview validation for properties
* Add preview validation for styles
* Skip preview it block
* Add automation for pasword Input
* Add automation for nimber Input
* Add missing specs to the suite
2024-02-13 15:14:39 +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
Muhsin Shah C P
5129df6e90
app organization id decamalization issue ( #8768 )
2024-02-12 18:24:30 +05:30
Manish Kushare
7d250afacc
Inspector is not positioned properly in firefox ( #8776 )
2024-02-12 18:22:45 +05:30
Kritagya
f549c539a1
updating app state on renaming
2024-02-12 15:48:04 +05:30
Nakul Nagargade
84767385cf
fix: Move visibility, disabled and tooltip from styles to properties in import export ( #8750 )
...
* Move visibility, disabled and tooltip from properties to styles.
* Adds a generic function to move properties in component
2024-02-12 13:38:54 +05:30
Nakul Nagargade
1a17e10c9e
Fix lint issues on migration ( #8767 )
2024-02-12 13:38:26 +05:30
Nakul Nagargade
a0c9011e6b
Add loader when deleting a event in inspector ( #8741 )
2024-02-12 10:04:54 +05:30
Nakul Nagargade
c2abc59e02
migration: Move visibility, disabled, and tooltip to properties ( #8757 )
...
* Revert "feat : New dropdown revamp (#8160 )"
This reverts commit 1831b77f3b .
* Move visibility, disabled state and tooltip to properties
2024-02-12 08:02:40 +05:30
Nakul Nagargade
ed29add817
Fix react markdown applying margin bottom ( #8761 )
2024-02-09 19:34:18 +05:30
vjaris42
07a0164715
Fix: overlay of nav dropdown on pinned sidebar ( #8758 )
...
* fix: overlay of nav dropdown on pinned sidebar
* add changes to scss
2024-02-09 15:55:25 +05:30
Nakul Nagargade
4f26029bec
Fixes Border Radius and Box Shadow to sentence case ( #8759 )
2024-02-09 15:09:06 +05:30
Nakul Nagargade
cb09e12d84
Revert "feat : New dropdown revamp ( #8160 )" ( #8756 )
...
This reverts commit 1831b77f3b .
2024-02-09 14:46:53 +05:30
Kavin Venkatachalam
a8ab536105
chore: Disable console.logs in production ( #8497 )
...
* Added code to block all console.logs in prod
* Removed console using Terser plugin
2024-02-09 08:53:57 +05:30
Midhun G S
71020c9ab6
Merge pull request #8731 from ToolJet/release/platformv12.1
...
Release Platformv12.1
2024-02-08 14:56:59 +05:30
Johnson Cherian
6d15151a9d
fix: removed loader for preview when run button is clicked ( #8740 )
2024-02-08 14:08:00 +05:30
Midhun Kumar E
c7bffcbc80
data-cy: Add data-cy for component revamp ( #8686 )
...
* Add basic automation cases
* Add data-cy for common elements and input components
2024-02-08 13:41:13 +05:30
Midhun Kumar E
594ee108f9
Add basic automation cases ( #8697 )
2024-02-08 13:40:08 +05:30
Midhun Kumar E
c8d0e3cc9e
Add data-cy to support dropdown automation ( #8739 )
2024-02-08 13:39:29 +05:30
Midhun Kumar E
e95d7d65bb
Add automation for editor titles ( #8577 )
2024-02-08 13:39:12 +05:30
Nakul Nagargade
0a6b2ba543
Merge branch 'appbuilder-1.5' of https://github.com/ToolJet/ToolJet into appbuilder-1.5
2024-02-08 12:21:44 +05:30
Nakul Nagargade
de938b53d4
Upgrade sentry packages
2024-02-08 12:21:31 +05:30
Midhun Kumar E
59e22b6aed
Add automation for dropdown -specefic cases ( #8738 )
2024-02-08 11:49:58 +05:30
Kiran Ashok
76ca8e577c
review fixes ( #8714 )
2024-02-08 11:25:46 +05:30
Nakul Nagargade
1421b53dd7
Fixes sentry issues ( #8734 )
2024-02-08 10:50:36 +05:30
Kavin Venkatachalam
f975f54dd3
Merge branch 'appbuilder-1.5' of https://github.com/ToolJet/ToolJet into appbuilder-1.5
2024-02-08 10:41:52 +05:30
Kavin Venkatachalam
5ac73d4b72
Merge branch 'main' of https://github.com/ToolJet/ToolJet into appbuilder-1.5
2024-02-08 10:41:24 +05:30
Nakul Nagargade
1831b77f3b
feat : New dropdown revamp ( #8160 )
...
* init textinput revamp
* updated styles panel
* bugfix
* updates
* fix :: accordion
* fix :: styling
* add box shadow , additional property,tooltip
* fix conditional render for styles
* redesign cell of dropdown column type
* redesign down arrow in the value container
* making down arrow display none when select element is focused
* feat :: fixed order of each property and styles
* feat :: styling input
* bugfix
* migration to move visibility and disabled state from properties to styles in appdefinition
* Migration changes
* Fix exposed variables
* Fix styles and add extra properties
* Merge fixes
* Add support for onHover show fx btn
* Fixes
* Migration move box shadow from general styles to styles
* Resolve merge issues
* Add padding and fix background color not working
* feat :: add option to add icon
* add option to add icon
* adding option to toggle visibility
* updated password input with new design
* chnaging component location
* bugfix
* style fixes
* initial commit
* fix :: added loader
* redesign select column type in table
* stopping event propagation upon clicking menu list to avoid row selection
* Revamp options UI
* updated :: few detailing
* few bugfixes
* fix :: for form widget label
* Add Dropdown styles
* Fix box shadow not changing
* bug fixes
* Fix styles
* Fix param updated not updating app def correctly when called twice
* fix checkmark
* fix merge issue
* fixes
* added option to add icon color
* Hide loading state when dynamic options are not enabled
* including label field for password input
* fix for label
* fix
* test fix backward compatibility for height
* updates
* revert
* adding key for distinguishing older and newer widgets
* testing
* test
* test
* update
* update
* migration testing
* limit vertical resizing in textinput
* testing
* throw test
* test
* adding check for label length
* Add deprecated tooltip for exposed variable tooltip
* fixing edge cases
* removing resize
* backward compatibility height
* backward compatibility
* number input review fixes
* added exposed items
* fixing csa
* Add scroll property
* ui fixes
* fix height compatibility
* feat :: csa for all inputs and exposed variables
* backward compatibility fixes and validation fixes
* fixes :: textinput positioning of loader and icon
* Update default size
* fix :: password input
* Fix styling in toggle item
* Fix toogleItem padding
* Fix depreacted tag styling
* Fix scroll
* Fix autoWidth
* cleanup and fixes
* Add new option capability
* fixes
* cleanup
* Fix bugs
* fix height
* fixes
* Fixes
* Remove commented code
* Fix validation error
* review fixes
* review fixes
* typo fix
* fix padding
* review fixes styles component panel
* fix naming
* fix padding
* fix :: icons position
* updates
* cleanup
* updates events , csa
* backward compatibility
* clean
* Fix
* feat :: change validation from properties
* ui fixes
* icon name
* hide scroll when style scroll property is disabled
* Add icon colour
* Fixes
* Fixes
* fix
* removed 'px' text from tooltip
* fixes placeholder
* few updates :: removing label in form
* ui in form
* update :: number input validation behaviour
* testing fixes
* added side handlers
* removing unwanted fx
* disabling fx for padding field
* ordering change
* Resolve code comments
* fix
* label issue + restricted side handler
* Resolve code comments
* Fix
* fix :: box shadow bug
* fixes after merge
* Fix tooltip
* on change event doesnt propagate exposed vars correctly
* adding debounce for slider value change
* Resolve code comments
* fix :: for modal ooen bug during onfocus event
* test slider
* Resolve code comments
* fix :: bugs regarding state update in checbox , slider , slider bug
* update slider with radix slider
* bugfix
* fix auto widh bug
* updae margin
* few fixes renamed style ppts
* stylefix
* Fix QA comments
* Border color in form keep blank
* Fix padding issue
* Add empty string as or condition.
* Fixes
* fixes
* console commit remove after
* fixes
* fix
* Fixes
* Fix QA comments
* fix :: config handled not getting focused on hover of the component
* Fix QA comments
* typo
* Fixes
* Fix QA bugs
* CSA names fix
* Fix cases CSA actions
* changing to running
* Fix bugs
* Fix bugs
* Fix tooltips
* Fix tooltips
* Fix loader styles
* Fixes
* Fix merge conflict issue
* fix QA bugs
* Fixes
* Fixes
* fix
* Remove validation
* expose input value for search text
* Fixes
* Remove table changes
* migration: Move visibility and disabled states from style to properties (#8638 )
* Move visibility and disabled states from style to properties
* Add tooltip in general
* Adding batching
* Fix migration
* Remove unnecassary comments
---------
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2024-02-08 09:30:40 +05:30
Kiran Ashok
5a3ec54459
fix: Modal crashing , fixes in form with custom schema ( #8719 )
...
* fix :: for modal crashing , custom form showing labels for input
* removing validation as there is no fx
* alignment and fixing resize issue in form with custom schema
* fix : center modal
2024-02-08 08:54:13 +05:30
Kavin Venkatachalam
53ad5fd60f
feat: Added a scrollbar on pages menu in viewer ( #8715 )
...
* Added a scrollbar on pages menu in viewer
* Add overflow
* Fix last page not visible
---------
Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
2024-02-08 08:50:14 +05:30
vjaris42
23da76d1cc
added: checks for oauth credentials ( #8722 )
2024-02-07 17:34:38 +05:30
gsmithun4
4c1eb5f71c
bump version
2024-02-07 17:33:49 +05:30