Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-01✅ (#2735): add keyboard shortcuts testVinicius Reis
2022-07-29Added tests for the front matter nodeFerdinand Thiessen
2022-07-28✅ improve test and remove unnecessary codefix/noid/nc25-sharing-changesVinicius Reis
2022-07-28✅ small test adjustsVinicius Reis
2022-07-27fix: wait for ui feedback when deleting filetest/fix-cypressMax
2022-07-27fix: adjust selector for login buttonMax
2022-07-26Only autolink URLs containing protocolRaul
2022-07-26Replace files app DOM id with classVincent Petry
2022-07-26cleanup: wait statements - rely on promises insteadMax
2022-07-22✅ fix skiped testsVinicius Reis
2022-07-19♿️ (#2381): make placeholder accessible by keyboard navigationVinicius Reis
2022-07-12fix: lint warning due to invalid license expressionMax
2022-07-06test: propfind extension for workspacesMax
2022-07-05fix: take retry into account for test foldersMax
2022-06-30✅ (#2584): fix testsVinicius Reis
2022-06-30test: try to make image test retryableMax
2022-06-30Clean up cypress testsFerdinand Thiessen
2022-06-30Fix docker container for local cypress testsFerdinand Thiessen
2022-06-20text: fix cypress selector to find the right imageMax
2022-06-09✅ (#2463): add error testsVinicius Reis
2022-06-09✅ (#2463): [WIP] ImageView testsVinicius Reis
2022-06-09Add test for 0 byte fileJulius Härtl
2022-06-08fix: return promise in cypress command to wait for itMax
2022-06-07fix: various issues with conflict displayMax
2022-06-07fix: split Table and EditableTable into independent filesMax
2022-06-07fix: bring back table modification buttonsMax
2022-06-06🐛 (#2481): improve image build performance and fix apps permissionsVinicius Reis
2022-06-06🩹 (#2481): fix small bash lintsVinicius Reis
2022-06-05Fix cypress scripts for local run + Add documentationFerdinand Thiessen
2022-05-26♻️ (#2345): make Callout as a componentVinicius Reis
2022-05-25💚 (#2345): fix inconsistent testVinicius Reis
2022-05-25✅ (#2345): fix image testsVinicius Reis
2022-05-24✅ (#2345): fix workspace testsVinicius Reis
2022-05-24🚧 (#2345): workspace testsVinicius Reis
2022-05-24✅ (#2345): fix links testsVinicius Reis
2022-05-24✅ (#2345): fix viewer testsVinicius Reis
2022-05-24✅ (#2345): fix share testsVinicius Reis
2022-05-23adjust cypress tests to new markdown image targetJulien Veyssier
2022-05-11✅ (#2338): add cypress testsVinicius Reis
2022-04-26✅ fix some cypress testsVinicius Reis
2022-04-25force click on menu buttons when they are hidden (in the dropdown)Julien Veyssier
2022-04-25adapt cypress login command to small change in 25Julien Veyssier
2022-04-21✅ (#2097): use calledWithMatch instead of calledWithVinicius Reis
2022-04-21✅ (#2097): improve login actionVinicius Reis
2022-04-20✅ (#2097): add link integration testsVinicius Reis
2022-03-31feature: button to remove tableMax
2022-03-31feat: add and remove columns in tablesMax
2022-03-31fix: preserve td and th attributesMax
2022-03-31fix: keep tables separate in markdownMax
2022-03-30add image upload via drag'n'dropJulien Veyssier