mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #3] [MERGED] Dev/DataTableRenderer #115
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/Keun/pull/3
Author: @BostoenToby
Created: 3/27/2023
Status: ✅ Merged
Merged: 3/27/2023
Merged by: @BostoenToby
Base:
master← Head:dev/DataTableRenderer📝 Commits (10+)
6a48b9bimplemented DataTableRenderer and created Popup4c85301formatted everything67e19cdimported DataTableRenderer with submodule instead32195cdupdate gitmodules to ssha5c67b8CORS problems193f06cmoved submodules and updated server.js4687306get data from Athena6e5d53dswitch to pnpm and update README.mdfb7207afix issues with submodule18bd04cplace Athena data from API in table📊 Changes
48 files changed (+5403 additions, -10784 deletions)
View changed files
📝
.gitmodules(+3 -3)📝
.prettierrc(+7 -7)📝
.vscode/settings.json(+5 -3)📝
README.md(+21 -5)➕
lib/RADar-DataTable(+1 -0)➖
package-lock.json(+0 -10327)📝
package.json(+46 -39)➕
pnpm-lock.yaml(+2792 -0)➖
powertable(+0 -1)➖
src/CsvLoadingBenchmark.svelte(+0 -55)➖
src/CsvLoadingScreen.svelte(+0 -45)➖
src/CsvLoadingScreenCsvParse.svelte(+0 -31)➖
src/CsvLoadingScreenPapaParse.svelte(+0 -75)➖
src/FileDropZone.svelte(+0 -56)➖
src/RecordList.svelte(+0 -53)➕
src/app.scss(+9 -0)➕
src/lib/columnsAthena.json(+10 -0)➕
src/lib/components/Extra/Action.svelte(+41 -0)➕
src/lib/components/Extra/ActionPage.svelte(+32 -0)➕
src/lib/components/Extra/AthenaLayout.svelte(+305 -0)...and 28 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.