panel icon indicating copy to clipboard operation
panel copied to clipboard

feat: Client UI translate to Filament (from React)

Open lancepioch opened this issue 1 year ago • 0 comments

Edit By Charles Below are things that need to be done...Good Luck!

Profile

  • [x] 2FA
    • [x] Enable
    • [x] Disable
    • [x] Backup codes
  • [x] Timezone Changing
  • [ ] 12/24hr Time Changing
  • [x] Change Password
  • [x] Change Email
  • [x] Change Language
  • [x] API
    • [x] Create API Keys
    • [x] Delete API Keys
    • [x] Last Used Timestamp
  • [ ] SSH Keys
    • [ ] Adding of SSH Keys
    • [ ] Deleting of SSH Keys
  • [x] Activity Logs

Server List

Needs to be redone... I'll just leave it at that...

Server Area

  • [ ] Console Page
    • [ ] Console
    • [ ] Power Actions
    • [ ] Stats + Graphs
  • [x] File Manager
    • [x] Directory Listing / Explorer
    • [x] File Management
      • [x] Edit Files ( Monaco Code Editor )
      • [x] Delete Files / Folders
      • [x] Create Files / Folders
      • [x] Manage File / Folder Permissions
      • [x] Copy Files
      • [x] Upload Files
      • [x] Move Files / Folders
      • [x] Create / Extract Archives
      • [x] Download Files
  • [x] Databases
    • [x] List Databases
    • [x] View Database Details
    • [x] Rotate Database Password
    • [x] Delete Database
    • [x] Create Database
  • [x] Schedules
    • [x] List Schedules
    • [x] Create Schedules
    • [x] Edit Schedules
    • [x] Edit Schedule Tasks
  • [x] Users
    • [x] List Subusers
    • [x] Create Subusers
    • [x] Delete Subusers
    • [x] Edit Subusers
    • [x] Edit Existing Subuser permissions
  • [x] Backups
    • [x] List Backups
    • [x] Create Backup
    • [x] Delete Backup
    • [x] Lock/Unlock Backup
    • [x] Download Backup
    • [x] Restore from Backup
  • [x] Network
    • [x] List Allocations
    • [x] Create new Allocation
    • [x] Change Primary Allocation
  • [x] Startup
    • [x] List Startup Command
    • [ ] Docker Image ( dropdown + read-only if manually set )
    • [x] Variables
  • [x] Settings
    • [x] SFTP Details
    • [x] Server Name
    • [x] Server Description
    • [x] Debug Info
    • [x] Reinstall
  • [ ] Activity Logs

lancepioch avatar Jun 18 '24 03:06 lancepioch