Commit Graph

948 Commits

Author SHA1 Message Date
Dane Everitt 89d29cf46b
Assorted UI tweaking 2019-02-03 17:27:19 -08:00
Dane Everitt a28a9887c1
Rearrange the navigation bar to be laid out more normally 2019-02-03 16:29:08 -08:00
Dane Everitt 378a26a7c5
Finish migrating most everything to TS 2019-02-03 15:39:59 -08:00
Dane Everitt 0407e97aa1
oopsie 2019-02-03 15:16:03 -08:00
Dane Everitt 3e61bfdeaa
Replace console view with proper ts 2019-02-03 15:10:21 -08:00
Dane Everitt d7ce62c047
Re-add socket mixin, works fine? 2019-02-03 14:49:04 -08:00
Dane Everitt 1c6fa6c0bb
Revert "Temporarily remove socketio until this can be fixed"
This reverts commit 0e1d35c8a0.
2019-02-03 14:31:47 -08:00
Dane Everitt 9f2eaa5c40
Transform server base page to TS 2019-02-03 14:31:39 -08:00
Dane Everitt ea923053eb
Miscelaneous fixes for WP 2019-02-02 18:49:51 -08:00
Dane Everitt 91cf735646
Fix webpack compliation for prod, chunk out massive files for perf 2019-02-02 18:25:33 -08:00
Dane Everitt cc6d10d7f8
Initial Webpack 4 configuration 2019-02-02 17:33:12 -08:00
Dane Everitt 2a0d649b2a
Migrate more components to TS 2018-12-30 15:31:41 -08:00
Dane Everitt 085da72934
Fix modal closing 2018-12-30 15:07:18 -08:00
Dane Everitt 0c2b2b4341
Get account pages working 2018-12-30 15:07:12 -08:00
Dane Everitt 11a70b0343
Get dashboard converted 2018-12-30 13:41:24 -08:00
Dane Everitt 33e09b5619
Migrate more core components 2018-12-30 13:10:16 -08:00
Dane Everitt 136e4b5b7b
Fix some issues 2018-12-30 12:45:57 -08:00
Dane Everitt da45855034
Use computed, not method so it is accessible 2018-12-30 12:27:18 -08:00
Dane Everitt 75ba2eac39
Finish auth migration, now to make it work 2018-12-30 12:13:10 -08:00
Dane Everitt 3b553beac6
Update bootstrap.ts 2018-12-30 10:41:36 -08:00
Dane Everitt 6330d6579f
Undo the ts setting in vue components, begin migration to Vue.component setup 2018-12-29 19:24:52 -08:00
Dane Everitt 0e1d35c8a0
Temporarily remove socketio until this can be fixed 2018-12-29 19:24:25 -08:00
Dane Everitt f7ba30fbbe
Change flash mixin 2018-12-29 19:24:09 -08:00
Dane Everitt 96468ab4b3
Try some more changes 2018-12-29 17:00:50 -08:00
Dane Everitt e6502a3713
Shim sham fix the jam 2018-12-29 16:34:22 -08:00
Dane Everitt ce949ba920
Switch i18n provider 2018-12-29 16:11:49 -08:00
Dane Everitt ed5ebe9155
More progress, committing to get assistance with TS 2018-12-29 15:51:13 -08:00
Dane Everitt 5e4ca8ef83
Cleanup socketio stuff for typescript 2018-12-16 18:57:34 -08:00
Dane Everitt 3ad4422a94
Begin transfering things to TS 2018-12-16 15:29:44 -08:00
Dane Everitt 81f5e49768
Port to TS 2018-12-16 14:30:21 -08:00
Dane Everitt 21ffa08d66
Merge branch 'develop' into feature/vuejs 2018-12-16 14:20:35 -08:00
Dane Everitt cc7f7d7123
Remove flow defs and usage, will be using TS 2018-12-16 14:11:56 -08:00
zKoz210 0b4b1a3443 Initial update 2018-11-26 03:25:18 +03:00
Dane Everitt d2991eafa1
Merge pull request #1363 from pterodactyl/feature/remove-phraseapp
Remove phraseapp because we no longer use it
2018-11-10 12:16:18 -08:00
Lance Pioch e5cf512fed
Update master.blade.php 2018-10-24 11:27:47 -04:00
Lance Pioch 33f86a93a0
Update auth.blade.php 2018-10-24 11:27:07 -04:00
Sir3lit e777d3342b
Fix typo 2018-10-16 02:20:41 -04:00
Sir3lit 9efce47b30
Fix typo 2018-10-16 02:19:35 -04:00
Dane Everitt 8fd0e5ff57
Fix flexbox view when there are three items 2018-10-14 13:17:37 -07:00
ayan4m1 61facddf24 use a swal() loader to show test-in-progress state to user 2018-10-13 21:31:08 -04:00
ayan4m1 006832de21 fix mail settings save failure message construction 2018-10-13 21:31:08 -04:00
ayan4m1 abd9deb447 remove now-unused translation entries 2018-10-13 21:31:08 -04:00
ayan4m1 7db14bed8b handle cases where single text exception message is returned 2018-10-13 21:31:08 -04:00
ayan4m1 c5608b1827 rework UI of mail settings page to allow for saving settings before testing 2018-10-13 21:30:47 -04:00
ayan4m1 8b61175c3b add exception message to fail message for mail test 2018-10-13 21:30:47 -04:00
ayan4m1 fd3e5fc73e add SMTP mail tester 2018-10-13 21:30:47 -04:00
Dane Everitt aee42df3ad
Implement some flow and cleanup API call for file manager 2018-09-23 16:06:23 -07:00
Dane Everitt b6205463db
Merge branch 'develop' into feature/vuejs 2018-09-23 13:14:46 -07:00
Stijn van Nieulande 2d469cc951 Dutch translations update (#1339) 2018-09-23 13:12:41 -07:00
Andrew DeLisa 262ef78fae Allow deletion of multiple allocations at once (#1322) 2018-09-18 21:43:18 -07:00