Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.2.1 #5335

Merged
merged 40 commits into from
Aug 16, 2023
Merged

Release/3.2.1 #5335

merged 40 commits into from
Aug 16, 2023

Commits on Jul 24, 2023

  1. Merge pull request #5250 from OpenBB-finance/fix/reports

    Fix/reports
    jmaslek authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    08a4fab View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. 3.2 -> 3.2.1

    jmaslek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3d579ca View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    jmaslek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d3b3990 View commit details
    Browse the repository at this point in the history
  3. fix vsurf labels

    jmaslek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    71122ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32c3a5d View commit details
    Browse the repository at this point in the history
  5. Fix #5272

    jmaslek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7978cef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee76e95 View commit details
    Browse the repository at this point in the history
  7. Fix #5258

    jmaslek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5759eba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfd8e7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcde988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be96f3b View commit details
    Browse the repository at this point in the history
  11. fix lint

    jmaslek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    32f1b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    ed78b5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2362885 View commit details
    Browse the repository at this point in the history
  3. fix wsb/deprecate spacc

    jmaslek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e122a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2b690 View commit details
    Browse the repository at this point in the history
  5. fix sdk

    jmaslek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    673b22f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    10031fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4cdc3d View commit details
    Browse the repository at this point in the history
  3. autocomplete

    jmaslek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    47092a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    8b1fded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02732e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2178a67 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Update README.md

    DidierRLopes authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f822b0a View commit details
    Browse the repository at this point in the history
  2. Silly (#5313)

    * check that routine title is valid
    
    * more updates
    
    * small fixes
    
    * override local routine
    
    * more improvements to routine logic
    DidierRLopes authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    db746aa View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. --debug points to dev env (#5316)

    * check that routine title is valid
    
    * more updates
    
    * small fixes
    
    * override local routine
    
    * more improvements to routine logic
    
    * --debug runs .dev
    DidierRLopes authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0121012 View commit details
    Browse the repository at this point in the history
  2. few more updates (#5317)

    * check that routine title is valid
    
    * more updates
    
    * small fixes
    
    * override local routine
    
    * more improvements to routine logic
    
    * --debug runs .dev
    
    * few more updates
    DidierRLopes authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3d6ad59 View commit details
    Browse the repository at this point in the history
  3. small fixy (#5318)

    * check that routine title is valid
    
    * more updates
    
    * small fixes
    
    * override local routine
    
    * more improvements to routine logic
    
    * --debug runs .dev
    
    * few more updates
    
    * small fix
    DidierRLopes authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3e48648 View commit details
    Browse the repository at this point in the history
  4. Creates a "--dev" flag that points to dev backend for testing with hub (

    #5319)
    
    * check that routine title is valid
    
    * more updates
    
    * small fixes
    
    * override local routine
    
    * more improvements to routine logic
    
    * --debug runs .dev
    
    * few more updates
    
    * small fix
    
    * rename BASE_URL from ultima to ULTIMA_BASE_URL
    
    * use debug from dataclasses instead of env since env doesn't get updated
    
    * create --dev flag that can point to .dev backend
    
    * merge conflits
    
    * few changes, made it actually work 🤣
    
    ---------
    
    Co-authored-by: tehcoderer <me@tehcoderer.com>
    DidierRLopes and tehcoderer authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c40c3f7 View commit details
    Browse the repository at this point in the history
  5. Fix regex (#5320)

    * check that routine title is valid
    
    * more updates
    
    * small fixes
    
    * override local routine
    
    * more improvements to routine logic
    
    * --debug runs .dev
    
    * few more updates
    
    * small fix
    
    * rename BASE_URL from ultima to ULTIMA_BASE_URL
    
    * use debug from dataclasses instead of env since env doesn't get updated
    
    * create --dev flag that can point to .dev backend
    
    * merge conflits
    
    * few changes, made it actually work 🤣
    
    * fix regex
    
    ---------
    
    Co-authored-by: tehcoderer <me@tehcoderer.com>
    DidierRLopes and tehcoderer authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5ddeb8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c000c6e View commit details
    Browse the repository at this point in the history
  7. add back --url auto complete

    jmaslek committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2c44cae View commit details
    Browse the repository at this point in the history
  8. mypy

    jmaslek committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    99a5459 View commit details
    Browse the repository at this point in the history
  9. pylint + test

    jmaslek committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    889a986 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5312 from OpenBB-finance/hotfix/macro-routines-to…

    …-hub
    
    Fix routines creation from the Terminal to Hub
    jmaslek authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3ee60e0 View commit details
    Browse the repository at this point in the history
  11. tests

    jmaslek committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f4460fb View commit details
    Browse the repository at this point in the history
  12. more tests

    jmaslek committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2b2ccac View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c6b0bfe View commit details
    Browse the repository at this point in the history
  2. update changelog

    jmaslek committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a2d0c57 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    6a3aeb5 View commit details
    Browse the repository at this point in the history