AlexandruPopovici
f2fdf545b7
Added automatic loader selection based on file extension. Changed the default environment in the sandbox
2022-05-25 12:29:39 +03:00
AlexandruPopovici
99dd44eb07
Added viewer params
2022-05-24 18:28:14 +03:00
AlexandruPopovici
284877c443
Added AuthToken for the sandbox
2022-05-24 16:37:38 +03:00
Fabians
758d4fb125
attempted viewer build fix
2022-05-24 15:59:56 +03:00
AlexandruPopovici
439201ce0e
Merged with main
2022-05-24 12:12:30 +03:00
AlexandruPopovici
71ce007a08
#746 . Added remaining material extensions and replaced them where required.
2022-05-24 12:08:28 +03:00
Gergő Jedlicska
8ffd2e74c0
feat(fileimports): increase timeout of ifc fileimports operation ( #763 )
2022-05-24 10:01:54 +02:00
Kristaps Fabians Geikins
e5880e73f2
feat(backend): comment reply text xss fix ( #761 )
...
* feat(backend): comment reply text xss fix
* fix(root): pre-commit npx to yarn
* chore(server): added test
2022-05-23 17:44:28 +03:00
Kristaps Fabians Geikins
ff0836275c
chore(frontend): fixing three.js imports & getting rid of some duplicate packages ( #759 )
2022-05-23 11:46:05 +02:00
AlexandruPopovici
81a4de69b2
#746 . Figured out how to clamp the world space thick lines to any pixel value when they're screen size width becomes less than 1 pixel and they start to basically dissapear.
2022-05-20 15:57:57 +03:00
Gergő Jedlicska
638969cd01
gergo/yarn ( #753 )
...
* yarn first go
* fix frontend build cache loader
* yarn workspaces built server Docker
* build(yarn): add workspaces plugin config
* chore(package defs): clean package*.json -s
* chore(gitignore): ignore yarn error log
* build(yarn): update yarn lock
* build(preview-service webpack): add extra resolved path to preview service webpack config
because of yarn package hoisting, there are no package level node_modules folder anymore.
* build(docker): update dockerignore with yarn specific configs
* build(docker): update Dockerfiles for yarn workspaces utilization
* ci(circleci): update server test job to yarn
* ci(circle): disable cache restore
* ci(circleci): trying the node orb yarn-run
* ci(circleci): yarn-run again
* ci(circleci): disable node orb
* ci(circleci): change base node image for tests
* ci(circleci): add yarn cache
* ci(circleci): remove node install step
* ci(circleci): add server specific cache archives
* ci(circleci): test build and publish
* ci(circleci): change npm auth method to suit yarn
* ci(circleci): trying new builder image
* ci(circleci): another base image, maybe this works
* ci(circleci): force a specific docker engine version
* ci(circleci): add yarn version plugin and its changes
* ci(circleci): cleanup and remove temp branch config
* chore(package defs): moving from npm run to yarn
* explicitly specifying webpack4 as a frontend dep
* chore(package defs): replace npm with yarn everywhere
* docs(root readme): update with some yarn specific docs
* chore(root workspace): update dev scripts and package lock
* ci(circleci): enable package publish step with yarn
Co-authored-by: Fabians <fabis94@live.com >
2022-05-19 19:53:07 +02:00
AlexandruPopovici
1599970f22
#746 Made the new thick lines work with RTE
2022-05-19 13:05:34 +03:00
AlexandruPopovici
1eb44d00d9
Updated three.js version to 140. Thick lin raycasting now properly works in world space and also the threshold in world space is now accurate.
2022-05-18 11:53:50 +03:00
Gergő Jedlicska
fb5f49c516
(ci) temp disable npm publish
2022-05-18 10:36:34 +02:00
AlexandruPopovici
e574623a43
#746 Fixed an issue with RTE and basic line geometry. Group transforms were not baked into the high and low attributes. Now they work correctly
2022-05-17 22:42:06 +03:00
AlexandruPopovici
a3c7dcf408
#746 Implemented RTE for basic line materials (non thick)
2022-05-17 17:53:49 +03:00
AlexandruPopovici
742d83296e
#746 Added real time switching between thick and regular lines
2022-05-17 17:12:02 +03:00
Gergő Jedlicska
90b16b54b1
Merge pull request #756 from specklesystems/dim/public-comments
...
Adds Public Comments & Other Fixes
2022-05-17 15:52:52 +02:00
AlexandruPopovici
832f537dc7
Added realtime switching between RTE and non-RTE rendering. The speckle materials now have conditional compiling regarding RTE implementation
2022-05-17 15:56:32 +03:00
AlexandruPopovici
e3cd5ae1f0
#746 A lot of changes to Geometry. Started integrating RTE with the viewer
2022-05-17 14:52:38 +03:00
Dimitrie Stefanescu
d987a74615
feat(comments): various pixel perfection tweaks + better link support (inc. in-comment links)
2022-05-16 21:46:13 +01:00
Dimitrie Stefanescu
3575faf0b5
feat(comments): more universal emoji support
2022-05-16 18:59:29 +01:00
Dimitrie Stefanescu
3deb760755
fix(frontend): addresses papercut re greyscale stream previews
2022-05-16 18:50:50 +01:00
Dimitrie Stefanescu
95a84d8170
feat(comments): declutters feed
2022-05-16 18:23:57 +01:00
Dimitrie Stefanescu
a124df7d8b
feat(comments): adds activity
...
Co-authored-by: Jonathon Broughton <jonathon@stardotbmp.com >
2022-05-16 18:23:42 +01:00
Dimitrie Stefanescu
d59a9c4028
fix(comments): moves migration into core module
2022-05-16 18:17:37 +01:00
Dimitrie Stefanescu
eb941c3af2
feat(comments): reactions in mobile view + perms fix
2022-05-15 15:01:36 +01:00
Dimitrie Stefanescu
7a83247f97
fix(frontend): fixes null value display in data explorer
2022-05-15 14:46:23 +01:00
Dimitrie Stefanescu
b0283f0594
feat(comments): one more reaction
2022-05-15 13:44:01 +01:00
Dimitrie Stefanescu
f8860c0fc7
fix(frontend): fixes incorrect prop validation (regression)
2022-05-15 13:27:23 +01:00
Dimitrie Stefanescu
38cd1741ba
feat(comments): emojis FTW
2022-05-15 13:26:50 +01:00
Dimitrie Stefanescu
6040f66320
fix(frontend): clearer "expan data" button
2022-05-15 13:25:52 +01:00
Dimitrie Stefanescu
c5cbeb5add
feat(comments): prototype vis change on hover
2022-05-15 13:13:40 +01:00
Dimitrie Stefanescu
a3a804a365
feat(comments): adds filter actions for consistency
2022-05-15 13:12:53 +01:00
Gergő Jedlicska
b0e60a7090
Merge pull request #752 from specklesystems/304-tooltip-xss-fix
...
fix(frontend): tooltip XSS vulnerability fix
2022-05-14 16:22:58 +02:00
Dimitrie Stefanescu
c51945cb8a
feat(comments): filtering
2022-05-14 12:11:58 +01:00
Dimitrie Stefanescu
b45766ff19
feat(comments): unread filter
2022-05-14 11:37:55 +01:00
Dimitrie Stefanescu
58f9f9d0e9
feat(comments): adds individual reply deletion
2022-05-14 00:01:12 +01:00
Dimitrie Stefanescu
13c3026dbe
feat(comments): adds loading guards in create comment
2022-05-13 22:25:25 +01:00
Dimitrie Stefanescu
e2085d61b6
feat(comments): reworks perms on re allowing public comments
2022-05-13 22:18:06 +01:00
Gergő Jedlicska
8f72aefa1b
Merge pull request #717 from specklesystems/dependabot/npm_and_yarn/packages/frontend/async-2.6.4
...
chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/frontend
2022-05-13 20:10:03 +02:00
dependabot[bot]
0ed20ea41b
chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/frontend
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 18:07:37 +00:00
Gergő Jedlicska
9de7e6b6ff
Merge pull request #727 from specklesystems/dependabot/npm_and_yarn/packages/server/moment-2.29.3
...
chore(deps): bump moment from 2.29.1 to 2.29.3 in /packages/server
2022-05-13 20:05:59 +02:00
Gergő Jedlicska
25f23ba573
Merge pull request #716 from specklesystems/dependabot/npm_and_yarn/packages/preview-service/async-2.6.4
...
chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/preview-service
2022-05-13 20:05:29 +02:00
Gergő Jedlicska
8b88e2d042
Merge pull request #715 from specklesystems/dependabot/npm_and_yarn/packages/objectloader/async-2.6.4
...
chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/objectloader
2022-05-13 20:05:15 +02:00
Gergő Jedlicska
02b332e131
Merge pull request #714 from specklesystems/dependabot/npm_and_yarn/packages/viewer/async-2.6.4
...
chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/viewer
2022-05-13 20:04:48 +02:00
Gergő Jedlicska
d1b47755bc
Merge pull request #695 from specklesystems/CI/pre-commit-update
...
ci(pre-commit ci): set auto update frequency for pre-commit ci
2022-05-13 20:04:00 +02:00
Gergő Jedlicska
314a4685ad
Merge pull request #738 from specklesystems/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-05-13 20:03:37 +02:00
Gergő Jedlicska
50f1e5f97e
Merge pull request #743 from urbansurgery/fix/issue-742
...
Additional HTTP response codes acceptable.
2022-05-13 20:02:59 +02:00
Dimitrie Stefanescu
0c6759911d
feat(comments): adds setting for pub comments
2022-05-13 15:27:05 +01:00