Commit Graph

4252 Commits

Author SHA1 Message Date
Mateus Machado Luna 644d62ade7 Merge branch 'develop' into feature/gutenberg-facets 2019-06-06 12:29:58 -03:00
Mateus Machado Luna 947ebc6a53 Checks metadatum type do decide where to show or not image. 2019-06-06 12:29:47 -03:00
Mateus Machado Luna 695cd7172d Removes non existing request to collection with fetch_only. Checks stored collection before requesting new one. 2019-06-06 10:40:06 -03:00
Mateus Machado Luna 5b63e0d7e2 Adds creation date and author name to records view mode on admin. 2019-06-06 10:18:06 -03:00
Mateus Machado Luna ae3475f8db Improves dateInter Mixin and adds proper creation date format to items list. Closes #265. 2019-06-05 16:26:55 -03:00
Mateus Machado Luna c76f9b720a Makes week day labels translatable on datepickers. 2019-06-05 14:51:52 -03:00
Mateus Machado Luna 5a855b8549 More adjustments to buefy's datepicker. 2019-06-05 13:41:09 -03:00
Mateus Machado Luna d2bf20cfd1 Responsiviness adjustments to datepicker. 2019-06-05 13:12:06 -03:00
Mateus Machado Luna 49793a8bde Several adjustments to datepicker and dropdown style. 2019-06-05 12:27:14 -03:00
leogermani f8f5c090e5 add vinicius to developers list 2019-06-05 11:29:23 -03:00
Mateus Machado Luna b79125eb5e Updates range filter to use recent bnumber input style. 2019-06-04 16:43:42 -03:00
Mateus Machado Luna 5d2ddd9734 Removes FormDate and adjusts comparator labels to date filter. 2019-06-04 16:12:18 -03:00
Mateus Machado Luna 999cb8bafb Adjustments to numeric and date filters. 2019-06-04 15:22:49 -03:00
vnmedeiros 339b9f16f3 fix test cases 2019-06-04 15:21:19 -03:00
vnmedeiros 7b3568c912 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-06-04 15:20:11 -03:00
vnmedeiros 3c1af06129 change the API response to include metadata `semantic url` 2019-06-04 14:43:01 -03:00
Mateus Machado Luna 17009becf2 Begins implementation of Date Filter Type Ref. #244. 2019-06-04 11:59:27 -03:00
Mateus Machado Luna 3bad4becc5 Removes Taxonomy metadata from metadata for search list on relationship metadatum edit form while something as the proposal on Ref. #236 is not feasible. 2019-06-04 09:39:28 -03:00
Mateus Machado Luna fb4a9de33c Adds Webpack bundle analyzer for development build chacking bundle sizes. Imports only debounce from lodash on Gutenberg dynamic items block to reduce bundle size. 2019-06-03 16:12:34 -03:00
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 52305cbb7c Shows metadatum type on modal list. 2019-05-29 16:06:47 -03:00
Mateus Machado Luna 183d09b141 Fetches metadata inside modal and renders facets on block. 2019-05-29 15:40:56 -03:00
Mateus Machado Luna 2f038fac12 First commit on facets block. 2019-05-29 13:01:22 -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