[PR #115] [MERGED] rebase on master & extract custom concepts in setup #156

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

📋 Pull Request Information

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

Base: prdHead: stg


📝 Commits (9)

📊 Changes

14 files changed (+53 additions, -18 deletions)

View changed files

📝 .env (+4 -3)
📝 .vscode/launch.json (+1 -1)
📝 .vscode/settings.json (+1 -1)
📝 firebase.json (+1 -1)
📝 src/hooks.server.ts (+1 -1)
📝 src/lib/implementations/databaseImpl/SQLite.ts (+1 -1)
📝 src/lib/implementations/implementation.ts (+1 -1)
📝 src/lib/implementations/saveImplementations/FirebaseSaveImpl.ts (+1 -1)
📝 src/lib/mappingUtils.ts (+1 -1)
📝 src/lib/obsolete/firebase.ts (+1 -1)
📝 src/lib/store.ts (+1 -1)
📝 src/routes/api/sqlite/file/+server.ts (+1 -1)
📝 src/routes/mapping/+page.svelte (+37 -3)
📝 svelte.config.js (+1 -1)

📄 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/115 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 12/20/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `prd` ← **Head:** `stg` --- ### 📝 Commits (9) - [`347eb88`](https://github.com/RADar-AZDelta/Keun/commit/347eb8816e78b98b1203619ae32adfa0de254826) Trigger cloud build - [`71f6578`](https://github.com/RADar-AZDelta/Keun/commit/71f6578d52e5b15a0d840728bc9f6bddf1a57faa) Trigger cloud build - [`0b28d44`](https://github.com/RADar-AZDelta/Keun/commit/0b28d44b9fbb38d64a1d2f97ff6f9db7292d2980) change Firebase project - [`4ef6461`](https://github.com/RADar-AZDelta/Keun/commit/4ef6461223eec53841afbfcc1a8e246259169833) config eslint & prettier - [`5e66693`](https://github.com/RADar-AZDelta/Keun/commit/5e6669345bcb8cf8c0821dc78a00c797fe28bae2) change build folder for hosting - [`b7fd801`](https://github.com/RADar-AZDelta/Keun/commit/b7fd801312a78729d8d7eb0185b986d702a890f5) Trigger cloud build - [`c38c976`](https://github.com/RADar-AZDelta/Keun/commit/c38c976871438d665ffef5fc3f1f7544f480e3d5) Trigger cloud build - [`7fe8149`](https://github.com/RADar-AZDelta/Keun/commit/7fe81497fb67b2455e29e7f042b86a51d94d4459) Empty commit to trigger Cloud Build - [`c9e9f71`](https://github.com/RADar-AZDelta/Keun/commit/c9e9f7128e1d5c6e5388e2ef433924c392b8a692) fix issue to extract concepts on setup ### 📊 Changes **14 files changed** (+53 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.env` (+4 -3) 📝 `.vscode/launch.json` (+1 -1) 📝 `.vscode/settings.json` (+1 -1) 📝 `firebase.json` (+1 -1) 📝 `src/hooks.server.ts` (+1 -1) 📝 `src/lib/implementations/databaseImpl/SQLite.ts` (+1 -1) 📝 `src/lib/implementations/implementation.ts` (+1 -1) 📝 `src/lib/implementations/saveImplementations/FirebaseSaveImpl.ts` (+1 -1) 📝 `src/lib/mappingUtils.ts` (+1 -1) 📝 `src/lib/obsolete/firebase.ts` (+1 -1) 📝 `src/lib/store.ts` (+1 -1) 📝 `src/routes/api/sqlite/file/+server.ts` (+1 -1) 📝 `src/routes/mapping/+page.svelte` (+37 -3) 📝 `svelte.config.js` (+1 -1) </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:17 +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#156
No description provided.