Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: finos/vuu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: vuu-parent-0.5.02
Choose a base ref
...
head repository: finos/vuu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vuu-parent-0.5.03
Choose a head ref
  • 18 commits
  • 130 files changed
  • 3 contributors

Commits on May 17, 2023

  1. send username used to login as username in LOGIN message and others (#…

    …704)
    
    * send username used to login as username in LOGIN message and others
    
    * fix tests broken by username change
    heswell authored May 17, 2023
    Configuration menu
    Copy the full SHA
    dc5381f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. documentation for actions with edit workflow (#702)

    * documentation for actions with edit workflow
    
    * change readme to force site deploy
    heswell authored May 18, 2023
    Configuration menu
    Copy the full SHA
    303d57a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb71e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f33b20 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 21, 2023

  1. Showcase app enhancement (#714)

    * add initial filtering code to ArrayDataSource
    
    * smokin perf in the html table example
    
    * build filter suggestions from array data
    heswell authored May 21, 2023
    Configuration menu
    Copy the full SHA
    e7c0395 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. added tree benchmark

    keikeicheung committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6f5f48e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #715 from keikeicheung/main

    added tree benchmark
    keikeicheung authored May 22, 2023
    Configuration menu
    Copy the full SHA
    dd0f0db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b529c90 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. remove lookupOrigKeyToTreeKey map, reduce two concurrent map to one t…

    …o improve treeing performance
    keikeicheung committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bb30c79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #717 from keikeicheung/main

    remove lookupOrigKeyToTreeKey map, reduce two concurrent map to one t…
    keikeicheung authored May 23, 2023
    Configuration menu
    Copy the full SHA
    411677e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 30, 2023

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

Commits on Jun 1, 2023

  1. Html table next (#730)

    * handle runtime size change, border on table
    
    prepare for percentage scroll calculation, to
    account for large datasets
    
    * add sort detection to cell headers
    
    * add sortindicator to tablenext
    heswell authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ff1455b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 3, 2023

  1. grouping in ArrayDataSource, split table examples into Vuu and Array (#…

    …732)
    
    * grouping in ArrayDataSource, split table examples into Vuu and Array
    
    * code change to placate semgrep
    
    * code change to placate semgrep
    
    * fix showcase build
    
    * jumping through hoops to placate nonsensical semgrep complaint
    
    * jumping through hoops to placate nonsensical semgrep complaint
    heswell authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    cd3edf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. restore electron (#733)

    heswell authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    c4fb04d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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