Commit Graph

3969 Commits

Author SHA1 Message Date
Mateus Machado Luna 8e1dabc7fe Adds loading state to vue component and organizes block control interface. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 6eef01eda9 Adds background and text color selection to collection header block. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8780b61b39 Vue side implementation of collection header. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 807cf6aca7 Finishes responsiviness and placeholder dealing on collection header gutenberg side. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 3325b0cd03 Adds option to show collection header on block. Still needs color and placeholder ajustments. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 5b1bceb3db Fixes show name toggle not working on theme side. Ajusts spacing between items when name is shown. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8ff1f1c53a Fixes pagination counting. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 0653cd165a Garantees more than one block can exist on same page. Updates pagination icons. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 047e25117a Adds pagination to vue component. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 2a87dc2ec5 Adds translation and debounce to vue component side. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna f0551d6173 Adds list component to client side of the block. Still needs to deal with translation, debouncing search and adjust pagination on both sides. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna e8982aff1b Creates structure for rendering differending vue components from editors save function. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8d9c4028e8 Finishes implementation of search and sorting bar inside block editor. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 768993845a Refactor all blocks placeholder and block control. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna a7f349a620 Adds options to limit items number and search bar. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna f64887a5d9 Rceives URL from modal and loads items list. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 6315da7589 Prevents link navigation inside vie modes when in iframe. Creates style file for overriding classes when is on iframe. Separates concept of iframe mode and read mode, to allow future iframes where we can select items. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna dd8f83313c Adds iframe with admin page loaded. Creates classes read-mode to tainacan plugin. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8387b90b54 Creates new dynamic block. 2019-05-09 13:41:47 -03:00
Eduardo Humberto 99d44a2af6 Flickr importer: fetching single phoyo for more properties 2019-05-08 19:45:16 -03:00
leogermani 4b0127715b
adding link to docker repo in readme 2019-05-08 16:19:27 -03:00
leogermani c4bdce5548 Removind cypress tests from the docs (sadly) 2019-05-08 15:40:54 -03:00
leogermani eee021120d First version of a WP CLi commando for garbage collection 2019-05-08 15:26:53 -03:00
Eduardo Humberto 97406636de Flickr Importer: starting first test with single photo request 2019-05-07 19:44:14 -03:00
Mateus Machado Luna 50acee12bb Fixes taxonomy sorting options appearing as name instead of title. 2019-05-07 14:46:53 -03:00
Eduardo Humberto fb79949179 Flickr Importer: get data from different requests 2019-05-06 20:01:07 -03:00
Mateus Machado Luna cb63335843 Fix issue on simple search. 2019-05-06 16:02:52 -03:00
Mateus Machado Luna 8e27427c59 Metadata separator style even inside tooltips. 2019-05-06 13:21:42 -03:00
Mateus Machado Luna 2cdb534c98 Adds different style for metadata separator when in textarea. 2019-05-06 11:44:41 -03:00
leogermani c2870a935b fix csv importer update bug when csv has less columns than before 2019-05-06 11:23:59 -03:00
leogermani e68d60c10b
Update garbage-collector.md 2019-05-05 18:54:11 -03:00
Eduardo Humberto 0a2c20a4ff Flickr Importer - get total from source 2019-05-03 19:50:23 -03:00
Eduardo Humberto 5415ef525b Start Flickr Importer 2019-05-02 20:23:43 -03:00
vnmedeiros 2450539c4a Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-02 16:53:38 -03:00
vnmedeiros 24faea147d fix position ep_retrieve_aggregations for API items #90 2019-05-02 16:52:52 -03:00
leogermani 74b69a435b avoid html entities to show for terms 2019-05-02 16:46:35 -03:00
vnmedeiros 1534017483 Merge branch 'fix_hierarchy_facets' into develop 2019-05-02 15:30:19 -03:00
leogermani 46202e3a8f fix insert item metadata for terms relying on buggy term_exists #231 2019-05-02 15:09:49 -03:00
vnmedeiros 5c1349751a Merge branch 'develop' into fix_hierarchy_facets 2019-05-02 15:04:35 -03:00
vnmedeiros 3fa785e1cd Merge branch 'develop' into fix_hierarchy_facets 2019-05-02 14:52:42 -03:00
vnmedeiros fc2e4d773a adds tests for facets with hierarchical taxonomies 2019-05-02 12:20:42 -03:00
vnmedeiros 8b0af53de6 adds tests for facets with hierarchical taxonomies 2019-05-02 11:58:43 -03:00
vnmedeiros a04ad2ecb3 add test facets 2019-04-26 18:05:05 -03:00
vnmedeiros d7ced9480e show all terms in the hierarchical search. 2019-04-26 09:55:16 -03:00
Mateus Machado Luna b1f711d19f Updates Buefy version and removes unused react autocomplete library. 2019-04-25 21:50:55 -03:00
leogermani 8c9938dd50 process terms tree preserving order 2019-04-25 14:15:48 -03:00
Eduardo Humberto abc704f92d Youtube Importer: fix errors and set importer visible 2019-04-24 19:27:42 -03:00
vnmedeiros 0dbd8f09fa add test of facets using a "n-aria" tree 2019-04-24 18:59:44 -03:00
Mateus Machado Luna 57f3f49478 Important fix: fetches items according to elastic search return on items modal inside gutenberg. 2019-04-24 12:47:45 -03:00
Eduardo Humberto f699173cb0 Youtube Importer: handle thumbnails and document from videos 2019-04-23 19:27:31 -03:00