Commit Graph

43 Commits

Author SHA1 Message Date
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 8387b90b54 Creates new dynamic block. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 5129b17b07 Creates collection grid static block. 2019-03-12 13:31:46 -03:00
Mateus Machado Luna 1bf51b4498 Hides old items gutenberg block. 2019-03-12 11:25:17 -03:00
Mateus Machado Luna 43283e1605 First steps on implementing static items gutenberg block. 2019-03-11 16:34:35 -03:00
Mateus Machado Luna 1271348834 Playing around with Gutenberg blocks to achieve a taxonomy terms list. First experiments. 2019-01-28 17:06:39 -02:00
Mateus Machado Luna 0672a0b883 Merge css conflicts. 2018-11-13 15:24:04 -02:00
Mateus Machado Luna 32bbe2872b Icons import adjustments on theme. 2018-11-13 12:05:48 -02:00
weryques 4945e2ea3b Rename build JS of gutenberg blocks (#136) 2018-11-12 14:25:31 -02:00
weryques b3c8e89974 Create items grid initial structure (#136) 2018-10-26 14:21:10 -03:00
Mateus Machado Luna f1900ad6f3 Sets build back to development mode. 2018-10-25 10:41:58 -03:00
Mateus Machado Luna d501bb3e42 Releasing version 0.5 2018-10-25 10:39:47 -03:00
weryques 2890914451 Merge branch 'develop' into feature/gutenberg-blocks 2018-10-23 10:38:01 -03:00
Mateus Machado Luna 0f3d159dad Replaces UglifyJS by Tearser, as it supports es6. Adds missing item to collection breadcrumb 2018-10-23 10:23:23 -03:00
Mateus Machado Luna 1da3403f15 More performance trials: cancels filter requests before destroying their components. 2018-10-18 10:20:36 -03:00
weryques 7be52fe351 Init collections carousel (#136) 2018-10-01 17:32:32 -03:00
weryques 1331d6cc3a Start new fature (issue #18) 2018-08-15 16:32:49 -03:00
weryques 0ba2d0eb15 Advanced search shortcut 2018-07-11 16:05:33 -03:00
weryques 2ff7e63d9f Updates dependencies, removes uncessary code 2018-05-18 12:44:07 -03:00
weryques 5438d3d440 Makes some fixes of vunerabilities; Adds as mixin for wordpress date_i18n; Automatically adapt the date exhibition to wordpress date format; inputs of type date now have a mask adapted to locale config 2018-05-17 15:45:01 -03:00
Mateus Machado Luna 39050f9d9a Overrides lodash. Removes DefaultDisplayedFields configuration from Collection edition Form. 2018-04-24 15:27:17 -03:00
Mateus Machado Luna e255b0385c Transform the EventBusSearch in a plugin that is now binded to each Vue instance (both theme and admin), but with separate Store and Router options. Criates a routerTheme instance, as admin router deals with more things that are needed on theme. 2018-04-18 08:26:51 -03:00
weryques b071bf3a00 Init events page, Update all dependences, Improve webpack building performance 2018-04-03 14:55:05 -03:00
weryques 7ac5997a84 Removes featured image distortion 2018-04-02 15:59:32 -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 9af827e56b Update webpack and buid.sh 2018-03-28 15:21:13 -03:00
weryques 8048fa3d84 Fix THE BUG 2018-03-27 15:58:52 -03:00
weryques cbb0bdf707 Updating all dependencies 2018-03-27 12:33:44 -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
mateuswetah f0f1805e05 MOAR LINTERS BABY. BRACE YOURSELVES. 2018-03-23 13:18:13 -03:00
mateuswetah 0b5dfa8b30 LINTER FOLKS. LINTER. 2018-03-23 10:20:37 -03:00
weryques 99dc00d39c It removes development warning from production environment 2018-03-02 09:27:59 -03:00
mateuswetah 33476da3f0 Adds sass-resource-loader to use imports of variables.scss in separate components without loading multimple times the file. Initial implementation of primary side menu bar with contraction. 2018-02-22 16:10:10 -03:00
mateuswetah 121a481f6c Initialize refactor of nav bar do a sidemenu. 2018-02-21 12:48:42 -03:00
weryques 9c3f35d421 Fix logo 404 2018-02-16 15:39:20 -02:00
weryques 7c76b23ff9 Fixes Element Form Validation 2018-01-26 12:17:30 -02:00
weryques 2aa0a679c3 Fix element icons not found 2018-01-24 16:16:35 -02:00
mateuswetah 952f41218a Creates Item Creation Page (only form, no actions so far). 2018-01-24 14:37:08 -02:00
weryques 8e4ea8643a Initiated user admin 2018-01-23 12:42:01 -02:00
Eduardo humberto 4c8b94aa88 init vue structure and improve folder filter types 2017-12-04 13:37:21 -02:00