Commit Graph

35 Commits

Author SHA1 Message Date
Dane Everitt
6b4bf3eaa7 Add basic file deletion logic 2019-03-09 12:04:29 -08:00
Dane Everitt
d34c737f16 Base delete file view, not actually connected to anything 2019-02-18 21:23:42 -08:00
Dane Everitt
ff820f30ad Add support for renaming files on the fly in the file manager 2019-02-18 20:41:58 -08:00
Dane Everitt
c47ceda302 Remove forgotten debugger 2019-02-17 13:29:42 -08:00
Dane Everitt
866b3a3aac Add support for actually creating that folder on the daemon 2019-02-17 13:29:11 -08:00
Dane Everitt
0b11532a48 Get modal base logic all worked out 2019-02-17 13:03:15 -08:00
Dane Everitt
be7f7d8da8 Add initial support for tracking current FM directory for creating a folder (and other stuff eventually) 2019-02-16 17:54:15 -08:00
Dane Everitt
767e466fd8 Lets be smarter with modals here... 2019-02-16 17:15:56 -08:00
Dane Everitt
b6773b56c1 Format all the files 2019-02-09 21:15:45 -08:00
Dane Everitt
5bff8d99cc Move everything back to vue SFCs 2019-02-09 21:14:58 -08:00
Dane Everitt
761704408e Fix HMR and backtrack for SFC support now that PHPStorm supports them
Of course I wasted forever migrating OUT of SFCs only to go back to them.
2019-02-09 19:43:11 -08:00
Dane Everitt
40aa3da5de Migrate last of the SFC's to TS files 2019-02-09 18:46:06 -08:00
Dane Everitt
5cb57af193 Fix power button actions 2019-02-09 17:37:44 -08:00
Dane Everitt
8385ec7feb Cleanup more filemanager design 2019-02-09 17:26:08 -08:00
Dane Everitt
caca6cff8a Make the file manager look better 2019-02-09 17:07:11 -08:00
Dane Everitt
e62e3babcc More fixes 2019-02-09 14:48:47 -08:00
Dane Everitt
f62c8a0d55 Greens 2019-02-09 14:36:39 -08:00
Dane Everitt
32b43cff9a Convert color schema, begin migrating old classes (finishes grey & red) 2019-02-09 14:32:18 -08:00
Dane Everitt
378a26a7c5 Finish migrating most everything to TS 2019-02-03 15:39:59 -08:00
Dane Everitt
2a0d649b2a Migrate more components to TS 2018-12-30 15:31:41 -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
96468ab4b3 Try some more changes 2018-12-29 17:00:50 -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
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
e906ada528 Better handling when deleting a database 2018-08-26 14:01:00 -07:00
Dane Everitt
c28e9c1ab7 Add ability to create new database through the UI 2018-08-22 22:29:20 -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
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
38d7985e66 More socket and console improvements for server 2018-08-01 23:37:14 -07:00
Dane Everitt
a42280dd84 Begin working on sidebar styling for server view 2018-07-15 19:47:31 -07:00