Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Landing page and new editor #23

Merged
merged 68 commits into from
Oct 21, 2022
Merged

Landing page and new editor #23

merged 68 commits into from
Oct 21, 2022

Commits on Oct 10, 2022

  1. feat: backtest block

    ppodds committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    270b0b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. fix: runtime typo

    ppodds committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    21a0ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0429e9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from ppodds/feat/editor

    Add backtest block
    wst24365888 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    68ea941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3a793f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12 from wst24365888/feat/editor

    feat: add runtime backtest function
    ppodds committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3f44128 View commit details
    Browse the repository at this point in the history
  6. feat: price block

    ppodds committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cf1efe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. feat: add adj close price

    ppodds committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bd81fc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from ppodds/feat/editor

    Add price block
    wst24365888 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0cedcfc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. feat: add theme

    wst24365888 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2a020de View commit details
    Browse the repository at this point in the history
  2. chore: add grid

    wst24365888 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9b829dc View commit details
    Browse the repository at this point in the history
  3. feat: save/load workspace

    wst24365888 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ada53e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a223f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25bac16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e928801 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Merge pull request #14 from wst24365888/feat/editor

    Add dummy theme and export/import
    ppodds committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5b4efe0 View commit details
    Browse the repository at this point in the history
  2. feat: add backtest button

    ppodds committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8176ee7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from ppodds/feat/backtest-button

    Add backtest button
    wst24365888 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    26106fd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    28140ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/editor' of https://github.com/kevinjone25/brick-tr…

    …ader-frontend into feat/editor
    
    feat: apply new font, style and color on all blocks
    kevinjone25 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0864927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    308d7f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. chore: install chart.js

    ppodds committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    038feda View commit details
    Browse the repository at this point in the history
  2. feat: add gains chart

    ppodds committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e7fccab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from ppodds/feat/chart

    Add gains chart
    wst24365888 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bab061c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e497e05 View commit details
    Browse the repository at this point in the history
  5. feat: change word font

    kevinjone25 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    920c5c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5060735 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6bda1e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #16 from kevinjone25/feat/editor

    feat: apply new font, color, style on all blocks
    wst24365888 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9909d87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8d8d7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70610eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60eb4db View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    57b49af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d04955e View commit details
    Browse the repository at this point in the history
  3. feat: add mfi block

    wst24365888 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    586a8bf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    bb0af0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from wst24365888/feat/editor

    Add more indicators, also merge strategy block with action block and apply_first_action block
    ppodds committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6e57be2 View commit details
    Browse the repository at this point in the history
  3. feat: add landing page

    wst24365888 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5044a81 View commit details
    Browse the repository at this point in the history
  4. feat: add spinning cubes

    wst24365888 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3a7c45c View commit details
    Browse the repository at this point in the history
  5. chore: add transitions

    wst24365888 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2e81d9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfe2ca6 View commit details
    Browse the repository at this point in the history
  7. fix: title typo

    wst24365888 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6de6858 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    949fa16 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    e267350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ab9bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    097ce55 View commit details
    Browse the repository at this point in the history
  4. chore: apply PR suggestion

    Co-authored-by: ppodds <[email protected]>
    wst24365888 and ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    09b5854 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #19 from wst24365888/feat/editor

    feat: landing page
    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7c02653 View commit details
    Browse the repository at this point in the history
  6. chore: install pinia

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b9fce2e View commit details
    Browse the repository at this point in the history
  7. feat: apply different layout

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    aa4f23e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f61024 View commit details
    Browse the repository at this point in the history
  9. feat: dashboard page

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a5137d2 View commit details
    Browse the repository at this point in the history
  10. chore: install date-and-time

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9ddf879 View commit details
    Browse the repository at this point in the history
  11. fix: wrong navbar font size

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8c0b619 View commit details
    Browse the repository at this point in the history
  12. fix: wrong api type

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d659706 View commit details
    Browse the repository at this point in the history
  13. feat: dashboard prototype

    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    06f0cf8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1cc657 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d4391e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #20 from ppodds/feat/editor

    Dashboard prototype
    wst24365888 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    18b7730 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a37d87 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    046e9e4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2fc809e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0b40531 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #21 from wst24365888/feat/editor

    Change nav bar style
    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    539f010 View commit details
    Browse the repository at this point in the history
  22. chore: update README.md

    wst24365888 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    78075b6 View commit details
    Browse the repository at this point in the history
  23. chore: typo

    wst24365888 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7560a9b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    701e941 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #22 from wst24365888/feat/editor

    Update README.md
    ppodds committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c39f368 View commit details
    Browse the repository at this point in the history