andrewwallacespeckle
|
80308edeb5
|
Add keyboard navigation to property selection
|
2025-09-11 11:36:18 +01:00 |
|
andrewwallacespeckle
|
f4a1aa5872
|
Blue dot appears on Filters panel when it shouldn't
|
2025-09-11 10:57:04 +01:00 |
|
Daniel Gak Anagrov
|
2c122a138d
|
feat(workspaces): apply prepared transactions to workspaces (#5383)
* feat(multiregion): replace user replication
* chore(multiregion): optimise replication
* maybe it's this
* postgres is fun
* once more
* chore(multiregion): only replicate test user creation during multiregion tests
* feat: improved replicate_query logic
* fix: minor
* fix: starting issue
* feat: included user create and delete specs to multiregion
* feat: removed console logs
* fix: user defaults
* fix: multiregion test helper
* fix: update scenarios for users
* refactor(multiregion): swap replicateQuery concept to asMultiregionOperation (#5301)
feat(multiregion): introduced asMultregionOperator, refactor test to user builder classes
* chore: renamings
* fix: remove comments
* feat: remove user replication
* refactor: simplified spec usages
* chore: comments
* chore: branches and favs
* chore: more tests
* chore: more tests
* fix linting
* fix tests
* feat: dropping replication
* refactor: moved project delete to service
* fix: comment
* feat: updateStreamFactory and updateProjectFacotry
* deleteProjectFactory + replicateFactory
* deleteWorkspaceFactory
* fix: selector
* fix: tests
* fix tests, finished createStreamFactory
* feat: simplify changes
* fix: remove comment
* fix: minor strucutres
* fix: moveProjectToRegion
* fix: moved branch creation outside of multiregion scope
* fix: branch creation
* fix: tests
* fix: ci tests
* fix: removed log form test
* fix: on specs, no random regionKeys
* review fixes
* feat: workspace replciation
* fix: mr comments
* feat: removed test
* fix: worksapce test creation
* fix: mr issues
* updated mutations
* feat: drop workspace random defaults
---------
Co-authored-by: Charles Driesler <chuck@speckle.systems>
|
2025-09-11 10:08:26 +02:00 |
|
michalspeckle
|
f9b276548e
|
feat: add tooltip to filter property list items (#5418)
|
2025-09-11 09:44:02 +02:00 |
|
andrewwallacespeckle
|
ad4d63e992
|
feat(fe): highlighting extension
feat(fe): highlighting extension
|
2025-09-10 20:46:41 +01:00 |
|
andrewwallacespeckle
|
757515f8c1
|
fix highlight
|
2025-09-10 19:19:04 +01:00 |
|
Iain Sproat
|
2be6fa3d08
|
Revert "chore(server/email): log error if email cannot be verified (#5408)" (#5416)
This reverts commit 1ce92e2980.
|
2025-09-10 17:28:00 +01:00 |
|
Iain Sproat
|
1ce92e2980
|
chore(server/email): log error if email cannot be verified (#5408)
|
2025-09-10 16:59:17 +01:00 |
|
Daniel Gak Anagrov
|
1f5003bd32
|
feat(multiregion): cron job to detect regions out of sync (#5392)
* feat: basic structure
* fix: detect regions out of sync
* feat: added sync logic
* fix: tests
* feat: merge all strategy
* fix: mr comments
* fix: updatedAt in updates
* feat: project updatedAt no longer is a hidden operation
* feat: project region sync
* feat: delete project on cross-region-move
* removal: unnecesary permisions
* fix: caching issue
* fix: saved views on project cross region move
|
2025-09-10 16:35:48 +01:00 |
|
andrewwallacespeckle
|
40aacb6929
|
Clear highlighting fix
|
2025-09-10 16:23:24 +01:00 |
|
andrewwallacespeckle
|
d1d7beddfd
|
highlighting
|
2025-09-10 15:04:48 +01:00 |
|
andrewwallacespeckle
|
e462bf3c93
|
feat(fe): highlight extension
|
2025-09-10 15:03:59 +01:00 |
|
Iain Sproat
|
4620875ece
|
fix(server/fileuploads): profile.email not users.email (#5411)
|
2025-09-10 11:56:29 +01:00 |
|
Iain Sproat
|
46aaa9a15b
|
fix(server/fileuploads): add user:email scope to token (#5409)
- allows file importer to report user metrics
|
2025-09-10 11:01:05 +01:00 |
|
Gergő Jedlicska
|
122f7829a2
|
fix(frontend): add back crypto as a client side dependency (#5406)
|
2025-09-09 17:03:09 +02:00 |
|
Iain Sproat
|
24d159d3cb
|
fix(server/fileuploads): garbage collector should collect queued jobs which have reached max attempts (#5401)
|
2025-09-09 15:06:08 +01:00 |
|
Mike
|
8b822c91d1
|
Fix: offset bashboard iframe (#5402)
|
2025-09-09 14:03:24 +02:00 |
|
andrewwallacespeckle
|
3180c63f12
|
refactor(fe): various filters improvements
refactor(fe): various filters improvements
|
2025-09-09 11:10:31 +01:00 |
|
andrewwallacespeckle
|
d84044cd92
|
NON_FILTERABLE_OBJECT_KEYS to const
|
2025-09-09 10:56:31 +01:00 |
|
andrewwallacespeckle
|
6fbd2a2469
|
Improve property selection list
|
2025-09-09 10:45:23 +01:00 |
|
andrewwallacespeckle
|
036855d78a
|
Merge branch 'main' into andrew/filters-testing-fixes
|
2025-09-09 10:23:24 +01:00 |
|
Benjamin Ottensten
|
b0c47e5e07
|
Update changelog link (#5391)
|
2025-09-09 10:14:53 +02:00 |
|
andrewwallacespeckle
|
7fe18b6d36
|
Fix dualrange issues
|
2025-09-08 17:45:42 +01:00 |
|
andrewwallacespeckle
|
a1eb9f35f7
|
Property selection improvements
|
2025-09-08 17:34:44 +01:00 |
|
andrewwallacespeckle
|
1ca45428e8
|
fix colouring when changing values
|
2025-09-08 17:26:18 +01:00 |
|
andrewwallacespeckle
|
e89fe0283e
|
Fix existence counts
|
2025-09-08 17:00:50 +01:00 |
|
Iain Sproat
|
79ef564e1b
|
feat(server/fileuploads): background jobs draws down a compute budget (#5349)
|
2025-09-08 16:26:41 +01:00 |
|
Jedd Morgan
|
67db5af3c5
|
Bump specklepy (#5399)
|
2025-09-08 16:22:25 +01:00 |
|
andrewwallacespeckle
|
71b5202349
|
refactor(fe): filtering with saved views
refactor(fe): filtering with saved views
|
2025-09-08 15:51:45 +01:00 |
|
andrewwallacespeckle
|
7fa7168b70
|
Update serialization.ts
|
2025-09-08 15:43:02 +01:00 |
|
andrewwallacespeckle
|
5324d5c00b
|
Merge branch 'main' into andrew/filtering-saved-views
|
2025-09-08 15:35:11 +01:00 |
|
Iain Sproat
|
acf05a7448
|
fix(packages/ifc-importer): healthcheck is daemon process (#5396)
- prevent thread blocking issues when large file is being parsed
|
2025-09-08 15:22:22 +01:00 |
|
andrewwallacespeckle
|
4241c2386a
|
refactor(fe): filtering with saved views
|
2025-09-08 15:18:14 +01:00 |
|
andrewwallacespeckle
|
e0ee6b2c73
|
fix(fe): legacy filter migration
fix(fe): legacy filter migration
|
2025-09-08 14:57:59 +01:00 |
|
andrewwallacespeckle
|
a51003667e
|
fix(fe): legacy filter migration
|
2025-09-08 14:45:01 +01:00 |
|
Daniel Gak Anagrov
|
2cda36203f
|
fix: bump package version (#5395)
* fix: bump package version
* fix: bump cert versions
* fix: error
* fix: undo
* fix: gnupg and tini version bump
|
2025-09-08 14:58:10 +02:00 |
|
andrewwallacespeckle
|
1a25800ac6
|
feat(fe): improved filtering
feat(fe): improved filtering
|
2025-09-08 13:47:21 +01:00 |
|
andrewwallacespeckle
|
e82d0c8a63
|
Merge branch 'main' into andrew/web-3879-update-filtering-panel-stacked-filtering
|
2025-09-08 13:02:27 +01:00 |
|
andrewwallacespeckle
|
4e8bcf5540
|
fix server build
|
2025-09-08 12:54:29 +01:00 |
|
Daniel Gak Anagrov
|
031c751102
|
fix(ci): disable codevcov comments (#5394)
|
2025-09-08 12:26:15 +01:00 |
|
andrewwallacespeckle
|
d4a2bca1cf
|
Large property warning
|
2025-09-08 12:22:31 +01:00 |
|
Daniel Gak Anagrov
|
8241d5d260
|
fix: tini downlaod order (#5393)
|
2025-09-08 12:16:26 +01:00 |
|
andrewwallacespeckle
|
c6ac7aadc2
|
numeric coloring fix
|
2025-09-08 11:28:48 +01:00 |
|
andrewwallacespeckle
|
d2a1c64932
|
Improved dualrange
|
2025-09-08 10:07:57 +01:00 |
|
andrewwallacespeckle
|
7dc256c6d8
|
Responsive
|
2025-09-08 09:34:04 +01:00 |
|
andrewwallacespeckle
|
e8eba2eb67
|
Merge branch 'main' into andrew/web-3879-update-filtering-panel-stacked-filtering
|
2025-09-08 09:08:28 +01:00 |
|
Iain Sproat
|
36fdde28bb
|
fix(server/emails): improve error handling of failed emails (#5390)
|
2025-09-05 16:14:36 +01:00 |
|
andrewwallacespeckle
|
16170f2992
|
Merge branch 'main' into andrew/web-3879-update-filtering-panel-stacked-filtering
|
2025-09-05 15:05:48 +01:00 |
|
andrewwallacespeckle
|
0dfd09fd86
|
Fix spacer issue
|
2025-09-05 15:05:27 +01:00 |
|
Jedd Morgan
|
452e691a7c
|
feat(ifc-import-service): update speckleifc (#5385)
* update speckleifc
* fix python call
* Update docker compose file for new import service
* fabians startup py script
* revert lock
* EOF and renamed scripts
* Revert lock fully this time
* Added importer envs to example.env
* small typo
* fix mistake
* remove docker envvars
|
2025-09-05 14:20:10 +01:00 |
|