-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2705 from RaiderIO/development
Release v12.0 - M+ Heatmaps are now officially released
- Loading branch information
Showing
20 changed files
with
109 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"id": 275, | ||
"release_changelog_id": 282, | ||
"version": "v12.0", | ||
"title": "M+ Heatmaps are now officially released", | ||
"backup_db": 1, | ||
"silent": 0, | ||
"spotlight": 0, | ||
"released": 0, | ||
"created_at": "2025-02-03T09:34:24+00:00", | ||
"updated_at": "2025-02-03T09:34:24+00:00", | ||
"changelog": { | ||
"id": 282, | ||
"release_id": 275, | ||
"description": "M+ heatmaps are now live! For more info, see https:\/\/raider.io\/events\/raiderio-great-eight-celebration\/day-8", | ||
"changes": [ | ||
{ | ||
"release_changelog_id": 282, | ||
"release_changelog_category_id": 5, | ||
"ticket_id": 2702, | ||
"change": "When viewing a heatmap, switching floors and then refreshing the heatmap by changing a filter, no longer renders the heatmap for the previous floor on your current floor." | ||
}, | ||
{ | ||
"release_changelog_id": 282, | ||
"release_changelog_category_id": 13, | ||
"ticket_id": 2692, | ||
"change": "Loading indicator is now moved to the bottom of the screen, along with the display of how many routes the current heatmap is based on." | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 24 additions & 1 deletion
25
resources/assets/js/custom/inline/common/search/searchhandlerheatmap.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
resources/assets/js/handlebars/map_controls_snackbar.handlebars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<div id="{{id}}" class="mt-4 p-2 bg-secondary map_fade_out" style="border-radius: 7px;"> | ||
{{{ html }}} | ||
</div> |
11 changes: 11 additions & 0 deletions
11
resources/assets/js/handlebars/map_controls_snackbar_compact.handlebars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<div id="{{id}}" class="row mt-2 p-2 map_fade_out" style="border-radius: 7px;"> | ||
<div class="col"> | ||
|
||
</div> | ||
<div class="col-auto bg-secondary"> | ||
{{{ html }}} | ||
</div> | ||
<div class="col"> | ||
|
||
</div> | ||
</div> |
3 changes: 0 additions & 3 deletions
3
resources/assets/js/handlebars/map_controls_snackbar_template.handlebars
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
resources/assets/js/handlebars/map_heatmapsearch_loader.handlebars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<div id="heatmap_search_loader" class="w-100 text-center"> | ||
<h5 class="py-1 m-0"> | ||
<i class="fas fa-stroopwafel fa-spin"></i> {{ loading_label }} | ||
</h5> | ||
</div> |
5 changes: 5 additions & 0 deletions
5
resources/assets/js/handlebars/map_heatmapsearch_run_count.handlebars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<div id="heatmap_search_run_count" class="w-100 text-center"> | ||
<h5 class="py-1 m-0"> | ||
{{ run_count }} | ||
</h5> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters