Commit Graph

6174 Commits

Author SHA1 Message Date
Eduardo humberto 60c31ca2f5 update components Text, Selectbox,Checkbox to consume/request api 2017-12-12 15:33:43 -02:00
weryques 3952519647 Update tainacan-api.md 2017-12-12 15:33:36 -02:00
weryques 3550c8b614 Get item metadata and Get Collection metadata 2017-12-12 15:17:55 -02:00
Jacson Passold 1174fe329c add contruct option to stdClass post and array post, used in deletion for example 2017-12-12 13:01:34 -02:00
weryques 94d6ca8dc6 Removed unecessary verification 2017-12-12 12:16:17 -02:00
weryques 876bd47539 Removing duplicated validation 2017-12-12 12:11:50 -02:00
weryques b9ef55c21f Remove translations 2017-12-12 12:01:41 -02:00
Jacson Passold f04fb3d81c Merge branch 'master' of github.com:tainacan/tainacan 2017-12-12 11:46:50 -02:00
Jacson Passold 1f440bafad add publish to factory param 2017-12-12 11:40:01 -02:00
weryques c4f47882b4 Exception treatments 2017-12-12 09:59:50 -02:00
Eduardo humberto 48a79a24dd init vuex and axios 2017-12-11 17:03:06 -02:00
Leo Germani 96e41721f5 [dev-interface] filter collections links 2017-12-11 15:10:11 -02:00
weryques 9e0ae7e39a Update tainacan-api.md 2017-12-11 15:05:09 -02:00
Leo Germani 87f67ec009 [dev-interface] Filters collections permalinks 2017-12-11 15:04:07 -02:00
weryques 3485669367 API and API Tests
Created Metadata controller;
Improved Item Controller;
Created Test for metadata controller
2017-12-11 14:46:26 -02:00
Jacson Passold a00bbc3abb print invalid props 2017-12-11 12:57:15 -02:00
Jacson Passold 36fcc6e7f3 set type for eclipse doc helper 2017-12-11 12:36:24 -02:00
Jacson Passold 467b4ca215 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-11 12:25:35 -02:00
Jacson Passold c10407f74b move prop id to super class, check post_types on object creation, set some defaults props, abstract get_map fucntion, fix map filter for use only in the right entity, add initial objects tests 2017-12-11 12:25:28 -02:00
Weryques b86f58d9d0
Create tainacan-api.md 2017-12-08 15:41:48 -02:00
Weryques 8655a99844
Delete tainacan-api.md 2017-12-08 15:41:21 -02:00
Weryques ee6808637b
Create tainacan-api.md 2017-12-08 15:40:40 -02:00
Jacson Passold 5670e5c134 Merge branch 'master' of github.com:tainacan/tainacan 2017-12-08 13:36:01 -02:00
Jacson Passold e41a3407d8 get all collections db ids 2017-12-08 13:35:55 -02:00
Jacson Passold 3160ac9eb7 initial class check 2017-12-08 13:35:29 -02:00
Eduardo humberto 9e2819f44b create initial components for metadata types 2017-12-08 13:15:09 -02:00
weryques 3b3cfda7fb Collections API and Repository
Endpoint DELETE is working;
Method delete is implemented;
2017-12-08 13:09:36 -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
Eduardo humberto 1d53d99bb3 fix error on empty options in selectbox component 2017-12-07 15:41:01 -02:00
weryques 364b30cff6 Merge branch 'master' of https://github.com/tainacan/tainacan 2017-12-07 13:49:45 -02:00
weryques d2495af712 Test delete or trash items and collections 2017-12-07 13:49:11 -02:00
Eduardo humberto c710195e75 create options form date type and create radio button helper method 2017-12-07 13:32:00 -02:00
Eduardo humberto 246d577c87 create form for relationship metadata type 2017-12-07 12:10:26 -02:00
Leo Germani 139e93f191 fixing assert arguments order on tests 2017-12-07 11:54:43 -02:00
Leo Germani dc40e2612f [dev-interface] saves the value of metada on item edit 2017-12-07 11:53:05 -02:00
Leo Germani 57d31ea312 [dev-interface] using new method to save metadata 2017-12-07 11:53:05 -02:00
Leo Germani 57882cd665 separate insert metadata for entities form the insert method 2017-12-07 11:53:05 -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
Eduardo humberto 79754af6cf create helper html class 2017-12-06 16:40:13 -02:00
weryques 55e7acd95e Removing // 2017-12-06 16:03:51 -02:00
weryques a7e60976a5 API Getting all items for a especified collection 2017-12-06 15:56:16 -02:00
Eduardo humberto 3d2301d416 fix missing method form 2017-12-06 15:48:03 -02:00
Weryques 6edfd81b6f
Delete _config.yml 2017-12-06 14:36:55 -02:00
Weryques 932a85e13f Set theme jekyll-theme-cayman 2017-12-06 14:33:29 -02:00
weryques 04018132eb Docs and __toString
Changed phpdocs to english;
toString now return the name of entity.
2017-12-06 10:23:09 -02:00
Jacson Passold 661e6a85ef move entuty construct to parent class 2017-12-05 23:27:56 -02:00
Jacson Passold 1cbff4e511 get mapped property from repository 2017-12-05 22:59:12 -02:00
Eduardo humberto 8f595cb613 render components dynamic, create selectbox component 2017-12-05 17:01:08 -02:00
Eduardo humberto 68b25a3283 fix docs and allow set field type by name 2017-12-05 16:21:03 -02:00