{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":667840575,"defaultBranch":"master","name":"mapdoapp","ownerLogin":"EVS-GIS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-18T12:22:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/73694618?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726574197.0","currentOid":""},"activityList":{"items":[{"before":"424c686ce01e229bdc380c20f1ffc21b3b16dedf","after":"dca1adb214be0a57b220c0bb517a12503aa4a9f9","ref":"refs/heads/v2.0.0","pushedAt":"2024-09-27T09:34:43.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"jlhelling","name":"Leo","path":"/jlhelling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128162318?s=80&v=4"},"commit":{"message":"Merge pull request #37 from jlhelling/fast-design\n\nclassification and design","shortMessageHtmlLink":"Merge pull request #37 from jlhelling/fast-design"}},{"before":null,"after":"424c686ce01e229bdc380c20f1ffc21b3b16dedf","ref":"refs/heads/v2.0.0","pushedAt":"2024-09-17T11:56:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jlhelling","name":"Leo","path":"/jlhelling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128162318?s=80&v=4"},"commit":{"message":"prevent plots UI from being pushed downwards by manual classification UI","shortMessageHtmlLink":"prevent plots UI from being pushed downwards by manual classification UI"}},{"before":"c51323a2fdf106fb22a470697e7957659d0010e1","after":"0dc69a654e04251063d7446a6e68e9d448f47ed9","ref":"refs/heads/new-design","pushedAt":"2024-07-18T14:01:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sdunesme","name":"Samuel Dunesme","path":"/sdunesme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45558152?s=80&v=4"},"commit":{"message":"New design with proposed and manual classification (#33)\n\n* first layout with map\r\n\r\n* add search-option to map, description text placeholder\r\n\r\n* show name of basin in description\r\n\r\n* print region name below map when clicked\r\n\r\n* added axis click and displaying name of axis\r\n\r\n* create fluvial styles module for tabpanel\r\n\r\n* add metric analysis server for tabpanel\r\n\r\n* add module for prifl transversal tabpanel\r\n\r\n* set reactive values globally, added metric selection and accordeon navigation layout to metric analysis module\r\n\r\n* added plotly-plot creation for metric comparison\r\n\r\n* violinplots of distribution of metric added\r\n\r\n* added containers of classification inputs for metric analysis module\r\n\r\n* fixed typo\r\n\r\n* rhandsontable showing classes in classification pane. error: when selecting other metric the app crashes\r\n\r\n* fixed error of crashing when selecting other metric due to rhandsontable\r\n\r\n* style regional standard river network based on elevation with a blue gradient\r\n\r\n* added legend functionality to map for metric layer and landuse via addWMSLegend()\r\n\r\n* added legends for all other external layers\r\n\r\n* coloring from classification can now be applied to the network in map\r\n\r\n* create barplot of classes when clicking apply\r\n\r\n* added fullscreencontrol and ideas for adding a title to the legend (even though they are not fully functionable because the minimizing of legend is not possible anymore - that is why the are commented)\r\n\r\n* added module for longitudinal plot\r\n\r\n* first functionality longitudinal plot - basic plot is shown\r\n\r\n* longitudinal plot working and connected to main map when hovering over\r\n\r\n* added characteristics module\r\n\r\n* added ROE functionality to show them on longitudinal plot\r\n\r\n* added option to show vertical line from dgo-value in longitudinal plot when hovering over dgos in map\r\n\r\n* add ui container for second axis selection for the longitudinal profile\r\n\r\n* provided functionality to second axis addition for longitudinal plot\r\n\r\n* redesign layout\r\n\r\n* added transsectional profile and param_metrics function\r\n\r\n* changed format of metric parameters from list into tibble\r\n\r\n* first implementation of characteristics-table (until now with data for axis and dgos)\r\n\r\n* added new version of reactable table with correct displaying of mean values\r\n\r\n* reactable table working with selection of absolute or relative area to show metrics\r\n\r\n* set dgo and axis values back to NULL when selecting other region or axis\r\n\r\n* added fluvial styles UI (without functionality):\r\nreactable table with description of each class in expanded details\r\n\r\n* Added apply button functionality to fluvial styles\r\n\r\n* added code structure for wms styling with fluvial style classes - only strahler classes introduced until now\r\n\r\n* fluvial styles topographie coloring working\r\n\r\n* correctly remove class-layer when selecting another one\r\n\r\n* Metric selection for longitudinal profile now directly next to profile\r\n\r\n* added urban pressure classification to fluvial styles\r\n\r\n* added functionality to add classes in background of longitudinal plot when clicking apply classes\r\n\r\n* natural and agricultural landuse added to fluvial styles\r\n\r\n* added gravel bars and dominant land use to fluvial styles\r\n\r\n* added UI option for longitudinal profile to add or remove classifications in background (only UI, not working for now)\r\n\r\n* included confinement and habitat connectivity fluvial styles and modified descriptions of fluvial styles\r\n\r\n* updated reactable-table with functionality to show plotly-violinplot in row-details to compare metric-characteristics/distributions between region and axis\r\n\r\n* set indent of violinplots in regional characteristics smaller\r\n\r\n* removed violinplots for regional comparison of metric characteristics from metric-analysis tab. removed accordeon-panel organisation from metric-analysis tab. added space between tabpanel and elements from fluvial styles and metric-analysis tab\r\n\r\n* removed rhandsontable and added ui input with colourpicker to create manual classes on metrics in metric analysis tab\r\n\r\n* modified layout of metric analysis with a sidebar\r\n\r\n* added functionality of actionbuttons to add to map / recalculate classes\r\n\r\n* modified app layout\r\n\r\n* changed module names\r\n\r\n* added classes distribution module\r\n\r\n* restructuring of code for roe lines and background coloring in longitudinal plot module. background coloring for manual classifications now possible, but for proposed classifications still missing\r\n\r\n* add description of what to add to proposed classifications\r\n\r\n* longitudinal profile input buttons changes and shapes-organisation improvements\r\n\r\n* corrected reactivity when selecting axis with manual classification\r\n\r\n* minor improvements :\r\n- change color of clicked dgo\r\n- show lines on longitudinal plot when hovering over dgos in map\r\n- remove command which deletes dgo-traces when adding new classification to map\r\n\r\n* layout changes:\r\norder of wms layer to correctly see them over each other (continuity over valley bottom over DEM)\r\nlarger map extent\r\nwms layers legend on bottom left side\r\n\r\n* put color selection before value setting in manual classification pane to give more space for color selection\r\n\r\n* changed sidebar to closed and reduced its space in manual classification pane\r\n\r\n* fixed reactivity to shownetworks with either manual or proposed classifications when selected. Still bugs with manual classification\r\n\r\n* fixed reactivity of classified network visualisation\r\n\r\n* improved reactivity\r\n\r\n* fixed:\r\n- distribution table creation always when classification is applied or new axis selected\r\n- empty plot with plceholder text shown when no axis selected\r\n\r\nadded small margin below last objects on page\r\n\r\n* fixed displaying line when only initializing longitudinal profile\r\n\r\n* several reactivity changes to display e.g. the network also when no classification selected\r\n\r\n* removed fluidpages from modules within mapdo_app,\r\nadded placeholder text to proposed classifications\r\n\r\n* changed metrics overview table and removed distribution violinplots from the details (but included it as option if wished)\r\n\r\n* fixed ign baselayer visualisation in map, only elevation still not working\r\n\r\n* added new example data into project folder\r\n\r\n* correct displaying of ROE objects in longitudinal plot\r\n\r\n* showing name of river when hovering over dgo in map when axis selected\r\n\r\n* removec channel size evolution classification in proposed classifications module as it is not working until now.\r\n\r\n* removed channel size evolution from classifications and fixed manual classification error which did not correctly display the classification when selecting one different from elevation\r\n\r\n* added functionality to add also classes from proposed classification to background of longitudinal plot. At this point, only topography and dominant land use are available for it, the rest is still missing\r\n\r\n* added classes distribution plot functionality with proposed classes\r\n\r\n* deleted comments and added manual classification creation for axis in longitudinal plot\r\n\r\n* added pending proposed classifications to background-displaying option in longitudinal plot\r\n\r\n* background classification changes now when other classification is selected\r\n\r\n* change distributional plots when different classification is selected\r\n\r\n* fixed error to crash when opening metric overview and selecting an axis for the first time. set selectinput of unit in metric overview to the top right\r\n\r\n* set correct description for slopes and new colors for topography classification in classes proposed\r\n\r\n* longitudinal plot module:\r\nadded info-buttons to main and second metric selection, adjusted colors of lines\r\n\r\n* added distance from river mouth as info when hovering over dgos in map\r\n\r\n* fixed error of not updating table when changing unit and fixed not displaying slopes for metric overview table\r\n\r\n* background classifications in longitudinal plot react now to changes in manual classification\r\n\r\n* updated new colours for topography classification also in background of longitudinal plot\r\n\r\n* added infobutton to metric selection for manual classification and adjusted indentation.\r\n\r\n* minor updates:\r\n- removed activation of old \"explore-module\" from server\r\n- added library import for fct_maps\r\n- updated elevation wms layer data from IGN BUT STILL NOT WORKING\r\n- description text changes in manual classification and metric overview\r\n- reduced size of leaflet map to display also on smaller screens the three tabs on the right\r\n\r\nand major functionality update for metrics overview table:\r\nshows now always the mean values of the region, even when axis and dgo not yet clicked\r\n\r\n* removed metric description element from manual classification as it is not used anymore (instead info popover is used)\r\n\r\n* modified classes distribution overview to also show classes distribution when only region is selected","shortMessageHtmlLink":"New design with proposed and manual classification (#33)"}},{"before":null,"after":"c51323a2fdf106fb22a470697e7957659d0010e1","ref":"refs/heads/new-design","pushedAt":"2024-07-18T14:00:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sdunesme","name":"Samuel Dunesme","path":"/sdunesme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45558152?s=80&v=4"},"commit":{"message":"Merge pull request #32 from EVS-GIS/sdunesme-patch-1\n\nUpdate README.md","shortMessageHtmlLink":"Merge pull request #32 from EVS-GIS/sdunesme-patch-1"}},{"before":"f0bd397fa260a97d987e1fabb7f64e641c31dec8","after":"918e9583652d70be15d81b9de338741ce863f53d","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T14:10:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@c51323a2fdf106fb22a470697e7957659d0010e1 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ c51323a ๐Ÿš€"}},{"before":"269113df914fe937791f7d9f76d9a554210043b5","after":null,"ref":"refs/heads/sdunesme-patch-1","pushedAt":"2024-05-21T14:07:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sdunesme","name":"Samuel Dunesme","path":"/sdunesme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45558152?s=80&v=4"}},{"before":"25d73797654f2f73c46d3839faa059d3e51200f0","after":"c51323a2fdf106fb22a470697e7957659d0010e1","ref":"refs/heads/master","pushedAt":"2024-05-21T14:07:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdunesme","name":"Samuel Dunesme","path":"/sdunesme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45558152?s=80&v=4"},"commit":{"message":"Merge pull request #32 from EVS-GIS/sdunesme-patch-1\n\nUpdate README.md","shortMessageHtmlLink":"Merge pull request #32 from EVS-GIS/sdunesme-patch-1"}},{"before":null,"after":"269113df914fe937791f7d9f76d9a554210043b5","ref":"refs/heads/sdunesme-patch-1","pushedAt":"2024-05-21T14:07:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sdunesme","name":"Samuel Dunesme","path":"/sdunesme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45558152?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"5142b6332e949ed792cca0ec604dbacd5e9b4ccc","after":"f0bd397fa260a97d987e1fabb7f64e641c31dec8","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T14:05:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@25d73797654f2f73c46d3839faa059d3e51200f0 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 25d7379 ๐Ÿš€"}},{"before":"5adc69a0afd52f3136fcca9031463586023b134c","after":"5142b6332e949ed792cca0ec604dbacd5e9b4ccc","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T14:01:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@25d73797654f2f73c46d3839faa059d3e51200f0 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 25d7379 ๐Ÿš€"}},{"before":"c4a135e564865ef0094a8b639b4d4d63c02db9bd","after":"5adc69a0afd52f3136fcca9031463586023b134c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T13:57:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@b06dc24e4e91a30c3f631bed35e9307b241add29 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ b06dc24 ๐Ÿš€"}},{"before":"c55abdf7d006b7d6b283cc88594f6b7c6bc41369","after":"25d73797654f2f73c46d3839faa059d3e51200f0","ref":"refs/heads/master","pushedAt":"2024-05-21T13:56:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sdunesme","name":"Samuel Dunesme","path":"/sdunesme","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45558152?s=80&v=4"},"commit":{"message":"Delete CITATION.cff causing zenodo issue","shortMessageHtmlLink":"Delete CITATION.cff causing zenodo issue"}},{"before":"4f9c7c204d0cabdc52b28c0d0aaa68277c5ced31","after":"c4a135e564865ef0094a8b639b4d4d63c02db9bd","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T13:55:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@b06dc24e4e91a30c3f631bed35e9307b241add29 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ b06dc24 ๐Ÿš€"}},{"before":"96f9a0f359e0eb54750fdc064c2589b8c590fdc8","after":"4f9c7c204d0cabdc52b28c0d0aaa68277c5ced31","ref":"refs/heads/gh-pages","pushedAt":"2024-02-21T12:25:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@c55abdf7d006b7d6b283cc88594f6b7c6bc41369 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ c55abdf ๐Ÿš€"}},{"before":"38ed26089635eb69f3e8953c2b9b2e6210140260","after":"c55abdf7d006b7d6b283cc88594f6b7c6bc41369","ref":"refs/heads/master","pushedAt":"2024-02-21T12:19:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"githubpage author","shortMessageHtmlLink":"githubpage author"}},{"before":"4555f50e150619ed77803e024b791eccac34e66d","after":"96f9a0f359e0eb54750fdc064c2589b8c590fdc8","ref":"refs/heads/gh-pages","pushedAt":"2024-02-20T10:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@38ed26089635eb69f3e8953c2b9b2e6210140260 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 38ed260 ๐Ÿš€"}},{"before":"b06dc24e4e91a30c3f631bed35e9307b241add29","after":"38ed26089635eb69f3e8953c2b9b2e6210140260","ref":"refs/heads/master","pushedAt":"2024-02-20T10:23:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"Update .gitignore","shortMessageHtmlLink":"Update .gitignore"}},{"before":"3469ff9f5ca2e0eb9633949b4b1cf14191443af6","after":"4555f50e150619ed77803e024b791eccac34e66d","ref":"refs/heads/gh-pages","pushedAt":"2024-02-19T16:51:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@b06dc24e4e91a30c3f631bed35e9307b241add29 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ b06dc24 ๐Ÿš€"}},{"before":"f4fb32b9470244c845a95a7c5c65239d81533865","after":"b06dc24e4e91a30c3f631bed35e9307b241add29","ref":"refs/heads/master","pushedAt":"2024-02-19T16:49:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"add citation","shortMessageHtmlLink":"add citation"}},{"before":"85d05edd8cc1a6ceec6a526680858c846715c86f","after":"3469ff9f5ca2e0eb9633949b4b1cf14191443af6","ref":"refs/heads/gh-pages","pushedAt":"2024-02-19T16:46:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@f4fb32b9470244c845a95a7c5c65239d81533865 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ f4fb32b ๐Ÿš€"}},{"before":"a18bc0c856fd1b852ad84d203e6842b9d4d17a9f","after":"f4fb32b9470244c845a95a7c5c65239d81533865","ref":"refs/heads/master","pushedAt":"2024-02-19T16:44:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"fix licence unknown","shortMessageHtmlLink":"fix licence unknown"}},{"before":"7b4feb2a067954a315cb0b654823e22f8132899c","after":"85d05edd8cc1a6ceec6a526680858c846715c86f","ref":"refs/heads/gh-pages","pushedAt":"2024-02-16T16:49:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@a18bc0c856fd1b852ad84d203e6842b9d4d17a9f ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ a18bc0c ๐Ÿš€"}},{"before":"a68a70450d2d2a61af596cda950a030e98033f81","after":"a18bc0c856fd1b852ad84d203e6842b9d4d17a9f","ref":"refs/heads/master","pushedAt":"2024-02-16T16:46:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"forgot comment dev tools","shortMessageHtmlLink":"forgot comment dev tools"}},{"before":"82be34a7d385c881a82305c34e313421551961a8","after":"7b4feb2a067954a315cb0b654823e22f8132899c","ref":"refs/heads/gh-pages","pushedAt":"2024-02-16T15:53:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@a68a70450d2d2a61af596cda950a030e98033f81 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ a68a704 ๐Ÿš€"}},{"before":"64fb46d6f7d33a66704d8d9f6f18f0337467a694","after":"a68a70450d2d2a61af596cda950a030e98033f81","ref":"refs/heads/master","pushedAt":"2024-02-16T15:51:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"italic news release","shortMessageHtmlLink":"italic news release"}},{"before":"2b263aaf97ea9537d7aa9b6eb38a74fa9c8c6491","after":"82be34a7d385c881a82305c34e313421551961a8","ref":"refs/heads/gh-pages","pushedAt":"2024-02-16T15:48:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@64fb46d6f7d33a66704d8d9f6f18f0337467a694 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 64fb46d ๐Ÿš€"}},{"before":"ef356f02a052bdd20915095c24d37695c89623f0","after":"64fb46d6f7d33a66704d8d9f6f18f0337467a694","ref":"refs/heads/master","pushedAt":"2024-02-16T15:45:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"first news and version","shortMessageHtmlLink":"first news and version"}},{"before":"7b2a0b7bd98524c12e4b4ca2e79e2cc80b8601e3","after":"2b263aaf97ea9537d7aa9b6eb38a74fa9c8c6491","ref":"refs/heads/gh-pages","pushedAt":"2024-02-16T15:23:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ EVS-GIS/mapdoapp@ef356f02a052bdd20915095c24d37695c89623f0 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ ef356f0 ๐Ÿš€"}},{"before":"2bdbf72ae1e87cf7ea178fc34fe384c7fa110ee5","after":"ef356f02a052bdd20915095c24d37695c89623f0","ref":"refs/heads/master","pushedAt":"2024-02-16T15:21:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"Merge pull request #31 from EVS-GIS/hydro_sites\n\nchange hydro_stations to hydro_sites data","shortMessageHtmlLink":"Merge pull request #31 from EVS-GIS/hydro_sites"}},{"before":null,"after":"666fbf7f53dbd590796ad322278089258572109d","ref":"refs/heads/hydro_sites","pushedAt":"2024-02-16T15:19:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LouisManiere","name":"Louis Maniรจre","path":"/LouisManiere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10416707?s=80&v=4"},"commit":{"message":"change hydro_stations to hydro_sites data","shortMessageHtmlLink":"change hydro_stations to hydro_sites data"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QwOTozNDo0My4wMDAwMDBazwAAAATCbIiG","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xNlQxNToxOTozNy4wMDAwMDBazwAAAAP8s4gt"}},"title":"Activity ยท EVS-GIS/mapdoapp"}