1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-23 09:32:29 +01:00
Pterodactyl-Panel/resources/scripts
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
..
api Add base support for definining the number of backups that can be created for a server 2020-04-26 12:12:29 -07:00
components Remove create backup button if limit = 0, display message none can be created 2020-06-02 23:14:16 -04:00
plugins Support filtering to own/all servers if user is an admin 2020-04-25 17:52:32 -07:00
routers Unused 2020-04-26 14:33:14 -07:00
state Don't flash progress indicators when it is a failed request. 2020-04-26 11:19:40 -07:00
.eslintrc.yml Add view for editing the details of a schedule 2020-02-22 20:07:56 -08:00
easy-peasy.d.ts Add progress bar to top of page for nicer loading indicator styles 2020-04-10 12:41:08 -07:00
gloabl.d.ts Add base logic to configure two factor on account 2019-12-22 17:03:44 -08:00
helpers.ts Don't execute unnecessary HTTP requests when browing a file directory 2020-04-10 13:57:24 -07:00
i18n.ts Getting somewhere on subuser stuff, adds i18n packages 2019-11-16 12:46:19 -08:00
index.tsx Don't trigger reloads when working with HMR 2019-12-07 11:03:23 -08:00
style.d.ts Add base logic to configure two factor on account 2019-12-22 17:03:44 -08:00
TransitionRouter.tsx Update views to support a more logical container 2020-04-17 11:17:01 -07:00