[PR #263] [MERGED] bugfixes for custom concepts #261 & #262 #271

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/263
Author: @BostoenToby
Created: 4/2/2024
Status: Merged
Merged: 4/2/2024
Merged by: @BostoenToby

Base: stgHead: dev


📝 Commits (1)

📊 Changes

6 files changed (+354 additions, -387 deletions)

View changed files

📝 src/lib/Types.d.ts (+1 -0)
📝 src/lib/classes/implementation/DatabaseImpl.ts (+5 -0)
📝 src/lib/components/mapping/views/CustomRow.svelte (+16 -3)
📝 src/lib/config.json (+313 -383)
📝 src/lib/implementations/databaseImpl/FirebaseImpl.ts (+10 -1)
📝 src/lib/implementations/databaseImpl/LocalImpl.ts (+9 -0)

📄 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/263 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 4/2/2024 **Status:** ✅ Merged **Merged:** 4/2/2024 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `stg` ← **Head:** `dev` --- ### 📝 Commits (1) - [`77c2535`](https://github.com/RADar-AZDelta/Keun/commit/77c2535440b1329c4d70f4d077eb5b0cd5eb05d9) bugfixes for custom concepts #261 & #262 ### 📊 Changes **6 files changed** (+354 additions, -387 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Types.d.ts` (+1 -0) 📝 `src/lib/classes/implementation/DatabaseImpl.ts` (+5 -0) 📝 `src/lib/components/mapping/views/CustomRow.svelte` (+16 -3) 📝 `src/lib/config.json` (+313 -383) 📝 `src/lib/implementations/databaseImpl/FirebaseImpl.ts` (+10 -1) 📝 `src/lib/implementations/databaseImpl/LocalImpl.ts` (+9 -0) </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:59 +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#271
No description provided.