Commit Graph

34 Commits

Author SHA1 Message Date
leogermani 5724260bbf fix tests for older php versions 2020-02-11 11:00:01 -03:00
leogermani a9e5f8d58a remove private filter and meta from api response
it was showing up in metadata and filters_order
2020-02-11 10:52:26 -03:00
leogermani e2e57d05bd more tests for private meta and filters visibility 2020-02-11 10:09:45 -03:00
leogermani 7d42f87982 add test for visibility of private filters 2020-02-11 09:48:22 -03:00
leogermani f94426580b Remove Custom Interval filter and migrate to new ones #306 2019-10-23 17:29:16 -03:00
vnmedeiros 86a7ff13e1 fix value of `filter_type` on test api filter 2019-10-16 17:09:29 -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 cb240b66b7 Update tests #311 2019-10-11 16:53:35 -03:00
Leo Germani 7f79e64887 starting refactor of repository filter meta #261 2019-09-30 18:00:44 -03:00
leogermani 3df60abead fix tests 2019-06-26 12:35:00 -03:00
Leo Germani 58dc05317f refactor filter metadatum_id getters and setters 2019-06-03 11:41:44 -03:00
leogermani c56a9cdf90 avoid errors and fix tests 2018-11-14 14:33:10 -02:00
Leo Germani 83eada31c4 re-refactor metadata types name 2018-06-11 14:58:08 -03:00
weryques 8ba7478287 Changes field to metadatum and fields to metadata 2018-06-11 12:10:07 -03:00
weryques 2c8def795d Fixes error on test api filters and changes the condition for delete a object to non strict 2018-05-29 10:04:37 -03:00
weryques dba92385a6 Logs and Tests
Updated action do insert logs
Fixes action of insert logs in all insert methods
Updated message of logs
Updated description of logs
Fixes some tests
2018-04-09 12:45:49 -03:00
weryques ec66b0b576 Delete category 2018-03-23 10:03:39 -03:00
weryques 429a5587c4 Fixes set thumbnail 2018-03-13 13:47:31 -03:00
weryques 3b13c11acc Enpoint Filters
1. Create filter in collection without field association
2. Create filter in repository
3. Get filters from repository
4. Get filters from collection without field association
2018-03-13 10:01:53 -03:00
Eduardo humberto 49087a6a35 create tests for filter types support 2018-03-05 15:41:37 -03:00
Eduardo humberto b638a55409 alter the name Range filter type to Custom Interval, create the autocomplete filter type 2018-03-05 08:50:38 -03:00
Leo Germani 70c30127c0 fix test fields 2018-02-22 17:27:07 -03:00
weryques 048b95d652 Changes filters route 2018-02-22 13:12:06 -03:00
Eduardo humberto 722b5387d1 Alter Metadata to Fields/Field (Big changes) 2018-01-31 12:51:43 -02:00
weryques 73d86d59bf Refactoring capabilities 2018-01-31 11:06:46 -02:00
Jacson Passold a9bcd0292a better handler response errors 2018-01-29 18:18:40 -02:00
Jacson Passold 86d45910d4 add test group "api" 2018-01-19 20:39:32 -02:00
weryques 15612ef35a Fetch a Term 2018-01-18 11:38:31 -02:00
weryques a37e56e424 Get a filter 2018-01-18 11:23:16 -02:00
weryques 027fd43030 Fetch filters 2018-01-17 15:48:44 -02:00
weryques 036d5e2661 Update filter 2018-01-16 11:41:24 -02:00
weryques a2d6c38c13 Delete filter 2018-01-15 09:15:21 -02:00
weryques 43b15b55ba Test for filters delete or trash and started delete endpoint 2018-01-12 14:17:52 -02:00
weryques 0541d78b5f Create endpoint to POST filters and your test. 2018-01-10 13:56:55 -02:00