Nakul Nagargade
cb09e12d84
Revert "feat : New dropdown revamp ( #8160 )" ( #8756 )
...
This reverts commit 1831b77f3b .
2024-02-09 14:46:53 +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
Arpit
c2e45273ce
[hotfix] : import/export api not picking display preferences of widgets ( #8673 )
...
* fixes: importing apps should pick up options from exported display preferences
* bumped up the version
2024-02-07 13:22:29 +05:30
Nakul Nagargade
533dc3c161
feat: Text component revamp ( #8097 )
...
* init textinput revamp
* updated styles panel
* bugfix
* updates
* fix :: accordion
* fix :: styling
* add box shadow , additional property,tooltip
* fix conditional render for styles
* 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
* fix :: added loader
* updated :: few detailing
* few bugfixes
* fix :: for form widget label
* fix merge issue
* fixes
* added option to add icon color
* 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
* cleanup and fixes
* fixes
* cleanup
* fixes
* 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
* Fixes
* 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
* Fix tooltip
* on change event doesnt propagate exposed vars correctly
* adding debounce for slider value change
* fix :: for modal ooen bug during onfocus event
* test slider
* 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
* Add empty string as or condition.
* 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
* Fix tooltips
* Fix loader styles
* Fix merge conflict issue
* fix
---------
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-02-07 12:40:55 +05:30
Kavin Venkatachalam
e686da1e55
Merge branch 'appbuilder-1.5' of https://github.com/ToolJet/ToolJet into appbuilder-1.5
2024-02-06 15:20:28 +05:30
Nakul Nagargade
d0e22a9f54
feat: Preview App header revamp ( #8384 )
...
* Preview App header revamp
* Fixes as per new design
* fixes
* Fix
* commit
* Add mobile mode in viewer
* Add on banner click redirecting to tooljet website
* fixes
* Hide scrollbar in viewer mobile
* Change text to built with
* Design feedback
* Fix design feedback
* Resolve code comments
* Remove consoles
* Remove file
* Resolve code comments
* fix
* Fix on launching from dashboard preview settings still available
* Fix tooltip placement
* Fix QA bugs
* Added mobile preview mode
2024-02-06 14:51:47 +05:30
Midhun Kumar E
d36cc44920
test: Add automation for text-input revamp. ( #8671 )
...
* init textinput revamp
* updated styles panel
* bugfix
* updates
* fix :: accordion
* fix :: styling
* add box shadow , additional property,tooltip
* fix conditional render for styles
* feat :: fixed order of each property and styles
* feat :: styling input
* bugfix
* 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
* fix :: added loader
* updated :: few detailing
* few bugfixes
* fix :: for form widget label
* fixes
* added option to add icon color
* 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
* fixing edge cases
* removing resize
* backward compatibility height
* backward compatibility
* number input review fixes
* added exposed items
* fixing csa
* 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
* fix :: password input
* cleanup and fixes
* fixes
* cleanup
* fixes
* 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
* feat :: change validation from properties
* ui fixes
* icon name
* 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
* fix
* label issue + restricted side handler
* fix :: box shadow bug
* on change event doesnt propagate exposed vars correctly
* adding debounce for slider value change
* fix :: for modal ooen bug during onfocus event
* test slider
* Add common utils
* Modify helpers
* Add text input spec
* Add utils for field validation
* Minor spec updates
* Fix for password basic automation cases
---------
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-02-06 10:27:31 +05:30
Arpit
c643a8128f
fixes: app versioning with kannban children and import export apps ( #8407 )
2024-02-01 11:38:44 +05:30
Arpit
f549976615
[hotfix] fixes: auto save is triggered on key press without any changes ( #8639 )
...
* fixes: auto save is triggered on key press without any changes
* bumped up the version
* fixes: runQuery should be able to fire fromcustom component (#8652 )
2024-01-29 15:58:14 +05:30
Abhinaba Adhikari
b2b569306d
Remove redundant dataSourceOptions from app export ( #8521 )
2024-01-22 16:02:45 +05:30
vjaris42
980328e063
Revamp users table and edit organization users drawer ( #8329 )
...
* setup user tables and edit user drawer
* fix states on user edit and ui fixes
* fixes
* fix: user update
* remove: disable editing of full name while editing user
* bug fixes
* bug fixes
2024-01-19 16:53:40 +05:30
kriks7iitk
4f67e858cc
Release group duplication feature ( #8575 )
...
* [hotfix]: Prevent Autosave on Client Updates Received via Websockets for MultiEditing (#8549 )
* Prevent Autosave on Client Updates Received via Websockets for MultiEditing
* bumped up the version 2.27.6
* created backedn for group duplication
* created group duplication feature
* Added overflow tooltip
* Code sanity improved
* Fixes:CE
* fix
* overlapping issue fx
---------
Co-authored-by: Arpit <arpitnath42@gmail.com>
Co-authored-by: Kritagya <kriks.iitk@.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2024-01-19 14:17:23 +05:30
vjaris42
6815522b26
Rearranges crucial entry points for navigation inside editor and dasbhoard ( #8540 )
...
* fixed sentence case for form component #7799 (#8465 )
* revamp: navigation and dashboard
* change ds icon
* fix: design reveiws
* fix layout header border
* bug fixes
* bug fixes
* cleanup
---------
Co-authored-by: Sufiyan <84285133+Sufiyan-dev@users.noreply.github.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-01-17 16:15:30 +05:30
Akshay Sasidharan
f48e273f11
bump version
2024-01-12 22:36:37 +05:30
Arpit
f408f52268
[hotfix]: Prevent Autosave on Client Updates Received via Websockets for MultiEditing ( #8549 )
...
* Prevent Autosave on Client Updates Received via Websockets for MultiEditing
* bumped up the version 2.27.6
2024-01-11 16:34:42 +05:30
gsmithun4
43302287e4
bump version
2024-01-10 15:40:42 +05:30
Akshay Sasidharan
a1763bb414
bump version
2024-01-09 16:17:34 +05:30
Akshay Sasidharan
01faae7f93
fix db url parse
2024-01-09 00:17:59 +05:30
Arpit
7ceeb8e018
[hotfix] fixes: ordering of event execution & Table switch ( #8509 )
...
* fixes: ordering of event execution
* Fix switch group not updating default value
* bumped up the version
* bumped up the version 2.27.4
---------
Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2024-01-08 14:50:35 +05:30
Akshay
ad4d81c5f4
Merge branch 'main' into release/templates-1.0
2024-01-05 19:19:01 +05:30
Akshay Sasidharan
d0b0fbfd09
bump to v2.27.1
2024-01-05 19:11:26 +05:30
Akshay Sasidharan
bb87916fcb
fix duplicate queries on templates
2024-01-05 18:48:20 +05:30
Abhinaba Adhikari
491908ebb6
Add new templates and remove old templates ( #8490 )
...
* bugfix: airtable plugin support for personal access token (#8295 )
* fix: airtable plugin support for personal access token
* fix: review comments fixed
* Add new templates and remove old templates
* Change onboarding page templates and fix CSS
* Change Job application tracker template images
* Implement dark mode for onbarding page templates
* Fix templates with query issues
* fix template creation
* Remove redundant datasource options from templates
---------
Co-authored-by: Ganesh Kumar <40178541+ganesh8056@users.noreply.github.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-01-05 17:46:52 +05:30
Manish Kushare
2783466be2
[Hotfix]: Action button event is not getting triggered ( #8480 )
...
* hotfix : action button event is not getting triggered
* removing .then for setExposedvariables and setExposedVariable
* bump version
* Revert "bump version"
This reverts commit 5e9df4825f .
* bump version
* adding .then to onComponentOptionChanged function in global filters
* making on search event fire upon searching
* fixed lint issues
2024-01-04 11:53:04 +05:30
Arpit
b91029a008
[hotfix] CE fixes ( #8395 )
...
* events should be synced for multi-edit
* remove console
* removes db constrainsts for layouts and handles corrupeted apps created from prev migrations
* Revert "removes db constrainsts for layouts and handles corrupeted apps created from prev migrations"
This reverts commit 10a307118b .
* removing constrainsts fro CE
* bumped the patched version ~ 2.26.3
* fixes: import/export general styles for components
* fixes: viewer crash on adding plugin as gds due to accessing camalised data
* fixes: plugin queries gds
* preserve duplicate search params on restapi
* preserve duplicate params in query manager params fields
* fixes: edge cases where undo of some components crashes thew widget
---------
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2023-12-28 15:16:50 +05:30
Midhun G S
49d11d7cd6
Added test user on seeding ( #8393 )
...
* Added test user on seeding
* fix
* fix
* fix
2023-12-22 17:51:06 +05:30
Muhsin Shah C P
53d119680f
[chore] Node-module vulnerabilities ( #8226 )
...
* started working on node upgrade to 18.18.2
* testing ci
* updated ci node version
* updated action code
* deleted all package-lock.json files
* deleted and ovverrided some packages
* deleted and fixed server & frontend vulnerabilities
* updated firestore version
* fix: ws type issue
* fix: upgraded lerna version
* regenerated package-lock.json files again
* regenerated marketplace lock file
* updated node version in other ci and docker files
* update: lock file plugin side
* updated the npm version in docker & ci files
* removed unused imports from events file
* removed dependency-review action
* updated some packages
* tried to go with current node-module of jest. had to upgrade
* fix: deprecated function usage - ts-jest
* fix: server directory lint issues
* fixed login page issue after router-dom upgrade
* updated import/no-unresolved rule to ignore import errors of react-loading-skeleton, react-spring packages
* fix: cypress node version & package-lock issue
* regenerated cli package-lock.json
* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only
* fix: form-data docker issue
* removed comment
2023-12-21 11:55:35 +05:30
Anantshree Chandola
b556c06d21
Fix for handling 'go to app' event for previously added unreleased apps and new apps ( #8169 )
...
* fix go to app event for unreleased apps
* updates
2023-12-19 20:06:23 +05:30
vjaris42
ab3c03847e
fix: constants resolution on saved datasources ( #8223 )
2023-12-19 10:35:56 +05:30
gsmithun4
2211d90628
bump version
2023-12-19 10:23:32 +05:30
Kavin Venkatachalam
83e3e3cf81
Merge pull request #8306 from ToolJet/release/v2.26.1
...
Release v2.26.1
2023-12-18 10:53:19 +05:30
Arpit
911d152176
[Hotfix] Table component column generations issues ( #8309 )
...
* fixes: on column deletion, the array is replaced with prev data instead of latest update from client
* fixes: table crash on viewer editor as there are duplicte columns while create component definition
2023-12-14 15:50:07 +05:30
Kavin Venkatachalam
c86cfcdaeb
Bumped version
2023-12-13 16:03:36 +05:30
Arpit
f2de0f2374
fixes:only gds queries caanot be versioned on creating a new versions ( #8292 )
2023-12-12 17:47:17 +05:30
Kavin Venkatachalam
d04ee8ff18
Bumped version
2023-12-11 15:54:58 +05:30
Kavin Venkatachalam
6cc57e704b
Merge branch 'main' of https://github.com/ToolJet/ToolJet into appbuilder-1.4
2023-12-11 15:54:08 +05:30
Nakul Nagargade
63c0682a55
Allow esm.sh as a allowed source for importing ES6 modules from a URL in script-src ( #7499 )
2023-12-11 15:18:33 +05:30
Akshay Sasidharan
92df78bd1a
fix type errors on mocked got on package update
2023-12-08 19:41:12 +05:30
Akshay Sasidharan
827a9e333e
update jest and mock for failing specs
2023-12-08 18:21:08 +05:30
Akshay Sasidharan
4d627de0c3
fix import error on test suite
2023-12-08 13:11:07 +05:30
Akshay Sasidharan
96f56ff5c0
bump to v2.25.0
2023-12-07 19:43:31 +05:30
Akshay Sasidharan
52162f75a4
Merge branch 'develop' into release/marketplace-1.5
2023-12-07 19:42:23 +05:30
Sherfin Shamsudeen
83b53c949b
[hotfix ]fix: event mapping query race condition ( #8258 ) ( #8261 )
...
* [hotfix ]fix: event mapping query race condition (#8258 )
* fix: event mapping query race condition
* fixes: duplication dq from lds and gds
* Bump version (#8262 )
---------
Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-12-07 19:17:03 +05:30
gsmithun4
839bca2c25
bump version
2023-12-06 17:28:18 +05:30
Akshay Sasidharan
ffffc7f2f4
Merge branch 'develop' into release/marketplace-1.5
2023-11-29 17:36:50 +05:30
Manish Kushare
1fd94df62e
Page change event is getting triggered in the table component ( #8221 )
...
* Page change event was not getting triggered
* bump version
* When client side is toggled , event is getting firedf twice : fixed
2023-11-29 16:38:47 +05:30
Akshay Sasidharan
80dc61e92c
make join errors user friendly
2023-11-17 16:06:09 +05:30
Arpit
84026a25ec
Hotfix : Import/export apps with tabs ( #8162 )
...
* fixes: tab children should be correctly mapped on imprted app from older versions
* fixes: event mapping for import/export
* fixes: run queries on page load is not available untill manually run once
* Sort event getting fired only when sorting is applied in the table (#8165 )
* bug fixed : sort event getting fired on each render
* removed then
* bumping version to v2.24.2
---------
Co-authored-by: Manish Kushare <37823141+manishkushare@users.noreply.github.com>
2023-11-17 15:53:56 +05:30