Dimitrie Stefanescu
d9712b9cff
Merge pull request #536 from specklesystems/dim/frontend
...
fix(frontend): camera setting in units + double encoding (thx @cristi8)
2022-01-21 13:04:19 +00:00
Dimitrie Stefanescu
24bc105816
fix(frontend): camera setting in units + double encoding (thx @cristi8)
2022-01-21 13:03:10 +00:00
Dimitrie Stefanescu
6c7c52a11e
Merge pull request #535 from specklesystems/dim/frontend
...
Hotfix frontend
2022-01-21 12:31:44 +00:00
Dimitrie Stefanescu
cbec860e7b
fix(frontned): hotfix: throttling progress reports for a much faster experience
2022-01-21 12:30:18 +00:00
Dimitrie Stefanescu
e1489f7c44
Merge pull request #533 from specklesystems/dim/frontend
...
Dim/frontend
2022-01-20 19:04:14 +00:00
Dimitrie Stefanescu
e2cfbfbb18
feat(frontend): filters from url query
2022-01-20 18:55:14 +00:00
Dimitrie Stefanescu
5008560f7e
feat(frontend): stores and sets camera from url query
2022-01-20 13:01:07 +00:00
Dimitrie Stefanescu
4316c4cb4c
feat(frontend): fixes recommended filters
2022-01-20 10:47:48 +00:00
Dimitrie Stefanescu
148161d4c1
feat(frontend): adds histogram viewer as per @cristi8's suggestion
2022-01-19 20:21:15 +00:00
Dimitrie Stefanescu
9f31d31594
feat(frontend): store based filtering ✅
2022-01-19 19:17:45 +00:00
Cristian Balas
f3e74e0e64
Preview service fixes ( #530 )
2022-01-19 21:03:39 +02:00
Dimitrie Stefanescu
3e0ad9dd45
feat(frontend): more store filtering
2022-01-19 13:43:58 +00:00
Dimitrie Stefanescu
bf8c878e6e
feat(frontend): wIP store implementation for hiding/isolating objects
...
TODOs: category, numeric, etc. + more checks
2022-01-18 21:00:48 +00:00
Cristian Balas
368ec67733
server upload better error handling ( #529 )
2022-01-18 15:58:20 +02:00
Dimitrie Stefanescu
ac465cfc92
feat(frontend/viewer): @cristi8's parents fix
2022-01-18 12:32:16 +00:00
Dimitrie Stefanescu
d2642980cf
Merge pull request #526 from specklesystems/cristi/2022-01-17_viewer_fixes
...
viewer fixes
2022-01-17 13:39:08 +00:00
Dimitrie Stefanescu
858fb75eca
chore(viewer): bumps version
2022-01-17 13:38:01 +00:00
cristi8
a198f23466
fixes
2022-01-17 14:52:52 +02:00
cristi8
3366da76df
viewer - mobile pinch-zoom issue
2022-01-17 13:47:20 +02:00
cristi8
ad1624ef37
viewer fixes
2022-01-17 13:22:59 +02:00
Dimitrie Stefanescu
9f7d561ce2
Merge pull request #525 from specklesystems/dim/minor-fixes
...
Improves loaded resources display in commit/object viewer
2022-01-17 08:43:05 +00:00
Dimitrie Stefanescu
3b06ae9d68
feat(frontend): closes #522
2022-01-15 21:31:02 +00:00
Dimitrie Stefanescu
531293f141
Merge pull request #515 from specklesystems/dependabot/npm_and_yarn/packages/frontend/marked-2.0.0
...
build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
2022-01-13 15:07:00 +00:00
Dimitrie Stefanescu
ecdab29cba
Merge pull request #520 from specklesystems/dim/objectloader-publish
...
chore(objectloader): bumps version
2022-01-13 15:06:43 +00:00
Dimitrie Stefanescu
af0af7a416
chore(objectloader): bumps version
2022-01-13 15:05:17 +00:00
izzy lyseggen
6d2b275352
Merge pull request #519 from specklesystems/izzy/obj-loader-nulls
...
fix(objectloader): check for nulls and continue
2022-01-13 06:27:28 -08:00
izzylys
7b29861f55
fix(objectloader): check for nulls and continue
...
null type is an object, so nulls here were throwing:
`"TypeError: Cannot read property 'referencedId' of null"
`
checking and continuing when nulls are encountered instead
2022-01-12 12:02:31 -08:00
Cristian Balas
019b7ac495
Service health ( #516 )
...
* health checks, sigterm handling for all services
2022-01-12 15:18:32 +02:00
dependabot[bot]
bf19b830e0
build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.9 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-11 13:15:06 +00:00
Dimitrie Stefanescu
856c816a7a
Merge pull request #514 from specklesystems/dim/cleanup
...
Dim/cleanup
2022-01-11 13:13:58 +00:00
Dimitrie Stefanescu
a08ef75cc3
Merge branch 'main' into dim/cleanup
2022-01-11 12:46:38 +00:00
Dimitrie Stefanescu
db94074c72
Merge branch 'dim/cleanup' of https://github.com/specklesystems/speckle-server into dim/cleanup
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2022-01-11 12:41:45 +00:00
Dimitrie Stefanescu
a343f829bb
Revert "feat(frontend): responsivness fixes"
...
This reverts commit 10f1cfed47 .
2022-01-11 12:37:01 +00:00
Dimitrie Stefanescu
10f1cfed47
feat(frontend): responsivness fixes
2022-01-11 12:36:18 +00:00
Dimitrie Stefanescu
9ad3f64e08
feat(frontend): responsivness fixes
2022-01-11 12:24:11 +00:00
Dimitrie Stefanescu
304f6e77ae
fix(frontend): closes #512
2022-01-11 11:18:15 +00:00
Dimitrie Stefanescu
7cc649108b
fix(frontend): fixes #513
2022-01-11 11:13:50 +00:00
Cristian Balas
d4cfb9a80e
no change
2022-01-10 14:54:54 +02:00
Dimitrie Stefanescu
e6a3a35e58
feat(frontend): various last mile todos
2022-01-10 10:41:38 +00:00
Dimitrie Stefanescu
6029955c86
Merge pull request #500 from specklesystems/dependabot/npm_and_yarn/packages/frontend/marked-2.0.0
...
build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
2022-01-10 10:06:28 +00:00
Dimitrie Stefanescu
b8fce4379f
Merge pull request #508 from specklesystems/jrm/n-gons
...
Viewer n-gon triangulation
2022-01-10 10:06:01 +00:00
Dimitrie Stefanescu
81d43ecfc5
feat(frontend): adds views back
2022-01-08 21:05:25 +00:00
Dimitrie Stefanescu
f9b58ac11d
feat(frontend): globals redirect
2022-01-08 20:22:48 +00:00
Dimitrie Stefanescu
8c3974d929
feat(frontend): wip
2022-01-08 19:23:12 +00:00
Dimitrie Stefanescu
69da680a92
feat(frontend): wip
2022-01-08 18:18:43 +00:00
JR-Morgan
86b2b5a918
Clarified attribution
2022-01-08 16:46:57 +00:00
Dimitrie Stefanescu
c4fb0b6a82
feat(frontend): wip
2022-01-08 15:41:12 +00:00
Dimitrie Stefanescu
386279bacf
feat(frontend): url query handling
2022-01-07 20:41:28 +00:00
Dimitrie Stefanescu
a066a49507
feat(frontend): wip
2022-01-07 11:51:14 +00:00
Dimitrie Stefanescu
589001d552
feat(frontend): wip
2022-01-06 18:27:21 +00:00