[PR #90] [MERGED] show domain & vocabulary of mapped concept #132

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/90
Author: @BostoenToby
Created: 11/29/2023
Status: Merged
Merged: 11/29/2023
Merged by: @BostoenToby

Base: stgHead: dev


📝 Commits (7)

  • 11625b3 change branch for github pages
  • b1444b8 Update deploy.yml
  • b66a1db Merge branch 'site' into dev
  • 3474435 fix bug, already mapped concept can't be mapped
  • 606e0db change deploy.yml branch
  • 238499a Merge branch 'dev' of github.com:RADar-AZDelta/Keun into dev
  • 8505305 show domain & add vocabulary to table

📊 Changes

7 files changed (+22 additions, -13 deletions)

View changed files

📝 .github/workflows/deploy.yml (+1 -1)
📝 src/app.d.ts (+3 -3)
📝 src/lib/components/Types.d.ts (+1 -0)
📝 src/lib/components/mapping/AthenaSearch.svelte (+3 -3)
📝 src/lib/data/columnsUsagi.json (+11 -6)
📝 src/lib/mappingUtils.ts (+1 -0)
📝 src/routes/mapping/+page.svelte (+2 -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/90 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 11/29/2023 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `stg` ← **Head:** `dev` --- ### 📝 Commits (7) - [`11625b3`](https://github.com/RADar-AZDelta/Keun/commit/11625b35dc99e0278b1e3d9951d7c7dea3797cbb) change branch for github pages - [`b1444b8`](https://github.com/RADar-AZDelta/Keun/commit/b1444b871c673eb652437fcbf31128ecec01d0de) Update deploy.yml - [`b66a1db`](https://github.com/RADar-AZDelta/Keun/commit/b66a1dbbec027451012ad0ace2d76f1e77c86845) Merge branch 'site' into dev - [`3474435`](https://github.com/RADar-AZDelta/Keun/commit/34744353e746c76daba5717027b6de95a96e506c) fix bug, already mapped concept can't be mapped - [`606e0db`](https://github.com/RADar-AZDelta/Keun/commit/606e0dbe06416df231dbd6c8eb56e03e268739e5) change deploy.yml branch - [`238499a`](https://github.com/RADar-AZDelta/Keun/commit/238499af5dff9be24367bcfdff611b3521f20427) Merge branch 'dev' of github.com:RADar-AZDelta/Keun into dev - [`8505305`](https://github.com/RADar-AZDelta/Keun/commit/85053052b11a057b92c7c3a619b6bd09b5c0b8b6) show domain & add vocabulary to table ### 📊 Changes **7 files changed** (+22 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy.yml` (+1 -1) 📝 `src/app.d.ts` (+3 -3) 📝 `src/lib/components/Types.d.ts` (+1 -0) 📝 `src/lib/components/mapping/AthenaSearch.svelte` (+3 -3) 📝 `src/lib/data/columnsUsagi.json` (+11 -6) 📝 `src/lib/mappingUtils.ts` (+1 -0) 📝 `src/routes/mapping/+page.svelte` (+2 -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:09 +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#132
No description provided.