Commit Graph

31 Commits

Author SHA1 Message Date
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
Luka Trovic
1217b37b19 feat: add validators to check values in services
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2022-10-21 18:08:19 +02:00
Raul
0c5b1a88a6 Run cs:fix
Signed-off-by: Raul <raul@nextcloud.com>
2022-04-13 12:43:00 +02:00
Raul
1d5fdef4b4 Remove redundant is_array checks on return result from LabelMapper::findAll
Signed-off-by: Raul <raul@nextcloud.com>
2022-04-13 12:40:05 +02:00
Julius Härtl
52febb396c Fix php cs issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-22 19:57:19 +02:00
Julius Härtl
ee93d64fd0 Fix codacy warnings and remove unused code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 09:29:28 +01:00
Julius Härtl
4481fc1ace Remove unused is_object
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-05 09:27:28 +01:00
Jakob Röhrl
d11917e4ff now the tests are working
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:26:03 +01:00
Jakob Röhrl
ee20841ad6 fix failed unit test
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:26:03 +01:00
Jakob Röhrl
e5d3c16a80 show different error messages and UI reset after failed update
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:26:03 +01:00
Jakob Röhrl
f01cd506f7 new try
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:25:21 +01:00
Jakob Röhrl
ab73f58fd8 added private function
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-03-05 09:24:05 +01:00
Jakob Röhrl
eb0cd9685d Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
fix for issue586
2019-03-05 09:24:05 +01:00
Julius Härtl
a026ebf094 Add change database helper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-05 14:53:01 +01:00
Ryan Fletcher
4391bf4eb8 added missing BadRequestException checks to StackService.php
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
2018-08-15 21:15:22 +02:00
Ryan Fletcher
72aeb723a5 fixed up missing checks from labelService, BadRequestException is now extending StatusException
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
2018-08-15 21:15:21 +02:00
Julius Härtl
dcfb9f3903 Properly annotate exceptions thrown by services
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-15 21:15:19 +02:00
Scrutinizer Auto-Fixer
b633d82c5e Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2018-05-12 11:10:23 +00:00
Julius Härtl
8c04ea8dc9 Archive boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-08 19:35:42 +02:00
Scrutinizer Auto-Fixer
c01bfb5e44 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-01-31 13:01:52 +00:00
Scrutinizer Auto-Fixer
094aa6d636 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-01-31 09:28:59 +00:00
Julius Haertl
8f6e923e85 Fix indentation 2017-01-18 12:49:09 +01:00
Julius Haertl
823dbbd04b Testing services 2017-01-18 12:34:58 +01:00
Julius Haertl
da34d7167f Cleanup use statements 2017-01-13 16:46:59 +01:00
Julius Haertl
b0627d8979 Remove dark magic middleware and check permission in services 2017-01-13 16:36:36 +01:00
Julius Haertl
f0aa3777b2 Remove IDb occurences 2017-01-09 21:32:40 +01:00
Julius Haertl
c1bbe62cfa Remove unused variables 2016-10-28 22:04:56 +02:00
Julius Haertl
9bbe4b9137 PHPdoc and small fixes 2016-10-28 00:48:00 +02:00
Julius Haertl
1faa3481f8 Cleanup mostly use statements 2016-10-28 00:04:08 +02:00
Julius Haertl
2deffacd98 Add SharingMiddleware for permission checks and small fixes 2016-08-24 01:22:45 +02:00
Julius Haertl
33e99b9e7c move to PSR-4 2016-08-19 18:10:07 +02:00