mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 19:45:49 +03:00
[PR #25] [MERGED] Dev #140
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#140
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/25
Author: @team-ide
Created: 1/22/2022
Status: ✅ Merged
Merged: 1/22/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (7)
489f068Update release.ymlf32446fUpdate release.ymlc22605eUpdate release.ymlfb399a2Update release.yml91487f3启动失败输出部分错误日志f14f58a程序内部添加默认证书e70b18e添加应用管理,本地系统用户自动登录📊 Changes
31 files changed (+1507 additions, -188 deletions)
View changed files
📝
.github/workflows/release.yml(+32 -45)➕
data/native/apps/bbbb(+2 -0)➕
data/native/apps/ccc(+0 -0)➕
data/native/apps/sdfsdf(+0 -0)📝
html/src/App.vue(+0 -12)📝
html/src/component/Form.vue(+2 -17)📝
html/src/component/index.js(+0 -6)➖
html/src/component/workspace/Workspace.vue(+0 -29)📝
html/src/form/form.js(+49 -0)➕
html/src/server/application.js(+33 -0)📝
html/src/server/index.js(+8 -20)➕
html/src/source/application.js(+23 -0)📝
html/src/source/index.js(+7 -9)➕
html/src/source/toolbox.js(+5 -0)➕
html/src/source/workspace.js(+5 -0)➕
html/src/views/application/AppForm.vue(+90 -0)➕
html/src/views/application/Header.vue(+185 -0)📝
html/src/views/application/Index.vue(+134 -7)➕
html/src/views/application/Left.vue(+325 -0)📝
html/src/views/application/Main.vue(+1 -5)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.