Commit Graph

5289 Commits

Author SHA1 Message Date
Mateus Machado Luna 5113f242ed Removes alternative class from items-list-theme 2020-01-27 19:26:15 -03:00
Mateus Machado Luna f6c430e534 Hides items page title on iframe mode. 2020-01-27 17:18:33 -03:00
Mateus Machado Luna dd791a7fd5 More adjustments to new filter items list modal logic. #347. 2020-01-27 16:02:09 -03:00
Mateus Machado Luna bd350c4d0f Several adjustments to remove redundances of filter-items-list. Now it is always inside the modal. #347. 2020-01-27 15:03:30 -03:00
Mateus Machado Luna 22ef9a5292 Removes jQuery dependencies from theme bundle.. 2020-01-24 19:05:08 -03:00
vnmedeiros eb2e5c7149 remove the filter type Custom_Numeric #349 2020-01-24 15:57:15 -03:00
vnmedeiros f83d26ffca add action tainacan-register-filter-type #349 2020-01-24 15:32:27 -03:00
Mateus Machado Luna 7187b83f48 Removes unecessary methods related to filter swiping. 2020-01-24 13:46:31 -03:00
Mateus Machado Luna 39bfb92b78 Moves isLoadingFilter logic inside the filters list component. 2020-01-24 13:30:19 -03:00
Mateus Machado Luna 4526b62b81 Removes simple search from aside container as well. #347 2020-01-24 12:40:40 -03:00
Mateus Machado Luna 32e92722b4 Moves filter menu and filter tags list outside of items list inner container. New grid classes layout for items list. #347. 2020-01-24 00:26:32 -03:00
Mateus Machado Luna 9a09abc06d Removes unecessary variable declaration. 2020-01-23 16:47:09 -03:00
Mateus Machado Luna ffcdd10922 Creates Extra Filter Logic for passing js objects before the vue instance is created on an inline script.. 2020-01-23 15:58:44 -03:00
Mateus Machado Luna 9e840c931c Creates a fake custom numeric filter to emulate a third party filter. Adds template and script attributes to filter type class. 2020-01-23 12:38:33 -03:00
vnmedeiros abd67d6510 fix parent collection list #342 2020-01-23 11:12:20 -03:00
Mateus Machado Luna a47eb8a69c Updates vue version. 2020-01-22 16:01:04 -03:00
Mateus Machado Luna e3a7486d92 Adds trap-focus to datepickers for better a11y. #3. 2020-01-22 15:17:09 -03:00
Mateus Machado Luna 2eb847df08 Updates terser plugin for fetching security issue fix. 2020-01-22 15:10:03 -03:00
Mateus Machado Luna 5f6146d6e0 Upates Buefy to version 0.8.10 2020-01-22 15:01:34 -03:00
Mateus Machado Luna 399161a37c Merge branch 'feature/folder-structure-refactor' into develop 2020-01-22 14:38:58 -03:00
Mateus Machado Luna d339e0ce44 Removes background-processes folder, moves its content upward. 2020-01-22 14:28:11 -03:00
vnmedeiros 6d18070ab1 add total items processed in bulk edit to log file 2020-01-21 22:46:38 -03:00
vnmedeiros 4cbc0b21e6 improvements on SQL for filter the hierarchy terms of taxonomy 2020-01-17 16:28:45 -03:00
Mateus Machado Luna 47f75137ed Moves pdf.js library to /src/views/libs. Removes its fetching from build script as we changed the code. 2020-01-17 15:02:11 -03:00
Mateus Machado Luna 6af2221db6 Moves filter loading logic from items list to filter-items-list 2020-01-17 14:36:02 -03:00
vnmedeiros ef58e3da06 change folder locations: `background-processes`, `theme-helper`, `api`, `cli`, `exposers`, `mapprers` and `oaipmh` #343 2020-01-17 14:06:09 -03:00
vnmedeiros 14b598bb46 move source of `filter-types` and `metadata-types` to views folder #343 2020-01-17 10:48:08 -03:00
vnmedeiros 80fae4de8b Merge branch 'feature/folder-structure-refactor' of https://github.com/tainacan/tainacan into feature/folder-structure-refactor 2020-01-16 15:21:05 -03:00
vnmedeiros c503863907 remove the abstract class `CommunImportExport` #343 2020-01-16 15:20:41 -03:00
Mateus Machado Luna f36bb19982 Items list on home page as well as collection list. 2020-01-16 12:49:14 -03:00
Mateus Machado Luna 274b18930f Moves some content from filters and metadata list to filter and metada page to use theem on router at collection level. 2020-01-16 12:33:40 -03:00
Mateus Machado Luna 80e098240e Adjustments to items page title and advanced search header. 2020-01-16 12:07:56 -03:00
Mateus Machado Luna 720c5aabce Changes so far approved to navigation logic. 2020-01-16 11:24:56 -03:00
Mateus Machado Luna 298252f919 More adustments to collection header bar. 2020-01-15 17:08:59 -03:00
Mateus Machado Luna 8596a84be5 Displays menu item names on collection sub-header 2020-01-15 16:45:53 -03:00
Mateus Machado Luna 4d1128f699 Adjustments to recent creation of a new theme-items-page. 2020-01-15 16:02:35 -03:00
Mateus Machado Luna ed88d12629 Temporaly keeps copy of filter and metadata types on classes folder. 2020-01-15 14:08:08 -03:00
Mateus Machado Luna 5cb8183ee0 Separates theme and admin sides of items list. Besides reducing bundle size, this should be a good first step for #295. 2020-01-15 13:57:11 -03:00
Mateus Machado Luna 15733f88c0 Breaking move of filter-types and metadata-types folder to /views/admin/components. 2020-01-15 09:54:08 -03:00
Mateus Machado Luna 48653cc386 Some adjustments to terms-items-page. 2020-01-14 16:47:27 -03:00
Mateus Machado Luna a67435589c More adjustments to eslint. 2020-01-14 16:30:06 -03:00
Mateus Machado Luna 681d9f1b85 Fixes 91 vue files with the eslint error of order-in-components. 2020-01-14 16:11:53 -03:00
Mateus Machado Luna cdc6f97aee Updates vue linter to recommended set and begins fixes. 2020-01-14 14:57:10 -03:00
Mateus Machado Luna c6827928b9 Updates to webpack. 2020-01-14 14:08:31 -03:00
Mateus Machado Luna cd26aea67f Removes scss check from build script. 2020-01-14 14:01:38 -03:00
Mateus Machado Luna 25dc7797d3 Removes remaining files related to cypress. 2020-01-14 13:33:21 -03:00
Mateus Machado Luna e074dd3f8a Updates do assets folder structure. 2020-01-14 13:26:15 -03:00
Mateus Machado Luna 0314a384f7 Renames gutenberg block assets. 2020-01-14 11:54:32 -03:00
Mateus Machado Luna 91e8797ca1 Separates admin and theme-search modules 2020-01-14 11:40:37 -03:00
Mateus Machado Luna 03d7e2b82f Removes scss folder from src. 2020-01-14 10:58:33 -03:00