Commit Graph

17 Commits

Author SHA1 Message Date
DarkPhoenix2704
1be7d6a6da tests: update attachments tests 2024-07-25 10:07:22 +05:30
DarkPhoenix2704
99207aee57 tests: update attachments tests 2024-07-25 10:07:22 +05:30
Anbarasu
64a66b48a0 feat: attachments by url, webcam (#8921)
* fix: attachment fixes

* feat: support camera, local rewrite uploads feat: url, wip

* fix: upload url

* fix: import useAttachmentCell

* fix: handle invalid urls, edge cases

* fix: handle stopping all active streams

* fix: styling

* fix: styling

* fix: tests correction

* fix: bulk updates tests

* fix: thumbnail support, fix: icons for all fix: url with redirect not working fix: overflow issue fix: scope style modals fix: expanded form design broken

* fix: clear all active streams

* fix: mirror camera

* fix: update colors fix: enable upload-via-url in shared views

* fix: upload-via url

* fix: typo

* fix: update styles fix: added localization fix: issues with camera

* fix: update translation

* fix: show error inline fix: icon hover effect not working fix: reuse media stream

* fix: slowui

* fix: don't load if the filetype does not starts with image/video

* fix: translation

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-07-05 16:43:51 +05:30
Ramesh Mane
b5962ad591 Nc test/form view validations (#8548)
* fix(nc-gui): bulk update field header issue

* test: add custom validation test cases

* test: add custom validation test cases

* test: custom validation all type test cases

* test: add email, phone number validation test cases

* test: fix form fill textarea issue

* test: add form validation shared view test cases

* test: add survey form custom validation test cases

* test: add limit to range survery form test cases

* test: add attachment validation survey form test cases

* chore(nc-gui): lint
2024-05-25 06:42:31 +05:30
Muhammed Mustafa
de8d70f39b fix: Fixed issue with test 2023-09-27 22:49:46 +05:30
Muhammed Mustafa
f59c4c712e fix: Fixed issue with test 2023-09-27 21:13:08 +05:30
Raju Udava
b2134c0ff9 test: sync
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-08-31 15:38:24 +05:30
Raju Udava
cb06938c36 test: attachment cell
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-06-28 12:55:16 +05:30
Raju Udava
9fbcae15a4 test: attachment cell scroll into view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-04-03 15:10:24 +05:30
Raju Udava
4df86f8f7b test: attachment fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-04-03 14:23:48 +05:30
Raju Udava
38e2e2a918 test: shortcuts, scroll cell into view for tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-04-03 13:18:32 +05:30
Raju Udava
00ae001145 test: attachment flaky fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-04-03 12:20:07 +05:30
Raju Udava
9241023ef3 test: retry logic for attach verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-02-13 09:57:43 +05:30
Raju Udava
eb0eb410c0 test: use different class name for cell & expand modal picker
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-25 18:33:13 +05:30
Raju Udava
91ef35a588 test: attachment enterprise
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-25 17:07:12 +05:30
Raju Udava
46f19c86b5 test: support attach multiple files in one go
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-18 19:52:25 +05:30
Muhammed Mustafa
aa5fbdffd4 fix(test): Moved playwright folder from nc-gui 2022-11-12 15:29:36 +05:30