Skip to content

PATCH: fix(models): use getModelsSummary API route#649

Merged
NicolasRichel merged 1 commit into
developfrom
fix/perf-models
Mar 26, 2026
Merged

PATCH: fix(models): use getModelsSummary API route#649
NicolasRichel merged 1 commit into
developfrom
fix/perf-models

Conversation

@NicolasRichel
Copy link
Copy Markdown
Member

@NicolasRichel NicolasRichel commented Mar 25, 2026

https://platform-dev-perf-models.bimdata.io

Description

Use the new getModelsSummary route (instead of getModels) to improve performance.

Types of changes

  • Bug fix (non-breaking change which fixes an issue) DON'T FORGET TO SEND THE PR INTO RELEASE
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the code style of this project.
  • I have tested my code.
  • My code add or change i18n tokens
  • I want to run the tests for the commits of this PR

@NicolasRichel NicolasRichel merged commit 233652f into develop Mar 26, 2026
3 checks passed
@NicolasRichel NicolasRichel deleted the fix/perf-models branch March 26, 2026 08:51
Bimdata-io pushed a commit that referenced this pull request Apr 9, 2026
## [1.4.1](v1.4.0...v1.4.1) (2026-04-09)

### chore

* bump @bimdata/viewer@2.17.0 from Github Actions [skip e2e] ([914ec6f](914ec6f))
* bump @bimdata/viewer@2.17.0-beta.3 from Github Actions [skip e2e] ([1f33522](1f33522))
* bump @bimdata/viewer@2.17.0-beta.4 from Github Actions [skip e2e] ([0723617](0723617))
* bump @bimdata/viewer@2.17.0-beta.5 from Github Actions [skip e2e] ([5824d9b](5824d9b))
* bump @bimdata/viewer@2.17.0-beta.6 from Github Actions [skip e2e] ([7231708](7231708))
* bump @bimdata/viewer@2.17.0-beta.7 from Github Actions [skip e2e] ([7fe30b3](7fe30b3))
* bump @bimdata/viewer@2.17.0-beta.8 from Github Actions [skip e2e] ([180d9d0](180d9d0))
* bump @bimdata/viewer@2.17.0-beta.9 from Github Actions [skip e2e] ([574ff7f](574ff7f))
* restore viewer v2.17.0-beta.2 and anchor-synchro plugin ([74cca7b](74cca7b))

### PATCH

* feat(models): add 'sort by name' feature to model manager ([f631076](f631076))
* fix folder-tree performances (#660) ([737fc67](737fc67)), closes [#660](#660)
* fix: make everything works without file in dms-tree (#652) ([fd0cdf3](fd0cdf3)), closes [#652](#652)
* fix(models-manager): avoid error on Meta-Buildings tab ([7b165fd](7b165fd))
* fix(models): use getModelsSummary API route (#649) ([233652f](233652f)), closes [#649](#649)
* fix(perf): use without_urls=true when fetching DMS tree ([070bafa](070bafa))
* perf: add project card loading delay when entering into viewport (#636) ([821426e](821426e)), closes [#636](#636)
@Bimdata-io
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants