Commit Graph

2213 Commits

Author SHA1 Message Date
Jonathon Broughton b79be15dfd refactor (prettier): passes prettier check 2022-05-05 10:37:54 +01:00
Jonathon Broughton e37b560ab5 Additional HTTP response codes acceptable.
Fixes issue #742 (https://github.com/specklesystems/speckle-server/issues/742#issue-1226421536)
2022-05-05 10:26:51 +01:00
Alexandru Popovici 753b38abb4 Alex/#723#711 patch (#737)
* Handled #711. New arc converter for viewer. Original issues fixed, still needs more testing

* #711. Added some documenting comments

* Working on parsing the displayValue when no direct conversion exists. Seems to working now. Justs need some additional info

* Worked on #723

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Prioritized 'displayValue' over 'displayMesh' properties when fetching displayValue data as per Claire's suggestion. Removed the builint lineWidth assignment since it will only add confusion and it's also incorrect

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-02 17:50:42 +03:00
Alexandru Popovici 47fadee3c3 Alex/#723#711 (#733)
* Handled #711. New arc converter for viewer. Original issues fixed, still needs more testing

* #711. Added some documenting comments

* Working on parsing the displayValue when no direct conversion exists. Seems to working now. Justs need some additional info

* Worked on #723

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-02 17:40:22 +03:00
AlexandruPopovici 48e085ceaf Revert "chore(release): publish to npm. Done by mistake with lerna"
This reverts commit 8b974d0db5.
2022-04-30 17:48:02 +03:00
Gergő Jedlicska 168914e015 Merge pull request #730 from specklesystems/gergo/CIRacing
gergo/CIRacing
2022-04-29 14:30:04 +02:00
AlexandruPopovici 8b974d0db5 chore(release): publish to npm
[skip ci]

 - @speckle/fileimport-service@2.3.17
 - @speckle/frontend@2.3.17
 - @speckle/objectloader@2.4.3
 - @speckle/preview-service@2.4.3
 - @speckle/server@2.3.17
 - @speckle/viewer-sandbox@1.0.1
 - @speckle/viewer@2.4.3
 - @speckle/webhook-service@2.3.17
2022-04-29 12:54:26 +03:00
Gergő Jedlicska ab21a36b2e Merge pull request #735 from specklesystems:fabians/463-add-globals-drag-handles
feat(frontend): globals editor explicit drag handles
2022-04-29 11:08:30 +02:00
Fabians 614c651b3e feat(frontend): globals editor explicit drag handles 2022-04-29 11:31:49 +03:00
Gergő Jedlicska 96d73139e0 Merge pull request #734 from specklesystems/fabians/731-error-on-missing-env-test
fix: throwing error if running tests without .env.test
2022-04-29 10:07:43 +02:00
Fabians 0a902e6411 creating empty env test so CI/CD doesnt break 2022-04-29 10:49:22 +03:00
Fabians b4aeb266c4 fix: throwing error if running tests without .env.test 2022-04-29 10:44:03 +03:00
Cristian Balas 62824ea0bd more server prometheus monitoring (#732) 2022-04-29 00:39:32 +03:00
Gergő Jedlicska 2a08ec79d4 ci(circleci): cleanup 2022-04-28 22:26:38 +02:00
Gergő Jedlicska 0e908685a5 ci(circleci): redisable temp sleep 2022-04-28 22:16:44 +02:00
Gergő Jedlicska 71e15ee16c ci(circleci): reenable temp sleep 2022-04-28 22:16:11 +02:00
Gergő Jedlicska dd5ab9c7aa ci(circleci): re disable temp sleep 2022-04-28 22:13:31 +02:00
Gergő Jedlicska a12205c551 ci(circleci): reenable temp sleep 2022-04-28 22:13:01 +02:00
Gergő Jedlicska 280d6366b4 ci(circleci): remove temp sleep 2022-04-28 22:11:05 +02:00
Gergő Jedlicska 09ecaa0d14 ci(circleci): add temp sleep 2022-04-28 22:10:22 +02:00
Gergő Jedlicska 981a3d8c74 ci(circleci): fix git user def in helm script 2022-04-28 21:59:07 +02:00
Gergő Jedlicska 9301c21bda ci(circleci): update helm scripts 2022-04-28 21:47:34 +02:00
Gergő Jedlicska 0b96f1dfc9 ci(circleci): fix command substitution in helm publish 2022-04-28 21:29:19 +02:00
Gergő Jedlicska 40ef61042e ci(circleci): add version check script 2022-04-28 19:19:59 +02:00
Alexandru Popovici 02eb9a8c41 Alex/lines #443 (#721)
* Fixed some issues with npm scripts on Windows systems

* Made the example script run the dev build with wtch in parralel with running a http server. Handled #443

* #443. Added lineweigth to the rendered lines. However this will not work on most systems. More information about this in the issue

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Reverted the changes to the npm scripts

* Restored package.lock files from packages outside of viewer to their original state

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-27 17:24:37 +03:00
Kristaps Fabians Geikins ab4265af9b feat: new package for testing, developing & debugging viewer (#725)
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
2022-04-27 15:11:27 +03:00
Gergő Jedlicska addadc1b12 ci(circleci): remove sleep 2022-04-26 14:57:41 +02:00
Gergő Jedlicska 884be0055b ci(circleci): add a short sleep to simulate race conditions 2022-04-26 14:55:52 +02:00
Cristian Balas 58b67f5e62 Basic OBJ import (meshes, materials, vertex colors) (#713) 2022-04-22 13:20:16 +03:00
Cristian Balas 8aa7ed3b47 allow more objects in download requests (#704) 2022-04-19 13:57:56 +03:00
Dimitrie Stefanescu cdb8f182ca Merge pull request #701 from luzpaz/typos
Fix various typos
2022-04-19 09:19:58 +01:00
Dimitrie Stefanescu 093a3e66dc Merge pull request #702 from specklesystems/dim/hotfix-globals
Hotfix globals
2022-04-17 11:07:51 +01:00
Dimitrie Stefanescu afbd16e94c fix(globals): no proper refresh on save 2022-04-17 11:04:32 +01:00
Dimitrie Stefanescu 7443a046b5 fix(frontend): fixes regression on globals not showing up due to invalid null check 2022-04-17 10:58:51 +01:00
luz paz 1e28b368fd Fix source typo (bug?) 2022-04-15 13:50:30 -04: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
Gergő Jedlicska b0395a5cf1 CI/lernaPublish (#700)
* ci(circle ci): test lerna publish with git tag

* ci(circle ci): checkout the repo first

* ci(circle ci): auto set upstream to the current branch

* ci(circle ci): actually push the branch

* ci(husky): ignore husky hooks if running in CI

* ci(circle ci): install root level npm packages in npm publish step

* ci(circle ci): install gh cli for npm publish

* ci(circle ci): fix orb reference

* ci(circle): fix gh pr create text values

* ci(circle): fix gh pr create args again

* ci(circle): gave up on the whole lerna push updates to the repo  stuff

* ci(circle): fix dist tag next

* ci(circle): turns out you do need husky for this to work

* ci(circle): revert to prod tagging scheme

* ci(circle): publish with default dist tag from lerna
2022-04-14 20:15:27 +02:00
Cristian Balas add1888b42 Server: disable parallel multipart part uploads (#699) 2022-04-14 19:13:10 +03:00
Kristaps Fabians Geikins 5fdd17b63b feat: husky for linting only staged code (#698) 2022-04-14 10:35:34 +03:00
Dimitrie Stefanescu 4ffde6bfcd Merge pull request #697 from specklesystems/dim/minor-fixes-apr
fix(frontend): fixes filter setting of exclusive colorBy prop
2022-04-13 19:06:55 +01:00
Dimitrie Stefanescu 8ae7f573cb fix(frontend): fixes filter setting of exclusive colorBy prop (cc @izzylys) 2022-04-13 19:05:09 +01:00
Cristian Balas 5a0632b7a3 auth fixes, k8s fixes (#696) 2022-04-13 17:11:11 +03:00
Kristaps Fabians Geikins e8869e210c feat(frontend): build speed & chunk structure optimization (#690)
* feat(frontend): build speed & chunk structure optimization

* fix: attempting to work around precommit inconsistent eslint config

* chore(pre-commit config): ignore mocharc for eslint

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2022-04-13 10:21:24 +03:00
Dimitrie Stefanescu 728851700a Merge pull request #694 from specklesystems/dim/minor-fixes-apr
Frontend hotfixes
2022-04-12 17:03:05 +01:00
Dimitrie Stefanescu 8f252ba6d0 fix(frontend): closes #691 2022-04-12 17:00:15 +01:00
Dimitrie Stefanescu 6926701ac8 fix(frontend): closes #693 2022-04-12 16:59:16 +01:00
Dimitrie Stefanescu 7f28088fff Merge pull request #688 from specklesystems/dim/minor-fixes-apr
Dim/minor fixes apr
2022-04-12 12:55:08 +01:00
Dimitrie Stefanescu f9331ccce4 fix(frontend): comment states + a few other fixes 2022-04-11 21:03:20 +01:00
Dimitrie Stefanescu 4095c15875 fix(frontend): skipping subs if not logged in 2022-04-11 16:44:45 +01:00
Dimitrie Stefanescu 0885eeb35a fix(frontend): fixes errors on non-logged in users 2022-04-11 16:30:44 +01:00