misc_pterodactyl-panel/resources/scripts/components/server/backups
Charles Morgan 48869d2eda
Remove create backup button if limit = 0, display message none can be created
Removes the create button if the limit is 0, just like it does with the database page
Also once limit is reached the create button is removed from view.
2020-06-02 23:14:16 -04:00
..
BackupContainer.tsx Remove create backup button if limit = 0, display message none can be created 2020-06-02 23:14:16 -04:00
BackupContextMenu.tsx Code cleanup and formatting 2020-04-10 10:11:15 -07:00
BackupRow.tsx Move actions into context menu, add support for deleting a backup 2020-04-09 22:08:09 -07:00
ChecksumModal.tsx Move actions into context menu, add support for deleting a backup 2020-04-09 22:08:09 -07:00
CreateBackupButton.tsx Fix handling for backups; correctly send along ignored files & directories 2020-04-18 23:26:59 -07:00