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

Metrics milestone #55

Merged
merged 19 commits into from
Apr 18, 2024
Merged

Metrics milestone #55

merged 19 commits into from
Apr 18, 2024

Commits on Apr 16, 2024

  1. Merge pull request #52 from Firebird1029/code_review_snapshot

    Code review snapshot merge into master
    hoixw authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c430ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67373f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80d1de6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a058d View commit details
    Browse the repository at this point in the history
  5. Adjust colors again

    davidcrair committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a3bf957 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5744bf7 View commit details
    Browse the repository at this point in the history
  7. Refactor shared components

    davidcrair committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5d5ea33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa74654 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83fc7e1 View commit details
    Browse the repository at this point in the history
  10. More comments part 1

    davidcrair committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b8ddc1a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Comments part 2

    davidcrair committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d842c17 View commit details
    Browse the repository at this point in the history
  2. Bugfixes for Vinyl Chart

    The main issue now is the cut off labels. It is fixable (you can define custom label components), but I was unable to get it to work.
    hoixw committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4a82835 View commit details
    Browse the repository at this point in the history
  3. Test fixes

    hoixw committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    941df0d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Implement multi-arm-bandit for metrics milestone

    added multi armed bandit to change text on boombox (share cassette button) to see which version of the text leads to the highest percentage of users clicking on the share button
    davidcrair committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fca9918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5582cc View commit details
    Browse the repository at this point in the history
  3. fix tests by adding mocks

    davidcrair committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    10f0148 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    davidcrair committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    95ac175 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    davidcrair committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c0094fe View commit details
    Browse the repository at this point in the history
  6. Update README.md

    davidcrair committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9f37cdd View commit details
    Browse the repository at this point in the history