mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #246] [MERGED] Fix small bugs for Usagi, custom concepts & naming #256
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#256
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/246
Author: @BostoenToby
Created: 3/14/2024
Status: ✅ Merged
Merged: 3/14/2024
Merged by: @BostoenToby
Base:
site← Head:prd📝 Commits (7)
06970a8fix usagi naming sequal issue51da3d0place _usagi sequal on download in case the sequel was not set on the upload12ec1b2update svelte-datatable package + set mappingStatus & concpetId on every rowfae253efix bug with double usagi sequel0887db8Merge pull request #243 from RADar-AZDelta/dev-automapping-domainf7d4813Merge pull request #244 from RADar-AZDelta/dev91509f5Merge pull request #245 from RADar-AZDelta/stg📊 Changes
8 files changed (+71 additions, -22 deletions)
View changed files
📝
package.json(+2 -2)📝
pnpm-lock.yaml(+4 -4)📝
src/lib/classes/implementation/DatabaseImpl.ts(+4 -0)📝
src/lib/classes/tables/CustomTable.ts(+2 -1)📝
src/lib/classes/tables/Table.ts(+16 -1)📝
src/lib/implementations/databaseImpl/FirebaseImpl.ts(+31 -11)📝
src/lib/implementations/databaseImpl/LocalImpl.ts(+4 -1)📝
src/routes/mapping/+page.svelte(+8 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.