Commit Graph

1016 Commits

Author SHA1 Message Date
weryques 387329fc7a Changes variables to private and adds getters and setters 2018-03-14 11:24:38 -03:00
weryques 4754fff018 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-14 10:43:39 -03:00
weryques 7b7a1bc3b7 Field endpoint args, Fixes return of field type object 2018-03-14 10:41:17 -03:00
Eduardo humberto f8a337eb20 get query from url to filter items 2018-03-14 10:08:06 -03:00
weryques 20428dee50 Items thumbnail 2018-03-14 09:57:42 -03:00
weryques 48c4bf67bf Set post thumbnail 2018-03-14 09:47:08 -03:00
weryques aac39bd332 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-14 09:23:48 -03:00
weryques ef9f005815 Fixes prop name and return thumbnail id 2018-03-14 09:22:49 -03:00
Eduardo humberto 0af44fe6b7 changes in creator to include category filter types 2018-03-14 08:51:09 -03:00
weryques af76ed82ec Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-14 08:48:33 -03:00
weryques f504002145 Fixes attributes name 2018-03-14 08:48:08 -03:00
Jacson Passold fa646da2c8 add xml exposer prototype 2018-03-13 21:29:31 -03:00
Jacson Passold e7e028081d add response filter 2018-03-13 21:28:51 -03:00
Eduardo humberto 6f9572322b set url with metaquery 2018-03-13 16:15:32 -03:00
Eduardo humberto 2c433586a2 structure filter 2018-03-13 15:35:11 -03:00
mateuswetah 80b0387ec2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-13 15:24:17 -03:00
mateuswetah b1fa93882c Adds several translation pairs to Brazilian Portuguese .po file. Adds getFrom method into utilities to access entities translation. Continues implementation of fields page. 2018-03-13 15:24:11 -03:00
Weryques ed7e4a3eb6
Update tainacan-api.md 2018-03-13 15:00:54 -03:00
weryques 21eee2452b Adds autogenerate doc 2018-03-13 14:35:17 -03:00
weryques 0bf7d0054b Adds endpoint GET filter-types 2018-03-13 14:34:13 -03:00
weryques 90285c5682 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-13 13:48:24 -03:00
weryques 429a5587c4 Fixes set thumbnail 2018-03-13 13:47:31 -03:00
Eduardo humberto b8ca6351ab begin show filters web components in admin 2018-03-13 13:01:55 -03:00
weryques f3f0079112 Collections Controller, Items Controller, Collection and Item
1. Update collection params and endpoints args of Item and Collection Controller
2. Support of set thumnail for Item and Collection
2018-03-13 12:38:43 -03:00
weryques 48b9122bcc Filter type Object
Filter type object is returned with filter
2018-03-13 12:26:30 -03:00
Weryques 603b0c2d4b
Update tainacan-api.md 2018-03-13 10:31:57 -03:00
Leo Germani 2cc16ceb34 add post type labels to i18n js object 2018-03-13 10:30:20 -03:00
Weryques e2cbdface3
Update tainacan-api.md 2018-03-13 10:26:56 -03:00
Weryques 2dadffe653
Update tainacan-api.md 2018-03-13 10:25:41 -03:00
weryques 1c679d15ee Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-13 10:04:41 -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
mateuswetah d9d4fa7b88 Finishes fixes on Fields and Filter insertion. 2018-03-13 09:21:05 -03:00
Eduardo humberto 30c9ad36ef fix fields insertion logic 2018-03-13 09:08:16 -03:00
mateuswetah 1cce66d9ee Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-13 08:04:45 -03:00
mateuswetah 9964913d3b Fixes container layout on large screens. 2018-03-13 08:04:18 -03:00
Leo Germani fb8021b71b add language files 2018-03-12 17:38:08 -03:00
mateuswetah 096d41ee90 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-12 17:06:42 -03:00
mateuswetah 36130791ec Adds basic styling to taincan-form class. 2018-03-12 17:06:07 -03:00
Eduardo humberto 5a33bb098a create stubs for all filter type 2018-03-12 16:04:24 -03:00
mateuswetah a4f9043a34 Small fix on FieldList label. 2018-03-12 15:50:21 -03:00
mateuswetah db2d785dbc Disables hover on opened form in drandrop fields and filters. Creates actions for filter CRUD in axios (needs api update). Initiates FiltersList comonent. 2018-03-12 15:45:59 -03:00
mateuswetah 36f14798fc Small adjustments on FieldsList and CollectionsList. Adds moment library for converting data formats. 2018-03-12 14:28:00 -03:00
Eduardo humberto 960596aa82 remove form method from field types 2018-03-12 13:44:09 -03:00
weryques 897625e1c3 Tainacan Rest Controller, Item Controller, Collection Controller
1. Adds schema and querie params to Item Controller
2. Fixes Meta queries in Rest Controller
3. Cetralizes common queries, and
4. Other minor fixes
2018-03-12 12:50:04 -03:00
weryques 099b42c00f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-12 11:36:50 -03:00
weryques 10f80b9e48 Adds author name to collections and items 2018-03-12 11:35:23 -03:00
mateuswetah cc11befe81 Fixes minimum height in collections and lists page. 2018-03-12 10:46:26 -03:00
Leo Germani 495cd9b64b include disabled fields info in api response 2018-03-12 10:44:30 -03:00
Eduardo humberto 772890f193 Fix category field type tests 2018-03-12 10:18:05 -03:00
weryques 969bf2b4de Removes useless css from dev interface 2018-03-12 10:12:07 -03:00