[PR #15] [MERGED] 1.5.1 #33

Closed
opened 2026-03-03 19:11:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/productiveops/dokemon/pull/15
Author: @salilponde
Created: 12/25/2023
Status: Merged
Merged: 12/25/2023
Merged by: @salilponde

Base: mainHead: 1.5.1-dev


📝 Commits (10+)

📊 Changes

89 files changed (+2192 additions, -3447 deletions)

View changed files

📝 .github/workflows/main.yml (+1 -1)
📝 pkg/common/common.go (+1 -1)
📝 pkg/dockerapi/container.go (+7 -7)
📝 pkg/dockerapi/image.go (+3 -3)
📝 pkg/dockerapi/network.go (+3 -3)
📝 pkg/dockerapi/volume.go (+3 -3)
📝 web/src/app/auth/change-password.tsx (+6 -22)
📝 web/src/app/auth/login.tsx (+5 -17)
📝 web/src/app/auth/setup.tsx (+5 -18)
📝 web/src/app/compose-library/compose-library-create-filesystem-project.tsx (+22 -30)
📝 web/src/app/compose-library/compose-library-create-github-project.tsx (+25 -37)
📝 web/src/app/compose-library/compose-library-edit-filesystem-project.tsx (+52 -32)
📝 web/src/app/compose-library/compose-library-edit-github-project.tsx (+59 -39)
📝 web/src/app/compose-library/compose-library-list.tsx (+4 -7)
web/src/app/compose-library/dialogs/delete-compose-dialog.tsx (+0 -97)
web/src/app/compose-library/dialogs/delete-github-compose-dialog.tsx (+0 -101)
📝 web/src/app/compose/compose-actions.tsx (+43 -6)
📝 web/src/app/compose/compose-add-github.tsx (+25 -37)
📝 web/src/app/compose/compose-add-local.tsx (+22 -30)
📝 web/src/app/compose/compose-add-project-dialog.tsx (+20 -24)

...and 69 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/productiveops/dokemon/pull/15 **Author:** [@salilponde](https://github.com/salilponde) **Created:** 12/25/2023 **Status:** ✅ Merged **Merged:** 12/25/2023 **Merged by:** [@salilponde](https://github.com/salilponde) **Base:** `main` ← **Head:** `1.5.1-dev` --- ### 📝 Commits (10+) - [`1ca18dc`](https://github.com/productiveops/dokemon/commit/1ca18dc25071cd3e4ec6e58518222cd6119545cc) Bumped version to 1.6 - [`f40da52`](https://github.com/productiveops/dokemon/commit/f40da52d5777880192cd596ce0b91159347e7f27) initMonaco - [`adc1dc8`](https://github.com/productiveops/dokemon/commit/adc1dc802a4c180c12d6e62ee06aeadb2a2c60f8) hasUniqueName - [`331b3cd`](https://github.com/productiveops/dokemon/commit/331b3cd93cf16fe609549eacdb3be901c8dcc945) Removed unused imports - [`3b115bf`](https://github.com/productiveops/dokemon/commit/3b115bf9150b7fa2aedfe5a6fcafe65e84df20c9) Refactored table buttons - [`819c3d0`](https://github.com/productiveops/dokemon/commit/819c3d01646e7e231cc39f2fca03c790cb7a87cb) Refactored Nodes - [`3ea9730`](https://github.com/productiveops/dokemon/commit/3ea97307a24aecc3eba87acbc754a3951fc62a53) Nodes refactoring - [`4e63f54`](https://github.com/productiveops/dokemon/commit/4e63f547857c976ccc58841d85685a7d8fb75905) TableNoData - [`2d9ebf5`](https://github.com/productiveops/dokemon/commit/2d9ebf5e70e41832a4dec4b966d91cac3f63d1b7) toast refactoring - [`1c53377`](https://github.com/productiveops/dokemon/commit/1c53377050751727ad79e551354defcde720d326) Compose Library Delete Dialog refactoring ### 📊 Changes **89 files changed** (+2192 additions, -3447 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+1 -1) 📝 `pkg/common/common.go` (+1 -1) 📝 `pkg/dockerapi/container.go` (+7 -7) 📝 `pkg/dockerapi/image.go` (+3 -3) 📝 `pkg/dockerapi/network.go` (+3 -3) 📝 `pkg/dockerapi/volume.go` (+3 -3) 📝 `web/src/app/auth/change-password.tsx` (+6 -22) 📝 `web/src/app/auth/login.tsx` (+5 -17) 📝 `web/src/app/auth/setup.tsx` (+5 -18) 📝 `web/src/app/compose-library/compose-library-create-filesystem-project.tsx` (+22 -30) 📝 `web/src/app/compose-library/compose-library-create-github-project.tsx` (+25 -37) 📝 `web/src/app/compose-library/compose-library-edit-filesystem-project.tsx` (+52 -32) 📝 `web/src/app/compose-library/compose-library-edit-github-project.tsx` (+59 -39) 📝 `web/src/app/compose-library/compose-library-list.tsx` (+4 -7) ➖ `web/src/app/compose-library/dialogs/delete-compose-dialog.tsx` (+0 -97) ➖ `web/src/app/compose-library/dialogs/delete-github-compose-dialog.tsx` (+0 -101) 📝 `web/src/app/compose/compose-actions.tsx` (+43 -6) 📝 `web/src/app/compose/compose-add-github.tsx` (+25 -37) 📝 `web/src/app/compose/compose-add-local.tsx` (+22 -30) 📝 `web/src/app/compose/compose-add-project-dialog.tsx` (+20 -24) _...and 69 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:11:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dokemon#33
No description provided.