Ayush Jha
fe49aba55c
Fix : #8423 Link pricing page with badges ( #8466 )
...
Co-authored-by: ayushjha119 <ayush.jha.it23@heritageit.edu.in>
2024-01-11 11:35:56 +05:30
gsmithun4
43302287e4
bump version
2024-01-10 15:40:42 +05:30
gsmithun4
d0ecd7cd92
bump version
2024-01-10 15:38:44 +05:30
Akshay
be79300ee2
Merge pull request #8535 from ToolJet/main
...
Merge main to develop
2024-01-09 16:22:25 +05:30
Akshay
acae1aac89
Merge pull request #8526 from ToolJet/fix/entrypoint-url-parse
...
Fix: Entrypoint db url parse
2024-01-09 16:21:27 +05:30
Akshay Sasidharan
a1763bb414
bump version
2024-01-09 16:17:34 +05:30
Adish M
aa75cbd6b9
Merge pull request #8534 from ToolJet/docs/mincode
...
[docs] minor fix in codespaces setup guide
2024-01-09 14:59:03 +05:30
Shubhendra
ca425fb351
[docs]minor update in codespaces setup guide
2024-01-09 14:56:56 +05:30
Adish M
e0182ef407
Merge pull request #8533 from ToolJet/docs/robofix
...
[docs]fixed robots and sitemap
2024-01-09 14:26:51 +05:30
Shubhendra
4c217b6345
[docs]fixed robots and sitemap
2024-01-09 14:24:23 +05:30
Muhsin Shah C P
9f72aa72a6
fixed lint errors ( #8532 )
2024-01-09 14:17:29 +05:30
Akshay Sasidharan
95593d2f13
Merge branch 'develop' into release/marketplace-1.6
2024-01-09 12:38:10 +05:30
Shubhendra Singh Chauhan
ccb6d560f8
minor update in gitsync doc ( #8529 )
2024-01-09 11:53:57 +05:30
Kavin Venkatachalam
f639c73e81
Merge pull request #8527 from ToolJet/main
...
Merge main to develop (2.24.4)
2024-01-09 11:13:03 +05:30
Achint Jain
a5eced6ab3
git commit -m "Fix: Change labels to sentence case ( #8434 )" ( #8461 )
2024-01-09 08:30:17 +05:30
Akshay Sasidharan
01faae7f93
fix db url parse
2024-01-09 00:17:59 +05:30
Midhun Kumar E
291a955fec
Added automation to verify Copy-Paste and duplication of components ( #8522 )
...
* Update data-cy
* Add utils
* Add spec
* Remove unused imports
2024-01-08 16:20:39 +05:30
Arpit
7ceeb8e018
[hotfix] fixes: ordering of event execution & Table switch ( #8509 )
...
* fixes: ordering of event execution
* Fix switch group not updating default value
* bumped up the version
* bumped up the version 2.27.4
---------
Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2024-01-08 14:50:35 +05:30
Abhi Rana
21bc1c5144
8500: Update the User label in Groups under Workspace Settings ( #8513 )
2024-01-08 12:15:43 +05:30
Aarav Shukla
10728fe1a0
changed to sentence case ( #8515 )
...
Signed-off-by: Aarav Shukla <aarav8090shukla@gmail.com>
2024-01-08 12:13:20 +05:30
Akshay
968b291405
Merge pull request #8510 from ToolJet/main
...
Merge main to develop
2024-01-05 19:43:43 +05:30
Akshay
1a8694468e
Merge pull request #8506 from ToolJet/release/templates-1.0
...
Release: Template 1.0 (v2.27.3)
2024-01-05 19:23:04 +05:30
Akshay
ad4d81c5f4
Merge branch 'main' into release/templates-1.0
2024-01-05 19:19:01 +05:30
Akshay Sasidharan
d0b0fbfd09
bump to v2.27.1
2024-01-05 19:11:26 +05:30
Akshay Sasidharan
bb87916fcb
fix duplicate queries on templates
2024-01-05 18:48:20 +05:30
Abhinaba Adhikari
491908ebb6
Add new templates and remove old templates ( #8490 )
...
* bugfix: airtable plugin support for personal access token (#8295 )
* fix: airtable plugin support for personal access token
* fix: review comments fixed
* Add new templates and remove old templates
* Change onboarding page templates and fix CSS
* Change Job application tracker template images
* Implement dark mode for onbarding page templates
* Fix templates with query issues
* fix template creation
* Remove redundant datasource options from templates
---------
Co-authored-by: Ganesh Kumar <40178541+ganesh8056@users.noreply.github.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-01-05 17:46:52 +05:30
Akshay Sasidharan
facd10d0d2
Merge branch 'develop' into release/marketplace-1.6
2024-01-05 15:44:41 +05:30
nandinisaha13
211357ce90
added specs for deletion of compponent from right side panel & keyboard action
2024-01-05 14:40:16 +05:30
Midhun Kumar E
fb60b531a9
Add automation to verify chaining of queries. ( #8489 )
...
* Add apiCommands
* Add test cases
* Add command logs
* Modify apiCommands with ds null value
* Add utils
* Add testcases as chaining of queries
* Add duplication test cases
2024-01-05 13:27:55 +05:30
Midhun Kumar E
40f210d971
Added automation for Page deletion and disable. ( #8476 )
...
* Add utils
* Add it block
2024-01-05 13:26:32 +05:30
Sufiyan
5fe430b905
fixed sentence case for form component #7799 ( #8465 )
2024-01-05 11:56:28 +05:30
nandinisaha13
4b0a2490c6
fixes: verifying deletion toast & verifying component not exist on version creation
2024-01-04 14:23:25 +05:30
Midhun Kumar E
2f5dadc3ff
Added automation for table server side pagination ( #8482 )
...
* Add apiCommands
* Add test cases
* Add command logs
2024-01-04 12:46:02 +05:30
nandinisaha13
41b73531e5
fix:resolve comments
2024-01-04 12:37:57 +05:30
Adish M
4a7dd00dd5
Merge pull request #8487 from ToolJet/new-env-action
...
New env for cypress workflow
2024-01-04 11:58:54 +05:30
Adish M
68068bc626
New env for cypress workflow
2024-01-04 11:57:12 +05:30
Manish Kushare
2783466be2
[Hotfix]: Action button event is not getting triggered ( #8480 )
...
* hotfix : action button event is not getting triggered
* removing .then for setExposedvariables and setExposedVariable
* bump version
* Revert "bump version"
This reverts commit 5e9df4825f .
* bump version
* adding .then to onComponentOptionChanged function in global filters
* making on search event fire upon searching
* fixed lint issues
2024-01-04 11:53:04 +05:30
Shubhendra Singh Chauhan
0d408893f6
added robots.txt and ignorepattern in sitemap ( #8453 )
2024-01-03 15:36:54 +05:30
Karan Rathod
1a1733856c
[docs]:update how to guides v2 ( #8478 )
...
* update 3 how-to guides
* add the changes to ver 27 and fix titles
* update a title
2024-01-03 11:58:43 +05:30
Akshay
714c8b0fdc
Merge pull request #8181 from ToolJet/pagination-issue
...
Pagination issue with filter/sort.
2024-01-02 17:28:58 +05:30
Akshay
3b11d08d03
fix edit table name ( #8419 )
2024-01-02 16:15:43 +05:30
Raj Anand
11bd8bd622
Change Image Component label to sentence case ( #8412 )
2024-01-02 15:30:57 +05:30
Karan Rathod
1ab45e7cc5
update 3 how-to guides ( #8468 )
2024-01-02 15:12:20 +05:30
Ayush Jha
7f2af4268d
fix : #8433 Change labels to sentence case for Kanban component ( #8450 )
...
Co-authored-by: ayushjha119 <ayush.jha.it23@heritageit.edu.in>
2023-12-29 22:51:40 +05:30
Raghuram Bachu
7915b5b86e
Update dashboard.md ( #8457 )
...
replace conditions for workspace slug.
2023-12-29 22:49:22 +05:30
Allen Joseph
8cc1f75e29
Update tooljetcli.md ( #8452 )
...
Updated the headers to proper casing
2023-12-29 18:44:10 +05:30
Qayyum Siddiqui
3d0b40daee
Fix : Added handleKeyPress function to handle enter key event. ( #7724 )
...
* Added handleKeyPress function to handle enter key event.
* 7196 - Added handleKeyPress function to handle enter key event
* Added handleKeyPress function to handle enter key event.
2023-12-29 16:40:28 +05:30
Adish M
974c38b949
Merge pull request #8447 from ToolJet/test-system-automation-main
...
test system automation main
2023-12-29 15:46:29 +05:30
Adish M
92e1ae711a
test system automation main
2023-12-29 15:11:27 +05:30
Jaswanth T R
302eacbcd6
Fixed Page name to be restricted to less than 50 characters ( #7562 )
2023-12-29 15:03:21 +05:30