Carl Schwan
5cf486150a
refactor: Fix psalm issues
...
- Add typing for most of the services, controllers and mappers
- Add api doc for mappers
- Use vendor-bin for psalm
- Use attributes for controllers
- Fix upload of attachments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
2025-09-28 11:49:06 +02:00
Luka Trovic
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +02:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
Julius Härtl
0985f24f57
chore: Fix php-cs-fixer errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-05 22:26:08 +02:00
Julius Härtl
8ec8a91cab
perf: Group queries for fetching overview cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:27 +01:00
Julius Härtl
af21282468
style: php-cs-fixer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:26 +01:00
Julius Härtl
7bfbbee6e8
perf: Enrich calls in combined sql queries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:26 +01:00
Raul
7575bd0bf7
Fix due status calculation
...
Signed-off-by: Raul <raul@nextcloud.com >
2023-02-15 13:18:11 +01:00
Raul
6ae61368a7
Update Card serialization (jsonSerialize usages) to use CardDetails model
...
Signed-off-by: Raul <raul@nextcloud.com >
2023-02-15 13:18:11 +01:00
Julius Härtl
e2c5367050
Avoid duplicate code
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-28 20:51:22 +02:00
Raul
ebbafbe55d
Add board summary model
...
Signed-off-by: Raul <raul@nextcloud.com >
2022-05-06 11:29:13 +02:00
Raul
7b7af75802
Update Card serialization (jsonSerialize usages) to use CardDetails model
...
Signed-off-by: Raul <raul@nextcloud.com >
2022-05-06 11:29:13 +02: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
Jakob Röhrl
f23f8b38f1
change func name
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2021-05-18 12:08:05 +02:00
Jakob Röhrl
eaf061c4b7
show on shared boards unassigned cards to all users
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2021-05-17 14:30:36 +02:00
Julius Härtl
8c1774c6c1
Merge pull request #2517 from nextcloud/bugfix/2482
...
Filter out duplicate cards in overview
2020-11-11 08:23:06 +01:00
Julius Härtl
9b366857ab
Rename find to findAll
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 15:25:25 +01:00
Julius Härtl
67fe250248
Refactor class names to Assignment
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 15:25:24 +01:00
Julius Härtl
a7f8c183d5
Filter out duplicate cards in overview
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 14:21:59 +01:00
Julius Härtl
0b23401a07
Some cleanup on the filtering
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-25 21:18:59 +02:00
Jakob Röhrl
3880b25705
show in dashboard and overview all my assigned cards and on private boards all due cards
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-08-25 21:18:15 +02:00
Julius Härtl
1392892413
Fix lint errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 12:19:31 +02:00
Julius Härtl
341eb47565
Cleanup backend methods
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 11:41:18 +02:00