Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
cce22ee
T6390 claim: improve victim-section
May 6, 2025
32f341c
T6368 Add extra file types to file upload in request claim
May 6, 2025
84f03e5
Merge branch 'refs/heads/staging' into dev
May 6, 2025
c2ddd40
Bump nanoid from 3.1.30 to 3.3.11
dependabot[bot] May 23, 2025
71ad561
T7008 Add text to travel assistance
May 23, 2025
cb4df13
T6368 Add extra file types to file upload in request claim
May 6, 2025
dec624f
T7008 Removes extra info text from travel assistance
Jun 11, 2025
8a6c6d9
T6382 Format date locale correctly for birthDate
Jun 11, 2025
5c3a58e
T6373 Replace no result text with type for suggestions
Jun 11, 2025
75ff0e2
T6382 Use correct prop setter in call of DateLocale
Jun 11, 2025
3581b3c
T7008 Add text to travel assistance
May 23, 2025
b4902f6
T7008 Removes extra info text from travel assistance
Jun 11, 2025
1756179
backend genegeerd
TinusVL Jun 11, 2025
a79b359
Merge branch 'dev' into staging
Jun 11, 2025
678a17f
T6540 Fix undefined object in material insurance request
Jul 24, 2025
ca5fff8
Merge branch 'dev' into staging
Aug 13, 2025
dc8c37d
T6390 Update request claim manual warning
Aug 13, 2025
7e3ba0e
T7073 Only allow to input hours if the stepper is on 3600 on time cus…
Aug 13, 2025
b942744
T7004 Improves multiselect to fetch all data at component load
Oct 13, 2025
76e2a0b
T6390 Request Claim: Move place of info bar
Nov 18, 2025
4105b06
T6390 Request Claim: Change info text
Nov 18, 2025
8a32535
Revert "T6390 Request Claim: Change info text"
Nov 21, 2025
eeeefac
T6390 Update request claim manual warning
Aug 13, 2025
8851db3
T6390 Request Claim: Move place of info bar
Nov 18, 2025
26a3833
T6390 Request Claim: Change info text
Nov 18, 2025
2c4e148
Revert "T6390 Request Claim: Change info text"
Nov 21, 2025
320bcbb
T6995 Update cost calculation for travel assistence
Nov 21, 2025
97b1603
Bump async from 2.6.3 to 2.6.4
dependabot[bot] Apr 29, 2022
6cd8ea9
Bump eventsource from 1.1.0 to 1.1.1
dependabot[bot] Jun 1, 2022
6455f0d
Bump nanoid from 3.1.30 to 3.3.11
dependabot[bot] May 23, 2025
e2901ca
backend genegeerd
TinusVL Jun 11, 2025
3b0b8ee
Merge remote-tracking branch 'origin/staging' into staging
Dec 11, 2025
97ecf28
build: package-lock.json revert
Dec 12, 2025
50aac91
Bump elliptic and @vue/cli-service
dependabot[bot] Jan 9, 2026
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
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public/config.json
################################
/api
/frontend
/backend

################################
# Eclipse Specific GitIgnore #
Expand All @@ -62,4 +63,4 @@ db.sqlite3

# CDT-specific
.cproject

package-lock.json
Loading