[PR #49] [MERGED] Update backup and add setup-ui in make install #49

Closed
opened 2026-03-03 11:58:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/finmars-platform/finmars-community-edition/pull/49
Author: @paktusov
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @paktusov

Base: mainHead: update_backups


📝 Commits (1)

  • d746448 Update backup and add setup-ui in make install

📊 Changes

9 files changed (+329 additions, -28 deletions)

View changed files

📝 Makefile (+4 -1)
📝 README.md (+1 -1)
📝 community_edition/routers/configurate.py (+58 -4)
📝 community_edition/services/backup.py (+26 -6)
📝 community_edition/templates/backup.html (+117 -14)
📝 docker-compose.yml (+0 -2)
📝 scripts/install.sh (+2 -0)
scripts/setup-ui.sh (+47 -0)
📝 tests/community_edition/routers/test_configurate.py (+74 -0)

📄 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/finmars-platform/finmars-community-edition/pull/49 **Author:** [@paktusov](https://github.com/paktusov) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@paktusov](https://github.com/paktusov) **Base:** `main` ← **Head:** `update_backups` --- ### 📝 Commits (1) - [`d746448`](https://github.com/finmars-platform/finmars-community-edition/commit/d746448852d8206178c32f59d3dee54b273752c2) Update backup and add setup-ui in make install ### 📊 Changes **9 files changed** (+329 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+4 -1) 📝 `README.md` (+1 -1) 📝 `community_edition/routers/configurate.py` (+58 -4) 📝 `community_edition/services/backup.py` (+26 -6) 📝 `community_edition/templates/backup.html` (+117 -14) 📝 `docker-compose.yml` (+0 -2) 📝 `scripts/install.sh` (+2 -0) ➕ `scripts/setup-ui.sh` (+47 -0) 📝 `tests/community_edition/routers/test_configurate.py` (+74 -0) </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 11:58:23 +03:00
Sign in to join this conversation.
No labels
pull-request
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/finmars-community-edition#49
No description provided.