mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 19:45:49 +03:00
[PR #1] [MERGED] Dev #118
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#118
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/team-ide/teamide/pull/1
Author: @team-ide
Created: 12/12/2021
Status: ✅ Merged
Merged: 12/12/2021
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (10+)
0faacee提交eb17787提交a10bbfbUpdate FormBox.vue1741828Create package-lock.json9d122b7修改安装方式,每个步骤记录一条SQL,添加打包html和wbs一些表设计ac02c23添加serverId标识bd9b521Update user.go317d40e调整结构a861601调整结构3015461Update constant.go📊 Changes
130 files changed (+36763 additions, -0 deletions)
View changed files
➕
.github/release-config.yml(+44 -0)➕
.github/workflows/ci.yml(+106 -0)➕
.gitignore(+2 -0)➕
RELEASE.md(+6 -0)➕
RELEASE.version(+1 -0)➕
html/.env.development(+3 -0)➕
html/.env.production(+3 -0)➕
html/.gitignore(+24 -0)➕
html/README.md(+24 -0)➕
html/babel.config.js(+5 -0)➕
html/jsconfig.json(+5 -0)➕
html/package-lock.json(+29620 -0)➕
html/package.json(+51 -0)➕
html/public/index.html(+17 -0)➕
html/public/static/favicon.ico(+0 -0)➕
html/public/static/favicon.png(+0 -0)➕
html/public/static/loading.gif(+0 -0)➕
html/public/static/logo.png(+0 -0)➕
html/src/App.vue(+106 -0)➕
html/src/app.scss(+7 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.