Commit Graph

  • 4c29be2e54 Adjust some naming real quick Dane Everitt 2021-01-17 15:25:49 -08:00
  • bfc6f34c50 Audit when a backup is successful or fails Dane Everitt 2021-01-17 15:22:02 -08:00
  • 291c65275a Update audit design Dane Everitt 2021-01-17 11:52:44 -08:00
  • ccecaa6694 Add basic auditing for filesystem actions Dane Everitt 2021-01-17 11:46:08 -08:00
  • b15679d3bb Add base logic for audit logging Dane Everitt 2021-01-17 10:49:36 -08:00
  • ffeedf17e4 Adds months for schedules Charles Morgan 2021-01-16 22:07:39 -05:00
  • 8c76192649 cleanup some files Matthew Penner 2021-01-16 17:58:54 -07:00
  • 59c71f0862 get factories to use other uuid generator rather than faker Matthew Penner 2021-01-16 14:01:26 -07:00
  • 1e61fd161c admin(roles): add has one on User -> AdminRole Matthew Penner 2021-01-16 13:24:27 -07:00
  • 9d005b5fd2 admin(roles): add 'permissions' column Matthew Penner 2021-01-16 13:06:52 -07:00
  • 1b05ca10e4 attempt to fix failing integration tests Matthew Penner 2021-01-16 11:28:46 -07:00
  • 4f83a894a3 cleanup new factories Matthew Penner 2021-01-15 19:15:41 -07:00
  • 4ac49fbfb3 integration test cleanup Matthew Penner 2021-01-15 19:07:03 -07:00
  • c59604c345 attempt to fix integration tests Matthew Penner 2021-01-15 18:59:16 -07:00
  • 130c63a181 service(NodeJWTService): fix usage of deprecated parameters Matthew Penner 2021-01-15 18:45:01 -07:00
  • 94653c0a78 Fix DatabaseHostFactory.php Matthew Penner 2021-01-15 18:33:41 -07:00
  • 0118c4df80 can these integration tests just pass, kthx Matthew Penner 2021-01-15 18:28:47 -07:00
  • ebc6efc5f4 update tests to use new factories Matthew Penner 2021-01-15 18:24:10 -07:00
  • 0330716174 update composer.lock Matthew Penner 2021-01-15 18:16:27 -07:00
  • 92d0296d6c fix EggSeeder.php Matthew Penner 2021-01-15 18:12:41 -07:00
  • 4351400664 update composer.lock Matthew Penner 2021-01-15 18:09:00 -07:00
  • 61ae13a657 don't fail-fast when running tests Matthew Penner 2021-01-15 18:08:00 -07:00
  • 119dcb7621 composer: allow php 8 Matthew Penner 2021-01-15 18:07:20 -07:00
  • 234dbb61a0 update to composer v2 in test workflow Matthew Penner 2021-01-15 18:03:53 -07:00
  • d550d770da update all model factories Matthew Penner 2021-01-15 18:01:48 -07:00
  • c18e186589 start porting over factories to new layout Matthew Penner 2021-01-15 17:45:52 -07:00
  • 90335e6286 make SS-rendered pagination use boostrap instead of tailwind Matthew Penner 2021-01-15 17:25:25 -07:00
  • 9bd367d644 support pre-rendering maintenance page Matthew Penner 2021-01-15 17:24:58 -07:00
  • f449d8b999 update seeders and factories to support Laravel 8 Matthew Penner 2021-01-15 17:19:25 -07:00
  • 0db332990f composer: update laravel and dependencies Matthew Penner 2021-01-15 17:16:32 -07:00
  • 9532ecf867 admin(ui-api): add 'include' parameter to all requests Matthew Penner 2021-01-15 09:41:15 -07:00
  • e123367f40 db_hosts: add ability to link more than one node Matthew Penner 2021-01-15 09:20:15 -07:00
  • 79d80e8c22 admin(ui): add radio buttons to MountEditContainer Matthew Penner 2021-01-14 18:13:21 -07:00
  • 95d3f4c9e0 config: remove legacy file, fix debugbar enabled Matthew Penner 2021-01-14 11:25:26 -07:00
  • b1c7b91313 cleanup: remove legacy code Matthew Penner 2021-01-14 11:13:16 -07:00
  • a71392d632 api(application): add endpoints for (de)attaching eggs and nodes on mounts Matthew Penner 2021-01-14 11:04:19 -07:00
  • 4dab137b51 auth: fix call to renamed method Matthew Penner 2021-01-14 10:36:05 -07:00
  • e2c8a2fdea routes: cleanup files Matthew Penner 2021-01-13 10:03:27 -07:00
  • ba41fb5095 api(application): add includes for MountTransformer Matthew Penner 2021-01-13 09:52:04 -07:00
  • d648ee5c93 admin(ui): add all fields to createServer.ts Matthew Penner 2021-01-13 09:43:57 -07:00
  • c40e4bd2c0 Merge branch 'develop' into feature/react-admin Matthew Penner 2021-01-12 11:47:13 -07:00
  • 34f5625450 added queryport and use default Torsten Widmann 2021-01-12 15:45:49 +01:00
  • 9684456480 Add a todo for later Dane Everitt 2021-01-10 17:05:41 -08:00
  • 239984f92c Add internal support for file denylist on eggs; closes #569 Dane Everitt 2021-01-10 17:02:14 -08:00
  • ff21d83e2d Add endpoint to get all nodes meeting memory & disk requirements for a server; closes #1012 Dane Everitt 2021-01-10 13:08:43 -08:00
  • 166221be9b ci: disable integration tests Matthew Penner 2021-01-10 12:02:01 -07:00
  • 6bb4f6cd01 tests(integration): remove old admin controller test Matthew Penner 2021-01-10 11:53:08 -07:00
  • 17f8715e41 ci: update to composer v2 Matthew Penner 2021-01-10 11:52:51 -07:00
  • 3b0eb0d8ae ci: bye bye PHP 7.3 Matthew Penner 2021-01-10 11:49:03 -07:00
  • abd33c2384 admin(ui): make database and mount edit pages more responsive Matthew Penner 2021-01-10 11:40:30 -07:00
  • 52b2463281 admin(ui): fix descriptions overflowing vertically Matthew Penner 2021-01-10 11:34:14 -07:00
  • 1800800308 admin(ui): add base for mobile-responsive navigation Matthew Penner 2021-01-09 13:07:32 -07:00
  • ef9bdf5cd5 admin(ui): add ability to delete mounts Matthew Penner 2021-01-09 10:42:13 -07:00
  • 0c7e787d44 admin(ui): add ability to delete nests Matthew Penner 2021-01-09 10:36:40 -07:00
  • 9ec6068f45 admin(ui): add ability to delete locations Matthew Penner 2021-01-09 10:32:34 -07:00
  • a91cb578d7 admin(ui): add ability to delete database hosts Matthew Penner 2021-01-09 10:26:30 -07:00
  • d323662ad5 admin(ui): implement DatabaseEditContainer.tsx Matthew Penner 2021-01-09 09:58:55 -07:00
  • 0759ecb1e1 api(application): fix database requests returning 404 Matthew Penner 2021-01-09 09:38:50 -07:00
  • c7d905fece admin(ui): implement LocationEditContainer.tsx Matthew Penner 2021-01-09 09:27:58 -07:00
  • ee3b8e6432 admin(ui): fix box title on MountEditContainer.tsx Matthew Penner 2021-01-08 15:39:20 -07:00
  • e70351cbad admin(ui): implement MountEditContainer.tsx, minor tweaks Matthew Penner 2021-01-08 15:34:55 -07:00
  • 11b7197c49 admin(ui): add mising update requests Matthew Penner 2021-01-08 15:18:08 -07:00
  • 52ce5e9a57 admin(ui): tweaks to OverviewContainer.tsx Matthew Penner 2021-01-08 15:15:02 -07:00
  • 93a333e1bb admin(ui): add context and get requests for all edit containers Matthew Penner 2021-01-08 15:12:43 -07:00
  • e1b33c9346 admin(ui): implement RoleEditContainer.tsx Matthew Penner 2021-01-08 15:09:02 -07:00
  • 48882e6f2c admin(ui): add EggEditContainer.tsx Matthew Penner 2021-01-08 15:07:03 -07:00
  • 0d2fbfddc0 admin(ui): make the Nest edit page more responsive Matthew Penner 2021-01-08 14:55:34 -07:00
  • bbd14c41c8 admin: delete old routes and controllers Matthew Penner 2021-01-08 14:54:35 -07:00
  • a43ef62435 admin(ui): show eggs in NestEditContainer Matthew Penner 2021-01-08 10:48:11 -07:00
  • cf006c9d36 admin(ui): show more infomration on NestEditContainer Matthew Penner 2021-01-08 10:24:41 -07:00
  • 20234b308c admin(ui): add ability to edit nests Matthew Penner 2021-01-08 10:02:49 -07:00
  • 0e366f69ee api(application): fix 'PATCH' nest endpoint Matthew Penner 2021-01-08 09:44:05 -07:00
  • 58cfa98b9c api(application): relocate egg endpoints Matthew Penner 2021-01-08 09:25:40 -07:00
  • 5946210e18 ui: fix ProgressBar being covered by admin sidebar Matthew Penner 2021-01-08 08:41:39 -07:00
  • d964e1dce1 Fix formatting of docker workflow Matthew Penner 2021-01-07 17:03:29 -07:00
  • 8f183e6101 Properly add the version to Docker builds Matthew Penner 2021-01-07 16:51:37 -07:00
  • 2352ef0369 admin(ui): display dynamic user information on sidebar Matthew Penner 2021-01-07 10:21:09 -07:00
  • 9eed88b430 admin(ui): actually get avatar for users Matthew Penner 2021-01-07 09:55:04 -07:00
  • 56c098a316 admin(ui): add document titles Matthew Penner 2021-01-07 09:44:24 -07:00
  • 946f907b68 admin(ui): show version information Matthew Penner 2021-01-07 09:33:01 -07:00
  • 12c68961db api(application): add 'version' endpoint Matthew Penner 2021-01-07 09:32:04 -07:00
  • 545cc3bbd2 Merge branch 'develop' into feature/react-admin Matthew Penner 2021-01-06 22:47:06 -07:00
  • 281267d874 bump version for release release/v1.2.1 Pterodactyl CI 2021-01-07 05:45:46 +00:00
  • ef3f8586c5 Update CHANGELOG.md v1.2.1 Dane Everitt 2021-01-06 21:45:06 -08:00
  • 77082fdd26 Merge pull request #2979 from zKoz210/patch-5 Dane Everitt 2021-01-06 19:41:45 -08:00
  • b45592466e admin(ui): add missing API requests Matthew Penner 2021-01-06 16:38:39 -07:00
  • 63daa7b14f admin(ui): add blank edit views Matthew Penner 2021-01-06 15:50:21 -07:00
  • d81aef68b5 admin(ui): add blank 'create' views Matthew Penner 2021-01-06 15:39:23 -07:00
  • e7021dfc39 ServersContainer: cleanup api code Matthew Penner 2021-01-06 09:52:22 -07:00
  • b4ec1fb45d NodesContainer: add more fields to table Matthew Penner 2021-01-06 09:52:07 -07:00
  • a038b0733d RolesContainer: make ID field CopyOnClick Matthew Penner 2021-01-06 09:24:24 -07:00
  • 96eb232fc0 NestsContainer: make ID field CopyOnClick Matthew Penner 2021-01-06 09:24:00 -07:00
  • 915666d827 MountsContainer: add source, target, readOnly, and userMountable columns Matthew Penner 2021-01-06 09:23:17 -07:00
  • 727cf8d753 LocationsContainer: make ID field CopyOnClick Matthew Penner 2021-01-06 09:19:08 -07:00
  • 231b8b40d6 DatabasesContainer: add more fields to table Matthew Penner 2021-01-06 09:17:54 -07:00
  • ae6b8cba19 service(NodeJWTService): fix usage of deprecated parameters Matthew Penner 2021-01-06 08:54:50 -07:00
  • 935f99ab91 dependencies(composer): friendsofphp/php-cs-fixer 2.16.1 => 2.17.3 Matthew Penner 2021-01-06 08:53:41 -07:00
  • 92840d3630 Re-add views/layouts/scripts.blade.php, bump composer.lock Matthew Penner 2021-01-05 15:14:17 -07:00
  • b95f28fbd9 Remove all old admin views/assets Matthew Penner 2021-01-05 14:58:48 -07:00
  • 59de9576c9 Add tables for almost every admin change, update composer dependencies Matthew Penner 2021-01-05 14:52:49 -07:00