Commit Graph

66 Commits (develop)

Author SHA1 Message Date
Sergey Linnik d3c105dae1 update license 3 weeks ago
Serik Ibragimov 9a6ba63651 test(e2e): add external storage restriction tests for direct, shared, and direct editing access 2 months ago
Serik Ibragimov 01d8b9ec5d test(e2e): add errorToast and waitForError to FilesPage fixture 2 months ago
Serik Ibragimov f4e5ff077a test(e2e): add direct editing helper for obtaining one-time editor URLs 2 months ago
Serik Ibragimov d6597732de test(e2e): add external storage helper for managing global mounts 2 months ago
Serik Ibragimov 1276427995 test(settings): add restrictExternalStorage to E2E admin settings helper 2 months ago
Serik Ibragimov a9c9385853 test(e2e): pass advanced fields in settings test and update workflow 2 months ago
Serik Ibragimov 341ab2256c test(settings): clear server settings before saving valid url 2 months ago
Serik Ibragimov 7800d94f82 test(settings): scope groups selector to common section 2 months ago
Serik Ibragimov 05e836df4d fix(e2e): remove redundant create dialog confirmation form 2 months ago
Serik Ibragimov 467c3e0dae fix(e2e): use precise locator for share recipient visibility check 2 months ago
Serik Ibragimov 6a50b1e38f test(template): add E2E test for creating a file from a global template 2 months ago
Serik Ibragimov 4fea9a3a18 test(template): add template picker locators to FilesPage 2 months ago
Serik Ibragimov 384628c4d4 test(template): add global template API helpers 2 months ago
Serik Ibragimov f7e817fd5f refactor(main): add waitForSuccess to FilesPage and use it across specs 2 months ago
Serik Ibragimov 9bc3f0c8fd test(settings): add e2e test for group-based editor access restriction 2 months ago
Serik Ibragimov 564094f668 test(settings): add group management helpers for OCS API 2 months ago
Serik Ibragimov ab9b2111c8 test(settings): add allow groups UI test with group selector persistence 2 months ago
Serik Ibragimov 7f9faba029 refactor(settings): remove redundant serial call 2 months ago
Serik Ibragimov 73eafaae29 test(settings): restore common settings to defaults after each test 2 months ago
Serik Ibragimov 1e2b7e3ad1 refactor(settings): use settings array for common settings persistence test 2 months ago
Serik Ibragimov afa77bd2c6 test(settings): add waitForError helper and use it in settings spec 2 months ago
Serik Ibragimov 076bce0c7b refactor: replace direct success toast checks with waitForSuccess method in AdminPage 2 months ago
Serik Ibragimov a6c8cdedc1 refactor: replace crypto.randomUUID with randomName for user creation 2 months ago
Serik Ibragimov fe678844cc feat(utils): add randomName function to generate random UUIDs 2 months ago
Serik Ibragimov e411252a74 feat(e2e): add open editor in new tab tests 2 months ago
Serik Ibragimov 782672e645 feat(e2e): add share directory link tests 2 months ago
Serik Ibragimov f19fece83e refactor: use EditorPage::waitForEditor() to wait for editor load 2 months ago
Serik Ibragimov 48b8398477 feat(e2e): modify share link spec to test file shares with default open setting enabled and disabled 2 months ago
Serik Ibragimov 91c11760f0 feat(e2e): add waitForEditor method to EditorPage 2 months ago
Serik Ibragimov c4152ec611 feat(e2e): add closeButton locator to EditorPage 2 months ago
Serik Ibragimov e10f9272db feat(e2e): add tests for directory share with edit permission 2 months ago
Serik Ibragimov a1fcbd6609 refactor(e2e): update download picker locator 2 months ago
Serik Ibragimov 6d9873d540 feat: clear server settings during invalid url settings test 2 months ago
Serik Ibragimov e058d473aa refactor: update admin page object 2 months ago
Serik Ibragimov 03f526c971 refactor: use console message for document load detection 2 months ago
Serik Ibragimov 3f90973518 fix: update advanced sidebar test locators 2 months ago
Serik Ibragimov 22fbbb7d9a refactor: use console message for document load detection 2 months ago
Serik Ibragimov 2fc51791cf refactor: use proper invalid url 2 months ago
Serik Ibragimov 082bc73f93 refactor: rename admin project to serial and update codebase 2 months ago
Serik Ibragimov 2f057000ec feat: enable and disable advanced setting 3 months ago
Serik Ibragimov 2bf88f1f2c feat: add onlyoffice app admin settings helper 3 months ago
Serik Ibragimov 33417eee9d refactor: change file locator 3 months ago
Serik Ibragimov 255992a207 feat: add sample.odt template file 3 months ago
Serik Ibragimov 515874561e feat: add sample.txt template file 3 months ago
Serik Ibragimov d3b8d80974 feat: add share link tests 3 months ago
Serik Ibragimov ab5f3d1871 feat: add viewer load tests 3 months ago
Serik Ibragimov cdd83c9acf feat: add advanced permissions sidebar tab tests 3 months ago
Serik Ibragimov 7e13c7b60f feat: add convert file action tests 3 months ago
Serik Ibragimov bdd00eeed6 feat: add download as file action tests 3 months ago