Commit Graph

6284 Commits

Author SHA1 Message Date
mateuswetah 7c5d0ff795 Display form errors and message feedback when form is submitted with no problems. #388 2020-09-18 15:57:53 -03:00
mateuswetah 085d32ed2a Fixes initial value causing error on taxonomy validation. 2020-09-18 15:30:02 -03:00
mateuswetah 590fa62309 Fixes submission endpoint on vuex store and default item status. #388 2020-09-18 10:25:31 -03:00
mateuswetah c84931b5d8 First adjustments to new item/submission endpoint logic. 2020-09-17 16:58:51 -03:00
mateuswetah 839044dbe1 Omits hash navigation on search bar block. #428. 2020-09-17 11:25:11 -03:00
vnmedeiros ddfb72b0d7 Merge branch 'develop' into feature/388 2020-09-17 11:13:32 -03:00
vnmedeiros 48be064716 add test for endpoint submission #388 2020-09-17 10:37:42 -03:00
vnmedeiros 77830a4a4f add mapped property `submission_anonymous_user` #388 2020-09-17 10:37:19 -03:00
vnmedeiros d742c7c63a add endpoint `/items/submission` #388 2020-09-17 10:36:02 -03:00
mateuswetah 2492d88468 Updates readme description of the plugin. 2020-09-17 09:19:31 -03:00
vnmedeiros 95efa2794b fix indentation 2020-09-16 17:18:45 -03:00
mateuswetah d9da6bae70 Updates some tests and the fetch_metadata_type function to do not return control metadata 2020-09-16 15:41:35 -03:00
vnmedeiros fc1a6f6446 fix indentations 2020-09-15 11:34:34 -03:00
vnmedeiros 0b40a163a8 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-09-15 11:26:54 -03:00
vnmedeiros 1a2b27f5f9 fix indentations 2020-09-15 11:26:04 -03:00
vnmedeiros 8f5ad668de add search by taxonomy on relationship metadata type 2020-09-15 11:24:56 -03:00
mateuswetah fe4899355c Begins implementation of shift selection. 2020-09-11 17:13:44 -03:00
mateuswetah acbbbcecec Adds option to view selected items as... opening the exposers modal only for selected items. #429. 2020-09-11 15:32:11 -03:00
mateuswetah 5f31112dd1 Hides 'select all items' checkbox in case only one page exists. Closes #430. 2020-09-11 14:46:39 -03:00
mateuswetah 1c77587cff Passes post id to send files request in bulk add screen. 2020-09-11 14:31:24 -03:00
mateuswetah cc6e922d94 Fixes slideshow colors not customizable via themes. 2020-09-10 18:56:32 -03:00
mateuswetah 9226544b55 Fixes tab color not customizable from theme. 2020-09-10 18:50:12 -03:00
mateuswetah d58f1b82c4 Passes s instead of search param on the Search Block #428. 2020-09-10 16:30:25 -03:00
mateuswetah b1128f1229 Makes sure that api accepts s as a search param. #428 2020-09-10 14:21:29 -03:00
mateuswetah 3a83a8d0ae More adjustments to hide control metadata from metadata list. 2020-09-10 14:02:52 -03:00
mateuswetah 2253e7dcf0 Fixes some tests due to new metadatum type. 2020-09-09 16:20:54 -03:00
mateuswetah 8b8922d240 Uses get_value_as_string method instead of filter. #114 and #367 2020-09-09 11:59:10 -03:00
mateuswetah 1282f5c1e3 Uses filter strategy to pass values from metadata type to metadata class. 2020-09-09 09:13:48 -03:00
mateuswetah 0c15b84830 Sets the metadatum type as 'control' and displays label from this type. #114 and #367. 2020-09-08 11:53:39 -03:00
mateuswetah 8e070faae2 Updates to Buefy 0.9.3 2020-09-08 09:41:23 -03:00
mateuswetah 8235337142 Creates Control Metadata Type. Automatically creates a document_type and a collection_id instance of it when creating a collection. #114 and #367. 2020-09-03 17:09:50 -03:00
Mateus Machado Luna bc563a0441
Merge pull request #404 from tainacan/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-09-02 14:30:12 -03:00
mateuswetah 0fc49e5e09 Fixes option of allow term insertion not appearing on the metadata form. 2020-09-02 14:25:46 -03:00
mateuswetah 452bc53882 Fixes cases where undefined settings of hide thumbnail on list where hiding them on table view mode in the admin side. #410 2020-09-02 10:20:10 -03:00
mateuswetah 635784b672 Improves collection taginput search and fetch. 2020-09-01 18:03:43 -03:00
Mateus Machado Luna bcd428f923
Merge pull request #427 from tainacan/feature/423
Feature/423
2020-09-01 17:04:02 -03:00
mateuswetah b3ec496413 Adds collection taginput to the taxonomy metadata edition form. #423. 2020-09-01 16:54:01 -03:00
mateuswetah 5d53c3b1ae Adds class side of new feature: term link filtered by collections #423 2020-09-01 11:49:24 -03:00
mateuswetah 4a48d0f0c8 Fixes collections filter updating check values wrong. 2020-08-31 17:32:53 -03:00
vnmedeiros 803e13e730 fix type of use_query params in bulk and sequence edit 2020-08-31 16:45:30 -03:00
vnmedeiros 3041139340 fix: variable name 2020-08-31 16:38:45 -03:00
vnmedeiros 4157f58702 changes the verification method if the source file is a URL 2020-08-31 16:17:08 -03:00
mateuswetah 9ecf8ee096 Collapses and disable collection filter when only one collection is listed #414. 2020-08-31 15:31:17 -03:00
Mateus Machado Luna 8c4fcd445f
Merge pull request #424 from tainacan/feature/410
Feature/410
2020-08-31 14:39:20 -03:00
mateuswetah c772208dd4 Table as default view mode if thumbnail is hidden and current default mode requires thumbnail. #410 2020-08-28 17:34:05 -03:00
mateuswetah 5cb0b07ab9 Adds hide items thumbnail option to the facted search block. #410. 2020-08-28 17:13:50 -03:00
mateuswetah ee290d75ae Passes new prop hide-items-thumbnail to faceted search and items list on theme side. #410. 2020-08-27 12:27:21 -03:00
mateuswetah d482dfaa4f Uses new info to not display thumbnail in the admin side of the items list. #410 2020-08-27 11:30:54 -03:00
vnmedeiros b8fe9ebe4d remove query log debug 2020-08-27 08:38:22 -03:00
mateuswetah de8cf69eee Adds 'requires_thumbnail' field to view modes and 'hide_items_thumbnail_on_lists' field on collections. Implements collection edition form logic to hide and disable view modes that combine both fields. #410 2020-08-26 16:38:29 -03:00