iltabe
ac242f5f2f
allows empty strings and zeros props to be serialized
2024-06-24 09:45:09 +02:00
Iain Sproat
08d1bffdf6
chore(do/1-click): sunset DigitalOcean 1-click app ( #2074 )
2024-06-21 17:26:04 +01:00
Iain Sproat
2e59d231b5
feat(preview-service): allow metrics port to be configured ( #2421 )
...
* feat(preview-service): allow metrics port to be configured
* Allow configurable port
2024-06-21 17:04:23 +01:00
andrewwallacespeckle
d019e327c1
feat(fe2): Improve property name display and search functionality in filtering ( #2396 )
...
* feat(fe2): Improve property name display and search functionality in filtering
* Improve Revit property handling and type safety
* Improve getPropertyName
* Revert "Improve getPropertyName"
This reverts commit 21aaabdd13294bdae7a678fc8fb5454b6b174703.
2024-06-21 15:46:50 +01:00
andrewwallacespeckle
67b778b926
feat: ensure consistent ordering of nodes to match ViewerLayoutPanel ( #2279 )
...
* feat: ensure consistent ordering of nodes to match ViewerLayoutPanel
* feat: Order rootNodes based on resourceItems
* Revert "feat: Order rootNodes based on resourceItems"
This reverts commit 5029e361e762c0a6d9245638f7b269f7beeb8f37.
* Revert "feat: ensure consistent ordering of nodes to match ViewerLayoutPanel"
This reverts commit e2f557bf319f21ab5c477929021de1d12236ade9.
* fix: change rawSpeckleData to computed. order scene explorer items.
* Fix to unnamed models after call with Fabians
2024-06-21 15:20:17 +01:00
andrewwallacespeckle
25c92ff840
Fixes from pairing with Fabs & Mike ( #2420 )
2024-06-21 15:19:44 +01:00
Iain Sproat
b5452ded00
fix(ingress): simplify ingress and avoid regex warning ( #2187 )
...
- removes regex from ingress to avoid confusion over warning: https://github.com/kubernetes/ingress-nginx/issues/10200
- improves readability at expense of conciseness
2024-06-21 14:46:34 +01:00
Kristaps Fabians Geikins
ff55476cbc
chore: removing unnecessary automate fix ( #2417 )
2024-06-21 14:44:35 +03:00
Iain Sproat
adf0d7f05d
chore(deps): tidy up resolutions ( #2390 )
...
* remove resolution for @babel/traverse
* remove resolution for undici
* ensure word-wrap is minimum, not pinned
* remove axios
* express: define resolution more specifically
* fast-xml-parser: define resolution more specifically
* serialize-javascript: define resolution with more specificity
* tough-cookie: resolutions defined with more specifity
* word-wrap: the original package is fixed so resolution can be removed
* xml2js: remove resolution as all dependencies now meet resolution criteria
* resolutions in alphabetical order
2024-06-21 12:15:51 +01:00
Iain Sproat
95b5bdbcb1
chore(circleci): bump codecov orb version ( #2418 )
2024-06-21 11:01:19 +01:00
Kristaps Fabians Geikins
423e02be6f
fix(server): startup crash if automate not enable due to missing scope for app ( #2415 )
2024-06-20 17:52:47 +03:00
Iain Sproat
69757fba61
feat(preview-service): remove SYS_ADMIN capability requirement ( #2414 )
...
* fix(preview-service): avoid SYS_ADMIN capabilities
2024-06-20 14:33:26 +01:00
Kristaps Fabians Geikins
d4f90a83e8
chore: cleaning up betaAutomations ( #2413 )
2024-06-20 15:35:39 +03:00
andrewwallacespeckle
71d1ea7f62
fix: add a title so full name can be hovered ( #2412 )
2024-06-20 13:30:44 +01:00
andrewwallacespeckle
7132fdbd8d
feat(fe2): Filter out ViewerExplorerTreeItem children with speckle_type displaystyle ( #2388 )
...
* feat(fe2): Filter out ViewerExplorerTreeItem children with displaystyle speckle_type value
* Centralise node type filtering logic
2024-06-20 12:11:12 +01:00
andrewwallacespeckle
875a49e1ef
feat: don't truncate StringFilterItem ( #2378 )
2024-06-20 11:57:38 +01:00
Kristaps Fabians Geikins
f074be89aa
fix(fe2): error msg templating + Filters undefined error fix ( #2411 )
...
* fix(fe2): error msg templating + Filters undefined error fix
* fixx
* fixx
2024-06-20 13:11:05 +03:00
Gergő Jedlicska
4ab1afc190
fix(objects): proper log templating ( #2398 )
2024-06-20 11:41:52 +02:00
Alexandru Popovici
829a1965b3
WEB-1096: DataDog Errors ( #2409 )
...
* We're now catching possibe QuateExceeded errors from IDB in the local storage
* findId with undefined or null id now returns null
* cacheStoreObjects now returns a promise regardless
2024-06-20 12:38:33 +03:00
Kristaps Fabians Geikins
689bb4e941
feat: function update flow re-introduced ( #2410 )
2024-06-20 12:24:15 +03:00
Mike
04dd67aa4f
Merge pull request #2407 from specklesystems/mike/web-450-improve-design-when-attaching-a-file
...
Fix: Improve comment/reply attachment styling
2024-06-20 10:22:04 +02:00
Mike Tasset
db37fb6b08
Added back dark class
2024-06-20 09:02:30 +02:00
Mike Tasset
0f21ffcd0f
Removed accidental bg class
2024-06-20 09:00:38 +02:00
Mike Tasset
05d1c9061e
Removed accidental bg class
2024-06-20 08:59:58 +02:00
Mike Tasset
97f579052c
Fixed classes
2024-06-20 08:48:43 +02:00
Iain Sproat
5dcd149160
fix(preview service): create dockerfile using puppeteer's example dockerfile ( #2408 )
2024-06-19 18:46:00 +01:00
Mike Tasset
e84bc61240
Fix pipeline; used wrong prop value
2024-06-19 17:07:18 +02:00
Dimitrie Stefanescu
63c2d09461
Merge pull request #2406 from specklesystems/dim/objs-fixes
...
fix(objects): wip fix on getObjectChildren in post closure world
2024-06-19 16:01:18 +01:00
Mike Tasset
c72999d382
Fix pipeline; used wrong prop value
2024-06-19 17:00:55 +02:00
Mike
5f1b3846b3
Merge pull request #2387 from specklesystems/mike/WEB-1112-change-downloads-link
...
Fix: Change /downloads links to https://speckle.systems/features/connectors/
2024-06-19 16:54:11 +02:00
Mike Tasset
ee20ed4139
Rename alt text
2024-06-19 16:52:28 +02:00
Dimitrie Stefanescu
77d49a1d91
Merge branch 'main' into dim/objs-fixes
2024-06-19 15:50:33 +01:00
Dimitrie Stefanescu
6d08aba068
fix(objects): cleanup
2024-06-19 15:40:06 +01:00
Iain Sproat
fb242025c2
fix(modules/auth): correct imports ( #2405 )
...
* fix(modules/auth): correct imports
* identify type imports
2024-06-19 15:30:19 +01:00
Kristaps Fabians Geikins
a9266333b4
fix(fe2): preview images being cached for too long ( #2399 )
...
* fix(fe2): preview images being cached for too long
* allowing caching of error previews
* updating cachebust value earlier
2024-06-19 16:26:35 +02:00
Dimitrie Stefanescu
d24e95c046
fix(objects): wip fix on getObjectChildren in post closure world
2024-06-19 15:22:54 +01:00
Alessandro Magionami
b6c4cf9cbf
Merge pull request #2402 from specklesystems/alessandro/web-1094-fix-oidc-signup-name-and-organization
...
Alessandro/web 1094 fix OIDC signup name and organization
2024-06-19 15:27:18 +02:00
Mike Tasset
146d714c26
Minor spacing tweaks based on feedback
2024-06-19 14:59:47 +02:00
Alessandro Magionami
c797609f7c
chore(auth): use absolute import
2024-06-19 14:45:15 +02:00
Alessandro Magionami
444e567e6b
Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-1094-fix-oidc-signup-name-and-organization
2024-06-19 12:25:57 +02:00
Alessandro Magionami
e64eda22a0
fix(auth): use name to populate user name if provided in oidc
2024-06-19 12:24:55 +02:00
Iain Sproat
c85761c636
fix(preview service): set userDataDir and update list of dependencies for chrome ( #2400 )
...
* fix(preview service): update list of dependencies for chrome
- https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-doesnt-launch-on-linux
* Set user data directory for puppeteer to be read-write volume in k8s
2024-06-19 11:12:32 +01:00
Mike Tasset
52a3a07ea6
Minor tweaks to spacing
2024-06-19 11:48:18 +02:00
Kristaps Fabians Geikins
4dea8249d5
tryna cache bust preview-service dockerfile
2024-06-19 10:51:08 +03:00
Mike Tasset
1f8e5ab778
Minor tweaks to spacing
2024-06-19 00:44:09 +02:00
Mike Tasset
dc2684fa4b
Changed layout of comment box/attachments
2024-06-19 00:29:34 +02:00
Iain Sproat
aed61adaf3
feat(preview-service): install chromium browser as a dependency at build time not runtime ( #2019 )
2024-06-18 20:47:48 +01:00
Iain Sproat
8c39ed6623
fix(preview-service): puppeteer requires permissions to read and write chrome directory ( #2395 )
2024-06-18 17:08:11 +01:00
Iain Sproat
c10ec8708d
fix(healthcheck): close redis client after request is complete ( #2394 )
2024-06-18 16:37:19 +01:00
andrewwallacespeckle
6b73826e3f
fix: add title to view menu buttons ( #2382 )
2024-06-18 17:28:17 +02:00