-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(fix) Recurring: fails on relaunch (#677)
* Restore Recurring order on FE * HistoryButton: moved to separated component * Backtest: add history/new test toggler * PanelButton: align text and icon * fetch strategy backtests * BT history: recieve data from data-server * BT history: layout list * BT history: restructure components and folders * BT history: launch to details tab * BT history: details layout" * fix prop validation * BT history: fix styles * BT history: results * Revert "Merge pull request #394 from dmytroshch/fix/backtest-clear" This reverts commit 755f7dd, reversing changes made to 7e41af4. * fixed: new test button * BT: add bt to history after execution * BT: log error messages during execution * BT: update initial messages * BT: fix button style * BT: reset tab state when strategy has changed * BT: change fetching history logic * removed duplicated action * rename method * BT: remove history on strategy delete * BT history: move some component state properties to redux store * AOs history: fix issue with relaunch Recurring AO * resolve conflits
- Loading branch information
1 parent
db469ca
commit af8f7c3
Showing
53 changed files
with
1,321 additions
and
557 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.