Muhsin Shah C P
7f020ef296
[bug-fix] The public app is redirecting to the login page if the user token expired. ( #5461 )
...
* fix: public app issue
- removed auth guard from metadata api
* add: removed auth token from metadata apis
* PR changes
* redo: auth guard
* reverting some changes
2023-02-24 09:32:09 +05:30
Adish M
26ff8a57bc
Cypress workflow to run on corresponding PR ( #5623 )
2023-02-24 02:25:36 +05:30
Jeet Karia
264e5dc343
added size limit of 100MB for http and https requests ( #5606 )
2023-02-23 18:28:54 +05:30
Sherfin Shamsudeen
64dfdbd6b0
Merge pull request #5624 from ToolJet/hotfix/2.1.5
...
Hotfix/2.1.5
2023-02-23 18:15:02 +05:30
Sherfin Shamsudeen
3d40dfe597
Bump hotfix version
2023-02-23 18:13:55 +05:30
Sherfin Shamsudeen
ac21f29cec
Merge branch 'main' into hotfix/2.1.5
2023-02-23 18:13:30 +05:30
vjaris42
1dabd24f08
add: parsing of dates as raw values ( #5614 )
2023-02-23 18:12:18 +05:30
Manish Kushare
8bb7102981
Added option to set the default language for the instance ( #5445 )
...
* added instance for the language
* added instance for the language
2023-02-23 12:38:19 +05:30
Arpit
6420f8710c
Tooljet database : code audit or technical debt review. ( #5444 )
...
* fetch table data with selected table when fetching tables
* refactored tooljet db operations and listrows
* create operation: dropdown should only show options which are not selected
* list operation: dropdown should only show options which are not selected
* update operation: dropdown should only show options which are not selected
* delete operation: dropdown should only show options which are not selected
* refactor: update op
* clean up
* style fixes
* throw error with descriptive error toast for empty where fields for delete op
* clean up
* default limit should be 1
* fixes codehinter onBlur issue
2023-02-23 12:08:09 +05:30
Arpit
f5ebb86203
Verticle sidebar color fix, Bugfix for #4829 ( #5539 )
...
* Verticle sidebar color fix, Bugfix for #4829
* Added default color to vertical divider
* Fixes dark mode
---------
Co-authored-by: Ishan Parlikar <iparlika@emich.edu>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-02-23 12:07:35 +05:30
Manish Kushare
f97067e303
[ Feature request ] : [ Table ] Added feature to highlight a word in the column if matched with searched term ( #5413 )
...
* init
* added feature to highlight the cell if it's value matches with searched tern
* reverting the unwanted changes
* removed unwanted changes
* added edge case for isEditable on click event
* minor bug fixes
* made changes to fix the edge case
* bug fixed: action button was not displaying in the column
2023-02-23 12:05:29 +05:30
EatPrayCode
14d7ed08cd
Fix: Show on desktop bug fixed for widgets using subcontainer ( #5496 )
...
* Fix: Show on desktop bug fixed for widgets using subcontainer
* Eslint error
* Fixed lint errors
---------
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-02-23 12:03:53 +05:30
Ajith KV
3dd844dc35
Add cypress spec for password reset functionality ( #5609 )
2023-02-23 08:43:35 +05:30
Midhun Kumar E
33fff5aa8b
Added data-cy to fix DS specs on GitHub actions ( #5607 )
...
* Add data-cy for search box
* Add data-cy for query manager components
* Fix data-cy for home page search
* Add data-cy for toggles
* Add data-cy query headers
* Modify data-cy for textinput
* Add data-cy for query list
2023-02-23 08:36:26 +05:30
Ajith KV
e66c69b889
Added Missing data-cy for password reset page ( #5605 )
...
* Fix password helper text typo
* Add missing data-cy for password reset page
2023-02-23 08:34:51 +05:30
Adish M
202bcda84a
Changes in ec2 build-packer ( #5590 )
...
* building image for marketplace
* packer file changes
* changes in ec2 build-packer
* reverted changes
2023-02-22 14:38:40 +05:30
Arpit
ff1d000d99
[Plugins] AWS support profile instance ( #5506 )
...
* instance profile support for dynomodb
* updated setup machine script for ec2
* s3
* use EC2/ECS Instance Metadata Service
* using @aws-sdk/credential-providers
* s3 connection from ec2 instance sucess 🚀
* fixes: aws ses email service
* ses connection from ec2 instance sucess 🚀
* athena connection from ec2 instance sucess 🚀
* reverting athena changes
* select IAM auth option from the dropdown
* added docs
* Update setup_machine.sh
* clean up
2023-02-22 14:37:54 +05:30
Midhun Kumar E
3e5379feb7
Fixed Component automation on actions ( #5585 )
...
* Config changes
* Fix editor/components specs
* Remove it.only
2023-02-21 14:29:23 +05:30
Midhun Kumar E
420d5373c6
Added automation for Multipages. ( #5584 )
...
* Add selectors and texts
* Add utils
* Add spec
2023-02-21 12:58:19 +05:30
Midhun G S
38b4348c84
added connection close ( #5517 )
2023-02-21 02:18:14 +05:30
Midhun Kumar E
88fba22b34
Added data-cy for sidepanel and multipage icons ( #5560 )
...
* Add data-cy for side panel elements
* Add data-cy for multipage elements
* Add missing data-cy
2023-02-20 10:00:05 +05:30
Ajith KV
b905b9641f
Add data-cy for forgot password page elements ( #5587 )
2023-02-20 09:59:13 +05:30
Sherfin Shamsudeen
4bb7aad4e5
Merge pull request #5580 from ToolJet/main
...
Marge main to develop
2023-02-19 00:50:20 +05:30
Midhun G S
41dbbb2e34
bump version ( #5579 )
2023-02-17 11:20:49 +05:30
Arpit
10f81fa366
Hotfix - backfill for runpy quries v1 ( #5577 )
...
* creates a new runpy data source and attaches all such queries to it
* clean up
* clean up
2023-02-17 11:14:30 +05:30
Adish M
cf3bfe94f3
Changes for docker-node upgrade ( #5576 )
...
* Changes for docker-node upgrade
* removed the extra node
* removed extra spaces and npm
* changes in server dockerfile
* change npm version to 8.11.0
2023-02-16 21:35:16 +05:30
Ajith KV
f1c3079112
Added cypress test for user signup ( #5564 )
...
* Add cypress test for user signup
* Update invalid link it block
* resolve merge conflicts
2023-02-16 14:53:27 +05:30
Ajith KV
d2debb9ded
Add and modify data-cy for signup page elements ( #5566 )
2023-02-16 14:52:04 +05:30
Shubhendra Singh Chauhan
c7595a0504
[docs] added version 2.1 docs ( #5572 )
2023-02-16 12:11:20 +05:30
Kiran Ashok
6401d47268
typo fix :: go to app action ( #5435 )
2023-02-16 11:09:46 +05:30
EatPrayCode
b1e99b053d
Bug: Remove on-click event if a widget is disabled ( #5437 )
2023-02-16 11:09:31 +05:30
EatPrayCode
df9d5ed45b
Fix: Fixed row id not changing on button click ( #5442 )
2023-02-16 11:09:03 +05:30
Manish Kushare
5d7a5cd565
bug fixed: Unable to set a toggle switch column to false when initiated to true ( #5470 )
2023-02-16 11:08:43 +05:30
Midhun Kumar E
e6742105c7
Added node-xlsx and pdf-parse on cypress. ( #5563 )
...
* Add missing packages to cypress
* Remove script from config
2023-02-16 09:09:37 +05:30
Midhun G S
1e26e11872
version name dto validation fix for version update ( #5567 )
2023-02-15 17:23:12 +05:30
Sheikh Jamir Alam
7feeccd1fd
[docs] Update athena.md ( #5494 )
2023-02-15 14:14:55 +05:30
Mauricio Vidal
e2c56a2afb
[docs] Link corrected for Python doc ( #5498 )
2023-02-15 14:14:39 +05:30
Santosh Bhandari
ba08675d8f
[docs] update heading ( #5520 )
2023-02-15 14:14:20 +05:30
Muhsin Shah C P
db4160a819
[improvement] Renamed the column read_on_dashboard to hide_from_dashboard ( #5291 )
...
* renamed the column
* refactoring the code
2023-02-14 15:41:55 +05:30
Midhun Kumar E
2af995f8d7
Added data-cy for multipage elements ( #5557 )
...
* Modify data-cy for table
* Add data-cy for page rename elements
* Add data-cy for search on sidepanel
* Add data-cy for pagehandle elements
* Add data-cy for page events elements
* Add data-cy for options, icons and modal
2023-02-14 15:40:59 +05:30
Midhun Kumar E
b53156a42c
Added automation for table data download ( #5550 )
...
* Add data-cy for download
* Add spec changes
* Add task to read pdf and xlsx
* Add methods to parse constant data
* Fix typo
* Add tasks to cypress-run config
* Fix typo on config
* Fix typo on manage SSO
* Remove only from table spec
2023-02-14 14:04:20 +05:30
Ajith KV
cf5e22932c
Add happy path cypress spec for self hosted onboarding ( #5545 )
2023-02-14 14:00:54 +05:30
Adish M
4024fc096f
Change in node version for cypress workflow ( #5543 )
2023-02-13 16:59:54 +05:30
Adish M
2288eaf607
This commit has changes in cypress workflow ( #5528 )
2023-02-13 16:40:54 +05:30
Suraj Rane
fda6de4a0c
Fixed version name sanitization on editing versions ( #4570 )
...
* Fixed Version name sanitization on editing versions
* Fixed linting errors
* Fixed definition type for version edit DTO
* Fixed e2e tests for version edit
---------
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2023-02-13 15:35:22 +05:30
Midhun G S
e93172d9da
bump version ( #5532 )
2023-02-10 20:06:41 +05:30
Midhun G S
dfff847bd3
fix for query events mapping breaks on new version ( #5490 )
2023-02-10 19:38:15 +05:30
Midhun G S
b389c96ffb
[Bug] app templates not working ( #5525 )
...
* fix for app templates
* fix
2023-02-10 19:37:25 +05:30
Ajith KV
8b76f9340c
Add data-cy for self-hosted onboarding ( #5529 )
2023-02-10 16:37:02 +05:30
Mike
440026b1f7
feature: folder dto validation ( #4849 )
...
* feature: folder dto validation
* fix: body createFolderDto
* fix: add dto validation to folder name
---------
Co-authored-by: manishkushare <kushare.manish9@gmail.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2023-02-10 15:45:40 +05:30