Weryques
bf4feb6ee5
Update tainacan-api.md
2017-12-19 15:27:21 -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
Eduardo humberto
6eb70b515d
add support for web components in firefox
2017-12-19 11:08:06 -02:00
Eduardo humberto
9741e3c234
listen to errors
2017-12-19 09:39:19 -02:00
Eduardo humberto
55b5a27635
test Eventbus with store in numeric component
2017-12-18 17:19:50 -02:00
weryques
96aa29d61b
Now the basic user capabilities are working
2017-12-18 10:52:45 -02:00
Jacson
33d4436ffe
Create hooks.md
...
Todo document created hooks
2017-12-14 15:51:51 -02:00
Eduardo humberto
6205447e31
using Text component to test store structure and show errors
2017-12-14 12:58:07 -02:00
weryques
9506f3107f
Change to correct variable
2017-12-14 10:06:46 -02:00
weryques
f4d4d0312a
Message improves
2017-12-13 14:17:54 -02:00
weryques
e4175f83ab
Added error messages
2017-12-13 13:07:01 -02:00
Eduardo humberto
fbc84371c5
create method toJSON for item-metadata entity
2017-12-13 10:31:45 -02:00
Eduardo humberto
c6666accf0
[vue] begin collection store
2017-12-12 16:22:46 -02:00
Eduardo humberto
2ee73b7fe9
update store structure
2017-12-12 16:08:54 -02:00
weryques
ef7a08f9ab
Merge branch 'master' of https://github.com/tainacan/tainacan
2017-12-12 15:34:36 -02:00
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