mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #80] [MERGED] Push dev to master after minor bugfixes #125
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#125
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/80
Author: @BostoenToby
Created: 9/12/2023
Status: ✅ Merged
Merged: 9/12/2023
Merged by: @BostoenToby
Base:
master← Head:dev/Toby📝 Commits (2)
9fd0a41Code cleanup + memory fix52894caFix some minor bugs after testing📊 Changes
21 files changed (+883 additions, -1011 deletions)
View changed files
📝
src/lib/actions/clickOutside.ts(+1 -1)📝
src/lib/components/Extra/AthenaFilter.svelte(+6 -5)📝
src/lib/components/Extra/AthenaLayout.svelte(+181 -213)📝
src/lib/components/Extra/AutocompleteInput.svelte(+10 -10)📝
src/lib/components/Extra/AutocompleteInputSettings.svelte(+5 -16)📝
src/lib/components/Extra/Manual.svelte(+10 -6)📝
src/lib/components/Extra/Settings.svelte(+28 -30)📝
src/lib/components/Extra/User.svelte(+29 -33)📝
src/lib/components/Mapping/AthenaRow.svelte(+9 -7)📝
src/lib/components/Mapping/CustomConceptInputRow.svelte(+33 -11)📝
src/lib/components/Mapping/UsagiRow.svelte(+7 -7)📝
src/lib/components/Types.d.ts(+26 -13)📝
src/lib/firebase.ts(+15 -15)📝
src/lib/firebaseAdmin.server.ts(+28 -32)📝
src/lib/store.ts(+6 -2)📝
src/lib/utilClasses/LocalImpl.ts(+1 -1)📝
src/lib/utils.ts(+0 -1)📝
src/routes/+layout.svelte(+18 -20)📝
src/routes/+page.svelte(+23 -22)📝
src/routes/mapping/+page.svelte(+446 -565)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.