Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.2.3-test12 #22

Merged
merged 59 commits into from
Feb 23, 2023
Merged
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
d81c794
Improve validation (#125)
ClFeSc Dec 27, 2022
e5f194f
Feature/state benchmark (#581)
Dassderdie Jan 2, 2023
ea80e42
Feature/improve eslint rules (#591)
Dassderdie Jan 9, 2023
81c8d5b
Update packages to mitigate https://github.com/advisories/GHSA-9c47-m…
ClFeSc Jan 9, 2023
a2945b8
Update dependencies (#595)
Dassderdie Jan 16, 2023
5822225
Add simulated regions that can be placed on the map (#601)
Greenscreen23 Jan 18, 2023
227f0dc
Ignore vs code config files (#606)
lukasrad02 Jan 18, 2023
ca02ca4
Refactor viewport-modify to resize-rectangle-interaction (#604)
Dassderdie Jan 18, 2023
d7a5a7a
Add link to main branch in readme (#611)
lukasrad02 Jan 19, 2023
da3acf6
Close popups with esc (#610)
lukasrad02 Jan 20, 2023
c7ba8c1
Add new image for big material and material (#544)
benn02 Jan 22, 2023
8664f33
Fix CVE-2022-25901 (#618)
Greenscreen23 Jan 24, 2023
5170e2b
Feature/597 regions can contain personnel and patients (#607)
benn02 Jan 25, 2023
952303e
Initialize the optimisticUpdateHandler only after the store has the e…
Dassderdie Jan 25, 2023
bd560a7
Patients are automatically triaged without any personnel on the map (…
Dassderdie Jan 26, 2023
4e8af6d
Add Image for Johanniter Akademie NRW, Campus Münster der Johanniter-…
Greenscreen23 Jan 26, 2023
c2992d5
Feature/603 use opaque fill style for simulated regions (#608)
Greenscreen23 Jan 26, 2023
cb3b766
Change functions to arrow functions in Geometry Helpers to preserve `…
Greenscreen23 Jan 26, 2023
ede9619
Add type property to elements in the state (#616)
lukasrad02 Jan 26, 2023
028ecd9
Remove unsupportedChangeProperties (#630)
Dassderdie Jan 31, 2023
a485e41
Fix the Bug (#635)
benn02 Jan 31, 2023
e059318
Remove generic type LineString | Point in favor of the default Geomet…
Greenscreen23 Jan 31, 2023
dfee641
Refactoring/612 refactor position (#625)
benn02 Jan 31, 2023
23eb420
Fix GHSA-rc47-6667-2j5j (#645)
Greenscreen23 Feb 2, 2023
37ca946
Allow elements to be added to simulated regions (#626)
Nils1729 Feb 2, 2023
4f8cf34
Refactor Start Point Literals (#642)
benn02 Feb 2, 2023
517f8e7
Add footer and about pages (#643)
lukasrad02 Feb 7, 2023
ac373de
Make Map movable on Drag with Pop Up (#649)
benn02 Feb 7, 2023
b458be3
Update pipeline actions to node 16 (#627)
lukasrad02 Feb 7, 2023
0c1ff5b
Change mail address to feedback mailing list (#659)
lukasrad02 Feb 8, 2023
9d3f625
Adapt treatment system to account for simulated regions (#658)
Nils1729 Feb 8, 2023
f8ff112
Fix extent calculation of viewports and simulated regions (#663)
lukasrad02 Feb 8, 2023
c481afe
Refactoring/609 refactor functionality from olmapmanager to featurema…
benn02 Feb 14, 2023
cbcc1fd
Adjust nginx configuration for about pages (#657)
lukasrad02 Feb 15, 2023
f81093c
Set up simulation framework (#664)
Nils1729 Feb 16, 2023
41c44e3
Dragging onto the Map now triggers Drop Events (#671)
benn02 Feb 16, 2023
38b9d16
Add our names to the readme (#672)
benn02 Feb 16, 2023
618c012
Use @noble/hashes instead of hash.js (#674)
Nils1729 Feb 22, 2023
2a13070
Add release workflow
Nils1729 Feb 22, 2023
d564efe
Populate CHANGELOG.md
Nils1729 Feb 22, 2023
d613a9b
Merge pull request #1 from Nils1729/setup/587-create-a-release-process
Nils1729 Feb 22, 2023
493f479
Update create-release-pr.yml
Nils1729 Feb 22, 2023
7908fcc
trigger pipeline
Nils1729 Feb 22, 2023
d18f2a2
Prepare release v0.0.1-review (#3)
github-actions[bot] Feb 22, 2023
a741b9c
Prepare release v123-test (#5)
github-actions[bot] Feb 22, 2023
27aa83d
Prepare release v1.2.3-test2 (#7)
github-actions[bot] Feb 22, 2023
5097d1b
Update create-release-pr.yml
Nils1729 Feb 22, 2023
0ac415a
Update create-release-pr.yml
Nils1729 Feb 22, 2023
c851a37
debug
Nils1729 Feb 22, 2023
3e9d08c
Prepare release v1.2.3-test4 (#11)
github-actions[bot] Feb 22, 2023
65bfbce
diff
Nils1729 Feb 23, 2023
93b55cf
Debug v1.2.3-test6 (#13)
github-actions[bot] Feb 23, 2023
2cb6fea
Debug v1.2.3-test7 (#15)
github-actions[bot] Feb 23, 2023
82edf73
Fix npm i
Nils1729 Feb 23, 2023
7d28653
Debug v1.2.3-test8 (#17)
github-actions[bot] Feb 23, 2023
5b04779
call pipeline from release
Nils1729 Feb 23, 2023
085967a
fix permissions
Nils1729 Feb 23, 2023
5845ce8
remove auto pipeline
Nils1729 Feb 23, 2023
48c350a
Debug v1.2.3-test12
web-flow Feb 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix the Bug (hpi-sam#635)
benn02 authored Jan 31, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit a485e41fd87410bf624d8ce2b2a774f928e57986
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
[transferPointId]="reachableTransferPoint.id"
></app-transfer-point-name>
</button>
<ng-container *ngIf="droppedElementType === 'vehicles'">
<ng-container *ngIf="droppedElementType === 'vehicle'">
<div
*ngIf="
(reachableTransferPoints$ | async)?.length &&
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ export class ChooseTransferTargetPopupComponent
{
// These properties are only set after OnInit
public transferPointId!: UUID;
public droppedElementType!: 'personnel' | 'vehicles';
public droppedElementType!: 'personnel' | 'vehicle';

public transferToCallback!: (
targetId: UUID,