Commit Graph

1047 Commits

Author SHA1 Message Date
weryques 110066a85a Changes fields and filters order types 2018-04-04 09:52:31 -03:00
weryques 90e83399a1 Events i18n 2018-04-03 16:00:29 -03:00
andre2ar a7a75cf71b Old tainacan import (pre-alfa) 2018-04-03 15:41:21 -03:00
weryques b071bf3a00 Init events page, Update all dependences, Improve webpack building performance 2018-04-03 14:55:05 -03:00
Mateus Machado Luna f1d1d78811 Adds several i18n translations to portuguese. Makes clicking on category item in CategoriesList redirect to category edition page. 2018-04-03 10:37:25 -03:00
Leo Germani 4c1e5b0170 internal api docs 2018-04-02 23:41:41 -03:00
juliannyas a9f5c7b302 wpress setup by wpcli 2018-04-02 16:30:31 -03:00
Mateus Machado Luna c6e2af8ce7 Adds inherited label to inherited fields in FieldList. Adds information of no-fields in filter list and a button to create new field. 2018-04-02 16:00:38 -03:00
weryques 7ac5997a84 Removes featured image distortion 2018-04-02 15:59:32 -03:00
weryques 02bff2c04c Fixes error of delete and update category field 2018-04-02 14:24:41 -03:00
weryques a4177b3a4b Fixes error of method declaration 2018-04-02 12:12:03 -03:00
Mateus Machado Luna 0a9735fc71 Solves vue-router warnings regarding duplicate named routes 2018-04-02 11:01:48 -03:00
andre2ar 1650debab1 Protecting class variables 2018-04-02 08:48:47 -03:00
Leo Germani f0f2b4aff9 trying automatic docs 2018-04-01 23:13:41 -03:00
Leo Germani b32ca03556 experimenting with automatic docs 2018-04-01 23:08:46 -03:00
Leo Germani a8dbb0a8da docs docs docs 2018-04-01 11:34:05 -03:00
Leo Germani 64c282ab13 new fetch_ids method in Items repository 2018-03-30 21:16:05 -03:00
Leo Germani 651194eaf3 Importer docs and improvements 2018-03-30 19:40:21 -03:00
Leo Germani d474711708 improvements in importer class and documentation 2018-03-30 16:34:46 -03:00
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