[PR #94] [MERGED] extract custom concepts from the file in setup #136

Closed
opened 2026-03-23 20:32:10 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/94
Author: @BostoenToby
Created: 12/6/2023
Status: Merged
Merged: 12/6/2023
Merged by: @BostoenToby

Base: devHead: dev-Toby


📝 Commits (2)

  • a965265 extract custom concepts from the file in setup
  • 19e9cb4 Merge branch 'dev' into dev-Toby

📊 Changes

7 files changed (+80 additions, -18 deletions)

View changed files

📝 src/lib/components/Types.d.ts (+1 -0)
📝 src/lib/components/mapping/AthenaSearch.svelte (+3 -0)
📝 src/lib/components/mapping/views/MappedView.svelte (+2 -2)
📝 src/lib/data/columnsUsagi.json (+6 -1)
📝 src/lib/implementations/databaseImpl/LocalImpl.ts (+26 -8)
📝 src/lib/mappingUtils.ts (+1 -0)
📝 src/routes/mapping/+page.svelte (+41 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RADar-AZDelta/Keun/pull/94 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `dev` ← **Head:** `dev-Toby` --- ### 📝 Commits (2) - [`a965265`](https://github.com/RADar-AZDelta/Keun/commit/a965265ca758f8e4792e1943251979b7e6dc0a45) extract custom concepts from the file in setup - [`19e9cb4`](https://github.com/RADar-AZDelta/Keun/commit/19e9cb4250fba5139f77597a93c1773eebe11a3c) Merge branch 'dev' into dev-Toby ### 📊 Changes **7 files changed** (+80 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/Types.d.ts` (+1 -0) 📝 `src/lib/components/mapping/AthenaSearch.svelte` (+3 -0) 📝 `src/lib/components/mapping/views/MappedView.svelte` (+2 -2) 📝 `src/lib/data/columnsUsagi.json` (+6 -1) 📝 `src/lib/implementations/databaseImpl/LocalImpl.ts` (+26 -8) 📝 `src/lib/mappingUtils.ts` (+1 -0) 📝 `src/routes/mapping/+page.svelte` (+41 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-Keun#136
No description provided.