Commit Graph

7800 Commits

Author SHA1 Message Date
mateuswetah fcd187a652 Adds leaflet-active-area plugin to better handle padding and zoom. #693. 2023-01-20 18:44:55 -03:00
mateuswetah e7dc428c23 Changes padding for view mode map. #693 2023-01-20 16:08:29 -03:00
mateuswetah e944aa7c82 Updates yellow color and notices box-shadow. 2023-01-20 15:36:21 -03:00
mateuswetah f7008c2b5f Fixes two-columns issue on metadata edition form. 2023-01-20 12:32:05 -03:00
mateuswetah d358e79186 Loads metadata settings from metadatum edition form #692. 2023-01-20 12:24:03 -03:00
mateuswetah f0929ad628 More improvements to map view mode. #693. 2023-01-20 09:50:47 -03:00
mateuswetah e4ef19842e Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692 2023-01-19 11:27:31 -03:00
mateuswetah 493d2bf2ee Several improvements to items display on map view mode #693. 2023-01-19 11:27:26 -03:00
vnmedeiros de2fd3adcd Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692 2023-01-18 14:57:23 -03:00
vnmedeiros c656252d20 feat: add geo metadata typy iptions 2023-01-18 12:28:53 -03:00
mateuswetah 48346bcdf1 Fixes to admin-side display of card. #692. 2023-01-18 12:04:51 -03:00
mateuswetah 9a720991aa Changes the interaction and listing strategy on the map view mode. #692. 2023-01-17 11:50:37 -03:00
mateuswetah c8df17500f Does not re-position map after selection. 2023-01-16 11:39:34 -03:00
mateuswetah 0045bda8e2 Hides items that are not in the selected marker list. #692. 2023-01-16 11:35:05 -03:00
mateuswetah 360e735a8c Adds compount parent name to geocoordinate select. #692. 2023-01-16 11:09:49 -03:00
mateuswetah ce566e4bd5 Moves geometadata select to topleft. #692. 2023-01-16 10:57:36 -03:00
Mateus Machado Luna 06534faf6f
Merge pull request #763 from tainacan/feature/693
Brings Map View Mode for Geocoordinate metadata items #693
2023-01-12 11:37:53 -03:00
mateuswetah 9c63d9abd7 Creates theme-side map view mode. #693. 2023-01-12 11:18:09 -03:00
mateuswetah 06fbeddb8d Adds information of selected items. Better geo metadata selection. #693. 2023-01-11 12:17:03 -03:00
mateuswetah 3a6199f975 Adds focused and located state for items list. #693. 2023-01-10 12:19:44 -03:00
mateuswetah 33902428a8 Adds compound information inside tooltip. 2023-01-10 12:02:42 -03:00
mateuswetah 5b4bd4eac4 Fixes showLocarionsByItem integration with compound values. #693. 2023-01-10 11:10:59 -03:00
mateuswetah 403d7534af Displays compound markers for geocoordinate metadata #693. 2023-01-10 11:02:16 -03:00
mateuswetah fd4d751e4b Begins implementation of geocoordinate inside compound on map view mode. 2023-01-09 14:31:22 -03:00
mateuswetah a800e561fd Shows all item markers when clicking item instead of only one value. #693. 2022-12-23 18:19:35 -03:00
mateuswetah ad28eaf768 Begins implementation of icon to show item location. #693. 2022-12-23 16:56:08 -03:00
mateuswetah 1c9069736d Adds geocoordinate metadatum select to map vie mode #693. 2022-12-23 16:02:54 -03:00
vnmedeiros 09f7e68c1f Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692 2022-12-23 08:48:23 -03:00
vnmedeiros 2dc5cf5c6f feat: add geoCoordinateHelper to processed `geoquery` #692 2022-12-23 08:48:18 -03:00
mateuswetah f1884239a3 Begins implementation of Map View Mode. #693. 2022-12-22 12:09:53 -03:00
mateuswetah 02ca95d2b0 Updates to some npm packages and webapck language list. 2022-12-21 10:32:19 -03:00
mateuswetah 45ee51d123 Updates to geocoordinate styling. 2022-12-21 09:55:32 -03:00
mateuswetah 6739c755eb New updates to geo coordinate input. #692. 2022-12-20 12:13:48 -03:00
mateuswetah 1b6a02b8b3 Begins some improvements to single-valued input in geo coordinates. #692. 2022-12-19 11:58:29 -03:00
mateuswetah 9a0f1139a2 Fixes loading problem for multiple maps. 2022-12-19 11:31:21 -03:00
mateuswetah 1ab2f8972a Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692 2022-12-15 09:19:51 -03:00
mateuswetah e463b935b8 Creates geocoordinate-item-metadatum block to have client-side script for displaying maps. #692. 2022-12-14 11:22:50 -03:00
vnmedeiros 1b4219673a fix: validate coordinates lat long 2022-12-13 15:13:45 -03:00
mateuswetah bf28bc96a8 Improvements to geo metadata edition form. #692. 2022-12-12 12:02:16 -03:00
mateuswetah 0e66f74e68 Begins work for viewAsHtml 2022-12-10 17:28:11 -03:00
mateuswetah 3dd10e1f65 Replaces taginput by separate latitude and longitude insertion. 2022-12-10 17:27:49 -03:00
mateuswetah e20e6306f7 Fixes offset issue of leaflet map. 2022-12-07 11:13:08 -03:00
mateuswetah a8da86843f Adds logic to prevent location insertion when not multivalued. 2022-12-07 09:58:47 -03:00
mateuswetah ebc6b7feb3 Initial check for single-valued metadata. 2022-12-06 12:16:09 -03:00
mateuswetah 1a9a58e78b Begins implementation of GeoCoordinate field input using leaflet. 2022-12-06 12:09:48 -03:00
vnmedeiros 74ee8e1861 fiX: case tests 2022-12-02 16:24:14 -03:00
vnmedeiros 0b0bb4be51 feat: add geo coordinate metadata component 2022-12-02 15:59:53 -03:00
vnmedeiros 3e5a893231 Merge tag '0.19.3' into develop
release 0.19.3
2022-11-30 10:51:22 -03:00
vnmedeiros 8da474ce46 Merge branch 'release/0.19.3' 2022-11-30 10:51:13 -03:00
vnmedeiros 49f6e8dcc0 fix: hide advanced search dropdown 2022-11-30 10:43:15 -03:00