Commit Graph

14 Commits

Author SHA1 Message Date
Alexandru Popovici 5127d21c02 Update viewer readme file with the new documentation (#2195) 2024-04-05 16:56:26 +03:00
Alexandru Popovici 666aa2d736 Fixed compile errors in sandbox (#2023)
* Fixed compile errors in sandbox

* updated viewer readme
2024-02-07 15:39:40 +02:00
Dimitrie Stefanescu 95ede102eb chore(viewer/frontend): determinstic (not that great) colors for string prop filtering 2022-09-01 13:09:36 +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
luz paz 915cb0afaf Fix various typos
Found via `codespell -q 3 -S CHANGELOG.md -L doesnt,optio,promisses,tread,usera`
2022-04-15 13:49:46 -04:00
Fabians c91f0a4bba feat: fixed viewer & objectloader build configs 2022-04-08 12:46:34 +03:00
Fabians abe6d5e086 chore: re-formatted everything with prettier 2022-03-30 12:54:24 +03:00
Cristian Balas 699fb99810 [Viewer] Allow using original material with colorBy (#584) 2022-02-08 13:08:36 +02:00
cristi8 5de4f381c6 viewer api docs in readme 2021-11-15 13:22:16 +02:00
Dimitrie Stefanescu e57e1c2672 Update readme.md 2021-03-25 19:21:46 +00:00
Dimitrie Stefanescu e0641639da feat(loader): separated object loader into separate package 2021-03-25 17:27:29 +00:00
Matteo Cominetti 56d3ef22e6 chore: updates discourse.speckle.works links 2021-03-10 21:40:29 +00:00
Matteo Cominetti 20b93d25d6 docs: updates readmes with link to docs 2021-02-19 18:37:10 +00:00
Dimitrie Stefanescu 87290b9008 feat(viewer): first (rather large) commit
scaffolds the base 3d viewer for speckle.
2021-01-11 15:11:51 +02:00