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: specklesystems/speckle-powerbi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.19.0-rc2
Choose a base ref
...
head repository: specklesystems/speckle-powerbi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 116 files changed
  • 7 contributors

Commits on May 29, 2024

  1. feat: CNX-9627 Merge data connector and visual into the same repo (#73)

    * chore: Moved data connector into nested `src/powerbi-data-connector` folder
    
    * feat(visual): Moved powerbi visual from speckle-powerbi-visuals repo
    
    Copied from 2.19 tagged commit 0f034c17d04acd3fa5130a91779576efde7793a9
    
    * chore: Created vscode workspace and unified settings
    
    * fix: Update iss file and CI scripts
    
    + added workspace settings
    
    * ci: Minor path fixes
    
    * ci: And some extra tweaks
    
    * ci: Typo in powerbi.iss
    AlanRynne authored May 29, 2024
    Copy the full SHA
    9168174 View commit details
  2. Copy the full SHA
    08554fc View commit details
  3. feat: CNX-9628 Add visual to installer and CI script (#74)

    * feat: Add visual to installer and CI script (attempt 1)
    
    * fix(ci): Working directory set incorrectly
    
    * fix(ci): Run build before pack and set data connector path correctly
    
    * Install visual tools into dev dependencies
    
    * fix(ci): Try fix MakePQX not found
    
    * fix(ci): MakePQX args need correct subfolder
    
    * fix(visual): Rename visual to not have guid
    
    * feat(ci): Set default version to 2.0.0 everywhere, and overwrite on CI jobs
    
    * fix(ci): Missed one version location
    
    * fix(visual): Always use package.json version
    
    This allows us to `npm version` instead of doing some weirder logic
    
    * fix(visual): Allow same version when bumping
    AlanRynne authored May 29, 2024
    Copy the full SHA
    8031c7d View commit details

Commits on May 30, 2024

  1. Copy the full SHA
    46ff9ac View commit details

Commits on Jun 4, 2024

  1. Update README.md

    bimgeek authored Jun 4, 2024
    Copy the full SHA
    6af64d8 View commit details
  2. Merge pull request #75 from specklesystems/bimgeek-patch-1

    Update README.md
    bimgeek authored Jun 4, 2024
    Copy the full SHA
    9c42f06 View commit details

Commits on Jun 30, 2024

  1. Copy the full SHA
    920b346 View commit details

Commits on Aug 8, 2024

  1. chore(domains): update speckle.xyz to app.speckle.systems (#77)

    - remove reference to DO 1-click as this is deprecated
    iainsproat authored Aug 8, 2024
    Copy the full SHA
    74ab91b View commit details
  2. Update README.md (#76)

    bimgeek authored Aug 8, 2024
    Copy the full SHA
    b26801e View commit details
  3. Merge pull request #78 from specklesystems/dev

    Merge dev -> main
    JR-Morgan authored Aug 8, 2024
    Copy the full SHA
    1bf6e76 View commit details

Commits on Sep 5, 2024

  1. fixed extension path (#79)

    bimgeek authored Sep 5, 2024
    Copy the full SHA
    556196a View commit details

Commits on Sep 9, 2024

  1. Copy the full SHA
    887dbb2 View commit details

Commits on Oct 1, 2024

  1. Copy the full SHA
    156c3a5 View commit details

Commits on Nov 1, 2024

  1. Copy the full SHA
    ccecf7c View commit details
  2. Merge pull request #83 from specklesystems/claire/cnx-699-update-gith…

    …ub-links-to-point-to-v3
    
    Update README.md to align with main github page
    clairekuang authored Nov 1, 2024
    Copy the full SHA
    6d5f638 View commit details

Commits on Nov 5, 2024

  1. Copy the full SHA
    8edc01b View commit details
  2. Merge pull request #84 from specklesystems/dev

    Update `main` with changes from `dev`
    AlanRynne authored Nov 5, 2024
    Copy the full SHA
    6e92c85 View commit details

Commits on Dec 3, 2024

  1. chore: various DX improvements like working source maps (#85)

    * init changes
    
    * sourcemaps work
    
    * eff off pbiviz
    
    * more fixes
    
    * moar fixes
    
    * prod build fix
    
    * remove yarn field
    
    * minor scripts change
    
    * moar readme stuff
    fabis94 authored Dec 3, 2024
    Copy the full SHA
    52f4325 View commit details

Commits on Dec 4, 2024

  1. Copy the full SHA
    e233aec View commit details
Loading