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

V3.2 #536

Merged
merged 401 commits into from
Oct 10, 2024
Merged

V3.2 #536

merged 401 commits into from
Oct 10, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 5, 2024

  1. Readability

    r59q committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    81d22c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge pull request #437 from microbit-foundation/430-make-a-knnmodel-…

    …and-a-knnmodeltrainer
    
    Added a KNN model and KNN model trainer
    Karlo-Emilo authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    16ed3ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b0e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e55ae74 View commit details
    Browse the repository at this point in the history
  4. Prettier

    r59q committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    24b4556 View commit details
    Browse the repository at this point in the history
  5. Added repositories interface

    r59q committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2f6eacd View commit details
    Browse the repository at this point in the history
  6. Cleaned up interfaces

    r59q committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    04f042e View commit details
    Browse the repository at this point in the history
  7. Removed todo

    r59q committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a126a0d View commit details
    Browse the repository at this point in the history
  8. Updated gestures test

    r59q committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d6188aa View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    dcf804c View commit details
    Browse the repository at this point in the history
  2. Moved files in domain folder

    r59q committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    34f63df View commit details
    Browse the repository at this point in the history
  3. Cleaned up MLStore

    r59q committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    434d178 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fixed untrainedModel bug

    r59q committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bce5e35 View commit details
    Browse the repository at this point in the history
  2. Updated comment

    r59q committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    113a190 View commit details
    Browse the repository at this point in the history
  3. Added additional tests

    r59q committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    50bf5fe View commit details
    Browse the repository at this point in the history
  4. Improved readability

    r59q committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4623756 View commit details
    Browse the repository at this point in the history
  5. Removed mlStore

    r59q committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    45392d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request #439 from microbit-foundation/bugfix-model

    Bugfix: Fixed untrainedModel bug
    Karlo-Emilo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2aa19c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #438 from microbit-foundation/gesture-testing

    Added test file for gestures and made interfaces for the repositories
    Karlo-Emilo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5292bbc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Clarification

    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d3f888c View commit details
    Browse the repository at this point in the history
  2. Fixed import

    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a81b797 View commit details
    Browse the repository at this point in the history
  3. Prettier

    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fba444a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into 424-create-a-ui-store-with-methods-to-handle…

    …-ui-specific-variables
    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    eea06c8 View commit details
    Browse the repository at this point in the history
  5. Added missing import

    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    811f05d View commit details
    Browse the repository at this point in the history
  6. TODO follow-ups

    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    04da249 View commit details
    Browse the repository at this point in the history
  7. Added example dataset

    r59q committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ccc43a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request #441 from microbit-foundation/418-make-it-possible…

    …-to-select-mock-dataset-if-you-dont-have-a-microbit
    
    Added example dataset
    Karlo-Emilo authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7c202f2 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    r59q committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    21cc7c6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 424-create-a-ui-store-with-methods-to-handle…

    …-ui-specific-variables
    r59q committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    22c785f View commit details
    Browse the repository at this point in the history
  4. Prettier

    r59q committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c781692 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #440 from microbit-foundation/424-create-a-ui-stor…

    …e-with-methods-to-handle-ui-specific-variables
    
    424 create a UI store with methods to handle UI specific variables
    r59q authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4690921 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    2a44350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fc204 View commit details
    Browse the repository at this point in the history
  3. Updated gitignore

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b0c1e60 View commit details
    Browse the repository at this point in the history
  4. Added link color

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    aba25ee View commit details
    Browse the repository at this point in the history
  5. Updated gitignore

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7aa8005 View commit details
    Browse the repository at this point in the history
  6. Unupdated gitignore

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3d22221 View commit details
    Browse the repository at this point in the history
  7. Updated test

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f7234b3 View commit details
    Browse the repository at this point in the history
  8. Updated workflows

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    16499fe View commit details
    Browse the repository at this point in the history
  9. Updated todo

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    92fafe9 View commit details
    Browse the repository at this point in the history
  10. Updated comment

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    753be5f View commit details
    Browse the repository at this point in the history
  11. Loaded unbranded

    r59q committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1b1108f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fixed hanging page bug

    r59q committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ab35e7c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge pull request #448 from microbit-foundation/447-httpswwwmainml-m…

    …achineorgmodel-freezes
    
    Bugfix: Fixed hanging page bug
    Karlo-Emilo authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3ea650b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #445 from microbit-foundation/442-add-build-config…

    …uration-for-feature-toggling
    
    442 add build configuration for feature toggling
    Karlo-Emilo authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    50f4c2e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    b397ae9 View commit details
    Browse the repository at this point in the history
  2. License identifier

    r59q committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1631621 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Added clear to filters

    r59q committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9fafa78 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge pull request #449 from microbit-foundation/431-add-ui-to-select…

    …-between-knn-and-layers-model
    
    Dropdown button and selectable models
    Karlo-Emilo authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8515bc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. WIP: graph controller

    r59q committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3209218 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Added KNN model graph controller

    r59q committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    79776c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Fixed bug

    r59q committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    285ce92 View commit details
    Browse the repository at this point in the history
  2. Removed legacy code

    r59q committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    07d6435 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Separated each axis

    r59q committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a3860ba View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Multiviews

    r59q committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4331440 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    r59q committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f235f0f View commit details
    Browse the repository at this point in the history
  3. Fixes

    r59q committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bc86dec View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Repeat ID messages

    r59q committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5be381a View commit details
    Browse the repository at this point in the history
  2. Added loss graph

    r59q committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    032a097 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge pull request #454 from microbit-foundation/443-visualize-triani…

    …ng-process
    
    Added loss graph to visualize training
    Karlo-Emilo authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4de3043 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #453 from microbit-foundation/450-outdated-firmwar…

    …e-warning-shows-up-with-the-current-firmware-version
    
    Fixing out of date messages by repeating microbit ID messages
    Karlo-Emilo authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ac17c3d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Merged master

    r59q committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6e31008 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    r59q committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1ac1b4a View commit details
    Browse the repository at this point in the history
  3. Axis picker

    r59q committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ea9f056 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Axis filter highlight

    r59q committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6bf8d3c View commit details
    Browse the repository at this point in the history
  2. Swapped svgs

    r59q committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    82d9dc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Saved progress

    r59q committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    80ccf52 View commit details
    Browse the repository at this point in the history
  2. Perfomance enhancements

    r59q committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    76a64eb View commit details
    Browse the repository at this point in the history
  3. Axes highlight on livegraph

    r59q committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    308edaa View commit details
    Browse the repository at this point in the history
  4. make hover tooltip on knn graph

    r59q committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d27b5d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Fixed flipped axis

    r59q committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9c0a903 View commit details
    Browse the repository at this point in the history
  2. Added colors to tooltip

    r59q committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    381575a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Fixed axis extraction function

    r59q committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    afb6e31 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Added legend

    r59q committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4447665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0cd21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f8240 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Performance enhancement

    r59q committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3b31fee View commit details
    Browse the repository at this point in the history
  2. Shifted some UI around

    r59q committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    35542bb View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Add colors to AxesFilterVector

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3b5c584 View commit details
    Browse the repository at this point in the history
  2. Colors and exception handling

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f210f39 View commit details
    Browse the repository at this point in the history
  3. Fix wrong live data computation

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d939e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a426f View commit details
    Browse the repository at this point in the history
  5. Remove unused list of colors

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    015a50d View commit details
    Browse the repository at this point in the history
  6. Shuffle color codes

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b60668b View commit details
    Browse the repository at this point in the history
  7. Updating npm packages

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a59e9a2 View commit details
    Browse the repository at this point in the history
  8. Added arrows-svg

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bd973d4 View commit details
    Browse the repository at this point in the history
  9. Bump arrows-svg

    r59q committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b29e8cf View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Remove unused code

    r59q committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    38ca378 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Increase readability

    r59q committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d801e87 View commit details
    Browse the repository at this point in the history
  2. Remove call to profiler

    r59q committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    443db14 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    6a1079f View commit details
    Browse the repository at this point in the history
  2. Improve performance

    r59q committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5f45611 View commit details
    Browse the repository at this point in the history
  3. Improve performance

    r59q committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5d8cdbf View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    r59q committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    08e5b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    11c57b7 View commit details
    Browse the repository at this point in the history
  2. Eliminate overdraw

    r59q committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b34a63d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dfdcf0 View commit details
    Browse the repository at this point in the history
  4. Fix sorting issue

    r59q committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b583e5e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Fix tooltip

    r59q committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d76e44a View commit details
    Browse the repository at this point in the history
  2. Reset to unbranded

    r59q committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    11694ee View commit details
    Browse the repository at this point in the history
  3. Fix package lock

    r59q committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c363d33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f26def View commit details
    Browse the repository at this point in the history
  5. Formatting

    r59q committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a8b1935 View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    r59q committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    82c2a40 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Added support for 2d KNN graph

    r59q committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ff5d428 View commit details
    Browse the repository at this point in the history
  2. Set dev config

    r59q committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3531059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c031b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Fix vector arrow flicker

    r59q committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    100e94f View commit details
    Browse the repository at this point in the history
  2. Consistent 2d view

    r59q committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b018c0a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    f3563d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5024acb View commit details
    Browse the repository at this point in the history
  3. _ for readability

    r59q committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    22ab3d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    430f0ea View commit details
    Browse the repository at this point in the history
  5. Add lines to knn graph

    r59q committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bfdac4d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Make live-point less jiggly

    r59q committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2b4f50d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Updated prepEnv.js

    r59q committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ea66ed1 View commit details
    Browse the repository at this point in the history
  2. Run prettier

    r59q committed May 1, 2024
    Configuration menu
    Copy the full SHA
    eee0b4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e647f View commit details
    Browse the repository at this point in the history
  4. Fixed livegraph

    r59q committed May 1, 2024
    Configuration menu
    Copy the full SHA
    71c9880 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ad7226 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #451 from microbit-foundation/issue-444

    Issue 444 - Visualizing KNN model
    r59q authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f5d2ac5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Tested custom events

    Karl-Emil Kjaer Bilstrup committed May 6, 2024
    Configuration menu
    Copy the full SHA
    98811cd View commit details
    Browse the repository at this point in the history
  2. track train event

    Karl-Emil Kjaer Bilstrup committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3dcb5e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d362d3e View commit details
    Browse the repository at this point in the history
  4. Hard-code value instead

    r59q committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cdc9754 View commit details
    Browse the repository at this point in the history
  5. Remove hostname feature

    r59q committed May 6, 2024
    Configuration menu
    Copy the full SHA
    178729b View commit details
    Browse the repository at this point in the history
  6. Simplify if-statement

    r59q committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6e850e3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #474 from microbit-foundation/303-use-azure-insigh…

    …ts-to-track-when-users-train-a-model
    
    Use azure insights to track when users train a model
    r59q authored May 6, 2024
    Configuration menu
    Copy the full SHA
    64101a0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Make Stores container

    r59q committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9c8a494 View commit details
    Browse the repository at this point in the history
  2. Fix synthesizer

    r59q committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c1de2e5 View commit details
    Browse the repository at this point in the history
  3. Rename file

    r59q committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5702eb7 View commit details
    Browse the repository at this point in the history
  4. Renamed file

    r59q committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fc109ff View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    2ac5ca9 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    r59q committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0059b99 View commit details
    Browse the repository at this point in the history
  3. Docker compose

    r59q committed May 9, 2024
    Configuration menu
    Copy the full SHA
    47e39b8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Clarified import

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    16c528c View commit details
    Browse the repository at this point in the history
  2. Add whitespace

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c40354b View commit details
    Browse the repository at this point in the history
  3. Whitespace

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eafb18d View commit details
    Browse the repository at this point in the history
  4. Whitespace

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c5c196c View commit details
    Browse the repository at this point in the history
  5. Fix classifier test

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb8b4b7 View commit details
    Browse the repository at this point in the history
  6. whitespace

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d4df57a View commit details
    Browse the repository at this point in the history
  7. Added test message

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d80f1a0 View commit details
    Browse the repository at this point in the history
  8. Removed test message

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ac49475 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15a8122 View commit details
    Browse the repository at this point in the history
  10. Reverted logging

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dee0fff View commit details
    Browse the repository at this point in the history
  11. Whitespace

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8bba125 View commit details
    Browse the repository at this point in the history
  12. Add workflow for deployment site

    r59q committed May 10, 2024
    Configuration menu
    Copy the full SHA
    418c79a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c56b76 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Using key on LiveGraph

    r59q committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aa8c9db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ea389 View commit details
    Browse the repository at this point in the history
  3. Fix flickering confidences

    r59q committed May 13, 2024
    Configuration menu
    Copy the full SHA
    de2b61b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    0599d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f880fe View commit details
    Browse the repository at this point in the history
  3. Remove log line

    r59q committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3924988 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add no-name micro:bit connection

    r59q committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5a7683e View commit details
    Browse the repository at this point in the history
  2. Translate

    r59q committed May 15, 2024
    Configuration menu
    Copy the full SHA
    39334da View commit details
    Browse the repository at this point in the history
  3. Formatting

    r59q committed May 15, 2024
    Configuration menu
    Copy the full SHA
    563acc7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    1dc8bc1 View commit details
    Browse the repository at this point in the history
  2. Added license identifier

    r59q committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4f3ee09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a9e28 View commit details
    Browse the repository at this point in the history
  4. Fixed pipeline

    r59q committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e1ec8e6 View commit details
    Browse the repository at this point in the history
  5. stop if error

    r59q committed May 22, 2024
    Configuration menu
    Copy the full SHA
    19a5e0a View commit details
    Browse the repository at this point in the history
  6. Simplified workflow

    r59q committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a002be5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #485 from microbit-foundation/469-generalise-the-d…

    …ata-representation
    
    469 generalise the data representation
    r59q authored May 22, 2024
    Configuration menu
    Copy the full SHA
    28f8c33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3402521 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request #482 from microbit-foundation/480-bluetooth-device…

    …-connection-sometimes-os-doesnt-have-device-specific-name-and-so-microbit-isnt-visible
    
    Add no-name micro:bit connection
    r59q authored May 23, 2024
    Configuration menu
    Copy the full SHA
    9e3d85f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #476 from microbit-foundation/475-only-activate-ap…

    …p-insights-on-the-ml-machineorg-site
    
    Make app insights hostname dependent
    r59q authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a90b7f1 View commit details
    Browse the repository at this point in the history
  3. Ran prettier

    r59q committed May 23, 2024
    Configuration menu
    Copy the full SHA
    18fe90b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #491 from microbit-foundation/488-fix-formatting-a…

    …fter-pipeline-is-fixed
    
    Ran prettier
    r59q authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a4fdf69 View commit details
    Browse the repository at this point in the history
  5. Using ci instead of i

    r59q committed May 23, 2024
    Configuration menu
    Copy the full SHA
    feb70b5 View commit details
    Browse the repository at this point in the history
  6. Ignore bad files

    r59q committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c6ea397 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into v3.2

    r59q committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d0828f2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ef25c9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #493 from microbit-foundation/492-update-makecode-…

    …hex-to-resend-version-numbers2
    
    Changed the makecode hex to use the new version
    r59q authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ea058b7 View commit details
    Browse the repository at this point in the history
  3. Fix noname use-same feature

    r59q committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9afcab9 View commit details
    Browse the repository at this point in the history
  4. Create filters list

    r59q committed May 27, 2024
    Configuration menu
    Copy the full SHA
    54484b9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #494 from microbit-foundation/471-create-a-filters…

    …-list
    
    Create filters list
    r59q authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d5af988 View commit details
    Browse the repository at this point in the history
  6. Add license identifier

    r59q committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5678180 View commit details
    Browse the repository at this point in the history
  7. Ran prettier

    r59q committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3f0e507 View commit details
    Browse the repository at this point in the history
  8. Revert branding

    r59q committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f341c25 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add hover preview to filters

    r59q committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f5774ee View commit details
    Browse the repository at this point in the history
  2. revert brand

    r59q committed May 28, 2024
    Configuration menu
    Copy the full SHA
    24bffeb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #495 from microbit-foundation/470-add-hover-effect…

    …-to-show-preview-for-filter-values
    
    Add hover preview to filters
    r59q authored May 28, 2024
    Configuration menu
    Copy the full SHA
    03f5f97 View commit details
    Browse the repository at this point in the history
  4. Added some more icons

    r59q committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d5f1a4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f6eb6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45e0461 View commit details
    Browse the repository at this point in the history
  7. Fix pipe

    r59q committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2fe195b View commit details
    Browse the repository at this point in the history
  8. update prcomment

    r59q committed May 28, 2024
    Configuration menu
    Copy the full SHA
    af5358f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Tabification

    r59q committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ae79d27 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix flicker

    r59q committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    512a623 View commit details
    Browse the repository at this point in the history
  2. Refactoring training page

    r59q committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    be188a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix issues with knn

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7539399 View commit details
    Browse the repository at this point in the history
  2. embed the controls in plot

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    853275b View commit details
    Browse the repository at this point in the history
  3. fix test

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    23576b2 View commit details
    Browse the repository at this point in the history
  4. Ran prettier

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fe92aa0 View commit details
    Browse the repository at this point in the history
  5. used unused variable

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    42f7146 View commit details
    Browse the repository at this point in the history
  6. Removed irrelevant comment

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0bbc1e0 View commit details
    Browse the repository at this point in the history
  7. Remove deprecated objects

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0f38751 View commit details
    Browse the repository at this point in the history
  8. Run prettier

    r59q committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    18455a8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #496 from microbit-foundation/463-split-knn-and-nn…

    …-training-page-up-into-fans-replacing-the-top-bar-if-possible
    
    split knn and nn training page up into fans replacing the top bar if possible
    r59q authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7b3fa67 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix dockerfile

    r59q committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c5474b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Added colors to gestures

    r59q committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fa0f18d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #504 from microbit-foundation/462-proposition-addi…

    …ng-colors-to-gesture-object-2
    
    Added colors to gestures
    r59q authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    604dfc8 View commit details
    Browse the repository at this point in the history
  3. Enforce correct storage version

    r59q committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6751f25 View commit details
    Browse the repository at this point in the history
  4. Fixed npe

    r59q committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7993656 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #505 from microbit-foundation/462-proposition-addi…

    …ng-colors-to-gesture-object-2
    
    Enforce correct storage version
    r59q authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6343850 View commit details
    Browse the repository at this point in the history
  6. Remove unused var

    r59q committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e8c8b62 View commit details
    Browse the repository at this point in the history
  7. Prettier

    r59q committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b31b55b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    fcd4ed2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #506 from microbit-foundation/501-add-loss-graph-f…

    …eature-to-featuresjson
    
    Added lossGraph to features.json
    r59q authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d789009 View commit details
    Browse the repository at this point in the history
  3. Prettier

    r59q committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    673d08a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    382dc11 View commit details
    Browse the repository at this point in the history
  2. Prettier

    r59q committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cf4d8bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #507 from microbit-foundation/502-remove-tabs-from…

    …-training-page-when-knn-model-is-disabled
    
    Disabled training page tabs when knn model is disabled
    r59q authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e080dc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Make K configurable

    r59q committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    694d87e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Prettier

    r59q committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7dbe151 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #509 from microbit-foundation/500-add-option-to-ch…

    …ange-value-of-k-in-knn-model-on-training-page
    
    Make K configurable
    r59q authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f6939d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Remove unused imports

    r59q committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3fc60ea View commit details
    Browse the repository at this point in the history
  2. Cleanup: Remove logs

    r59q committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    67c9853 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. PRettier

    r59q committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    25b21e7 View commit details
    Browse the repository at this point in the history
  2. Create confidences store

    r59q committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f33a49b View commit details
    Browse the repository at this point in the history
  3. Rework confidences

    r59q committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    01d8ef0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #510 from microbit-foundation/refactor-confidence

    Refactor confidence
    r59q authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0aa8618 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8f164b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #511 from microbit-foundation/min-samples-check

    Min samples check
    r59q authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    928f1e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e4bf3c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e438392 View commit details
    Browse the repository at this point in the history
  3. Prettier and unbranded config

    r59q committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    15519d7 View commit details
    Browse the repository at this point in the history
  4. Formatting

    r59q committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab0a13b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    3d3b543 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #517 from microbit-foundation/516-outdated-firmwar…

    …e-message-appears-right-after-downloading-the-program2
    
    Identified as outdated is disabled
    r59q authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2e2aaef View commit details
    Browse the repository at this point in the history
  3. Disabled bad firmware warning

    r59q committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1aa89f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #518 from microbit-foundation/516-outdated-firmwar…

    …e-message-appears-right-after-downloading-the-program2
    
    Disabled bad firmware warning
    r59q authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    16206a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9f4163 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #519 from microbit-foundation/515-add-colors-to-th…

    …e-axes-selection-buttons
    
    Allow custom colors and add graph colors to axis selector
    r59q authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    31b9cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

    r59q committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    136c1ff View commit details
    Browse the repository at this point in the history
  3. Added comments

    r59q committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    59f1422 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Changed the default scale

    r59q committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bffef8b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Added comment and prettier

    r59q committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    55a4ae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Changed biuild command to using branded version

    Karl-Emil Kjaer Bilstrup committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5f6a1e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    833e6a3 View commit details
    Browse the repository at this point in the history
  2. Select better gesture colors

    r59q committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0fe972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c9f535 View commit details
    Browse the repository at this point in the history
  4. Ran prettier

    r59q committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    976c956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fe3105 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Remove the pr comment workflow

    r59q committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    49b5d22 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #484 from microbit-foundation/v3.2

    V3.2 - Vector representation, fixed prettier pipeline, improved training page
    Karlo-Emilo authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dba27e1 View commit details
    Browse the repository at this point in the history
  2. npm run build command builds simple version

    Karl-Emil Kjaer Bilstrup committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ab6fda7 View commit details
    Browse the repository at this point in the history