[PR #178] [MERGED] Fix pagination bug, change filter order & show row info in detail section pop-up #201

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

📋 Pull Request Information

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

Base: siteHead: prd


📝 Commits (9)

  • 49185af fix pagination bug while mapping
  • 097a1fc update svelte-athena-search package
  • fbe1392 Merge pull request #172 from RADar-AZDelta/dev-Toby
  • bbaa1f6 Merge pull request #173 from RADar-AZDelta/dev
  • b39ccba show comments, ... from row in detail screen in pop-up
  • 31810a1 Merge pull request #174 from RADar-AZDelta/stg
  • 34c11d1 Merge pull request #175 from RADar-AZDelta/dev-Toby
  • 11ecb97 Merge pull request #176 from RADar-AZDelta/dev
  • b59e625 Merge pull request #177 from RADar-AZDelta/stg

📊 Changes

5 files changed (+16 additions, -12 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+4 -4)
📝 src/lib/components/mapping/AthenaSearch.svelte (+3 -1)
📝 src/lib/components/mapping/SearchHead.svelte (+1 -1)
📝 src/lib/components/mapping/details/Details.svelte (+7 -5)

📄 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/178 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 2/7/2024 **Status:** ✅ Merged **Merged:** 2/7/2024 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `site` ← **Head:** `prd` --- ### 📝 Commits (9) - [`49185af`](https://github.com/RADar-AZDelta/Keun/commit/49185af5ee7f66f639d665f8d627f38c1a88461e) fix pagination bug while mapping - [`097a1fc`](https://github.com/RADar-AZDelta/Keun/commit/097a1fc987f7292de0a8fcb842dbc22215cbfd98) update svelte-athena-search package - [`fbe1392`](https://github.com/RADar-AZDelta/Keun/commit/fbe139297e223927493707f8cbca9666f4009cd4) Merge pull request #172 from RADar-AZDelta/dev-Toby - [`bbaa1f6`](https://github.com/RADar-AZDelta/Keun/commit/bbaa1f65d2f2e1fd701163c4e3a82d5e58a381f1) Merge pull request #173 from RADar-AZDelta/dev - [`b39ccba`](https://github.com/RADar-AZDelta/Keun/commit/b39ccbaff5ef3d3f0a91a3cea5bdc99ebbbded0a) show comments, ... from row in detail screen in pop-up - [`31810a1`](https://github.com/RADar-AZDelta/Keun/commit/31810a139c712cbac79118fb2c3f086ada0c154c) Merge pull request #174 from RADar-AZDelta/stg - [`34c11d1`](https://github.com/RADar-AZDelta/Keun/commit/34c11d1d3d05aa80d44f0964ee160ef446358a77) Merge pull request #175 from RADar-AZDelta/dev-Toby - [`11ecb97`](https://github.com/RADar-AZDelta/Keun/commit/11ecb97cfc314b01eced12d018a77c32dbcae41f) Merge pull request #176 from RADar-AZDelta/dev - [`b59e625`](https://github.com/RADar-AZDelta/Keun/commit/b59e62552d1ff527e6afaf89ea3478c9087b47b8) Merge pull request #177 from RADar-AZDelta/stg ### 📊 Changes **5 files changed** (+16 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+4 -4) 📝 `src/lib/components/mapping/AthenaSearch.svelte` (+3 -1) 📝 `src/lib/components/mapping/SearchHead.svelte` (+1 -1) 📝 `src/lib/components/mapping/details/Details.svelte` (+7 -5) </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:33 +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#201
No description provided.