Akshay
c1c85db326
Merge pull request #6229 from ToolJet/bugfix/db-label
...
Fix :: change database labels in ui sidebar and header
2023-05-03 12:24:34 +05:30
Muhsin Shah C P
b25e191808
fix: version deletion issues ( #5916 )
2023-05-03 12:16:49 +05:30
stepinfwd
89844023f9
fix :: change database labels in ui sidebar and header
2023-05-03 12:08:41 +05:30
arpitnath
0e2ca5a3cf
frontend fixes
2023-05-02 19:20:51 +05:30
Akshay
1bd54eca76
Merge pull request #6167 from ToolJet/improvements/marketplace-gds
...
Integration of Marketplace Plugins into Global Datasources for Enhanced Searchability
2023-05-02 19:14:42 +05:30
Akshay
3436641ee9
Merge pull request #6211 from ToolJet/plugin/gRPC
...
GRPC Datasource
2023-05-02 19:12:11 +05:30
arpitnath
839183d607
resolve comments
2023-05-02 18:31:45 +05:30
arpitnath
752cd7c436
clean up
2023-05-02 15:24:31 +05:30
Ajith KV
b1006e2810
Add and modify data-cy for dashboard ( #6212 )
2023-05-02 15:01:03 +05:30
Akshay
b22e6efecb
Merge pull request #6134 from ToolJet/test/fix-database-cypress-spec-failure
...
Modified database cypress spec failure
2023-05-02 14:42:24 +05:30
arpitnath
8f44a004e0
populate the server url from source option
2023-05-02 05:35:49 +05:30
arpitnath
74f02a3bf3
gRPC UI: Source connection form and query builder
2023-05-02 05:20:33 +05:30
arpitnath
0d8da49544
null check for imgs in datasurce lister
2023-05-02 05:18:46 +05:30
arpitnath
e6c58ef42d
new gds/plugin: gRPC
2023-05-02 05:18:02 +05:30
Shaurya Gupta
5d670417e2
fixes cursor default to pointer ( #5696 )
...
* fixes cursor default to pointer
* Added cursor to icon widget
---------
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-04-29 20:08:36 +05:30
Aditya Pratap Singh Hada
2638b0285a
Fix: replaced this by page name ( #6069 )
...
* Fix: replaced this by page name
* Fix: replaced current page reference
2023-04-29 20:08:19 +05:30
snehal741
328df6c85b
Change the text of CTA for first application ( #6087 )
...
Co-authored-by: Snehal Bobade <snehal.bobade@thoughtworks.com>
2023-04-29 20:07:58 +05:30
Don Basil Peter
4a0dbf450c
changed the default cursor to pointer in the page menu option for iss… ( #6129 )
...
* changed the default cursor to pointer in the page menu option for issue #6111
* Updated the previous commit to reflect changes mentioned in the given comment https://github.com/ToolJet/ToolJet/pull/6129#issuecomment-1522074271
* Reverted unwanted changes
* Updated classname
---------
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-04-29 20:05:30 +05:30
Luis
1edda6c5a2
fix:Change cursor to poiner on hover of Global settings toggle options #6112 ( #6143 )
2023-04-29 20:05:13 +05:30
Juan
a370848db6
#6120 Added pointer to dropdown in PopoverContent ( #6180 )
2023-04-29 20:04:54 +05:30
arpitnath
a60ffb3dc7
fixes: app crash for adding a new gds from marketplace
2023-04-28 19:48:36 +05:30
Kiran Ashok
1400c3b16c
Bugfix :: Updated issues with breadcrumb ( #6185 )
...
* fix :: height of workspace variable table
* fix :: breadcrumb issue in managesso workspace settings
* fix :: table user action fixes for breadcrumb
* fix :: crud actions , inconsistancy on breadcrumbs in homepage
* fix :: bug in initital load homepage breadcrumb
* fix :: breadcrumb issues with database page
* pr changes
2023-04-28 17:44:01 +05:30
Muhsin Shah C P
e28acce37c
[fix] camel paths are converted with underscore while populating the OpenAPI plugin operations field causing internal server error & crashing OpenAPI queries when the user changes the datasource ( #6149 )
...
* fix: paths issue
* fix: switching ds from query issue
* fix: decamelizing issue
* fix: else case
* refactoring the code
2023-04-28 16:13:51 +05:30
Ajith KV
b7d6bbd5bb
Add data-cy for manage sso page ( #6173 )
2023-04-28 10:23:13 +05:30
Lalit Chauhan
2901c47ede
Fixed typo in app builder empty canvas text ( #6005 )
...
* Fixed typo in app builder empty canvas text
* fixed a minor lint error
* Few more typos fixed
2023-04-27 15:24:23 +05:30
Kiran Ashok
d75ac78f12
Fix :: Modal firing onOpen event more than once ( #6124 )
2023-04-27 14:54:08 +05:30
Kiran Ashok
c981adc52d
Bugfixes :: Redesign bugs ( #6113 )
2023-04-27 14:40:42 +05:30
Kiran Ashok
a33cf58169
Bugfix:: Inconsistency in UI in darkmode ( #6103 )
...
* fix :: app menu not visible in dark mode and icon widget popover darkmode issue
* fix :: for nav in viewer styles , icon widget darkmode inconsistencies
* cleanup
2023-04-27 14:25:48 +05:30
Kiran Ashok
da176d922e
fix :: filepicker allowing all types even after providing accepted file type ( #6161 )
2023-04-27 14:25:21 +05:30
arpitnath
fc6c0ca043
includes the integration of marketplace plugins into all global datasources, thereby enabling the searchability of marketplace plugins.
2023-04-27 13:58:26 +05:30
Kiran Ashok
0a366f00df
Fix :: User only able login after clicking login button multiple times ( #6141 )
...
* fix :: login error
* fix :: lint
2023-04-27 13:48:00 +05:30
Kavin Venkatachalam
83deef37ef
Fixed bug on table date column sort ( #6119 )
2023-04-27 13:47:02 +05:30
Ajith KV
1c95ce9a3a
Add and modify data-cy for groups and permission ( #6148 )
2023-04-27 07:41:10 +05:30
Ajith KV
75b7c185d9
Add and modify data-cy for manage users page ( #6110 )
2023-04-26 06:50:07 +05:30
Mekhla Asopa
f31b8c223f
Fix database cypress spec failure
2023-04-25 23:32:14 +05:30
Kavin Venkatachalam
e40f0a1f31
Fixed range slider going into an infinite loop ( #6106 )
2023-04-25 10:45:21 +05:30
Kavin Venkatachalam
b82c4c7044
Fixed logout event issue on editor ( #6019 )
2023-04-24 17:40:58 +05:30
Manish Kushare
55c1d5a31b
Added feature to add new rows in the table ( #5954 )
...
* initial commit
* design the UI to add new row
* added logic to add and discard single row
* added csa to discard newly added row
* added feature to add and discard multiple rows
* added a dot to the icon of add new row to determine if the new rows is still not saved or discarded
* discard rows added csa bug fixed
* fixing the horizontal spacing issue inside the cell
* changing the default height of the table widget to make sure filter and add new rows pop-up windows footer is visible upfront
* made suggested text and spacing changes
* fixed spacing for add another row button
* fixed es lint issue
* bug fixed added missing return statement
* changed the exposedVariable name to newRows for adding new rows
some text and style changes for button
* fixed tooltip issue for adding new rows button
* avoided deleting new row added immediately after clicking on save button
* handled edge case if data url is chnaged in between add new row operation
* simplified the code in AddNewRowComponent.jsx
* docs: updated table doc with ui options
* Fixed bug on adding different column types
* Update docs/docs/widgets/table.md
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-04-21 15:42:48 +05:30
Kiran Ashok
bdc9a52c19
Anchor tag placed with target="_blank" not opened in new tab in HTML viewer widget ( #5883 )
...
* fix :: queryname not updating in header while editing and saving in sidebar
* fix :: added hook to open a tags in new window
* revert :: code
2023-04-21 12:36:22 +05:30
Kiran Ashok
8017c3cea9
Fix :: Queryname not updating in header while editing in sidebar and saving ( #5881 )
...
* fix :: queryname not updating in header while editing and saving in sidebar
* fix :: for query name update
2023-04-21 12:35:57 +05:30
Kiran Ashok
65259afeb2
Feature Homepage and settings redesign ( #5763 )
...
* adding colors
* feat :: add button
* feat :: added typography
* feat: init storybook
* removes browserlist
* feat :: adding button styles and button component
* feat :: added sass addon
* stories update
* feat :: replacing with radix colors
* danger variants
* updates buttin story
* fix :: removing default items
* cleanup
* fix icons update
* feat :: folder list component
* fix :: naming
* icon and split button :: init
* intermediate save :: app card component
* renaming
* updates
* update for module imports
* updates icon
* update :: homepage design updates
* design changes dashboard
* updates :: apps section
* workspace stting new design upate
* updates dasboard design
* style :: fixes
* feat :: added context for sidebar nav breadcrumb
* added all solid icons
* intermediate update
* change: conditions for fetching users
* sorybook updates
* design updates :: workspace settings page
* manage users page
* lint fixes
* fix :: styling
* stle fixes :: workspace settings
* homepage redesign
* fix :: all drawer colors and position ,teplate page revamp , database page header fixes
* imported all bulk icons
* svg to jsx : bulk icons
* minor :: cleanup
* fix :: manage users drawer
* fix :: searchboxes , userspage fixes
* fix :: all inputs and minor ui fixes
* database page ui fixes
* fix :: database and folder search functionality and iconlist in homecard
* fixed some db functionality and edge cases for longer texts
* fix :: user addition manage user page
* self review cleanup and change in bulk icon fill state
* fix :: homepage seacbar
* merging develop and resolving conflicts
* remove unwanted stories
* reverting merge with develop
* Revert "reverting merge with develop"
This reverts commit 2150c8ec0c .
* clearing out warnings
* lint fixes
* feat :: added org modal in database page
* fix :: sso loader theme
* fix :: broken styles select
* fixed icon warning and select ui
* fix :: upload bulk and user select dark mode
* merge styles with develop
* feat :: integrated new ui for database
* removing storybook files
* fix :: all bugs related to users dropdown and cleanup
* fix: user search api for organization page
* cleanup and splitting dropzone component
* fix :: overflow issue in app card time
* fix for scrollbars in homepage
* PR review fixes
* updates :: fix d=global datasource design issues , homepage responsiveness
* tj db operations
* breadcrumb bug fixes
* lint fixes
* removing logs , removed fade in in datasource and database page
* marketplace page ui fix
* removing inital users table fetch
* Pr :: review changes
* remove logs
* fix :: popover bug
* minot style fix
* fix :: remove arrow from all popovers
* fix :: for loading states
* ux :: sidebar items reorder
* style :: fix
* style fix :: templates
* fix :: qa bugs
* fix :: Qa reported bugs
* removes :: folder fetch bug
* share link and datsource bg color fix
* fixes :: rename group ,
* removed logs
* pages popover background fix
* fix :: tj db table addition ui bug
* fix :: ui bug confirm modal password disable
* modal , revert name capitalize in lists, typos fix
* typos , users page route bugfix
* users page header bugfix
* workspace archive btn , datasources form style for select
* groups updated , delete, create flow updated
* avatar bug in profile page fix
* revert styles
* fix :: for create new table nav breadcrumb not being updated
* click state bug fix in avatar
* fix bug with appcard popover
* fix :: text capitalize issue
* fix :: lints and updated icon for filter delete
* fix warnings
---------
Co-authored-by: gandharv <gandharvkumargarg@gmail.com>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
2023-04-21 11:45:48 +05:30
Ajith KV
05db8affa4
Add data-cy for edit workspace button ( #5942 )
2023-04-20 10:29:19 +05:30
Midhun G S
963a7130bc
Merge pull request #6073 from ToolJet/main
...
Merge Main to Develop
2023-04-19 21:40:27 +05:30
Kiran Ashok
cafbc8dc8b
fix :: Line height dropdown ( #6058 )
...
* fix :: line height dropdown
* added default padding
* revert change
2023-04-19 16:58:11 +05:30
Kavin Venkatachalam
f2318dd1b4
Added date sorting on table widget ( #6055 )
...
* Added date sorting on table widget
* Fixed picking the right field on date sorting
2023-04-19 14:53:28 +05:30
Kavin Venkatachalam
b992662c43
Making app to run on React 17 ( #6054 )
2023-04-19 14:53:11 +05:30
Midhun G S
47faa1f8d9
Merge pull request #6051 from ToolJet/main
...
Fixed running subsequent actions in runjs (#6050 )
2023-04-17 17:47:18 +05:30
Kavin Venkatachalam
1c9b678d7d
Fixed running subsequent actions in runjs ( #6050 )
...
* Fixed running multiple actions in runjs
* bump version
2023-04-17 17:10:48 +05:30
Kavin Venkatachalam
2148baca8b
Resolved conflicts
2023-04-14 18:04:59 +05:30
Kavin Venkatachalam
a332ba7651
Release v2.4.5 ( #6034 )
...
* Added close modal on clicking outside property
* bump version
2023-04-14 17:40:40 +05:30