mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #234] [MERGED] Add a domain per file to automap to #244
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/Keun/pull/234
Author: @BostoenToby
Created: 3/12/2024
Status: ✅ Merged
Merged: 3/12/2024
Merged by: @BostoenToby
Base:
site← Head:prd📝 Commits (6)
962d8f3Add domain to automapping if given in url685f2d7set domain on upload of file90d0e56show domain of file in menu5d2509bMerge pull request #231 from RADar-AZDelta/dev-automapping-domaind487e9eMerge pull request #232 from RADar-AZDelta/dev2cc875fMerge pull request #233 from RADar-AZDelta/stg📊 Changes
10 files changed (+94 additions, -38 deletions)
View changed files
📝
src/lib/Types.d.ts(+10 -2)📝
src/lib/classes/implementation/DatabaseImpl.ts(+2 -2)📝
src/lib/classes/mapping/AutoMapping.ts(+8 -3)📝
src/lib/components/menu/FileInputDialog.svelte(+25 -1)📝
src/lib/components/menu/FileMenu.svelte(+10 -3)📝
src/lib/helperClasses/Config.ts(+1 -0)📝
src/lib/implementations/databaseImpl/FirebaseImpl.ts(+20 -18)📝
src/lib/implementations/databaseImpl/LocalImpl.ts(+11 -4)📝
src/routes/+page.svelte(+3 -3)📝
src/routes/mapping/+page.svelte(+4 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.