Commit Graph

38 Commits

Author SHA1 Message Date
vnmedeiros 0bdd0d18e1 fix: adjust test case and check if order is defined 2024-07-28 12:36:42 -03:00
vnmedeiros e9c6a21592 test: add test_create_default_user_value_metadata 2021-05-13 11:34:12 -03:00
vnmedeiros 79b3a83106 test: add tests to image blurhash #463 2021-02-19 17:33:25 -03:00
vnmedeiros b5d486961e changes core author metadata to user metadata #354 2020-04-17 09:29:11 -03:00
vnmedeiros 2aa94b5065 add/fix tests for core metadata author #354 2020-04-08 15:35:28 -03:00
leogermani e94a08269d fix exclude param in rest api 2019-12-18 17:28:56 -03:00
Vinícius Nunes 014c9290cb add sort metadata on test duplicate items 2019-11-18 10:56:14 -03:00
leogermani f1a6385698 merge develop 2019-10-29 16:03:11 -03:00
Leo Germani 6e7bd268ee refactor filters and meta fetch_by_collection considering perms #274 2019-10-21 19:11:41 -03:00
Leo Germani 9440f70551 test and fix metadata and filter type options in API response 2019-10-16 11:05:29 -03:00
Leo Germani 5dc058a787 Clear tests #261 2019-09-13 19:25:42 -03:00
Leo Germani 2fd4bb0ad6 add support to NOT LIKE operator in tax_query #266 2019-07-30 15:35:32 -03:00
leogermani 1c1f6d3e35 Add support for LIKE operator to Tax_Query in Tainacan API #266 2019-07-29 15:06:05 -03:00
leogermani 34f570c429 Add copies and status arguments to duplicate endpoint #250 2019-07-22 15:52:01 -03:00
leogermani 46df1f9588 fix set_value() passing an Term Entity #250 2019-07-18 17:57:16 -03:00
leogermani 61e597c6c8 add item duplicate API endpoint #250 2019-07-18 12:22:53 -03:00
Leo Germani d2b469397f Refactor trash and delete methods in repository #272 2019-06-27 22:53:14 -03:00
leogermani c4da2e01c6 Test and fix capabilities attribution for tainacan roles #205 2019-03-21 12:56:32 -03:00
Eduardo Humberto 6590b525bb test role author to insert items in his own collection (#205) 2019-03-21 12:56:31 -03:00
Eduardo Humberto 9ca75ffd5b update test to create item in collection created by user (#205) 2019-03-21 12:46:32 -03:00
Eduardo Humberto 4ad7667ae3 create test to reproduce error on create item as tainacan author role (#205) 2019-03-21 12:46:32 -03:00
vnmedeiros c7488760d5 fix the tests cases. #90 2019-02-22 14:26:45 -03:00
weryques 967bfc876e Removes useless code and creates a test for fetch items that have a metadata not filled (issue #104) 2018-08-07 09:43:17 -03:00
Leo Germani b209339daa Tests for fetch_only API param (fixes #54) 2018-06-15 09:35:34 -03:00
weryques ec66b0b576 Delete category 2018-03-23 10:03:39 -03:00
weryques e49d29bb42 Fixes some tests 2018-03-09 13:28:44 -03:00
Leo Germani 853239c0cc Default fetch items return private items correctly 2018-02-16 16:48:58 -02:00
Leo Germani 0d10196abc various fixes in items api controller and permissions handling 2018-02-10 00:36:57 -02:00
weryques cf5cb62d21 Allow insert draft Items 2018-01-29 11:09:44 -02:00
weryques 01f42d5c0c API routes changed 2018-01-25 11:47:09 -02:00
Jacson Passold 86d45910d4 add test group "api" 2018-01-19 20:39:32 -02:00
weryques e961943e8c Update item 2018-01-16 10:47:29 -02:00
weryques 167867620e Api updates
Created taxonomies Controller;
Now the entities have the method __toArray();
Created test for taxonomies Controller;
Added more exceptions treatments;
terms Controller was initiated;
And other improvements.
2017-12-19 14:24:30 -02:00
weryques 96aa29d61b Now the basic user capabilities are working 2017-12-18 10:52:45 -02:00
weryques ecf8a171d3 Items Api and Repository
Endpoint DELETE is working;
Method delete is working;
A route was changed in Items Controller.
2017-12-08 12:53:55 -02:00
weryques d2495af712 Test delete or trash items and collections 2017-12-07 13:49:11 -02:00
weryques b5a247e4e5 API
Test create item in a collection;
Implemented create item in Items controller;
Implemented prepare item for database in Item controller;
2017-12-07 10:46:31 -02:00
weryques 75a64ebed1 Test fetch items from a collection 2017-12-07 10:00:35 -02:00