Commit Graph

28 Commits

Author SHA1 Message Date
Matthias Berg 1ef4af3e96 Implement a createDictionary function 2018-07-17 11:57:07 -04:00
Jonathan Grangien f661954151 Add provideWindowSize higher order component 2018-07-17 11:52:26 -04:00
Jonathan Grangien e1775121f7 Move read volumes logic to dataloadermodule and dir-is-read 2018-07-17 11:52:26 -04:00
Jonathan Grangien bd334fd201 Fix import error in gui 2018-07-17 11:52:26 -04:00
Berg dea5b58c79 Move uploadData functionality to separate component 2018-07-17 11:52:26 -04:00
Berg ec3992a0b5 Move uploadData functionality to separate component 2018-07-17 11:52:26 -04:00
Berg ded222665b Move the uploading of data to the loader-subowner of dataloader 2018-07-17 11:51:09 -04:00
Berg 1e06ca7cc6 Move the uploading of data to the loader-subowner of dataloader 2018-07-17 11:49:37 -04:00
Berg 86b3e74ba3 Send selected path to DataLoader.jsx 2018-07-17 11:49:36 -04:00
Matthias Berg 3db130ca46 Prepare to save selected files on different systems 2018-07-17 11:49:36 -04:00
Jonathan Grangien e560d01fbb Implement data items list 2018-07-17 11:44:14 -04:00
Jonathan Grangien 12d42937e5 Add data item list presentational component 2018-07-17 11:44:14 -04:00
Jonathan Grangien e7250df205 Move toggle data loader files 2018-07-17 11:44:14 -04:00
Jonathan Grangien 5edd7f71c3 Fix how updated uri is handled in the webgui 2018-07-17 11:42:39 -04:00
Jonathan Grangien 8749534539 Add implementation for uri subscription in data loader window 2018-07-17 11:42:39 -04:00
Matthias Berg 174918c73e Remove unused local state variable from dataLoader 2018-07-17 11:41:35 -04:00
Matthias Berg 6b24db99fa Implement System file browser and prepare for setting file paths 2018-07-17 11:40:09 -04:00
Matthias Berg fd48d870c3 Rename set data loader isActive action 2018-07-17 11:40:09 -04:00
Matthias Berg 26761b4bcb Add data loader gui that listens to state change 2018-07-17 11:35:39 -04:00
Jonathan Grangien dcbda1bb9e Move data loader files into a folder 2018-07-17 11:35:39 -04:00
Jonathan Grangien 75003530c3 Remove a comment 2018-07-17 11:35:39 -04:00
Jonathan Grangien 98539d2d0a Refactor SmallLabel into generic label with size prop
and apply to data loader button
2018-07-17 11:35:39 -04:00
Jonathan Grangien b24f296106 Use TabMenuItem for data loader button to be consistent with styling 2018-07-17 11:35:39 -04:00
Jonathan Grangien 009d8e0d83 Make on screen gui background black for now 2018-07-17 11:35:39 -04:00
Jonathan Grangien be7096a6c9 Add button to toggle a state for showing data loader gui 2018-07-17 11:35:39 -04:00
Jonathan Grangien 9968c0e15e Enable support for redux devtools 2018-07-17 11:35:39 -04:00
Jonathan Grangien 72a8cbd4f0 Disable eslint 2018-07-17 11:35:39 -04:00
Emil Axelsson d64a0df5f6 Feature/thesis work merge (#566)
Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
Parallel connection refactorization
Wormhole server added to the main repository
Transfer function editor work from Cristoffer Särevall
Update ghoul
2018-03-20 09:30:59 +01:00