Commit Graph

8561 Commits

Author SHA1 Message Date
mateuswetah 1c507aad8c Remove props from TainacanFormItem component to pass only a single Field object. 2018-01-31 14:47:13 -02:00
mateuswetah 5d4deb79a8 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-01-31 14:31:32 -02:00
mateuswetah 59aca32105 Finishes basic implementaition of new Text.vue using TainacanFormItem logic. 2018-01-31 14:31:28 -02:00
weryques 0717917307 Remove create method from item metadata controller 2018-01-31 13:56:08 -02:00
mateuswetah 7dfa599f57 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-01-31 13:54:03 -02:00
weryques 1e2c2a4321 New routes - Item Metadata 2018-01-31 13:50:10 -02:00
weryques f721b2d841 Chaging metadata to field 2018-01-31 12:59:50 -02:00
mateuswetah a46ccc7cae Merge conflicts after metadata refactoring. 2018-01-31 12:56:33 -02:00
mateuswetah 38489f2109 Begins transition to TaincanFormItem model of custom components. 2018-01-31 12:53:06 -02:00
Eduardo humberto 722b5387d1 Alter Metadata to Fields/Field (Big changes) 2018-01-31 12:51:43 -02:00
weryques 095d192d6d Show collection image 2018-01-31 12:45:25 -02:00
weryques 9eea456f74 Fixes permission 2018-01-31 11:20:48 -02:00
weryques 0a6448dd76 Fix create filter permissions check 2018-01-31 11:17:31 -02:00
weryques b0cc5c10c1 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-01-31 11:07:11 -02:00
weryques 73d86d59bf Refactoring capabilities 2018-01-31 11:06:46 -02:00
mateuswetah 7d1b1baea8 Adds ItemPage, changes routes and actions to receive new page. Begins adaptation for ItemCreationPage being same page as for Item Edition. 2018-01-30 16:34:32 -02:00
mateuswetah fcc97960d5 Updates Actions to reflect API endpoint changes. Edits heavily Text.vue logic to provide and example of multiple values inside custom component (this needs more discussion). 2018-01-30 16:07:41 -02:00
weryques 60bd3753c4 Refactoring some controllers 2018-01-30 15:33:06 -02:00
Leo Germani bd0b34cd2c Merge branch 'master' into develop 2018-01-30 12:01:24 -02:00
weryques f9e3677434 Merge branch 'feature/user-admin-interface' into develop 2018-01-30 11:35:21 -02:00
Jacson Passold 6aecb0af57 using isset to check if cap is set 2018-01-29 18:36:40 -02:00
Jacson Passold bf4f254df7 better debug 2018-01-29 18:36:15 -02:00
Jacson Passold 0e01a2bff7 Merge branch 'Item_moderation' of github.com:tainacan/tainacan into Item_moderation 2018-01-29 18:22:56 -02:00
Jacson Passold a9bcd0292a better handler response errors 2018-01-29 18:18:40 -02:00
Jacson Passold 8f439e7557 using read and not read_post, check if cap has been initialized 2018-01-29 18:18:08 -02:00
Jacson Passold 31360eef22 do not register post, throw exp and better post_type item check 2018-01-29 18:16:49 -02:00
Jacson Passold efe9cdc6b2 doc function return 2018-01-29 18:15:16 -02:00
Leo Germani 1bd548c138 fetch returns empty array if invalid ID is passed 2018-01-29 17:34:34 -02:00
Leo Germani 7d616c5cca fixing terms api permission checks 2018-01-29 17:30:01 -02:00
Leo Germani 0b10630a2d Starting to fix can_edit() and related repository methods 2018-01-29 17:29:41 -02:00
Leo Germani 764ec9b681 removing endpoint tha needs refactoring 2018-01-29 17:08:34 -02:00
Leo Germani 671779c5e9 fixing Items API permission check 2018-01-29 17:07:44 -02:00
mateuswetah 4abdfae26f Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-29 16:43:17 -02:00
mateuswetah 008cf52f28 Adds temporary method extractFieldType to allow dinamic rendering of field_types while string passed has classes. 2018-01-29 16:43:11 -02:00
Eduardo humberto 27825696df begin error message web component 2018-01-29 16:30:49 -02:00
weryques 6a7d540a2c Added hook to change the titles of the pages 2018-01-29 16:29:28 -02:00
Jacson Passold 3cd563c529 remove already implemented get 2018-01-29 16:22:32 -02:00
Jacson Passold bec1a17372 miss spell namespace 2018-01-29 16:21:49 -02:00
Jacson Passold c251618100 entity id, not the object 2018-01-29 16:21:15 -02:00
Eduardo humberto 9813723077 adapt web component for admin 2018-01-29 16:08:59 -02:00
mateuswetah 63dc623dcc Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-29 16:06:58 -02:00
mateuswetah 0afaa61b0b Fixes wrong item list loading from Actions. 2018-01-29 16:06:51 -02:00
weryques 57dcc7cb2d Update build.sh 2018-01-29 15:33:52 -02:00
mateuswetah 928175b0be Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-29 15:28:58 -02:00
mateuswetah cf400ccf37 Adds proper fetchItems to actions. Begins usage of ItemsList component on Collection page. 2018-01-29 15:28:32 -02:00
weryques a3cc7dddd7 Build.sh more inteligent 2018-01-29 15:24:51 -02:00
weryques 33d3f06651 Fixes thumnail exhibition, Implements UpdateMetadata 2018-01-29 14:42:59 -02:00
mateuswetah badfb6e655 Aumatically creates draft Item on ItemCreationPage. Loads Metadata with custom fields dynamically. Adds spinning loader to async actions in ItemCreationPage. 2018-01-29 11:48:30 -02:00
weryques cf5cb62d21 Allow insert draft Items 2018-01-29 11:09:44 -02:00
Leo Germani 1b54969c4d Improves capabilities tests and fixes set_items_capabilities 2018-01-28 23:34:12 -02:00