Commit Graph

1501 Commits

Author SHA1 Message Date
Mateus Machado Luna 7ab3957b2f Adds option to display view mode options inline. 2020-01-28 16:56:45 -03:00
Mateus Machado Luna 20cb14a6a4 Adds option to display fullscreen view modes with the others on dropdown. 2020-01-28 16:23:35 -03:00
Mateus Machado Luna b33790ecc9 Adds option to hide filters modal at start. 2020-01-28 16:12:23 -03:00
Mateus Machado Luna 7371e8ddca Adds option to hide sort by button. 2020-01-28 16:06:52 -03:00
Mateus Machado Luna 66a9c087cc Adds option to hide items per page button and go to page button. 2020-01-28 15:58:41 -03:00
Mateus Machado Luna 6f859e24e2 Fixes TainacanExtraFilters variable undefined checkup. 2020-01-28 15:19:28 -03:00
Mateus Machado Luna 819aadcb18 Adds prop option to hide advanced search. 2020-01-28 13:11:25 -03:00
vnmedeiros 3d137efd7d add type in action `tainacan-register-filter-type` #349 2020-01-28 13:02:22 -03:00
Mateus Machado Luna 3820c7c3ef Adds prop option to hide search bar. 2020-01-28 12:20:57 -03:00
vnmedeiros 7cae385b9b fix action `tainacan-register-filter-type` #349 2020-01-28 12:20:54 -03:00
vnmedeiros 3afb9a87f9 change locale action `tainacan-register-filter-type` #349 2020-01-28 11:47:46 -03:00
Mateus Machado Luna 95631bd90f Adds prop option to hide hide filters button. 2020-01-28 11:41:57 -03:00
vnmedeiros 7bb2990932 add Filter Type Helper to register a filters #349 2020-01-28 11:38:19 -03:00
Mateus Machado Luna 78a8f34e10 Adds prop option to hide filters. 2020-01-28 11:31:27 -03:00
Mateus Machado Luna c3b36af011 Adds variable declaration to prevent error whe TainacanExtraFilters is empty. 2020-01-28 09:34:25 -03:00
Mateus Machado Luna c0d38c6677 Moves filter tags list inside items list container. #347. 2020-01-28 09:02:13 -03:00
Mateus Machado Luna 443e6df36c Fix for fullscreen view mode. #347. 2020-01-27 22:45:45 -03:00
Mateus Machado Luna ec6e0707f3 Responsiveness updates for search-control bar. #347. 2020-01-27 22:27:26 -03:00
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
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
Mateus Machado Luna e3a7486d92 Adds trap-focus to datepickers for better a11y. #3. 2020-01-22 15:17:09 -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
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 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 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 09e77b4cf2 Renames 'front' folder to 'views' 2020-01-14 10:43:26 -03:00