Commit Graph

4681 Commits

Author SHA1 Message Date
Mateus Machado Luna 0a4ca3816a Removes tripple verification on collectionId cases. 2019-10-07 15:49:21 -03:00
Mateus Machado Luna ed25e3aa0b Replaces metadatum by metadatumId and collection by collectionId and move them into mixin. 2019-10-07 14:48:01 -03:00
Mateus Machado Luna 2e42fb5186 Moves removeSearchTag function from filters and move to mixin. 2019-10-07 13:15:34 -03:00
Mateus Machado Luna d5851b71b8 Moves responsability of sending value to tag from each filter to parent component. 2019-10-07 12:44:01 -03:00
Mateus Machado Luna 78223b3e38 Renames 'options' object as 'filterTypeOptions to prevent conflicts with mixin.' 2019-10-07 11:19:22 -03:00
Mateus Machado Luna 09316b89b5 Initial schema for Logs endpoint #290. 2019-10-04 16:48:20 -03:00
Mateus Machado Luna d49b3b1026 Partial implementation of scheme for terms #290. 2019-10-04 16:26:49 -03:00
Mateus Machado Luna a692db85cb Adds partial scheme to taxonomies repository. #290. 2019-10-04 16:05:54 -03:00
Mateus Machado Luna 274df744d5 First version of schema for filter repository. #290. 2019-10-04 15:43:57 -03:00
Mateus Machado Luna 589c946686 Adds scheme test to metadata. 2019-10-04 15:01:48 -03:00
Mateus Machado Luna c3bc4f6ab2 Brings name overriding back to filter-types... while we don't fix this. 2019-10-04 14:14:41 -03:00
Leo Germani b22d9b92d4 starting refactor of API schemas and docs #261 2019-10-04 13:02:21 -03:00
Mateus Machado Luna 6101feed9b LOTS of modal acessibility improvements due to release of Buefy 0.8.5 with focus-trap. Finally doing something else for #3. 2019-10-04 12:20:36 -03:00
Mateus Machado Luna 773a78775c Removes other unecessary prop from filters. 2019-10-04 08:53:38 -03:00
Mateus Machado Luna e67d825edd Adds missing declaration of name paramether. 2019-10-03 17:58:34 -03:00
Mateus Machado Luna 4a3323c584 Adds name property to filter types. 2019-10-03 17:46:29 -03:00
vnmedeiros 7ffc767003 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-10-03 17:05:01 -03:00
Leo Germani a9d12f31f3 remove unsued props, try to improve error feedback #306 2019-10-03 17:01:53 -03:00
vnmedeiros 3a09a83aed Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-10-03 16:58:54 -03:00
vnmedeiros f007c34b80 add a option show interval on tag and validation #306 2019-10-03 16:58:34 -03:00
Mateus Machado Luna 2a12bd733b Replaces in_route fro endpoint. 2019-10-03 15:46:26 -03:00
Mateus Machado Luna 7e787068e1 Fix conflits from develop 2019-10-03 15:30:59 -03:00
Mateus Machado Luna 9d706ccb72 Small css adjustment to activity modal. 2019-10-03 15:16:08 -03:00
Mateus Machado Luna eddd56c403 Adjust styles for NumeriListInterval form and fixes insertion error. 2019-10-03 14:38:53 -03:00
Leo Germani fc0696751d Relationship only gets one metadata as search option #311 2019-10-02 18:15:28 -03:00
vnmedeiros 544aa6bb05 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-10-02 17:25:32 -03:00
vnmedeiros 009b9eb905 Numeric list interval filter #306 2019-10-02 17:24:57 -03:00
Leo Germani c8c6b7113c Custom numeric interval filter #306 2019-10-02 16:47:12 -03:00
Mateus Machado Luna 8083ba45d2 Removes uncessary props from filters. 2019-10-02 15:02:33 -03:00
Mateus Machado Luna 2ec7d0823a Removes console logs and standardizes in_route variable as endpoint on filters. 2019-10-02 14:34:32 -03:00
Mateus Machado Luna 06046e76ed Fixes unstranslatable string on block description. 2019-10-01 16:51:05 -03:00
Mateus Machado Luna 623f208f02 Merge branch 'develop' into feature/gutenberg-terms-carousel 2019-10-01 16:46:55 -03:00
Mateus Machado Luna abf73bb727 Adds description to all gutenberg blocks. 2019-10-01 16:45:09 -03:00
Mateus Machado Luna d0b6267383 Uses string replace with regex instead os split for extracting taxonomyId in activites modal. 2019-10-01 16:34:18 -03:00
Mateus Machado Luna a920314d75 Uses string replace with regex instead os split for extracting taxonomyId in activites modal. 2019-10-01 16:32:11 -03:00
Mateus Machado Luna 07255543d1 Fixes theme side of block and adds icon. 2019-10-01 16:27:20 -03:00
Mateus Machado Luna 190094f8a3 Fixes missing style and wrong function call on TermsItemsPage. 2019-10-01 13:21:19 -03:00
Mateus Machado Luna eb84f34e7e Uses existing terms modal instead of creating a new one. 2019-10-01 13:09:17 -03:00
Mateus Machado Luna 4e5371ce60 Several replacements of filter_in_repository by default. 2019-10-01 10:18:48 -03:00
Leo Germani 7f79e64887 starting refactor of repository filter meta #261 2019-09-30 18:00:44 -03:00
Leo Germani b3376c7a71 fix logs for repository filters not being properly created #261 2019-09-30 17:15:46 -03:00
Mateus Machado Luna 4cd201863e Begins implementation of Terms Carousel. 2019-09-30 16:51:24 -03:00
Mateus Machado Luna b3ccca80f6 Moves activity modal to root 'other' folder. Adjusts clear button css. 2019-09-30 15:54:48 -03:00
Mateus Machado Luna 8bf143aa74 Color adjustment on dropdown. 2019-09-30 15:54:48 -03:00
vnmedeiros fd2ca24401 Merge branch 'feature/261' of https://github.com/tainacan/tainacan into feature/261 2019-09-30 15:20:00 -03:00
vnmedeiros fe2e0ce32e add `clearSearchDates()` on filter activities #261 2019-09-30 15:19:56 -03:00
Mateus Machado Luna f60884309b Fixes style for datepicker on admin list. 2019-09-30 15:16:38 -03:00
Mateus Machado Luna c0ead5b941 Adds related objects to activities modal #261. 2019-09-30 12:52:11 -03:00
Mateus Machado Luna 63cd0fdce7 Updates metadata and filters order display on logs modal. 2019-09-30 09:51:53 -03:00
Leo Germani 7468573486 change attribute name to object in api response #261 2019-09-27 17:35:36 -03:00