Commit Graph

727 Commits

Author SHA1 Message Date
Leo Germani f5d9806f0e start POC of field types forms 2018-03-05 15:31:25 -03:00
mateuswetah 365f7f530f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-05 14:18:56 -03:00
mateuswetah d0fa826d61 Modifies FieldsList component to allow use in both repository and collections level. Creates FieldsPage. 2018-03-05 14:18:49 -03:00
weryques 54623616bd Modifiying wordpress API to support update and add user metas 2018-03-05 14:00:41 -03:00
Leo Germani 65e2819ecc changing return of insert term repository for consistency 2018-03-05 13:06:09 -03:00
Leo Germani 2f23fd9d35 Finish category field type tests 2018-03-05 13:06:09 -03:00
Eduardo humberto 6c948a8c7f create autocomplete filter type 2018-03-05 12:41:50 -03:00
mateuswetah 9823a42cbc Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-05 09:25:46 -03:00
mateuswetah 41f6b50b94 Passes proper paramsId on Router to allow differentiating which page is being loaded when nested routes are used. Creates TainacanHeader component, to manage breadcum navigation. 2018-03-05 09:25:28 -03:00
weryques 6063fd4160 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-05 08:57:56 -03:00
weryques 2c122db882 It Changes name of method get_item to get_all_field_values 2018-03-05 08:55:13 -03:00
Eduardo humberto b638a55409 alter the name Range filter type to Custom Interval, create the autocomplete filter type 2018-03-05 08:50:38 -03:00
Leo Germani fdd6203df2 category field type backend 2018-03-04 14:41:03 -03:00
Leo Germani e69f003de7 starting Category field type 2018-03-03 21:22:15 -03:00
Leo Germani 78ede584c0 better way to tear down wordpress for cypress tests 2018-03-02 18:03:34 -03:00
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