Luka Trovic
4c432fea5a
fix: update base query count
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-05-23 19:04:07 +02:00
Julius Härtl
b24d512fda
fix: Limit card activities for deleted cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-01-09 15:13:40 +01:00
Julius Härtl
e1bd8b2d72
fix: Further limit updating cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-01-09 15:13:40 +01:00
Julius Härtl
818a08b6a1
tests: Add integration tests for deleted boards/cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-01-09 15:13:39 +01:00
Julius Härtl
b7d624c671
chore: Fix php-cs and psalm
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-01-09 11:32:34 +01:00
Julius Härtl
09a2f0ea5e
fix: Only query boards not marked for deletion unless we want to undo
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-01-03 16:50:23 +01:00
Julius Härtl
c17b11192d
fix: Check both card reference url patterns
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-07 10:24:11 +00:00
Julius Härtl
beafcfa743
style: fix php-cs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:48:22 +02:00
Julius Härtl
1881010b7a
tests: ignore version of stored json for import tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:48:03 +02:00
Julius Härtl
07ba4b2e4a
fix: Only map owner for user mapping
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:37:00 +02:00
Julius Härtl
8feeb7005d
fix: Add output for individual failures or skipped parts
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:59 +02:00
Julius Härtl
0af05d62b7
tests: assert json diff between import/export
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:59 +02:00
Julius Härtl
73c6487798
test: Add reimport test case
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:59 +02:00
Julius Härtl
e2ac4df537
feat: Let occ deck:import default to deck json importer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:58 +02:00
Julius Härtl
ab8d4b8432
docs: Add dedicated documentation section for import/export
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
docs: Update import docs
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:58 +02:00
Julius Härtl
6318a314c1
test: Add example test data for deck import
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:58 +02:00
Julius Härtl
fb7f316b26
test: Add some basic integration test skeleton for import
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 19:36:58 +02:00
Julius Härtl
9aded3ccb8
chore: Add LoadEditor event to psalm stubs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-09 14:46:30 +02:00
Faraz Samapoor
b8566a3a0d
Converts 'strpos()' calls to improve code readability.
...
Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com >
2023-05-10 08:55:42 +03:30
dependabot[bot]
7fb0822ce8
Chore(deps-dev): Update behat/behat requirement in /tests/integration
...
Updates the requirements on [behat/behat](https://github.com/Behat/Behat ) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-22 06:46:13 +00:00
dependabot[bot]
8b410a453a
Chore(deps-dev): Update guzzlehttp/guzzle requirement
...
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-22 03:06:05 +00:00
Julius Härtl
b79566d6a4
tests: Cover setting/resetting card due date with integration test
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-04-03 15:35:51 +02:00
Julius Härtl
0b2ea0f839
fix: Centralize usage of CardDetails
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-04-03 15:35:51 +02:00
Julius Härtl
e824d4eb30
tests(integration): Add test for multiple board shares to the same user
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-03-01 21:49:10 +01:00
chandi Langecker
b4eece879d
test(unit): fix tests, mostly due to missing boardId's, which are now required for event emitting
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-02-21 21:53:22 +01:00
Julius Härtl
46df19a3a6
fix: Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:28 +01:00
Julius Härtl
4b319d8d23
perf: Avoid extra round trips when checking permissions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:27 +01:00
Julius Härtl
133e3f3140
tests: Adapt tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:27 +01:00
Julius Härtl
2542b6ed16
ci: Add query count for integration tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:26 +01:00
Julius Härtl
2ffecd81d4
chore: Fix typings and update psalm baseline
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-15 13:29:26 +01:00
Julien Veyssier
514673f6e7
fix integration test to search for comments
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-02-08 14:02:06 +01:00
Julius Härtl
01c2ae23aa
chore(psalm): Add type hints to make psalm happy
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-01-24 11:46:47 +01:00
chandi Langecker
e89cd98419
fix broken requests in tests after switch to OCS
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +01:00
chandi Langecker
6d86ec70ef
sessions: fix failing tests due to changed api endpoints
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +01:00
chandi Langecker
d7919497b6
stub OCA\NotifyPush\Queue\IQueue
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +01:00
chandi Langecker
2d465a707f
fix acl test
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
43a1b1a2e5
sessions: integration tests
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
fcfbcc63b4
basic notify_push usage with session handling (rebased)
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:56 +01:00
Julius Härtl
f817025dfe
Merge pull request #4333 from nextcloud/dependabot/composer/vimeo/psalm-5.4.0
...
Bump vimeo/psalm from 4.30.0 to 5.4.0
2022-12-30 14:26:15 +01:00
Julius Härtl
c739d543c2
chore: Fix new psalm errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-12-30 14:08:31 +01:00
David Loe
e256cf23ce
Fix Errors
...
Signed-off-by: David Loe <d.loewens24@gmail.com >
2022-12-30 12:56:06 +01:00
dependabot[bot]
d2c2e0bd11
Update behat/behat requirement in /tests/integration
...
Updates the requirements on [behat/behat](https://github.com/Behat/Behat ) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.11.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-03 03:09:28 +00:00
Julius Härtl
76fd901062
Handle circle deletion event and add cleanup job
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-11 10:24:02 +01:00
Marcel Klehr
1a654925e8
Merge pull request #4184 from nextcloud/bugfix/noid/integration-validators
2022-11-09 14:12:33 +01:00
Michal Polacik
8698e2ce3f
Permanently delete deck cards marked as deleted after 5 min in a cron job
...
Limit deleted cards in one cron job run to 500
Converted spaces to tabs
Added missing import for CardMapper class
Added another missing import for CardMapper class
Fixed response object in findToDelete method + fixed 2 misspellings in API.md
Fixed invalid parameter type
Fix DeleteCronTest
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
Fix lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-11-07 17:26:12 +01:00
Julius Härtl
ed282479a1
Fix validation of attachment data
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-03 20:39:20 +01:00
Julius Härtl
805f185191
Merge pull request #4173 from nextcloud/bugfix/noid/card-sanity-check
2022-10-31 21:17:31 +01:00
Julius Härtl
a231061043
Merge pull request #4059 from nextcloud/feature/improve-security-level
2022-10-31 12:59:12 +01:00
Julius Härtl
39c59a3bd6
Add integration test for attachment handling on cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-10-31 12:48:50 +01:00
Julius Härtl
bfec6f5ad4
Add some tests for parameter validation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-10-31 12:47:35 +01:00