mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #91] [MERGED] show domain & vocabulary of mapped concept #134
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#134
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/91
Author: @BostoenToby
Created: 11/29/2023
Status: ✅ Merged
Merged: 11/29/2023
Merged by: @BostoenToby
Base:
prd← Head:stg📝 Commits (10+)
c3fd6a5Change branch for Github Pages2df85dfAdd Firebase rulesfe42934Install pnpm globally to install deps in containerdc21189fix typo in cloudbuild.yaml1924fd6try to install pnpm but not globallyd07abd9try to install pnpm through wget79320bbuse npm & remove preinstall scriptaccd1faadd firebase.json to renew rules & hostingf7b840cTrigger cloud build11625b3change branch for github pages📊 Changes
19 files changed (+1152 additions, -1267 deletions)
View changed files
📝
.env(+7 -6)➕
.firebaserc(+5 -0)📝
.github/workflows/deploy.yml(+2 -1)📝
README.md(+57 -273)➕
cloudbuild.yaml(+26 -0)➕
firebase.json(+23 -0)➕
firestore.indexes.json(+4 -0)➕
firestore.rules(+87 -0)📝
package.json(+28 -30)📝
pnpm-lock.yaml(+702 -869)➕
public/index.html(+89 -0)📝
src/app.d.ts(+3 -3)📝
src/lib/components/Types.d.ts(+1 -0)📝
src/lib/components/mapping/AthenaSearch.svelte(+3 -6)📝
src/lib/data/columnsUsagi.json(+11 -6)📝
src/lib/firebase.ts(+51 -73)📝
src/lib/mappingUtils.ts(+1 -0)📝
src/routes/mapping/+page.svelte(+2 -0)➕
storage.rules(+50 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.