Commit Graph

640 Commits

Author SHA1 Message Date
weryques ecd8a22207 Update build.js 2018-02-28 12:54:46 -03:00
weryques 5b2961a45a Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 12:53:05 -03:00
weryques 1dbf96a33c Update build.js 2018-02-28 12:52:33 -03:00
Eduardo humberto 829b19fb0b create examples for filter store structure 2018-02-28 12:48:39 -03:00
weryques 83e0393917 Add support to named meta queries 2018-02-28 11:11:26 -03:00
weryques 0c540b987f Fix meta query error when have only one meta query 2018-02-28 10:31:44 -03:00
mateuswetah 8f72332b6b Adds vuex logic to obtain fieldTypes from the API. Implements basic loading logic on CollectionFieldsEditionPage. Improves Drag-N-Drop. 2018-02-27 16:27:18 -03:00
mateuswetah 8ce6575aec Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 15:44:16 -03:00
Weryques 760e51a8e4
Update tainacan-api.md 2018-02-27 15:43:05 -03:00
mateuswetah 19b8aa4992 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 15:42:45 -03:00
mateuswetah ad773258d6 Creates and adds CollectionFieldsEditionPage. Begins implementation of Drag-N-Drop Fields box. 2018-02-27 15:42:41 -03:00
weryques 004979de7d Create Endpoint GET Field Types 2018-02-27 15:38:21 -03:00
Eduardo humberto d5c5ca37b3 create stubs for filter store 2018-02-27 14:22:40 -03:00
Eduardo humberto eec69c1e19 starting event bus for filters 2018-02-27 14:07:52 -03:00
mateuswetah 481ae36532 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 10:47:06 -03:00
mateuswetah 896ba6fce3 Adds more functionality to routerHelper. Installs qs to handle queries with nested array objects, to be used on search for metaqueries. 2018-02-27 10:46:57 -03:00
weryques 7bde07f194 Update API permissions for GET methods 2018-02-27 10:43:07 -03:00
mateuswetah 472a6affab Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 09:56:08 -03:00
mateuswetah e527339ac1 Moves plugis to utilities.js. Begins implementation or RouterHelperPlugin. Fixes undefined collection id on some routes. 2018-02-27 09:55:59 -03:00
Eduardo humberto e2941c0e2c alter filters structure folders 2018-02-27 09:03:34 -03:00
mateuswetah 9dd9c439c4 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 16:31:57 -03:00
mateuswetah d6ef2fc7fd More routes and empty pages configured on router.js. 2018-02-26 16:31:51 -03:00
weryques 410a722ebb Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 16:18:07 -03:00
weryques ea33995d6e Fix wp_settings 404 and add tainacan icon to admin menu 2018-02-26 16:17:00 -03:00
mateuswetah 0b6ba4e88e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 15:52:37 -03:00
mateuswetah 498a2e0af8 Adds back i18n function to router. Adds buttons ids for tests in collection and items lists. 2018-02-26 15:52:33 -03:00
Weryques bd405b395a
Update tainacan-api.md 2018-02-26 15:23:11 -03:00
weryques eb6e5a6bdb Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 15:11:40 -03:00
weryques 466c58e221 Now tax query is working 2018-02-26 15:10:58 -03:00
Eduardo humberto 2b2c4537d1 allow filters crud in dev interface 2018-02-26 14:49:13 -03:00
mateuswetah 5aa78c9a4a Removes references from router. Plugin inside plugin is not working properly. 2018-02-26 14:19:03 -03:00
mateuswetah 74bc25e682 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 11:57:37 -03:00
mateuswetah a21e619fd3 Begins Aria Label inserction on primary and secondary menu, also in Collection List. Adds new labels to all routes using i18n. 2018-02-26 11:57:33 -03:00
Eduardo humberto e5cd3ebf64 add repository filters functions 2018-02-26 11:35:01 -03:00
Eduardo humberto 3c24516905 create collection attribute for filters ordination 2018-02-26 10:40:17 -03:00
Eduardo humberto e0c630475c add id on core fields 2018-02-26 10:00:34 -03:00
mateuswetah b0c9a4fdfb Fixes responsiviness for secondary menu. 2018-02-26 09:51:20 -03:00
mateuswetah 516de78640 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 09:35:24 -03:00
mateuswetah 5af7fbfbf9 Adds IDs to Collection and Item creation. Adds props ID to Tainacan Field Types in order to allow tests automation. 2018-02-26 09:35:20 -03:00
weryques 766c02b90b Fix conditionals order 2018-02-23 18:50:44 -03:00
eduardohumberto 318380ea9d fix error on open create item page in collection 2018-02-23 16:59:28 -03:00
eduardohumberto 6e305d5a4a creating tests for csv import whole process 2018-02-23 16:20:23 -03:00
weryques dd9ac397a3 Fix: Remove thumb from attachments 2018-02-23 14:13:44 -03:00
weryques 0af3aacf2b Return attachments with collection and item 2018-02-23 13:48:33 -03:00
mateuswetah ab5b5464b3 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-23 12:19:14 -03:00
mateuswetah 459b9a6748 Adds back button to primary menu and inserts Tainacan logo again on menu header. 2018-02-23 12:19:07 -03:00
eduardohumberto 8d4391ec8a create csv process item function as example 2018-02-23 12:08:05 -03:00
weryques 440348f181 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-23 11:59:43 -03:00
weryques 20570a64a0 Trash metadata 2018-02-23 11:59:13 -03:00
mateuswetah 421cd1ad73 Improvements in Router by adding child routes, allowing nested router-views. Changes folder structure under page for better organization. Creates empty list components for fields, categories and filters. 2018-02-23 10:20:04 -03:00