mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #255] [MERGED] update custom concepts & fix bug with custom concepts #266
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#266
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/255
Author: @BostoenToby
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @BostoenToby
Base:
prd← Head:stg📝 Commits (6)
0983cb0fix issue with double custom conceptsf07425bupdate cloudbuildd0e0077update custom concepts & fix bug with custom conceptse2eb98aMerge pull request #254 from RADar-AZDelta/dev94efa6bswitch sourceName to sourceCode in custom conceptb971e95Merge pull request #256 from RADar-AZDelta/dev📊 Changes
11 files changed (+123 additions, -48 deletions)
View changed files
📝
cloudbuild.yaml(+26 -33)📝
package.json(+1 -1)📝
pnpm-lock.yaml(+18 -2)📝
src/lib/Types.d.ts(+1 -0)📝
src/lib/classes/customRow/CustomRow.ts(+2 -2)📝
src/lib/classes/implementation/DatabaseImpl.ts(+5 -0)📝
src/lib/classes/tables/CustomTable.ts(+10 -2)📝
src/lib/components/mapping/views/CustomRow.svelte(+25 -7)📝
src/lib/components/mapping/views/CustomView.svelte(+3 -1)📝
src/lib/implementations/databaseImpl/FirebaseImpl.ts(+15 -0)📝
src/lib/implementations/databaseImpl/LocalImpl.ts(+17 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.