Julius Härtl
a032287cb5
cleanup test cases
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:29 +01:00
Julius Härtl
a45e46f80a
Allow transfer of single boards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:29 +01:00
Julius Härtl
72134e6e95
fix: unit tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:28 +01:00
Luka Trovic
afbbdf0c1b
fix: unit test & psalm static code analysis issues
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:28 +01:00
Sergey Shliakhov
6106066460
Fix coding styles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Signed-off-by: Max <max@nextcloud.com >
2022-03-22 08:23:27 +01:00
Sergey Shliakhov
8b45495214
Check type before transfer card participants ownership
...
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com >
temp
2022-03-22 08:23:26 +01:00
Luka Trovic
165375fbab
fix: generate fixed link for activity emails
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
fix: generate fixed link for activity emails
Signed-off-by: Luka Trovic <luka@nextcloud.com >
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-09 16:57:31 +01:00
Julius Härtl
eaf6defe59
Move any circles API usage to internal service
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-01-03 10:23:47 +01:00
Vitor Mattos
ccd5bce7ea
Replace glob by EventDispatcher
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
f2b6934ac3
Move all classes to a sub-namespace
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
fda8a03c43
Remove unused codes
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
5b30577df0
Update documentation, import created
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
202ea30090
Start implementing Trello API service
...
Implement name of system to import
Implement need validate data
Fix allowed system list
Start implementing Trello API service
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
19c609540b
Default valute to board property fix command flow and refactor
...
Fixes on getBoard tests
Refactor
Reduce psalm info
Refactor to implement pattern
Change order of methods to put all abstract first and all public first
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
6714c89220
Remove interact from command and implement bootstrap method
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
e01e4cf1a7
Create route to get json schema to validate config
...
Fix visibility
Make compatible with php 7.2
Remove returing instance
Increase coverage
Reduce psalm info
Throw exception if system not defined
Increment coverage
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
4138953208
Changes to make possible implement api endpoint
...
Update documentation
Start implementing getSystems route
Code to route getSystems
Controller to board import
Change return
Increase coverage
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
39a927de18
Clean attachment table
...
Clean code
Clean attachment table
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
c5d10dafb8
Import participants
...
Big refactor to create route
Import participants
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
fd92fc3c4d
Refactor and improvements on command
...
Check available helpers
Default permission: view only
Moved validate setting from helper to command
Turn more easy create a importer
Docblock and improvements on interface
lcfirst on system property
Helper moved to ImporHelper folder
Moved fixtures to ImportHelper
Rename settings to config
Big refactor to move import methods to service
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
eb8bf3f22b
Translations and tests
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
48df98ce67
Add new command
...
Clean code
Add new command
Import last modified and deleted date
Replace arrow functions by lambda functions
Add properties to class
Add dependency to composer.json
Signed-off-by: Vitor Mattos <vitor@php.rio >
Turn private methods
Add output messages and associate users to cards
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:46 +01:00
Julius Härtl
596834853b
Fix codestyle issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-12-29 11:43:57 +01:00
Julius Härtl
92acaa0011
Properly handle setters now that there is a default value of null with unset acl/labels
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-11-30 10:57:24 +01:00
Julius Härtl
4ec57d337b
Keep API results the same as before
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-11-24 10:12:28 +01:00
Julius Härtl
901b8f2506
Avoid fetching board details multiple times
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-11-24 09:40:30 +01:00
Julius Härtl
83fc4323f4
Keep exceptions http response generic and return the request ID for further tracing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-11-05 17:41:11 +01:00
Julius Härtl
82dbd800d6
Move circle checks to a unified service and improve member checks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-08-03 09:15:18 +02:00
Julius Härtl
ae2aa8caff
Reduce duplicate queries when fetching user boards an permissions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-07-05 19:53:43 +02:00
Julius Härtl
f6eea0e467
Refactor update to have proper order of optional parameters
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-05-28 14:13:25 +02:00
Julius Härtl
fbcad7f73b
Catch any error during circle detail fetching
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-05-03 08:15:45 +02:00
Julius Härtl
e90be82c35
Add test case for special characters
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-30 11:01:22 +02:00
Julius Härtl
bbf0394df2
Show comment counter and highlight if unread comments are available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-28 17:14:48 +02:00
Julius Härtl
f4ea995182
Merge pull request #2950 from nextcloud/bugfix/2932
2021-04-16 14:29:57 -01:00
Julius Härtl
9118852f37
Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-16 17:18:15 +02:00
Joas Schilling
e5d716c102
Rich object string parameters for notifications
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-04-16 17:10:26 +02:00
Julius Härtl
0f3bbe332b
Improve quote handling in search strings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:13:04 +02:00
Julius Härtl
840c143b92
Implement advanced search queries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:13:03 +02:00
Julius Härtl
322480a3b7
Move full text search to proper events
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 11:04:17 +02:00
Julius Härtl
9f7901519b
Switch to Content-Disposition attachment and check for sane mimetypes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-03-04 08:17:28 +01:00
Julius Härtl
68fba6365a
Merge pull request #2750 from nextcloud/bugfix/noid/emails-not-translated
2021-01-27 16:50:50 +01:00
Joas Schilling
187ec32995
Fix deck activity emails not being translated
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-01-27 16:32:43 +01:00
Julius Härtl
b0135a71ed
Remove repair step which is no longer needed as we cleanup automatically once the user gets deleted
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-08 14:47:08 +01:00
Julius Härtl
aeb05d3687
Remove rather useless unit tests that are just passing arguments
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-04 16:01:56 +01:00
Julius Härtl
08842d239e
Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-04 16:01:55 +01:00
Julius Härtl
74814ad614
Fix test mocking
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-04 12:10:54 +01:00
Julius Härtl
4e92faa517
Do not error on deprecated methods for now
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 14:48:52 +01:00
Julius Härtl
7cc9cf26ef
Update php codestyle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 13:05:54 +01:00
Julius Härtl
6fa7a094dc
Mark notifications as processed when the board does no longer exist
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-13 15:45:55 +01:00
Julius Härtl
12ed9ae4ac
Merge pull request #2245 from nextcloud/enh/etag-api
2020-11-10 21:58:30 +01:00