Midhun G S
c81ae3492f
fix for variables in graphql ( #5347 )
2023-01-18 14:17:35 +05:30
Arpit
4d78f830b7
fixes: mobile toggle was hidden ( #5353 )
2023-01-18 14:14:45 +05:30
Sherfin Shamsudeen
7f8cf797f5
Merge pull request #5355 from ToolJet/release/2.0.3
...
Bump version
2023-01-17 20:06:40 +05:30
Sherfin Shamsudeen
3683b04631
Bump version
2023-01-17 19:57:26 +05:30
Kiran Ashok
3484d653d3
fix :: removing form for submision removal ( #5350 )
2023-01-17 19:55:59 +05:30
Adish M
c57cceee76
This commit has changes in render preview label ( #5354 )
2023-01-17 19:52:12 +05:30
Sherfin Shamsudeen
a57821a8fc
Merge pull request #5329 from ToolJet/release/2.0.1
...
Bump patch version
2023-01-13 13:47:02 +05:30
Sherfin Shamsudeen
8e761a6f41
Bump patch version
2023-01-13 13:40:28 +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
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
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
Sherfin Shamsudeen
702ab69284
Merge pull request #5297 from ToolJet/release/v2.0.1
...
Release/v2.0.1
2023-01-11 18:51:39 +05:30
Sherfin Shamsudeen
1bd3e10a70
Bump patch version
2023-01-11 18:49:48 +05:30
Sherfin Shamsudeen
ebf5604097
Merge branch 'develop'
2023-01-11 18:48:40 +05:30
Adish M
becb00bb4b
removed seeding trytoolj ( #5294 )
2023-01-11 18:44:11 +05:30
Shubhendra Singh Chauhan
81973df80b
[doc] updated readme & l10n doc ( #5293 )
...
* updated l10n doc
* Update README.md
2023-01-11 15:58:26 +05:30
Midhun G S
6eb7dc84bf
app import fix ( #5283 )
2023-01-11 13:36:57 +05:30
Akshay
6b2858af02
Fix env var ( #5287 )
2023-01-10 23:19:29 +05:30
Sherfin Shamsudeen
b2aa1034a6
Bump version to 2.0.0 ( #5284 )
2023-01-10 13:46:01 +05:30
Shubhendra Singh Chauhan
9e073bde79
added multi-page ( #5280 )
2023-01-10 11:46:17 +05:30
Navaneeth Pk
5da6e427c3
Update README.md ( #5270 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-01-10 11:16:52 +05:30
Shubhendra Singh Chauhan
81e0ef98e1
[docs] updated migration guide ( #5272 )
...
* updated migration guide
* removed onboarding
2023-01-10 10:46:11 +05:30
Akshay
440c4d73f9
fix create db script ( #5279 )
2023-01-09 23:38:39 +05:30
Akshay
273cfdd094
update k8s deployment manifest ( #5276 )
2023-01-09 21:52:50 +05:30
Akshay
f1e5693853
Chore: update env vars doc ( #5277 )
...
* update env vars
* revise doc
2023-01-09 21:50:41 +05:30
Arpit
7c3024c146
fixes: how unread errors in the debugger badge ( #5275 )
2023-01-09 20:52:23 +05:30
Adish M
1ebc8b877d
Chore tooljetdb env ( #5267 )
...
* Update digitalocean.md
* Update heroku.md
* Update google-cloud-run.md
* Update docker.md
* Update kubernetes-aks.md
* Update kubernetes-gke.md
* Update ecs.md
* Update google-cloud-run.md
* Add tooljetdb env vars for separate instance (#5273 )
* Update try tj docker file for tjdb env vars (#5274 )
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2023-01-09 20:35:24 +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
Navaneeth Pk
23d87e51a0
Update README.md ( #5211 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-01-09 18:53:26 +05:30
Midhun G S
9325dab8b1
added . to support default value ( #5268 )
2023-01-09 18:51:57 +05:30
Shubhendra Singh Chauhan
818df3fc09
[docs] updated v2 images and descriptions ( #5269 )
2023-01-09 18:49:46 +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
Gandharv
cd37623f05
fix: pick organization id from param for internal storage ( #5263 )
2023-01-09 17:56:42 +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
Muhsin Shah C P
ff4822c397
Fix: v2-beta test cases ( #5221 )
...
* stashed from multi-env-cases
* fixed new issues
* skip: tooljet_db specs
* added comment
* typo
* fix: fixing errors after merging with v2-beta
2023-01-09 17:30:32 +05:30
Midhun G S
8ca58725bb
[V2-Beta] add validation to overcome sql injection ( #5251 )
...
* validation to overcome sql injection
* fix
* fixes
* typo fix
* add validation for table and column names
2023-01-09 17:07:18 +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
Akshay
2ce4fa5d64
Chore: Update AMI for v2 ( #5225 )
...
* update ami setup for v2
* revert branch name
2023-01-09 14:57:48 +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
Adish M
09f3dec12f
Update heroku.md ( #5240 )
2023-01-09 13:54:22 +05:30