[PR #76] [MERGED] Backups #285

Closed
opened 2026-03-04 01:36:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/76
Author: @lts-po
Created: 9/30/2022
Status: Merged
Merged: 9/30/2022
Merged by: @lts-rad

Base: devHead: backups


📝 Commits (6)

  • 34ef627 [api] add /backups endpoint for taking configs snapshots
  • 11132f1 Merge branch 'dev' into backups
  • 91c819e [ui] add Configs Backup component
  • de5a95c Merge branch 'dev' into backups
  • cdd3a44 Merge branch 'dev' into backups
  • 9edb748 [ui] add mock for backups + system info

📊 Changes

3 files changed (+306 additions, -5 deletions)

View changed files

📝 api/code/api.go (+103 -1)
📝 frontend/src/api/MockAPI.js (+66 -0)
📝 frontend/src/views/SystemInfo.js (+137 -4)

📄 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/spr-networks/super/pull/76 **Author:** [@lts-po](https://github.com/lts-po) **Created:** 9/30/2022 **Status:** ✅ Merged **Merged:** 9/30/2022 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `dev` ← **Head:** `backups` --- ### 📝 Commits (6) - [`34ef627`](https://github.com/spr-networks/super/commit/34ef6270fc41f0180a73a8502808825ca57c2af1) [api] add /backups endpoint for taking configs snapshots - [`11132f1`](https://github.com/spr-networks/super/commit/11132f1537410e94f62d7e3b2becbb78a8794a0e) Merge branch 'dev' into backups - [`91c819e`](https://github.com/spr-networks/super/commit/91c819ed640bdb09023b7b3fc704a2da7e11df63) [ui] add Configs Backup component - [`de5a95c`](https://github.com/spr-networks/super/commit/de5a95c68884552bf00d05642a01e19b5a7528da) Merge branch 'dev' into backups - [`cdd3a44`](https://github.com/spr-networks/super/commit/cdd3a4464545ace2f7f3fd9db9d2d5d9eb02b612) Merge branch 'dev' into backups - [`9edb748`](https://github.com/spr-networks/super/commit/9edb74878733aa872aef07b3239619ee0d636a56) [ui] add mock for backups + system info ### 📊 Changes **3 files changed** (+306 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `api/code/api.go` (+103 -1) 📝 `frontend/src/api/MockAPI.js` (+66 -0) 📝 `frontend/src/views/SystemInfo.js` (+137 -4) </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-04 01:36:06 +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/super#285
No description provided.