| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
TRD-217 Addressing review comments | 3 年前 | |
Feat/tos 2.9 (#347) * [TOS-1093] (feat): Add support for IOS executions to run in local without idb installation * fix: fixed query when copying test_devices while cloning version (#332) * [TOS-949] feat: App Details : Show App and VersionID (#331) * fix (test-case-details): added record button for mobile web * feat: App Details : Show App and VersionID * [TOS-766] fix(forms.component): added version name validation for min 4 characters (#323) * fix(auto-complete): fixed workspace icon alignment * fix(auto-complete): added a if condition to separate import form * fix(forms.component): added version name validation for min 4 characters * Fix/tos 977 (#322) * fix(auto-complete): fixed workspace icon alignment * fix(auto-complete): added a if condition to separate import form * fix (test-case-details): added record button for mobile web (#330) * [TOS-242] fix: cut character at bottom is fixed (#333) * fix: cut character at bottom is fixed * test-case-priorities character cut fixed * fix for test case name and environment name * Fix[1023] - Test steps displaying wrong format in prerequisite page * Revert "Fix[1023] - Test steps displaying wrong format in prerequisite page" This reverts commit 008fde6054338ef7e53d8864c70366036f953718. * Fix[1023] - Test steps displaying wrong format in prerequisite page * [TOS-1044]Fix: Prerequisite step number displaying as NaN in Step result metadata. (#335) * Fix:[TOS-980]- Changed the text from created type to locator type. (#329) * fix:[TOS-979]: Changed the locator name. (#328) * [TOS-653] fix: browsers list duplicates fixed (#334) * fix: browsers list duplicates fixed * review changes * revert review changes, breaks agent page * converting List to Set for browserList and keeping only Latest version * reducing time complexity to o(N) * Fix[TOS-392] - Able to run Test case even if there is only one disabled step that is present and displays result as passed (#339) * fix:[TOS-985] - Step Group Creation from Test Case does not redirect to created step group. (#326) * fix:[TOS-985] - Step group not redirected in new tab on creation. * Removed addition of unused router package. * Added formatting between functions. * [TOS-659] fix(AgentService) : support for windows 11 with OS_NAME (#288) * fix (AgentService): OS version windows 11 version support added * fix(AgentService) : support for windows 11 with OS_NAME * (feat): Upgrade browser version to 2.8 * Fix[TOS-1042]: Restricted the condition for the function call. (#340) * fix: alignment fix in export form (#342) * [TOS-1091] (fix): UI issue in actions list page where forloop NLPs are displayed * (fix): UI issue in actions list page * (fix): Add log info statements * (fix): Schedule IOS emulator listener more frequently * [TOS-694] fix(test-case-result-filter): label, dates added to filter (#321) * fix(test-case-result-filter): label, dates added to filter * using locales and changing function name * function name change * fix[TOS-1083] - Focus on next dropdowns and should open the dropdown fields * [TOS-480] (fix): Inconsistent behaviour with recorder for navigate nlp step * [TOS-702] feat: Update icons in app (#327) * [TOS-702] feat: Update icons in app * review changes * changing function name * fix[TOS-1097] - Elements details shows empty when we edit element via test case results page (#345) * [TOS-1044] fix: Prerequisite Step number displayed as NaN (#346) * [TOS-1044]Fix: Prerequisite step number displaying as NaN in Step result metadata. * Fix[TOS-1044]: De-serializing in front-end due to different property names. * (fix): Remove unnecessary log statements * fix[1044]: Removed unwanted JsonProperty Annotation. * Revert "[TOS-1044] fix: Prerequisite Step number displayed as NaN (#346)" This reverts commit e67ced0a8399ce084ccb5931ee4f507b28e0d6d6. * Fix[TOS-1044]: PreRequisuite Number is displaying correctly. * Update server version in docker compose --------- Co-authored-by: Akash Nixon <106724526+nixonakash01@users.noreply.github.com> Co-authored-by: RagulSelvaraj <ragul.selvaraj@testsigma.com> Co-authored-by: Sai Raksha V <106725744+Raksha-testsigma@users.noreply.github.com> Co-authored-by: Abubakar <guganssp@gmail.com> Co-authored-by: Ragul S <106725801+RagulSelvaraj@users.noreply.github.com> Co-authored-by: Rajesh Reddy <59469656+rajesh-testsigma@users.noreply.github.com> Co-authored-by: Raksha-testsigma <sairaksha.venkatesh@testsigma.com> | 3 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 | |
Feat/tos 2.9 (#347) * [TOS-1093] (feat): Add support for IOS executions to run in local without idb installation * fix: fixed query when copying test_devices while cloning version (#332) * [TOS-949] feat: App Details : Show App and VersionID (#331) * fix (test-case-details): added record button for mobile web * feat: App Details : Show App and VersionID * [TOS-766] fix(forms.component): added version name validation for min 4 characters (#323) * fix(auto-complete): fixed workspace icon alignment * fix(auto-complete): added a if condition to separate import form * fix(forms.component): added version name validation for min 4 characters * Fix/tos 977 (#322) * fix(auto-complete): fixed workspace icon alignment * fix(auto-complete): added a if condition to separate import form * fix (test-case-details): added record button for mobile web (#330) * [TOS-242] fix: cut character at bottom is fixed (#333) * fix: cut character at bottom is fixed * test-case-priorities character cut fixed * fix for test case name and environment name * Fix[1023] - Test steps displaying wrong format in prerequisite page * Revert "Fix[1023] - Test steps displaying wrong format in prerequisite page" This reverts commit 008fde6054338ef7e53d8864c70366036f953718. * Fix[1023] - Test steps displaying wrong format in prerequisite page * [TOS-1044]Fix: Prerequisite step number displaying as NaN in Step result metadata. (#335) * Fix:[TOS-980]- Changed the text from created type to locator type. (#329) * fix:[TOS-979]: Changed the locator name. (#328) * [TOS-653] fix: browsers list duplicates fixed (#334) * fix: browsers list duplicates fixed * review changes * revert review changes, breaks agent page * converting List to Set for browserList and keeping only Latest version * reducing time complexity to o(N) * Fix[TOS-392] - Able to run Test case even if there is only one disabled step that is present and displays result as passed (#339) * fix:[TOS-985] - Step Group Creation from Test Case does not redirect to created step group. (#326) * fix:[TOS-985] - Step group not redirected in new tab on creation. * Removed addition of unused router package. * Added formatting between functions. * [TOS-659] fix(AgentService) : support for windows 11 with OS_NAME (#288) * fix (AgentService): OS version windows 11 version support added * fix(AgentService) : support for windows 11 with OS_NAME * (feat): Upgrade browser version to 2.8 * Fix[TOS-1042]: Restricted the condition for the function call. (#340) * fix: alignment fix in export form (#342) * [TOS-1091] (fix): UI issue in actions list page where forloop NLPs are displayed * (fix): UI issue in actions list page * (fix): Add log info statements * (fix): Schedule IOS emulator listener more frequently * [TOS-694] fix(test-case-result-filter): label, dates added to filter (#321) * fix(test-case-result-filter): label, dates added to filter * using locales and changing function name * function name change * fix[TOS-1083] - Focus on next dropdowns and should open the dropdown fields * [TOS-480] (fix): Inconsistent behaviour with recorder for navigate nlp step * [TOS-702] feat: Update icons in app (#327) * [TOS-702] feat: Update icons in app * review changes * changing function name * fix[TOS-1097] - Elements details shows empty when we edit element via test case results page (#345) * [TOS-1044] fix: Prerequisite Step number displayed as NaN (#346) * [TOS-1044]Fix: Prerequisite step number displaying as NaN in Step result metadata. * Fix[TOS-1044]: De-serializing in front-end due to different property names. * (fix): Remove unnecessary log statements * fix[1044]: Removed unwanted JsonProperty Annotation. * Revert "[TOS-1044] fix: Prerequisite Step number displayed as NaN (#346)" This reverts commit e67ced0a8399ce084ccb5931ee4f507b28e0d6d6. * Fix[TOS-1044]: PreRequisuite Number is displaying correctly. * Update server version in docker compose --------- Co-authored-by: Akash Nixon <106724526+nixonakash01@users.noreply.github.com> Co-authored-by: RagulSelvaraj <ragul.selvaraj@testsigma.com> Co-authored-by: Sai Raksha V <106725744+Raksha-testsigma@users.noreply.github.com> Co-authored-by: Abubakar <guganssp@gmail.com> Co-authored-by: Ragul S <106725801+RagulSelvaraj@users.noreply.github.com> Co-authored-by: Rajesh Reddy <59469656+rajesh-testsigma@users.noreply.github.com> Co-authored-by: Raksha-testsigma <sairaksha.venkatesh@testsigma.com> | 3 年前 | |
Feat/tos 2.9 (#347) * [TOS-1093] (feat): Add support for IOS executions to run in local without idb installation * fix: fixed query when copying test_devices while cloning version (#332) * [TOS-949] feat: App Details : Show App and VersionID (#331) * fix (test-case-details): added record button for mobile web * feat: App Details : Show App and VersionID * [TOS-766] fix(forms.component): added version name validation for min 4 characters (#323) * fix(auto-complete): fixed workspace icon alignment * fix(auto-complete): added a if condition to separate import form * fix(forms.component): added version name validation for min 4 characters * Fix/tos 977 (#322) * fix(auto-complete): fixed workspace icon alignment * fix(auto-complete): added a if condition to separate import form * fix (test-case-details): added record button for mobile web (#330) * [TOS-242] fix: cut character at bottom is fixed (#333) * fix: cut character at bottom is fixed * test-case-priorities character cut fixed * fix for test case name and environment name * Fix[1023] - Test steps displaying wrong format in prerequisite page * Revert "Fix[1023] - Test steps displaying wrong format in prerequisite page" This reverts commit 008fde6054338ef7e53d8864c70366036f953718. * Fix[1023] - Test steps displaying wrong format in prerequisite page * [TOS-1044]Fix: Prerequisite step number displaying as NaN in Step result metadata. (#335) * Fix:[TOS-980]- Changed the text from created type to locator type. (#329) * fix:[TOS-979]: Changed the locator name. (#328) * [TOS-653] fix: browsers list duplicates fixed (#334) * fix: browsers list duplicates fixed * review changes * revert review changes, breaks agent page * converting List to Set for browserList and keeping only Latest version * reducing time complexity to o(N) * Fix[TOS-392] - Able to run Test case even if there is only one disabled step that is present and displays result as passed (#339) * fix:[TOS-985] - Step Group Creation from Test Case does not redirect to created step group. (#326) * fix:[TOS-985] - Step group not redirected in new tab on creation. * Removed addition of unused router package. * Added formatting between functions. * [TOS-659] fix(AgentService) : support for windows 11 with OS_NAME (#288) * fix (AgentService): OS version windows 11 version support added * fix(AgentService) : support for windows 11 with OS_NAME * (feat): Upgrade browser version to 2.8 * Fix[TOS-1042]: Restricted the condition for the function call. (#340) * fix: alignment fix in export form (#342) * [TOS-1091] (fix): UI issue in actions list page where forloop NLPs are displayed * (fix): UI issue in actions list page * (fix): Add log info statements * (fix): Schedule IOS emulator listener more frequently * [TOS-694] fix(test-case-result-filter): label, dates added to filter (#321) * fix(test-case-result-filter): label, dates added to filter * using locales and changing function name * function name change * fix[TOS-1083] - Focus on next dropdowns and should open the dropdown fields * [TOS-480] (fix): Inconsistent behaviour with recorder for navigate nlp step * [TOS-702] feat: Update icons in app (#327) * [TOS-702] feat: Update icons in app * review changes * changing function name * fix[TOS-1097] - Elements details shows empty when we edit element via test case results page (#345) * [TOS-1044] fix: Prerequisite Step number displayed as NaN (#346) * [TOS-1044]Fix: Prerequisite step number displaying as NaN in Step result metadata. * Fix[TOS-1044]: De-serializing in front-end due to different property names. * (fix): Remove unnecessary log statements * fix[1044]: Removed unwanted JsonProperty Annotation. * Revert "[TOS-1044] fix: Prerequisite Step number displayed as NaN (#346)" This reverts commit e67ced0a8399ce084ccb5931ee4f507b28e0d6d6. * Fix[TOS-1044]: PreRequisuite Number is displaying correctly. * Update server version in docker compose --------- Co-authored-by: Akash Nixon <106724526+nixonakash01@users.noreply.github.com> Co-authored-by: RagulSelvaraj <ragul.selvaraj@testsigma.com> Co-authored-by: Sai Raksha V <106725744+Raksha-testsigma@users.noreply.github.com> Co-authored-by: Abubakar <guganssp@gmail.com> Co-authored-by: Ragul S <106725801+RagulSelvaraj@users.noreply.github.com> Co-authored-by: Rajesh Reddy <59469656+rajesh-testsigma@users.noreply.github.com> Co-authored-by: Raksha-testsigma <sairaksha.venkatesh@testsigma.com> | 3 年前 | |
Revert "Revert "[font compile ] added new icons from the cloud to os"" This reverts commit 68cb8e9d9924e68f6ea74a1545337e4fa6fc5e7e. | 3 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 | |
v1.0.0-beta Release Commit v1.0.0-beta Release Commit Co-authored-by: Pratheep Velicherla <pratheep.velicherla@gmail.com> Co-authored-by: rukmangada <89924986+rukmangada@users.noreply.github.com> Co-authored-by: KR <krnaidu@testsigma.com> Co-authored-by: Jayavel <jayavel@testsigma.com> Co-authored-by: Rajesh Reddy <rajesh@testsigma.com> | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 |