Commit Graph

712 Commits

Author SHA1 Message Date
Leo Germani f1dd277864 Configuring Cypress tests 2018-03-02 17:33:12 -03:00
mateuswetah 18defd7067 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-02 17:03:37 -03:00
mateuswetah 8bff31cde0 Creates UserPrefsPlugin to query easily for user meta and set preferences. Tweaks sass color variables to match current layout. 2018-03-02 17:03:32 -03:00
eduardohumberto 8ab49763c1 class importer adjusts 2018-03-02 15:03:49 -03:00
weryques fc83d29824 Fixes textarea without value 2018-03-02 14:31:24 -03:00
mateuswetah 7dc3c35fa0 Small fixes on translation file and row selection in Items List 2018-03-02 13:09:41 -03:00
weryques 430456fc16 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-02 11:43:11 -03:00
weryques 9cff5a736d Fetch all values of a field from a collection in all it collection items 2018-03-02 11:42:19 -03:00
mateuswetah 25b578b504 Moves Item List, Edit and view to routerlink inside collection level. Renders item-list properly as a component inside ItemsPage. 2018-03-02 11:40:17 -03:00
mateuswetah 048227261e Removes 'see' eye icon from tables and makes columns innner text clickable. Column row is still not clickable, a conversation is being made with Buefy team. 2018-03-02 10:57:08 -03:00
mateuswetah 3bb3ac7c6e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-02 10:02:46 -03:00
mateuswetah 3de5951e27 Adds SEVERAL i18n references on existing UI. Some titles were left behin as they will not existing on empty pages. 2018-03-02 10:02:34 -03:00
weryques 99dc00d39c It removes development warning from production environment 2018-03-02 09:27:59 -03:00
mateuswetah 071aa0a8d8 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-02 08:50:18 -03:00
mateuswetah 6b0e7f2a8d Uses routerHelper on all existing router-links and router.push. Removes CollectionFieldsEditPage and moves it's content to FieldsList component. It should be reusable on Repository level inside FieldsPage. 2018-03-02 08:50:06 -03:00
Leo Germani daead42da9 extending permission docs 2018-03-01 22:55:01 -03:00
Leo Germani 26e6b65167 editing docs 2018-03-01 21:18:36 -03:00
Leo Germani a9fae7f573 code styling 2018-03-01 20:47:28 -03:00
Leo Germani 97d2668078 test that items capabilities are set properly 2018-03-01 20:41:01 -03:00
Leo Germani 03a78c3745 add message at the end of build 2018-03-01 17:41:28 -03:00
Leo Germani bbb68d2c9f re-remove core field types from registry. the may not be used by users 2018-03-01 17:36:07 -03:00
Jacson Passold 6b3bdef732 fix item get_capabilites function 2018-03-01 15:59:27 -03:00
Jacson Passold 77185872db test for item capabilities name 2018-03-01 15:58:13 -03:00
Jacson Passold aff09b7b7e using metadata_id on get item of item-metadata-controller to be same as update for now 2018-03-01 15:23:22 -03:00
Jacson Passold 6de7c87557 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-03-01 15:19:53 -03:00
Jacson Passold 6d6e4fbe23 add get field value route, test aproved itemMetadata suggestion 2018-03-01 15:19:46 -03:00
Jacson Passold 8da11fba99 TODO check if publish the entity when is approved 2018-03-01 15:18:32 -03:00
Jacson Passold 25e8f90865 check item permission for Item metadata update 2018-03-01 15:16:53 -03:00
weryques 84658b1981 Improves in prepare item for db from fields controller and in test api metadata 2018-03-01 15:02:53 -03:00
weryques 8ec80c9733 Fixes prepare item from db in fields controller 2018-03-01 14:56:36 -03:00
weryques 7bd8b3e00e Now the creation of default fields is possible through API 2018-03-01 14:46:21 -03:00
Jacson Passold 5aa869b4a7 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-03-01 13:50:44 -03:00
Jacson Passold fdbdf78fff right serialization test using WP version of serialize 2018-03-01 13:45:01 -03:00
Leo Germani 50bd0d8fc7 remove unecessary id 2018-03-01 13:33:43 -03:00
Jacson Passold c2f50ff94f remove var_dump 2018-03-01 12:45:31 -03:00
Jacson Passold 6522030837 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-03-01 12:35:10 -03:00
Jacson Passold 87b5cd53f7 begin test of approve function 2018-03-01 12:34:53 -03:00
Jacson Passold 96f0988bd8 pass object id to current_user_can check 2018-03-01 12:34:32 -03:00
Jacson Passold 4f090a1864 test item serialization permissions 2018-03-01 12:34:04 -03:00
Jacson Passold ad5e67b9d2 approve log interaction 2018-03-01 12:33:38 -03:00
Eduardo humberto 5ff49133fe creating selectbox filter 2018-03-01 12:30:21 -03:00
Leo Germani 25983c584e fixes capabilities and post types names inconsistencies 2018-03-01 11:46:57 -03:00
Eduardo humberto 65ca45c605 set items on search 2018-03-01 10:14:44 -03:00
mateuswetah 640f1ffb01 Prevent index updating before field adition via API on DragNDrop. Adds disabled and loaging states for fields that are being configured. 2018-02-28 18:58:22 -03:00
mateuswetah fdaa1a159c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 16:30:13 -03:00
mateuswetah fe2ba5bffd Habemuns Field Type Ordenation via dragndrop. 2018-02-28 16:29:55 -03:00
Eduardo humberto 59a931b7a9 unregister Check box field type 2018-02-28 15:58:22 -03:00
Eduardo humberto a9a907e662 add validation for not multiple fields in validate itemMetadata 2018-02-28 15:58:22 -03:00
weryques e0e0a83521 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 15:54:41 -03:00
weryques c04a0a4a8e Now values of not multiple item metadata are saved as string 2018-02-28 15:53:59 -03:00