Cristian Balas
7709f57776
preview-service smaller docker image size ( #240 )
2021-05-13 15:51:13 +03:00
Dimitrie Stefanescu
4e34f8459f
fix(frontend): fixes regression on view of pub streams
...
A small comment to avoid a console warning tripped up the whole logic on being able to view public streams when not authenticated. This fixes it.
2021-05-13 11:10:14 +01:00
Alan Rynne
d4e2002411
feat(frontend): Viewer changes for embed only mode
2021-05-12 23:23:12 +02:00
Cristian Balas
344547d143
preview-service stability fixes ( #238 )
2021-05-12 23:57:28 +03:00
Alan Rynne
842d4767a2
fix(frontend): Hide scrollbar when embed
2021-05-12 18:06:43 +02:00
Alan Rynne
08950fcf2a
fix(frontend): Fix access to public streams in incognito
2021-05-12 18:06:06 +02:00
Alan Rynne
666e21c8ae
Updated to main
2021-05-12 17:33:22 +02:00
Cristian Balas
3840068cad
diff endpoints + added version in ServerInfo ( #235 )
2021-05-11 20:23:42 +03:00
Dimitrie Stefanescu
9afd842528
Merge pull request #234 from specklesystems/dim/dev
...
Adds Mesh Colours Support 🌈
2021-05-11 10:02:52 +01:00
Dimitrie Stefanescu
9ff1901df5
improvement(frontend): displays renderer buttons if load progress > 99
2021-05-11 09:56:55 +01:00
Dimitrie Stefanescu
1270d429d7
fix(frontend): clarifies public/private sharing settings
2021-05-11 09:54:18 +01:00
Dimitrie Stefanescu
d78e001116
fix(frontend): fixes smol bug whereas app author would be displayed in the same way as the user
...
in the authorize app lock
2021-05-11 09:46:19 +01:00
Dimitrie Stefanescu
e21dc4b656
fix(frontend): adds obj selection handler to object viewer
2021-05-11 09:37:03 +01:00
Dimitrie Stefanescu
49a3723dff
feat(frontend): adds open in new tab to selection object
2021-05-11 09:31:53 +01:00
Dimitrie Stefanescu
a27ec5c73a
fix(frontend): responsiveness fix on stream page
...
the trick: set fluid prop on containers like this `:fluid="$vuetify.breakpoint.lgAndDown"` 💯
2021-05-11 09:25:27 +01:00
Dimitrie Stefanescu
c836e531ee
fix(viewer): wraps up #218
...
and removes expired token. note: only public streams will work in the viewer example app
2021-05-10 22:41:43 +01:00
Dimitrie Stefanescu
2e72408d76
fix(viewer): style police: dangling code removal
2021-05-10 22:37:47 +01:00
Dimitrie Stefanescu
3e95142a36
feat(viewer): adds support for 🌈 meshes
2021-05-10 22:15:05 +01:00
Dimitrie Stefanescu
13502398f7
Merge pull request #233 from specklesystems/dim/dev
...
Named View Support
2021-05-10 18:35:45 +01:00
Dimitrie Stefanescu
18fb28e835
feat(frontend): loads up named views post load, and adds buttons for humans!
2021-05-10 18:29:11 +01:00
Dimitrie Stefanescu
c7c740fb57
feat(viewer): bumps version
2021-05-10 17:17:40 +01:00
Dimitrie Stefanescu
d4348f24c7
feat(frontend): makes layout fluid for less whitespace
2021-05-10 17:16:16 +01:00
Dimitrie Stefanescu
b1f963451f
feat(viewer): adds handling for named views (partly closes #193 )
2021-05-10 17:15:44 +01:00
Dimitrie Stefanescu
1d2f3b250f
Merge pull request #229 from specklesystems/dependabot/npm_and_yarn/packages/server/hosted-git-info-2.8.9
...
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /packages/server
2021-05-08 22:08:34 +01:00
Dimitrie Stefanescu
a3016ff409
Merge pull request #230 from specklesystems/dependabot/npm_and_yarn/packages/viewer/hosted-git-info-2.8.9
...
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /packages/viewer
2021-05-08 22:08:23 +01:00
dependabot[bot]
5651121f6f
build(deps): bump hosted-git-info in /packages/viewer
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-08 21:08:04 +00:00
dependabot[bot]
2de86fe179
build(deps): bump hosted-git-info in /packages/server
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-08 21:06:39 +00:00
Dimitrie Stefanescu
2e5fddd541
Merge pull request #228 from specklesystems/dim/dev
...
Adds stream previews
2021-05-08 22:05:32 +01:00
Dimitrie Stefanescu
d5bdcb54e3
improvement(frontend): various improvements
...
profile page alignment issues; adds latest commit in stream sidebar to reduce confusion when no
commits on main, and there are other commits on other branches; removes two unused components; adds
latest commit to stream query.
2021-05-08 21:45:17 +01:00
Dimitrie Stefanescu
86dfbb2e5e
feat(frontend): formatting
2021-05-08 20:29:57 +01:00
Dimitrie Stefanescu
df46ced4ca
feat(frontend): adds grayscale to stream previews
2021-05-08 20:16:06 +01:00
Dimitrie Stefanescu
6223cf1036
improvement(frontend): removed stale references
2021-05-08 20:15:24 +01:00
Dimitrie Stefanescu
fae853862f
feat(frontend): added basic previews to stream page
2021-05-07 21:55:00 +01:00
Dimitrie Stefanescu
b2288063de
feat(frontend): wip: preliminary clean of card display
2021-05-07 19:12:03 +01:00
Dimitrie Stefanescu
2006af35fd
feat(frontend): adds transition to preview image in rederer
...
for a less jarring experience
2021-05-07 19:11:32 +01:00
Dimitrie Stefanescu
7e314408b2
feat(frontend): adds renderer preview image placeholder
2021-05-07 18:39:52 +01:00
Dimitrie Stefanescu
72f739946b
Merge pull request #223 from specklesystems/dependabot/npm_and_yarn/packages/viewer/url-parse-1.5.1
...
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /packages/viewer
2021-05-07 16:19:44 +01:00
Dimitrie Stefanescu
90968fd3d8
Merge pull request #224 from specklesystems/dependabot/npm_and_yarn/packages/server/handlebars-4.7.7
...
build(deps): bump handlebars from 4.7.6 to 4.7.7 in /packages/server
2021-05-07 16:19:11 +01:00
Dimitrie Stefanescu
20382e4276
Merge pull request #222 from specklesystems/dependabot/npm_and_yarn/packages/server/lodash-4.17.21
...
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/server
2021-05-07 16:18:57 +01:00
Dimitrie Stefanescu
1be9a41512
Merge pull request #225 from specklesystems/dependabot/npm_and_yarn/packages/viewer/lodash-4.17.21
...
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/viewer
2021-05-07 16:18:45 +01:00
dependabot[bot]
b3ca8308e8
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/viewer
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 15:16:08 +00:00
dependabot[bot]
92a289eca3
build(deps): bump handlebars from 4.7.6 to 4.7.7 in /packages/server
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 15:15:20 +00:00
dependabot[bot]
f646a7d241
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /packages/viewer
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 15:15:00 +00:00
dependabot[bot]
e5d71a5a93
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/server
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 15:14:54 +00:00
Dimitrie Stefanescu
d534e1c43c
Merge pull request #221 from specklesystems/dim/dev
...
Frontend & Viewer improvements
2021-05-07 16:13:52 +01:00
Dimitrie Stefanescu
c939687358
chore(frontend): formatting
2021-05-07 16:09:00 +01:00
Dimitrie Stefanescu
411c7cabd4
feat(frontend): adds selected object details
...
two different ways: viewer component embedded, or via events in other parts of the ui (e.g., parent
component of renderer)
2021-05-07 16:08:34 +01:00
Dimitrie Stefanescu
d5bd3dcaa5
chore(loader): bumps version
2021-05-07 12:36:27 +01:00
Dimitrie Stefanescu
f327aa5f8a
improvement(viewer): selection events now emit actual object user metadata
2021-05-07 12:13:42 +01:00
Dimitrie Stefanescu
115ad605c3
feat(frontend/viewer): adds top/left/right/etc buttons ( closes #212 )
2021-05-06 11:26:13 +01:00