Commit graph

3098 commits

Author SHA1 Message Date
Muhsin Shah
40a48d00a7 removed navigate function from components and moved to route wrapper 2024-02-24 17:21:21 +05:30
Muhsin Shah
1d5c37fa66 fix: preview page title 2024-02-24 16:12:00 +05:30
Muhsin Shah
ebac6d09e9 fixed current_user null issue 2024-02-23 15:52:57 +05:30
Muhsin Shah C P
1e825713d7
Fixed authRoute organization name issue (#8903) 2024-02-23 15:13:34 +05:30
Muhsin Shah
a2c4237e96 Merge branch 'main' into invite-flow-part1/platform14 2024-02-22 21:09:32 +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
Kiran Ashok
41bce67b1d
hotfix : Console throwing error / warnings related to svgs (#8895)
* fix : fix fill rule clip rule etc to camelcase

* fix : svg width and height made to 100% instead of auto

* fix :: few more svg height and width change in editor

* remove logs
2024-02-22 16:52:54 +05:30
Muhsin Shah C P
57d7a75814
[Enhancement] Improve Workspace Invitation Flow (#8873)
* Started working on invite flow changes - new backend api

* Worked on decoupling routes logic from private route

* Changed invite flow

* Removed VerificationSuccessInfoScreen component from organization invite process

* Added sso invite user signup

* working on signup revamp - handling instance and organization signups

* working on signup bugs

* Refactor signup process and handle error messages consistently

* resolved login bug

* bug-fix: Redirection issue after org accepting invite

* Replaced signup/org-id to org-slug

* Fixed bugs: SSO redirection, logout and login redirection.

* Added incorrect email input error

* Refactored inviteSessionPayload and activateAccountWithToken functions

* Bugfix: back to login button wasn't working

* bugfix: redirection after switch workspace API

* added: auto password setup, sso signup errors

* Removed console logs

* fixed personal workspace bug, workspace signup route fixes

* fix: user already invited but tried to signup through signup url

* sso incorrect email check

* updated error messages

* Added non-existed workspace login url error redirection
2024-02-22 15:09:11 +05:30
Nakul Nagargade
77c03be1a5
fix : Update one of the accordion from 'Layout' to 'Devices' (#8874)
* Fix table data on update is not rendering the table data

* Update one of the properties accordion from Layout to Devices
2024-02-22 08:20:27 +05:30
Midhun Kumar E
14f714529e
Add and fix data-cy (#8872) 2024-02-20 21:28:24 +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
Kiran Ashok
d22bbaadba
fix : inspector icon alignment (#8843) 2024-02-19 12:50:05 +05:30
Akshay
97b022bf67
Merge pull request #8392 from ToolJet/release/marketplace-1.6
Release: Marketplace 1.6 - v2.30.0
2024-02-16 18:49:57 +05:30
Johnson Cherian
a010fba17b
fix: set preview data after transformation in query panel run button click (#8817) 2024-02-16 17:02:07 +05:30
Akshay Sasidharan
3a5980ef28 Merge branch 'main' into release/marketplace-1.6 2024-02-16 14:35:38 +05:30
Syed Abdul Rahman
63b1142d95
Fixed pagination broken issue in App dashboard (#8809) 2024-02-16 12:09:30 +05:30
vjaris42
37e81c9e00
Fix: app loader state in dark mode (#8784)
* fix: app loader state in dark mode

* fixes
2024-02-15 19:44:47 +05:30
vjaris42
bb660212f3
Fix: Dark mode issues across the app (#8744)
* fixes: dark mode issues accros the app

* fix: username visibility on dark mode

* dark mode from grup duplication

---------

Co-authored-by: Kritagya <kriks.iitk@.com>
2024-02-15 19:44:02 +05:30
Akshay Sasidharan
bffb261507 Merge branch 'main' into release/marketplace-1.6 2024-02-15 13:07: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
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
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
Akshay
b6d15600e4
Merge branch 'main' into release/marketplace-1.6 2024-02-13 17:47:48 +05:30
Ganesh Kumar
b3479921a6
Bugfix/marketplace 1.6 release (#8760)
* fix: dashboard section header was not updated

* fix: tooltip will not be shown for null boolean and empty strings

* fix: sort and filter condition menu will be closed on clickaway

* fix: when creating new row input field text is overlapped by null value

* fix: table rename form keypress triggers create table api

* fix: null toggle of cell edit menu doesnt seem to work properly after cell error state

* fix: null toggle were disabled when you update a cell with null value in cell edit menu
2024-02-13 17:38:17 +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
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
a0c9011e6b
Add loader when deleting a event in inspector (#8741) 2024-02-12 10:04:54 +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
Akshay
ba7a2d6da9
Feature: TJDB UX Revamp (#8538)
* Added Edit column functionality in ToolJet Database Table

* feat: null constraint support for create_table add_column edit_column

* fix: default data-type validation has been added

* completed column header revamp

* feat: added not null toggle in create new table drawer

* feat: on toggle not null constraint value will be persisted

* fix: loads label for not null toggle dynamically

* feat: add new column to tjdb null constraint support

* new datatype dropdown design implemented

* added new icon for delete column

* added delete icon for column

* added delete icon for column

* fix: when table name is empty create button will be disabled

* fix: datatype dropdown height fix

* fix: datatype drop down issue fix

* fix: datatype dropdown alignment fix

* fix: delete icon changed to new theme

* fix: delete icon changed to new one

* fix: create new column column name and datatype mandatory validation added

* fixed styling issues

* Added 2 space indentation for css

* inline css moved to css files as well as added 2 space indentation

* fix: createTable addColumn editColumn api payload structure change to incorporate constraint changes

* fix: error handling added for editColumn api

* added 2 space indentation

* fix: create table API payload structure changes

* added 2 space indentation and applied styles for dark mode as well

* disabled the existing column's dataType

* fix: create new column payload updated

* renamed columnIndex to columnSelection and fixed the plus column creator button position issue

* renamed columnIndex to columnSelection and added text visiblity for dropdown in dark and light mode

* moved the react-select's new styles to constants.js file as function

* react select's css moved to constants.js file

* fix: review comments has been fixed

* added edit column warning UI

* completed edit column new flow

* remove Please wait for ToolJet to update..this line from edit column warning message

* increased height for add column + button

* fix: create table will not accept empty values for mandatory fields like tablename column_name datatype

* fix: custom error message for tjdb add row operation

* stylefix: table footer page info section realignment changes

* fix: moved addNewColumn btn to dropdown on clicking table in sidebar

* feat: bulk update and add row option is moved to drop down

* add ability to collapse sidebar

* add tooltip

* fiexed the tooltip issue in collapsible sidebar

* fix background on blank slate

* fix: layout changes for tjdb table header section

* stylefix: tjdb table menu bar style fixes

* stylefix: header btn gap has been reduced

* fix: edit row data populated into the form

* adjusted height

* added small alignment changes

* pagination-rewamp

* adjusted footer style when we collapse the sidebar

* fixed the pagination issue when we add new row

* feat : sticky column header

* feat: expandable row with menu bar flaky issue

* fix: on row hover expand icon will now be visible

* stylefix: added bg color for row hover and cell hover

* stylefix: adjusted expand icon sise

* feature : cell navigation

* fix: flaky issue on tjdb menu bar while expanding row has been fixed

* added naviagation function for table cells

* fix: edit row drawer variable name fixes

* added cell edit option in table cell

* feat: tjdb cell edit dropdown menu completed

* fix merge

* updates node version

* fix: sticky column to left

* feature : cell navigation

* add support for null values on tjdb bulk upload

* stylefix: table background for dark mode fixed

* feature : cell edit implementation

* feat: progress bar for cell edit

* feature : cell edit implementation on boolean datatye

* bug fixes

* toggle implementation

* fix: removed duplicate not null constraint toggle in edit column form

* fix: when last filter is deleter in tjdb dashboard filter drop down will be closed

* feat : cell edit implementation completed

* removed console logs

* fix: edit column onclick not null toggle crash issue fixed

* solved bugs

* added border 2px for selected cells

* added cellvalue in cell input if  it have not null constraint

* stylefix: css value for cell hover has been updated

* fix: table header sticky

* stylefix: row hover background color for dark mode

* fix: autocomplete is off for cell edit input field

* fix: null tag was shown when we focus on the input field as well

* fix: in cell edit menu either null or default can be choosen

* fix: cell edit menu null toggle value sync and edit menu not opening issue

* stylefix: row hover bg color was broken

* fix: cell navigation flaky issue

* stylefix: progress bar attached to the bottom of the cell

* fix: tooljetdb collapsible side bar style changes has been fixed

* fix: added infor for cell edit menu navigation

* fix: cell navigation and cell edit menu boolean view arrow navigation

* fix: flow issues in cell navigation has been fixed

* fix: backspace key will remove null values and open cell edit mode

* fix: updated icon for openai datasource

* fix: when we update or delete record pagesize has been modified but it should remain same

* feat: typing on selected field inserts value and enable edit menu and removes null value if exist

* stylefix: table checkbox styling updated

* stylefix: tooljetdb table checkbox indeterminate mode style fixes

* stylefix: row selection background color

* fix: table first column can be selected but not edited

* fix: tooljetDB delete row btn text should be in plural when multiple rows are selected

* fix: when column header menu is opened and closed cell click was not working it is fixed now

* fix null value on id column on row insert

* fix: cell text overlfow will truncate

* fix: in tooljetdb while creating new row filters and sorts which were selected will be made default

* fix: tooljetdb table cell tooltip design change

* fix: on column select and hover entire column was flaky issue fixed

* fix: on edit cell and delete row filter-sort-page-pagesize will be retained

* fix: text info for multiple records selected was wrong

* fix: In tooljetdb tooltip on cell hover wasnt shown for cells pertaining to selected column

* fix: tooljetdb on create row operation scroll will be moved to top

* stylefix: in dark mode on hovering selected row cell background color was wrong

---------

Co-authored-by: Abd-Rahman-1999 <s.rahmanabd1999@gmail.com>
Co-authored-by: Ganesh Kumar <ganesh8056234@gmail.com>
2024-02-08 15:05:26 +05:30
Kavin Venkatachalam
eafb0e7a49
Merge pull request #8742 from ToolJet/main
Merge main to develop
2024-02-08 14:59:53 +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
c8d0e3cc9e
Add data-cy to support dropdown automation (#8739) 2024-02-08 13:39:29 +05:30
Akshay Sasidharan
a2b891d692 Merge branch 'develop' into release/marketplace-1.6 2024-02-08 12:34:12 +05:30
Kiran Ashok
76ca8e577c
review fixes (#8714) 2024-02-08 11:25:46 +05:30
Kavin Venkatachalam
b4f051c39f
Merge pull request #8735 from ToolJet/main
Merge main back to develop (v2.28.2)
2024-02-08 10:53:35 +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