Commit graph

2416 commits

Author SHA1 Message Date
Muhsin Shah C P
25d7f70d5a
fixed last name null issue (#5327) 2023-01-24 11:56:06 +05:30
vjaris42
82cad72fc3
File picker issues on CSV parsing (#5025)
* fix: csv parsing for multiline values

* fix: remove escape characters while copying inspector values

* add: defalut value for null/undefined cells
2023-01-24 11:45:57 +05:30
tanishk-23
d5e7bbc53d
Bug: Added workspace title length validation while editing (#4671) 2023-01-24 01:53:28 +05:30
Midhun G S
93628381d2
Merge branch 'develop' into merge-main/v2.0.4 2023-01-20 22:10:29 +05:30
Arpit
be3fc4b9bb
[Bugfix] app crashes when delete op is ran for tj db query (#5342)
* fixes: app crashes when delete op is ran for tj db query

* fixe: error toast for preview query: tj-db

* fixes:Validation of Limit input field
2023-01-19 21:47:20 +05:30
Muhsin Shah C P
1230551988
[bug-fix] Public app is redirecting to login page [Subpath] (#5338)
* fix: sub path issue

* fix: preview app login issue
2023-01-19 20:56:34 +05:30
Arpit
6e057e89b9
[Bugfix] The sequence of primary columns in the table changes after updating rows using the query builder (#5374)
* fixes: The sequence of primary columns in the table changes after updating rows using the query builder

* Revert "fixes: The sequence of primary columns in the table changes after updating rows using the query builder"

This reverts commit b0f262332e.

* update query with order as parameter
2023-01-19 15:32:21 +05:30
vjaris42
c22059498a
add: received props check to update state on initial render (#5362) 2023-01-19 14:45:39 +05:30
Arpit
4d78f830b7
fixes: mobile toggle was hidden (#5353) 2023-01-18 14:14:45 +05:30
Sherfin Shamsudeen
d0548e55ca Merge branch 'main' into merge-back/2.0.3 2023-01-17 20:13:10 +05:30
Kiran Ashok
3484d653d3
fix :: removing form for submision removal (#5350) 2023-01-17 19:55:59 +05:30
Yuku Takahashi
5448e6d148
Enhance GraphQL plugin to be able to send custom headers (#5127) 2023-01-16 15:04:12 +05:30
Manish Kushare
7ab793fe49
[ Bug fixed ] : datepicker UI in table widget column is broken (#5335)
* bug fixed : datepicker UI in table widget column

* made thead position static instead of sticky
2023-01-16 13:26:08 +05:30
Sherfin Shamsudeen
948456dd08 Merge branch 'main' into merge-back-main-2.0.2 2023-01-13 13:47:57 +05:30
Kiran Ashok
673221df0b
Fix ::Removed max length in inputs , added it only for worspace and company name (#5310)
* fix :: max length in inputs , added it only for worspace and company name

* fix header styling org invite

* fix styling of invire header

* fix :: for larger texts

* fix :: self host overflow

* fix mobile screen

* mobile fix  :: email check page

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2023-01-13 13:39:11 +05:30
vjaris42
22b349c8e8
fix: password reset on save for encrypted fields (#5323) 2023-01-13 12:13:13 +05:30
Sherfin Shamsudeen
ef787cf484
fixes: action: showModal and closeModal throws error on trigger (#5315)
Co-authored-by: arpitnath <arpitnath42@gmail.com>
2023-01-12 17:02:45 +05:30
Midhun Kumar E
17abaf048e
Add and modify data-cy (#5314) 2023-01-12 15:23:18 +05:30
Kiran Ashok
73cd573b0e
Fix :: Users not able to complete signup process in firefox (#5304)
* fix :: signup submission error in firefox

* adding prevent default to submit btn in self host

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2023-01-12 12:48:42 +05:30
Arpit
7c3024c146
fixes: how unread errors in the debugger badge (#5275) 2023-01-09 20:52:23 +05:30
Arpit
6131c25bea
Revert "Bugfix :: Popover gets removed when cursor goes to canvas (#5… (#5271)
* Revert "Bugfix :: Popover gets removed when cursor goes to canvas (#5246)"

This reverts commit 313d3bbd83.

* hinter closes on on mouse entering canvas
2023-01-09 19:43:47 +05:30
Manish Kushare
56f7bca20e
[ Bug fixed ] : ToolJet logo dark theme (#5248)
* made logo consistent with the dark theme

* bug fixed

* bug fixed
2023-01-09 19:27:54 +05:30
Arpit
57cb2cbb5b
fire error toast as per error response (#5264)
* fire error toast as per error response

* fire error toast as per error response: run Query

* checks for invalid operations
2023-01-09 18:55:51 +05:30
Manish Kushare
d18e7eaeb1
dark theme fixes (#5266)
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2023-01-09 18:33:46 +05:30
Gandharv
b84d7687b3
fix: app card height while no edit access for user (#5230)
* fix: app card height while no edit access for user

* fix: firefox fix pagination width
2023-01-09 18:11:32 +05:30
Arpit
cee253bc25
fixes: app crash from code hinter (#5265) 2023-01-09 17:56:04 +05:30
Arpit
8e81aa5c2b
[multipages] disable: duplicate page (#5260)
* disable: duplicate page::multipages

* on hide should not be fired for static backdrop: page event settings

* Disallow switching to the same page

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2023-01-09 17:41:39 +05:30
Kiran Ashok
d3df7c3123
Bugfix :: Onboarded data saved to telemetry (#5205)
* feat :: onboarded data forwarded to telemetry

* fix :: called temeltry api on setup sucees

* revert merge

* update endpoints for new onboarding data

* adding try catch

* added try catch for APIs

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-01-09 17:33:50 +05:30
Kiran Ashok
1cf31e4d9e
fix :: navbar bg color fix theme wise (#5262) 2023-01-09 16:40:28 +05:30
Kiran Ashok
313d3bbd83
Bugfix :: Popover gets removed when cursor goes to canvas (#5246)
* fix :: popover removal issue fix in tooljet db query manager

* cleanup

* cleanup
2023-01-09 16:07:35 +05:30
Manish Kushare
2986f014d2
bug fixed (#5261) 2023-01-09 15:44:34 +05:30
Kavin Venkatachalam
127a47ef41
Fixes redirection while switching the workspace (#5259) 2023-01-09 15:06:54 +05:30
Kiran Ashok
8075b9f957
enter click on sso bugfix (#5257) 2023-01-09 15:04:20 +05:30
Kavin Venkatachalam
dfddfd9d1a
Fixes unclickable buttons on template modal for lower resolution (#5254) 2023-01-09 14:16:09 +05:30
Arpit
76e795d22a
fixes: Boolean data is not visible in the table widget (#5245) 2023-01-09 14:15:57 +05:30
Muhsin Shah C P
e583e36c46
fix: manage user btn will only show for admins (#5238) 2023-01-09 13:27:25 +05:30
Muhsin Shah C P
84e603124d
Fix: no organization name visible in single workspace (#5256) 2023-01-09 13:23:20 +05:30
Arpit
e091e5c662
style fixes: editor header (#5228)
* style fixes: editor header
2023-01-09 12:39:50 +05:30
Kiran Ashok
f877956100
Bugfix :: navbar in verification success screen (#5252)
* fix :: verification screen navbar

* giving bg color for eye button so that password overflow is hidden

* revert some styles

* reverting style

* pr fixes :: adding padding to input field
2023-01-09 12:38:10 +05:30
Sherfin Shamsudeen
4ad4515703 Change the position of id inside page object 2023-01-07 23:18:50 +05:30
Sherfin Shamsudeen
672993e49a Expose page id in viewer also 2023-01-07 11:13:33 +05:30
arpitnath
71fcdfb6a4 fixes: persisted state for components from duplicate pages 2023-01-06 18:37:27 +05:30
Arpit
b182fb7735
follow up to: #5164 (#5223) 2023-01-06 17:38:58 +05:30
Muhsin Shah C P
cf3a045a2f
fix: boolean column issues (#5242) 2023-01-06 17:31:02 +05:30
Arpit
ac326518e2
with empty col name, we should not be able to create new cols (#5243) 2023-01-06 17:17:49 +05:30
Kiran Ashok
26b047f9fd
Bugfix :: TooljetDB query manager fields scroll issue (#5236)
* fix :: scroll issue query manager tooljet db

* updating other fields scroll issue

* fix :: scrollbar hiddden
2023-01-06 17:15:18 +05:30
Manish Kushare
01f93fb405
[ Bug fixed ] : dark theme bug fixes (#5239)
* dark theme bug fixes

* made popover content of the real time avatar consistent with the dark theme
2023-01-06 17:14:56 +05:30
Kiran Ashok
e1e5f15f8c
fix :: removed disabled button during login due to browser autocomplete issue (#5241) 2023-01-06 17:13:08 +05:30
Kavin Venkatachalam
e7a833b70d
Make TooljetDB as first item in query panel (#5229) 2023-01-06 14:29:25 +05:30
Kiran Ashok
04505c0c46
fix :: making navbar transparent (#5231) 2023-01-06 14:25:02 +05:30