Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Adjust cypress tests to use reusable POM for header navigation | Ferdinand Thiessen | 2024-07-10 | 6 | -159/+258 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): wait for apps list fetch for better testing stability | skjnldsv | 2024-07-04 | 1 | -0/+7 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | test: Don't use @nc/axios in cypress | Louis Chemineau | 2024-07-02 | 1 | -3/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix: Allow to reset unified search using the ↵ | Ferdinand Thiessen | 2024-06-27 | 4 | -17/+101 |
| | | | | | | `nextcloud:unified-search:reset` event Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Check for local changes before trying to apply them | Marcel Müller | 2024-06-15 | 1 | -3/+20 |
| | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | fix(files): Use `data-cy` (data attribute) instead of `cy-data` | Ferdinand Thiessen | 2024-06-11 | 2 | -7/+7 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat(cypress): Add tests for files sidebar | Ferdinand Thiessen | 2024-06-04 | 2 | -1/+99 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(cypress): Fix tests | Christopher Ng | 2024-05-30 | 1 | -0/+6 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 48 | -756/+117 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(tests): Adjust theming test for new splitted background and primary colors | Ferdinand Thiessen | 2024-05-21 | 3 | -151/+322 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: cypress | Simon L. | 2024-05-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-17 | 2 | -0/+172 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Do not show files from hidden folders in "Recent"-view if hidden ↵ | Ferdinand Thiessen | 2024-04-16 | 1 | -0/+116 |
| | | | | | | | | files are disabled by user Needed to adjust the store creation to be able to inject pinia before the vue app is initialized. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(tests): Adjust tests for changed css classes | Ferdinand Thiessen | 2024-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(Cypress): Adjust tests for new breadcrumbs | Eduardo Morales | 2024-04-10 | 3 | -13/+13 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | chore: add drag and drop recursion and FilesystemAPI testing | skjnldsv | 2024-04-04 | 2 | -60/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore: adjusting cypress drag and drop tests | skjnldsv | 2024-04-04 | 2 | -1/+134 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(settings): Allow to sort groups in the account management alphabetically | Ferdinand Thiessen | 2024-03-27 | 1 | -1/+80 |
| | | | | | | | We can do this purly in the frontend - but when enforced from the backend using the existing system config, we need to follow the requirement. We then show a warning about the configuration. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(files_versions): Add listener and interfaces to allow versions ↵ | Louis Chemineau | 2024-03-26 | 8 | -57/+182 |
| | | | | | | migration across storages Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 1 | -1/+1 |
| | | | | | | | | | For security reasons it is recommended to stop the login process at a defined time, this could prevent password leaks by e.g. user forgetting that they entered their password on public devices. Enforced e.g. by the BSI ORP.4.A13 rule. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): When copying nodes only add the copy suffix for file before file ↵ | Ferdinand Thiessen | 2024-03-22 | 1 | -2/+19 |
| | | | | | | | extension Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Do not escape file names for filepicker buttons | Ferdinand Thiessen | 2024-03-22 | 2 | -1/+39 |
| | | | | | | The text is already escaped by Vue, so we should not escape or sanitize the filename. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(settings): adjust e2e tests selectors to new structure | Grigorii K. Shartsev | 2024-03-19 | 1 | -14/+11 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge) | Ferdinand Thiessen | 2024-03-18 | 1 | -0/+62 |
| | | | | | | The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(settings): Implement new app discover section for app management | Ferdinand Thiessen | 2024-03-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(files): Add e2e tests for live photo sync | Louis Chemineau | 2024-03-14 | 5 | -31/+285 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(cypress): Do not run cron in ajax mode | Louis Chemineau | 2024-03-14 | 1 | -0/+2 |
| | | | | | | This prevent random slowdown during tests, making them more reliable, and faster. Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(cypress): ResizeObserver loop undelivered notifications error | Christopher Ng | 2024-03-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat(settings): Split account management into navigation and content | Ferdinand Thiessen | 2024-03-11 | 1 | -3/+3 |
| | | | | | | The should ease the maintenance of it due to reduced complexity. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Make appstore sidebar tabs standalone components | Ferdinand Thiessen | 2024-03-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(settings): users settings cypress | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -10/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix(cypress): Adjust cypress tests | Christopher Ng | 2024-03-06 | 1 | -9/+9 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(settings): emails actions a11y and design | Grigorii K. Shartsev | 2024-03-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | test(files_versions): Add tests for versions actions | Louis Chemineau | 2024-02-27 | 5 | -38/+381 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(files_sharing): Add utils to e2e tests files_sharing | Louis Chemineau | 2024-02-27 | 1 | -0/+104 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(files): Add move and copy utils for e2e tests | Louis Chemineau | 2024-02-27 | 2 | -70/+69 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(cypress): files_versions flakyness | skjnldsv | 2024-02-22 | 2 | -21/+22 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(cypress): more stable navigation-bar-settings cypress tests | skjnldsv | 2024-02-22 | 3 | -53/+77 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | enh(settings): Add Cypress tests for personal information | Ferdinand Thiessen | 2024-02-15 | 1 | -0/+391 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix: cypress | John Molakvoæ | 2024-02-13 | 4 | -26/+26 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML ↵ | Ferdinand Thiessen | 2024-02-09 | 3 | -7/+101 |
| | | | | | | entities in their names Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Adjust cypress tests for changed theming | Ferdinand Thiessen | 2024-02-06 | 2 | -6/+11 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(tests): Fix flyke cypress test | Joas Schilling | 2024-02-05 | 1 | -1/+0 |
| | | | | | | This is a "Ctrl+D" instead of "Ctrl+S" fail from b2d999fd6835e5c59b6086c658330ce7360a780f Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(tests): Make the cypress apps management test more reliable | Joas Schilling | 2024-02-02 | 1 | -2/+20 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(cypress): Adjust files sorting tests | Ferdinand Thiessen | 2024-01-27 | 1 | -6/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(cypress): Wait for color change in `pickRandomColor` | Ferdinand Thiessen | 2024-01-25 | 1 | -3/+10 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(theming): update e2e tests after separating color button and preview | Grigorii K. Shartsev | 2024-01-24 | 3 | -15/+14 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-01-24 | 2 | -9/+9 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> |