Commit Graph

4083 Commits

Author SHA1 Message Date
Mateus Machado Luna 6cd9b4ef28 Adds scroll styling, where possible. Fixes numberinput button on Chrome. 2019-06-26 11:08:32 -03:00
Mateus Machado Luna 9eaf1a25bd Makes date and range date filters editable via keyboard. 2019-06-26 10:21:11 -03:00
Mateus Machado Luna ac1c668875 Prepares Gutenberg block to new context expanded logic. 2019-06-24 14:28:12 -03:00
Mateus Machado Luna 6b9974d096 Css adjustments to attend to comments on #244, #242 and #264. 2019-06-24 13:21:26 -03:00
Leo Germani 6ec4a9754b Fixes date filter labels that were inverted (#244) 2019-06-24 05:45:40 -03:00
Leo Germani 96bcc33974 fixes date filter validation (#244) 2019-06-24 05:44:57 -03:00
Leo Germani 59ea161eba Add entities infomration for facets #268 (tests still needed) 2019-06-19 07:10:51 -03:00
Leo Germani c807bf8e35 cleaning build process 2019-06-19 06:12:54 -03:00
vnmedeiros 7f0f5d5920 fix test case 2019-06-18 17:52:42 -03:00
vnmedeiros d12470bd86 create href with `http://` if protocol is not explicit in link 2019-06-18 16:35:28 -03:00
vnmedeiros 06f355ee55 fix duplicate item error on export csv 2019-06-18 15:24:27 -03:00
Mateus Machado Luna 206c6392ce Checks if status is undefined on getStatuses function. Checks user capabilities before showing private tab on item's list. Checks if enabled view modes are of correct type on collection edition form. 2019-06-13 13:47:38 -03:00
leogermani 4dc2a3ef01
comments status docs 2019-06-12 09:53:57 -03:00
Mateus Machado Luna 70bcf77fd1 Updates on package.json to solve security issues. Requires full rebuild! 2019-06-12 09:33:07 -03:00
vnmedeiros 514b8d4c91 CSV importer help text #255 2019-06-11 16:14:53 -03:00
Mateus Machado Luna 6cb5bf0255 Merge branch 'feature/gutenberg-facets' into develop 2019-06-10 16:41:59 -03:00
Mateus Machado Luna 10aa8ca39c Adds URL to list filtered by taxonomy as well. 2019-06-10 16:24:40 -03:00
Mateus Machado Luna fb00023747 Finishes implementing load more logic with last_term. Adjusts space between terms when no image is shown. 2019-06-10 11:48:25 -03:00
vnmedeiros 0eaa02ff80
remove the wrong test for comment_status 2019-06-07 14:05:23 -03:00
Mateus Machado Luna 124a5a4616 Begins to implement last_term logic. 2019-06-07 13:08:52 -03:00
Mateus Machado Luna c5c21a6859 Adds pagination logic for normal search. 2019-06-07 12:11:49 -03:00
vnmedeiros d2a47b77fb Add special field to set comment_status in exporter #243 2019-06-07 12:08:28 -03:00
vnmedeiros 9e4d34a16b Add special field to set comment_status in importer #243 2019-06-07 11:44:25 -03:00
Mateus Machado Luna 5f89da787e Removes pagination and adds option to show load more button. 2019-06-07 11:39:06 -03:00
Mateus Machado Luna 3e0bc9cb58 Begins implementation of theme side of block. 2019-06-07 10:57:59 -03:00
Mateus Machado Luna c30b67e959 Fixes link for repository level items facet. 2019-06-07 10:00:11 -03:00
Mateus Machado Luna dc4835e7a2 Fetches collection slug from modal to build url link. 2019-06-06 16:36:31 -03:00
vnmedeiros 1a76604d1c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-06-06 15:46:34 -03:00
vnmedeiros 8885310232 change regex to support links with only protocol #198 2019-06-06 15:46:20 -03:00
Mateus Machado Luna c4c411d032 First works on cloud layout mode. 2019-06-06 13:31:32 -03:00
Mateus Machado Luna 86def28156 Adds toggle to show items counts. 2019-06-06 12:49:47 -03:00
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