TSK-1668: Side changes from Surveys (#4271)

Signed-off-by: Petr Vyazovetskiy <develop.pit@gmail.com>
This commit is contained in:
Pete Anøther
2023-12-26 22:31:22 +07:00
committed by GitHub
parent 564ad122e1
commit 66a932b2c9
71 changed files with 142 additions and 826 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
* [ ] - UI test added to added/changed functionality?
* [ ] - Screenshot is added to PR if applicable ?
* [ ] - Does a local formatting is applied (rush format)
* [ ] - Does a local svele-check is applied (rush svelte check)
* [ ] - Does a local svele-check is applied (rush svelte-check)
* [ ] - Does a local UI tests are executed [UI Testing](../tests/readme.md)
* [ ] - Does the code work? Check whether function and logic are correct.
* [ ] - Does Changelog.md is updated with changes?