Andrew Nicolaou
6af92a4a32
Exposes API endpoint URL to client via env variable ( #323 )
2017-03-16 00:34:14 -04:00
Cassie Tarakajian
e87390adb9
update eslint to latest version, fix lots of linting errors ( #308 )
...
* update eslint and dependencies, fix linting errors that can be fixed with --fix
* fix lots of linting errors
* update eslintrc, fix some linting errors
* fix all server side linting errors, untested
* fix errors that fixing linting errors had caused
* fix client side eslint errors
* fix client side linting errors
* fix refs lint errors
* fix more linting errors
* update eslint and dependencies, fix linting errors that can be fixed with --fix
* fix lots of linting errors
* update eslintrc, fix some linting errors
* fix all server side linting errors, untested
* fix errors that fixing linting errors had caused
* fix client side eslint errors
* fix client side linting errors
* fix refs lint errors
* fix more linting errors
* fix some accessibility linting errors
* fix a lot of linting errors
* fix a billion more linting errors
* hopefully fix all linting errors, still need to test
* fix bugs that fixing linting had caused
2017-02-22 14:29:35 -05:00
Cassie Tarakajian
8cf313f6f9
fix #204 , making sure focus/form is reset properly
2016-11-29 19:18:11 -05:00
Cassie Tarakajian
1d7aaa9981
set unsaved changes when file is uploaded
2016-10-24 16:42:15 -04:00
Cassie Tarakajian
8c270c2ced
generate blob urls for text and json files
2016-10-22 16:42:43 -04:00
Cassie Tarakajian
32d45ea332
remove all blobutil stuff
2016-10-19 15:33:14 -04:00
catarak
9e6d4b56bd
change isSelected to isSelectedFile, add db reformat
2016-09-14 15:57:52 -04:00
catarak
6c4ba328aa
fix file name collisions to only be affected in folders
2016-09-03 14:52:51 -04:00
catarak
f2fedd8457
add file deletion, client side
2016-09-02 18:11:27 -04:00
catarak
e82270a709
add hide/showing files, carrot doesn't work
2016-09-02 17:41:02 -04:00
catarak
bf61fdd992
nested css styling fixes
2016-09-02 17:41:02 -04:00
catarak
9d3bcf2a15
add new folder modal
2016-09-02 17:41:02 -04:00
catarak
1ae27f0d66
add file icons and file types default to file
2016-09-02 17:41:01 -04:00
catarak
cd0dcc9184
reset selected file after deleting
2016-09-02 17:41:01 -04:00
catarak
3dfed2a11e
delete files works, server side
2016-09-02 17:41:01 -04:00
catarak
34fe78d734
create file works server side
2016-09-02 17:41:01 -04:00
catarak
5f694329db
delete files, only client side
2016-09-02 17:41:01 -04:00
catarak
74e207553f
fix adding files on front end
2016-09-02 17:41:01 -04:00
catarak
ac6585e713
add file works on unsaved project
2016-09-02 17:41:01 -04:00
catarak
cbb272ec14
file tree renders, select file works and editor changes content, rename works
2016-09-02 17:41:01 -04:00
catarak
ec728eb392
fix uploading when project is saved
2016-08-25 11:25:22 -04:00
catarak
a1dcf77557
upload text files locally
2016-08-25 00:18:28 -04:00
catarak
de62acdaaa
make renaming files more robust--now checks to see if extension after renaming is the same
2016-08-22 13:16:28 -04:00
catarak
443a9f57d5
add file renaming
2016-08-03 17:45:50 -04:00
catarak
da98dcd47e
add file deletion
2016-08-03 17:45:50 -04:00
catarak
979fcf2152
add support for audio files
2016-07-21 14:18:38 -04:00
catarak
cb1e682994
create unique name if file already exists
2016-07-20 22:52:09 -04:00
catarak
2affe457d2
when exporting to zip, also add images
2016-07-20 15:33:37 -04:00
catarak
cc231cbacd
load blob url when uploading file
2016-07-20 00:51:27 -04:00
catarak
91f7cc47a0
close modal after file upload, remove debugger
2016-07-19 22:29:54 -04:00
catarak
625608ebbb
when uploading file, add file to project
2016-07-19 18:27:27 -04:00
catarak
c677c37597
get dropzone to render
2016-07-19 18:27:27 -04:00
catarak
4d6e4857ba
add files, server side, only css and js files
2016-07-13 18:53:56 -04:00
catarak
70588cd487
add new file popup, not tested with redux
2016-07-13 16:13:28 -04:00
catarak
e06c821923
fix updating file to return all file keys
2016-07-07 13:50:52 -04:00
catarak
88531447ba
add ids to files, fix update file action/reducer
2016-07-07 13:04:54 -04:00
catarak
3d42da18a8
fix a ton of eslint errors
2016-06-23 18:29:55 -04:00
catarak
81aabddeb1
restructure redux files
2016-06-22 15:58:23 -04:00