Commit Graph

4030 Commits

Author SHA1 Message Date
Mateus Machado Luna 0d5bc74105 Updates Bulma and Buefy. 2019-06-03 14:05:36 -03:00
Mateus Machado Luna 56a38ce3ab Adds comparator to tag and passes proper value when loading from url. 2019-06-03 13:59:22 -03:00
Mateus Machado Luna 42c9b41383 Correctly loads default option on numeric fitler form. 2019-06-03 12:41:23 -03:00
Mateus Machado Luna 743463ecb4 Receives option from filter_type_options step. 2019-06-03 12:36:54 -03:00
Mateus Machado Luna cf699c2db7 Begins to implement correct access to filter_type_options. 2019-06-03 11:47:20 -03:00
Mateus Machado Luna edc280e2cd Small css adjustment to numeric filter type. 2019-06-03 11:47:20 -03:00
Leo Germani ce05ed5d54 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-06-03 11:41:53 -03:00
Leo Germani 58dc05317f refactor filter metadatum_id getters and setters 2019-06-03 11:41:44 -03:00
Mateus Machado Luna 5bd8c57d26 Removal of type_range_type attribute from custom-interval filter, it wasn't being used. 2019-06-03 10:53:19 -03:00
Mateus Machado Luna ad78c1dfd1 Removal of filter_type attribute from filters, it wasn't being used. 2019-06-03 10:51:17 -03:00
Mateus Machado Luna 77a2101888 Clear filters before entering advanced search. 2019-06-03 09:59:36 -03:00
Mateus Machado Luna ec8d584299 Passes only metadatum_id to filters API POST and PATCH. 2019-06-03 09:40:43 -03:00
Mateus Machado Luna e075a80b4d Small css adjustment to pages title amrgin bottom. 2019-06-03 09:30:46 -03:00
Mateus Machado Luna e661ecf863 Correctly saves step inside filter type options object on numeric filter form. 2019-05-31 12:20:09 -03:00
Mateus Machado Luna 9109eb8c3a Passes only metadatum id inside of metadatum POST in filter action. 2019-05-31 12:01:38 -03:00
Leo Germani 1656d4a2d6 Merge branch 'master' into develop 2019-05-31 11:11:45 -03:00
Leo Germani ffc71cb775 change tested up to version in readme 2019-05-31 11:10:58 -03:00
Leo Germani 6ef7ff01f8 changing version num to 0.9.1 2019-05-31 11:10:46 -03:00
Leo Germani 902b860fd4 Fix exposers to new API response 2019-05-31 11:10:34 -03:00
Mateus Machado Luna a3f8ddcb97 Adds button 'Create another item' to item page when comming from a recently created item. Ref. #237. 2019-05-30 15:25:47 -03:00
Mateus Machado Luna 84d785c03a Fixes parsing issues with regex in getWithVariables function. Closes #263. 2019-05-30 15:05:48 -03:00
Mateus Machado Luna 891e0fe2de Begins implementation of duplicate item logic Ref. #250. Show PDF inside an iframe for attachments modal Ref. #252. 2019-05-30 14:16:01 -03:00
Mateus Machado Luna f1f7addf77 Fix metadatum mapper selection not working on Google Chrome. Adds fixed height with scroll to columns on metadata and filters page Ref. #264. 2019-05-30 12:56:58 -03:00
Mateus Machado Luna adfa329160 Saves collapses information when in sequence edit Ref. #262. Better feedback for failed /users/me request failed due to user not logged in. 2019-05-30 10:39:01 -03:00
Mateus Machado Luna bd92bbb50f Gives Tainacan Gutenberg block icons colors. 2019-05-29 16:48:23 -03:00
Mateus Machado Luna 1dfd2cf01b Fixes bulma update issues on css forms. Adds Tainacan Icons search icon to autocomplete and taginput. 2019-05-29 16:36:42 -03:00
Mateus Machado Luna 8840c654a9 Propor use of sr-only labels only in table on admin and theme for accessibility. 2019-05-28 16:54:23 -03:00
Mateus Machado Luna 78924f0ca3 Acessibility on tables with td indicating each header. 2019-05-28 16:06:27 -03:00
Mateus Machado Luna 19c5526565 Removes unecessary labels on table aiming accessibility. 2019-05-28 15:46:59 -03:00
Mateus Machado Luna 3ca108957f Label updates aiming accessibility and checks metadatum_id type on numeric filter while we can't solve this issue. 2019-05-28 12:03:22 -03:00
Mateus Machado Luna 5cc89c4cc6 Syncs loading flag for items list component with loading of metadata and filters. Fixes masonry skeleton not adjusting height before image file is loaded. Updates Buefy. 2019-05-27 16:00:20 -03:00
Mateus Machado Luna 85fc8e0920 Removes extrad div on filter type numeric preview. 2019-05-27 11:22:46 -03:00
Mateus Machado Luna b66173b086 Fixes tooltip not appearing correctly on some status tabs. Ref. #248. 2019-05-27 10:06:25 -03:00
Mateus Machado Luna 1997e18dca Fix on status filtering. 2019-05-24 17:40:54 -03:00
Mateus Machado Luna 22f9ba900b Fetches status from WordPress api. 2019-05-24 17:19:39 -03:00
Mateus Machado Luna 2058413064 Several updates to status logic, to iterate over a global array of status options. Implements new status tabs layout on Collections and Taxonomies list Ref. #248. 2019-05-24 13:12:32 -03:00
Mateus Machado Luna 48865d3de4 Many adjusts for allowing filter type options to be used on filter edition form. 2019-05-23 17:07:34 -03:00
vnmedeiros 9b85c8f389
Fix Error in exposer documentation 2019-05-23 15:59:05 -03:00
Mateus Machado Luna 7a9e720777 Sets to false max count option on filters that don't need it. Removes unecessary imports from theme items list. Begins implementation of form component for numeric filter Ref. #242. 2019-05-23 12:37:36 -03:00
Mateus Machado Luna dca53f1238 Actual update of TainacanIcons font files. 2019-05-23 10:59:56 -03:00
leogermani ebed93a682 proof of concept of #236 2019-05-22 18:12:39 -03:00
Mateus Machado Luna 5b65c9e85d Advances on new tabs Ref. #248. 2019-05-22 16:58:56 -03:00
Mateus Machado Luna dcf3fc6a58 Adjustments to filter type preview. 2019-05-22 15:56:27 -03:00
Mateus Machado Luna 7bc560594f Continues implementation of new numeric filter with comparator select and updates on icon font. 2019-05-22 15:07:55 -03:00
leogermani b79503d31d refactor db migrations to make sure it works for older versions #257 2019-05-22 12:32:50 -03:00
Mateus Machado Luna 9d0ada1f6a Loads 9 instead of 5 collections on home page. Puts total amount of collections label on home page button. 2019-05-22 09:58:19 -03:00
leogermani 16e8d13e41 New filter type #242 2019-05-21 18:04:34 -03:00
leogermani b9ad43bf24 Merge tag '0.9' into develop
release 0.9
2019-05-21 18:01:40 -03:00
leogermani e11f6bd8a0 Merge branch 'release/0.9' 2019-05-21 17:59:55 -03:00
Mateus Machado Luna 06353545d7 First works on new Filter Type Numeric. Ref. #242. 2019-05-21 16:46:01 -03:00