Commit Graph

1028 Commits

Author SHA1 Message Date
mateuswetah 993fe321ba Removes responsability of 'saved' and 'opened' states management from term-edition-form to terms-list completely. This simplifies the logic. 2018-03-30 13:49:33 -03:00
Leo Germani 3a177962a7 Merge branch 'feature/compound' into develop 2018-03-29 19:25:56 -03:00
weryques fa7a5eb2c7 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-29 15:03:10 -03:00
weryques c3f79ddd57 Webpack better? Maybe. 2018-03-29 15:01:05 -03:00
mateuswetah 072d80cc34 Moves termsList to a separe Tab. 2018-03-29 14:37:21 -03:00
weryques 0ea4a2fc68 Add qs 2018-03-28 15:23:06 -03:00
weryques 9af827e56b Update webpack and buid.sh 2018-03-28 15:21:13 -03:00
juliannyas 5cc4190f1b starts the final tests for area fields within a collection 2018-03-28 14:32:11 -03:00
juliannyas 370691c479 final tests for text fields within a collection 2018-03-28 14:29:09 -03:00
mateuswetah 5dff9e949a Fixes hierarchy on Terms List 2018-03-28 13:14:22 -03:00
mateuswetah fbce63240f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-28 11:33:05 -03:00
mateuswetah dff08493cc Removes cache attempts on webpack. 2018-03-28 11:32:46 -03:00
mateuswetah b4d6295969 Fixes Vue not found in both Category and Collections Mutation. 2018-03-28 11:31:26 -03:00
eduardohumberto af9d7c81e8 remove TODO in category filter type and allow filter by description 2018-03-27 23:32:17 -03:00
Leo Germani 142fce69fd compound clenaup and documenting next steps (validation) 2018-03-27 22:49:55 -03:00
Leo Germani d1b7587b2c Merge branch 'develop' into feature/compound 2018-03-27 22:25:36 -03:00
Leo Germani ab2d3d23a8 multiple compound field type. POC 2018-03-27 22:23:55 -03:00
weryques 8048fa3d84 Fix THE BUG 2018-03-27 15:58:52 -03:00
weryques 444f78dad7 Update term 2018-03-27 14:54:28 -03:00
mateuswetah f3aeab8154 Adds hierarchy to TermItems based on it's parent. 2018-03-27 13:09:31 -03:00
weryques dcf0c68489 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-27 12:34:13 -03:00
weryques cbb0bdf707 Updating all dependencies 2018-03-27 12:33:44 -03:00
mateuswetah 88e83fe661 Moves TermsList to a separate component. Still needs to fix router watch inside child component. 2018-03-27 11:57:49 -03:00
weryques 33d10c6d51 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-27 09:34:16 -03:00
weryques 8df43d504b Changes term_id to id 2018-03-27 09:33:47 -03:00
Leo Germani d9bcc0381d basic structure of compound field type 2018-03-27 00:53:51 -03:00
eduardohumberto 09f1b858b3 create filter for wp query: create param 'post_title_in' to allow search items with an array with titles 2018-03-27 00:09:40 -03:00
eduardohumberto 3c95559469 adapt api to list all values from core fields 2018-03-26 23:59:49 -03:00
mateuswetah 6daccd8a31 Adds basic Terms CRUD in CategoryEditionForm. Still needs improvements and fixes! 2018-03-26 17:08:32 -03:00
mateuswetah b152f6fa5e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-26 13:24:50 -03:00
mateuswetah 39dd23b0f1 Begins TermsEditionPage. 2018-03-26 13:12:22 -03:00
weryques 7e07f4f611 update slug at input (with some problems) 2018-03-26 13:02:52 -03:00
weryques 545d0014a0 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-26 11:28:01 -03:00
weryques 16b7518182 mapping relation 2018-03-26 11:27:51 -03:00
eduardohumberto ca912bf74c Relationship field type: search in different fields 2018-03-26 11:16:11 -03:00
mateuswetah de439c8246 Now we can see Snackbars notifications instead of console.logs passing visual: true in main.js configuration for ConsolePlugin. 2018-03-26 09:38:01 -03:00
Eduardo humberto dad2bf180f begin structure of field type Relationship search 2018-03-23 18:10:00 -03:00
weryques c9695b537f Better mixin 2018-03-23 16:04:05 -03:00
weryques ab5348d5a1 Eslint suggestions 2018-03-23 15:49:11 -03:00
weryques 9bbc90192b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-23 15:44:29 -03:00
weryques fb2874783a Slug 2018-03-23 15:44:00 -03:00
Eduardo humberto 429f8509e9 field and filter types alter console log 2018-03-23 13:52:58 -03:00
mateuswetah f0f1805e05 MOAR LINTERS BABY. BRACE YOURSELVES. 2018-03-23 13:18:13 -03:00
mateuswetah a7923b0a4d Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-23 11:46:27 -03:00
mateuswetah 08c56b64da Creates ConsolePlugin for wrapping console.log, .info and .error callbacks. 2018-03-23 11:46:21 -03:00
Eduardo humberto 62fb4456ed adapt field types and filter types for linter 2018-03-23 11:12:59 -03:00
mateuswetah a3e04fcf34 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-23 10:20:54 -03:00
mateuswetah 0b5dfa8b30 LINTER FOLKS. LINTER. 2018-03-23 10:20:37 -03:00
weryques bcdd44f884 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-23 10:04:07 -03:00
weryques ec66b0b576 Delete category 2018-03-23 10:03:39 -03:00