[PR #240] [MERGED] Add flagged concepts file to download #248

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/240
Author: @BostoenToby
Created: 3/13/2024
Status: Merged
Merged: 3/13/2024
Merged by: @BostoenToby

Base: stgHead: dev


📝 Commits (2)

  • 9e8b362 Add flagged concepts file to download
  • 1bc90e0 Merge pull request #239 from RADar-AZDelta/dev-automapping-domain

📊 Changes

6 files changed (+84 additions, -34 deletions)

View changed files

📝 src/lib/classes/tables/CustomTable.ts (+7 -0)
📝 src/lib/classes/tables/FlaggedTable.ts (+12 -0)
📝 src/lib/classes/tables/Table.ts (+7 -0)
📝 src/lib/implementations/databaseImpl/FirebaseImpl.ts (+4 -0)
📝 src/lib/implementations/databaseImpl/LocalImpl.ts (+46 -8)
📝 src/routes/mapping/+page.svelte (+8 -26)

📄 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/240 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 3/13/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `stg` ← **Head:** `dev` --- ### 📝 Commits (2) - [`9e8b362`](https://github.com/RADar-AZDelta/Keun/commit/9e8b362741de1d42da4146a84e998c40c0be87e0) Add flagged concepts file to download - [`1bc90e0`](https://github.com/RADar-AZDelta/Keun/commit/1bc90e0861f6201c195f22e6ca8d0fdd161d5cf1) Merge pull request #239 from RADar-AZDelta/dev-automapping-domain ### 📊 Changes **6 files changed** (+84 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/classes/tables/CustomTable.ts` (+7 -0) 📝 `src/lib/classes/tables/FlaggedTable.ts` (+12 -0) 📝 `src/lib/classes/tables/Table.ts` (+7 -0) 📝 `src/lib/implementations/databaseImpl/FirebaseImpl.ts` (+4 -0) 📝 `src/lib/implementations/databaseImpl/LocalImpl.ts` (+46 -8) 📝 `src/routes/mapping/+page.svelte` (+8 -26) </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:51 +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#248
No description provided.