Commit Graph

39 Commits

Author SHA1 Message Date
Martin-Molinero 5034c28c2e Adding action New Project, that allows the user to create a new project from the tool window 2018-05-02 16:33:32 -07:00
Martin-Molinero a03e2ac112 VS plugin - Backtest names will now be random as in the Algorithm Lab and user will be able to edit name and note using new action button 2018-04-22 13:23:57 -07:00
Martin-Molinero f51d07c582 Adding new VS backtest ToolWindow that will allow the user to monitor and perform different actions over past and ongoing backtests. 2018-04-19 04:54:49 -07:00
Martin-Molinero 9d0ee6766f adding readme.md, images, try catch for file upload 2018-04-04 17:40:53 -07:00
Martin-Molinero a2d899424a will now display backtest errors correctly. Adding scrollViewer 2018-04-03 15:53:14 -07:00
Martin-Molinero b6654e3bf0 Add missing comments. Address review 2018-04-02 14:33:37 -07:00
Martin-Molinero 0cab89522e Address reviews 2018-04-02 13:56:49 -07:00
Martin-Molinero a10cae23cf improving error handling and some ui improvements 2018-03-26 17:11:25 -07:00
Martin-Molinero 0b69b20a00 rename log file and commands 2018-03-19 17:35:12 -07:00
Martin-Molinero c5ee8bd6ae moving some members around. making log static. 2018-03-19 16:59:00 -07:00
Martin-Molinero 0ee034deba change helper classes to private 2018-03-19 16:31:02 -07:00
Martin-Molinero 2050f326fe more renaming. more readonly. removing data folder path. making credential manager static 2018-03-19 15:49:36 -07:00
Martin-Molinero 994b1f44f6 saving current progress 2018-03-18 12:46:02 -07:00
Sarel Esterhuizen e8d78b6f16 Check if the user selected a folder, and include files in directories otherwise language inference breaks. Also in order to maintain child folder structure on webclient it tweaks the filename to contain nested folders expressed in URI format. 2017-09-25 08:12:36 +02:00
Ivan Mushketyk 0e7912f98a Minor refactoring 2017-03-19 05:47:35 -07:00
Ivan Mushketyk 71eb1679dd Add validation for data folder path in the plugin 2017-03-19 05:15:29 -07:00
Ivan Mushketyk 8d21a76258 Refactor SolutionExplorerMenuCommand 2017-03-18 15:51:05 -07:00
Ivan Mushketyk d26e00c67c Create new QuantConnect project if it does not exist 2017-03-18 07:06:31 -07:00
enesterenko a8628d5181 Error handling. 2017-03-07 22:10:05 +00:00
enesterenko 0aa04bd076 Refactoring 2017-03-07 21:41:19 +00:00
enesterenko 4bdfdcd88e Refactoring. Status bar for progress notofications. 2017-03-07 20:41:24 +00:00
enesterenko 88db829f71 Files are sent for backtest. First prototype. 2017-03-05 21:55:22 +00:00
enesterenko c2844f32d2 File is sent to server when saving to Quant connect 2017-03-05 00:11:33 +00:00
enesterenko 65404bd775 Project names combobox now allows to return id of the selected project. 2017-03-04 23:24:01 +00:00
enesterenko 6a86ec5171 Project name combobox returns selected project id. 2017-03-04 22:54:30 +00:00
Ivan Mushketyk 4b81320df4 Display log in dialog when a user explicitly clicks on a log in button 2017-03-04 14:54:10 -08:00
Ivan Mushketyk 1fc1ef9f75 Create settings page for the plugin 2017-03-04 14:39:59 -08:00
Ivan Mushketyk 6602685562 Minor style fixes 2017-03-04 07:18:54 -08:00
Ivan Mushketyk ec11c373c5 Initialise API with data folder in current solution 2017-03-04 06:14:14 -08:00
Ivan Mushketyk bab5f97b67 Store projects to files associations in a solution folder 2017-03-04 05:01:13 -08:00
Ivan Mushketyk 75f96f4a93 Make LogInCommand class non-static 2017-03-03 01:14:08 -08:00
Ivan Mushketyk fd23c76ce6 Minor style fixes 2017-03-03 00:37:29 -08:00
Ivan Mushketyk 18a266c11a Extracted code for displaying dialog windows into a separate class 2017-03-02 14:48:37 -08:00
enesterenko 40b1e3e215 GetSelectedFiles now returns a tuple with file name and file absolute path. 2017-03-02 22:44:07 +00:00
Ivan Mushketyk 1e61d5de3d Add ProjectFinder class to the plugin code 2017-03-02 01:18:27 -08:00
Ivan Mushketyk 438fcc6709 Add ProjectNameDialog form 2017-03-01 15:17:15 -08:00
Ivan Mushketyk 8ebbf181f5 Add authentication when user performs any actions with QuantConnect plugin 2017-03-01 13:11:23 -08:00
Ivan Mushketyk 080249aa95 Minor plugin cleanup 2017-02-28 00:47:35 -08:00
Ivan Mushketyk 0bba7b7be3 Renamed VisualStudio plugin folder 2017-02-28 00:40:57 -08:00