Skip to content

feat(frontend): Add repository management interface#1271

Open
OmarBrbutovic wants to merge 1 commit intoedgehog-device-manager:mainfrom
OmarBrbutovic:repository_management
Open

feat(frontend): Add repository management interface#1271
OmarBrbutovic wants to merge 1 commit intoedgehog-device-manager:mainfrom
OmarBrbutovic:repository_management

Conversation

@OmarBrbutovic
Copy link
Collaborator

Add repository management interface

Implement full CRUD functionality for managing repositories:

  • Add Files Management section to sidebar with Repositories item
  • Add Repositories list page with search and pagination
  • Add repository creation page with form validation
  • Add repository edit page with update and delete actions

Checklist

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added or updated documentation (if appropriate)

Further Comments (optional)

Screenshots / Demos (optional)

Details

image image image image

@OmarBrbutovic OmarBrbutovic added the frontend This issue is relative to the Edgehog Frontend label Mar 6, 2026
@OmarBrbutovic OmarBrbutovic force-pushed the repository_management branch 3 times, most recently from 066a467 to 2a05ecd Compare March 9, 2026 12:04
Implement full CRUD functionality for managing repositories:
- Add `Files Management` section to sidebar with Repositories item
- Add Repositories list page with search and pagination
- Add repository creation page with form validation
- Add repository edit page with update and delete actions

Signed-off-by: Omar <omar.brbutovic@secomind.com>
Copy link
Contributor

@osmanhadzic osmanhadzic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend This issue is relative to the Edgehog Frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants