Commit graph

163 commits

Author SHA1 Message Date
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
cc7f7d7123
Remove flow defs and usage, will be using TS 2018-12-16 14:11:56 -08:00
Dane Everitt
8fd0e5ff57
Fix flexbox view when there are three items 2018-10-14 13:17:37 -07:00
Dane Everitt
aee42df3ad
Implement some flow and cleanup API call for file manager 2018-09-23 16:06:23 -07:00
Dane Everitt
bba8797f7b
Revert "Update navigation icons"
This reverts commit 63375d0f37.
2018-09-13 21:53:00 -07:00
Dane Everitt
63375d0f37
Update navigation icons 2018-09-13 21:23:13 -07:00
Dane Everitt
201c8a7c4c
Make search work correctly when clicking on results 2018-09-11 22:24:48 -07:00
Dane Everitt
31092df5df
Show loading indicator when searching 2018-09-11 21:32:01 -07:00
Dane Everitt
0b0b80dc6d
Add search box to server pages 2018-09-11 21:25:02 -07:00
Dane Everitt
b1b6a7eecd
Biggerify the navigation 2018-09-11 20:08:01 -07:00
Dane Everitt
dae780249f
Less colors 2018-09-11 19:23:22 -07:00
Dane Everitt
395a2860e7
Start working on a better design for the server boxes on the dashboard 2018-09-05 22:55:59 -07:00
Dane Everitt
5c4d5f733f
Move some files around 2018-08-31 20:30:38 -07:00
Dane Everitt
b731659135
Finish up deletion logic 2018-08-26 14:11:18 -07:00
Dane Everitt
039650bf75
More animate 2018-08-26 14:05:10 -07:00
Dane Everitt
5170d40bb2
Cleaner animation 2018-08-26 14:03:43 -07:00
Dane Everitt
e906ada528
Better handling when deleting a database 2018-08-26 14:01:00 -07:00
Dane Everitt
9be2aa4ca9
Push beginning of DB deletion stuff 2018-08-25 14:43:21 -07:00
Dane Everitt
c28e9c1ab7
Add ability to create new database through the UI 2018-08-22 22:29:20 -07:00
Dane Everitt
17796fb1c4
Add basic database listing for server 2018-08-21 21:47:01 -07:00
Dane Everitt
04f56ffe99
Cleanup 2018-08-18 22:03:38 -07:00
Dane Everitt
cf32742132
More file manager updates 2018-08-18 22:03:19 -07:00
Dane Everitt
58f8ec338b
Cleanup 2018-08-18 21:13:05 -07:00
Dane Everitt
68b23de55d
Significantly less atrocious resource checking for servers... 2018-08-18 21:02:58 -07:00
Dane Everitt
dc52e238ac
Change socket implementation for servers 2018-08-18 20:13:40 -07:00
Dane Everitt
e0fda5865d
Add initial logic for rendering the context menu 2018-08-14 22:27:25 -07:00
Dane Everitt
5aa57e0681
Break out file manager file/directory rows into individual components 2018-08-14 21:17:10 -07:00
Dane Everitt
e9f8751c4c
More filemanager work, directory browsing working 2018-08-13 22:58:58 -07:00
Dane Everitt
ceef2edf2e
Add error handling for file manager 2018-08-13 21:06:11 -07:00
Dane Everitt
92a9146b61
Improve filemanager, get first level folders listing 2018-08-06 23:14:13 -07:00
Dane Everitt
00a3d7df87
Properly handle the console when the socket disconnects/reconnects 2018-08-06 22:21:13 -07:00