[PR #146] [MERGED] Fix various bugs stg-> prd #175

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/146
Author: @BostoenToby
Created: 1/11/2024
Status: Merged
Merged: 1/11/2024
Merged by: @BostoenToby

Base: prdHead: stg


📝 Commits (6)

  • f62721a update svelte-datatable package for updated version of EditableCell, fix bug that comment can't be edited
  • 34d3244 fix bug that the custom concepts won't be downloaded sometimes
  • 2106aa4 fix issue with duplicates when switching actions in Athena pop-up
  • 405d4bd Fix bug of navigation in the pop-up
  • 6002c12 Merge pull request #144 from RADar-AZDelta/dev-Toby
  • 3f0798c Merge pull request #145 from RADar-AZDelta/dev

📊 Changes

6 files changed (+102 additions, -56 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+17 -2)
📝 src/lib/components/mapping/AthenaSearch.svelte (+63 -43)
📝 src/lib/components/mapping/SearchHead.svelte (+2 -2)
📝 src/lib/components/mapping/UsagiRow.svelte (+5 -1)
📝 src/routes/mapping/+page.svelte (+14 -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/146 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 1/11/2024 **Status:** ✅ Merged **Merged:** 1/11/2024 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `prd` ← **Head:** `stg` --- ### 📝 Commits (6) - [`f62721a`](https://github.com/RADar-AZDelta/Keun/commit/f62721a7da53456e83b13271d27eac0a069321ba) update svelte-datatable package for updated version of EditableCell, fix bug that comment can't be edited - [`34d3244`](https://github.com/RADar-AZDelta/Keun/commit/34d324484b60cd2590a089508e6ee1a02f91536f) fix bug that the custom concepts won't be downloaded sometimes - [`2106aa4`](https://github.com/RADar-AZDelta/Keun/commit/2106aa40512b38ef4d99a8ba2d80bf8b85f327f5) fix issue with duplicates when switching actions in Athena pop-up - [`405d4bd`](https://github.com/RADar-AZDelta/Keun/commit/405d4bd73855ca33cc0d5fca6d7d0fb8d3b02514) Fix bug of navigation in the pop-up - [`6002c12`](https://github.com/RADar-AZDelta/Keun/commit/6002c127b9c3df53639ca14010a14161210a32c6) Merge pull request #144 from RADar-AZDelta/dev-Toby - [`3f0798c`](https://github.com/RADar-AZDelta/Keun/commit/3f0798cf66e44408e52cdb08604264acbc41b887) Merge pull request #145 from RADar-AZDelta/dev ### 📊 Changes **6 files changed** (+102 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+17 -2) 📝 `src/lib/components/mapping/AthenaSearch.svelte` (+63 -43) 📝 `src/lib/components/mapping/SearchHead.svelte` (+2 -2) 📝 `src/lib/components/mapping/UsagiRow.svelte` (+5 -1) 📝 `src/routes/mapping/+page.svelte` (+14 -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:24 +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#175
No description provided.