Commit Graph

31 Commits

Author SHA1 Message Date
Dane Everitt
0f8dcabb45 Even out the file manager rows 2019-05-27 18:45:37 -07:00
Dane Everitt
06337e45d8 Add support for non-existent files being edited 2019-05-27 16:30:23 -07:00
Dane Everitt
a8462bf109 Add initial support for opening a file in the file manager, still needs more work 2019-05-25 16:24:13 -07:00
Dane Everitt
2c73991f2b Add minimum code needed to open new file modal 2019-05-10 21:20:37 -07:00
Dane Everitt
743ae040be Add accessability buttons to the file rows 2019-03-17 17:49:04 -07:00
Dane Everitt
5aa40800c8 Add support for copying a file or folder 2019-03-10 18:42:53 -07:00
Dane Everitt
3970a24218 Migrate the rename action to follow better structure 2019-03-10 15:44:49 -07:00
Dane Everitt
d6630341b4 Combine logic so we aren't constantly duplicating it 2019-03-10 14:50:44 -07:00
Dane Everitt
25621f4c1c Push the user into the newly created directory once made 2019-03-10 14:28:24 -07:00
Dane Everitt
66320972be Improve file deletion logic to not require a refresh 2019-03-10 14:14:47 -07: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
866b3a3aac Add support for actually creating that folder on the daemon 2019-02-17 13:29:11 -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
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
378a26a7c5 Finish migrating most everything to TS 2019-02-03 15:39:59 -08:00
Dane Everitt
cc6d10d7f8 Initial Webpack 4 configuration 2019-02-02 17:33:12 -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
cc7f7d7123 Remove flow defs and usage, will be using TS 2018-12-16 14:11:56 -08:00
Dane Everitt
aee42df3ad Implement some flow and cleanup API call for file manager 2018-09-23 16:06:23 -07:00
Dane Everitt
5c4d5f733f Move some files around 2018-08-31 20:30:38 -07:00
Dane Everitt
039650bf75 More animate 2018-08-26 14:05:10 -07:00
Dane Everitt
17796fb1c4 Add basic database listing for server 2018-08-21 21:47:01 -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
f1ec968f38 Add beginning of the file manager 2018-08-03 22:32:01 -07:00
Dane Everitt
ce77ab21b3 Rearrange 2018-08-03 21:32:50 -07:00