Commit Graph

23 Commits

Author SHA1 Message Date
Marcel Klehr 944d31c8fd
Upgrade nc requirements (#1845) 2022-07-11 14:58:56 +02:00
Marcel Klehr 85aa554013 BookmarkMapper#findAll: Implement recursive query (#1764) 2022-06-25 14:47:26 +02:00
Marcel Klehr 1ab22ab94b Revert "BookmarkMapper#findAll: Implement recursive query (#1764)"
This reverts commit be582dd827.
2022-06-25 14:47:26 +02:00
Marcel Klehr be582dd827
BookmarkMapper#findAll: Implement recursive query (#1764) 2022-06-10 15:55:15 +02:00
Marcel Klehr c1ec2e4b8b Fix tests for nc20 compatibility 2020-10-10 17:58:36 +02:00
Marcel Klehr 4711d6507f
DB: Refactor bookmarks queries (#1209) 2020-09-11 17:53:54 +02:00
John Molakvoæ (skjnldsv) 6c2b2fbd0b php-cs lint fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-04 17:13:41 +02:00
Marcel Klehr 90518a9e39 Fix DELETE tag
fixes #1095
2020-06-28 13:26:31 +02:00
Graham Lee 95dbb3babc Fix tag and count display in navigation sidebar. (#906)
* Rename fields in TagMapper to match expectation in frontend
* Update unit test assertions to match column name expectations.
* Also change expectations in the tag rename test.

Signed-off-by: Graham Lee <leeg@labrary.online>

Co-authored-by: Steven R. Baker <steven@stevenrbaker.com>
2020-02-08 12:26:16 +01:00
Marcel Klehr fe311cf6ad Fix tech debt issues 2019-11-23 22:47:32 +01:00
Marcel Klehr 8df9b793ee Major refactoring 2019-11-23 22:47:32 +01:00
Marcel Klehr 9de11b5bef Remove tearDown PHPUnit methods 2019-11-23 22:47:32 +01:00
Marcel Klehr 1258ddb358 Fix export test 2019-11-23 22:47:32 +01:00
Marcel Klehr 7df2499428 Fix tests 2019-11-23 22:47:32 +01:00
Marcel Klehr 8770351825 Refactor stuff into services
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 0570fdc770 TagMapperTest: Add test for renameTag
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 5a0273ad33 Fix BookmarkMapper#findAll
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr e146d69418 Fix TagMapperTest
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr cebd67e109 Fix TagMapperTest
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 22f07bb4a3 Fix findByUrl tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 3741852746 Try to fix tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 8c08eb3a32 Fix dataProviders
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00
Marcel Klehr 5bc1389173 Add tests for TagMapper
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-11-23 22:47:32 +01:00