Commit Graph

163 Commits

Author SHA1 Message Date
Iain Sproat ac558564a4 chore(deps): bump axios to 1.6.2 (#1911)
* chore(deps): bump axios to 1.6.2
* Bump wait-on version to prevent conflict
2023-12-14 14:24:33 +00:00
Iain Sproat 699048b391 chore(deps): bump @adobe/css-tools to 4.3.2 (#1910)
- addresses security vulnerability https://github.com/specklesystems/speckle-server/security/dependabot/211
2023-12-14 13:00:16 +00:00
Iain Sproat d87daeb704 chore(deps): bump vite to 4.5.1 (#1909)
- addresses security vulnerability in vite 4.5.0 https://github.com/specklesystems/speckle-server/security/dependabot/212
2023-12-14 12:00:03 +00:00
Kristaps Fabians Geikins a329f91a44 fix(server): protecting against scope elevation in PAT creation (#1901)
* test DX improvements + tests for token:write scope

* protecting against scope elevation
2023-12-08 14:50:23 +02:00
Kristaps Fabians Geikins f80a7189a0 chore(fe2): upgrade to nuxt 3.8.2 (#1887)
* chore(fe2): upgrade to nuxt 3.8.2

* fix tailwind-theme build

* readme update

* removing storybook from fe2 :(

* fix(fe2): codegen schema url resolution
2023-11-29 10:22:17 +02:00
dependabot[bot] 3fbf927778 chore(deps-dev): bump axios from 0.25.0 to 1.6.0 (#1870)
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 20:29:07 +00:00
Kristaps Fabians Geikins ba9dee3ea8 feat(fe2): showing view all in certain model views (#1853)
* feat(fe2): showing view all in certain model views

* precommit fixes
2023-11-02 13:34:11 +00:00
Iain Sproat 7aae28a58d chore(deps): bump @tryghost/content-api (#1845)
- addresses vulnerability report SNYK-JS-AXIOS-6032459
2023-10-31 18:28:05 +00:00
Iain Sproat 02d0b3b066 chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#1841)
- resolves https://github.com/specklesystems/speckle-server/security/dependabot/209
2023-10-29 18:07:26 +00:00
Iain Sproat f1d88ab61d chore(deps): bump undici to 5.26.3 (#1828) 2023-10-18 18:00:50 +01:00
Iain Sproat e6c73a91cb chore(deps): bump postcss to 8.4.31 (#1827) 2023-10-18 17:31:35 +01:00
Iain Sproat c46e695612 chore(deps): force bump of @babel/traverse to >=7.23.2 through resolutions (#1826) 2023-10-18 16:37:42 +01:00
dependabot[bot] ef3fb7b00f chore(deps): bump undici from 5.22.1 to 5.26.2 (#1820)
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.26.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.22.1...v5.26.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 16:04:55 +01:00
Iain Sproat 7f2b98ad1f chore(deps): bump chaijs/get-func-name to 2.0.2 (#1825) 2023-10-18 15:30:52 +01:00
Iain Sproat f1ce5fb057 chore(deps): bump @babel/traverse to 7.23.2 (#1824) 2023-10-18 11:51:23 +01:00
Iain Sproat 85f256d323 chore(deps): bump sharp to 0.32.6 (#1823)
- resolves SNYK-JS-SHARP-5922108
2023-10-17 16:57:49 +01:00
dependabot[bot] 594a02a17e chore(deps-dev): bump postcss from 8.4.18 to 8.4.31 (#1814)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 16:49:38 +01:00
dependabot[bot] b69d9e230e chore(deps): bump zod from 3.22.2 to 3.22.3 (#1817)
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 16:24:56 +01:00
Kristaps Fabians Geikins d8640bbdc9 feat(ui-components): tags input component (#1810)
* FormSelectBase converted to generic Vue component

* WIP tags w/ custom input box

* a11y works

* proper tags wrapping

* errors/validation/icon styling

* styling fixes

* autocomplete item resolution

* feat: configurable tags input

* various fixes

* moved avatar components to ui-components

* replaced avatar in frontend-2 w/ new ui-components exports

* new icon loader

* added validation support for avatar editor

* updated fe-2 to use new avatar editor api

* disabled support for avatar editor

* more fixes and improvements

* attempted preview-service fix

* attempted preview-service fix

* added story

* linting fix

* more fixes

* server test fix
2023-10-16 14:10:41 +03:00
Gergő Jedlicska 11bcb8d4a2 gergo/ifcParsingMaterialIdFix (#1807)
* feat: add source app name const

* chore: cleanup

* fix(ifc parser): calculate material ids

* fix: broken package ref
2023-10-03 08:11:54 +02:00
Kristaps Fabians Geikins 9a0933d3ab fix(fe2): @apollo/client d edupe to resolve mismatched versions 2023-09-20 12:13:27 +03:00
Kristaps Fabians Geikins bec2ffde16 fix(fe2): viewer resources fully unloading when adding/removing models 2023-09-20 11:56:06 +03:00
Alexandru Popovici edcd1b64f8 Viewer Embedded Textures (#1770)
* With Fabian's help we changed the way the default textures are loaded. They are now embeded using another rollup plugin as base64 directly into the js module

* Embedded textures

* Yarn lock stuff
2023-09-19 08:37:40 +01:00
Kristaps Fabians Geikins 79d293e178 fix: preparing automation backend for use in FE (#1790)
* fix: preparing automation backend for use in FE

* minor migration adjustment

* modelId only

* more CR fixes

* improved validation

* WIP model automation status (#1791)

* additional run status insert validations

* model card dialog

* show view automation btn

* story mock fixes

* version card dialog

---------

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2023-09-18 11:49:11 +03:00
Gergő Jedlicska 8063652dbf automations backend (#1789)
* feat(server): WIP automations api

* feat(server): Automations Backend api WIP take 2

* feat(automations): add validation to automation run schema with zod

* fix(server): add zod to package.json

* fix(server): automations pr cleanup
2023-09-11 14:38:15 +02:00
Iain Sproat 683c76cda4 Revert "fix(package.json): tidy resolutions - attempt 2 (#1784)" (#1785)
This reverts commit 3af833ceb5.
2023-09-06 09:57:39 +01:00
Iain Sproat 3af833ceb5 fix(package.json): tidy resolutions - attempt 2 (#1784)
* Revert "Revert "fix(server/package.json): tidy resolutions (#1782)" (#1783)"
* Explicitly provide dependency in frontend-2
2023-09-06 09:31:38 +01:00
Iain Sproat e1f32cddde Revert "fix(server/package.json): tidy resolutions (#1782)" (#1783)
This reverts commit c2419f038b.
2023-09-05 13:59:57 +01:00
Iain Sproat c2419f038b fix(server/package.json): tidy resolutions (#1782)
* fix(package.json): resolutions should not be pinned to the minor
* fix(package.json): remove unnecessary resolutions
2023-09-05 13:26:14 +01:00
Kristaps Fabians Geikins 7b57b83eeb another lock file fix 2023-09-05 09:36:22 +03:00
Kristaps Fabians Geikins 3aa2162fa0 fix for snyk reported vulnerabilities 2023-09-05 09:24:28 +03:00
Kristaps Fabians Geikins 0c293b0615 fix(fe2): reverting vue/nuxt downgrade (#1776)
* fix(fe2): reverting vue/nuxt downgrade

* fix for broken vue 3.3 build?

* storybook fix

* storybook fix

* fe2 storybook update

* minor update to rerun CI
2023-08-29 09:52:48 +03:00
Kristaps Fabians Geikins c41dd17d01 fix(fe2): revert vue 3.3 cause of game breaking bugs (#1775)
* fix(fe2): revert vue 3.3 cause of game breaking bugs

* reverting ui-components as well

* attempt 2

* good now?
2023-08-28 11:43:33 +03:00
Kristaps Fabians Geikins 6b6c6b3bfa chore: updating various dependencies (#1774)
* chore: updating nuxt & apollo client

* global tsc update
2023-08-25 14:31:08 +03:00
Dimitrie Stefanescu 3d3d0222f0 Merge branch 'dui3' 2023-08-11 10:53:00 +01:00
Alexandru Popovici 56058c04a3 Alex/#1678 faster diff (#1688)
* Sped up diffing by several orders of magnitude. Also started on a different more fancy approach to diffing involving boolean operations on object maps

* Finished with boolean version of diffing. Improved the speed of both by 50% on top of the previous speed improvements

* #1690 Completely transparent objects are ignored during picking via a toggle-able flag in renderer
2023-07-26 10:40:47 +03:00
Dimitrie Stefanescu 9423ec1630 feat(dui3): header menu: implemented accounts 2023-07-23 18:48:36 +01:00
Dimitrie Stefanescu 03becf6307 Merge branch 'main' into dim/dui3 2023-07-21 15:56:29 +01:00
Kristaps Fabians Geikins de88eac52a fix(fe2): fsevents error resolved + storybook updated + .env.example updated to be more reasonable (#1715)
* fix: resolved fsevents issue + ensure-tailwind-deps building even when not needed

* fixed storybook

* upgrading storybook

* .env.example update
2023-07-21 11:35:37 +03:00
Iain Sproat a7f6fc0aba chore(deps): bump fast-xml-parser 4.2.4 to >=4.2.5 (#1710) 2023-07-18 14:30:53 +01:00
Iain Sproat e0819bb690 chore(deps): bump bl to >=1.2.3 and semver 7.0.0 to 7.5.4 (#1709)
* chore(deps): bump bl >=1.2.3
* sort resolutions in alphabetical order
* chore(deps): bump semver 7.0.0 to 7.5.4
2023-07-18 14:12:35 +01:00
Iain Sproat b8ce7b550b chore(deps): bump xml2js >=0.5.0 (#1708)
* chore(deps): bump xml2js to >=0.5.0
2023-07-18 13:46:27 +01:00
Iain Sproat 0f0215494b chore(deps): resolve word-wrap to a patched fork (#1707) 2023-07-18 12:42:11 +01:00
Iain Sproat e98b25ea55 chore(deps): bump tough cookie >=4.1.3 (#1706)
* chore(deps): bump tough-cookie >=4.1.3
2023-07-18 12:27:25 +01:00
Iain Sproat 4ac3d7477e chore(deps): bump semver to >=5.7.2 (#1705)
* chore(deps): bump semver to 7.5.4

* chore(deps): bump semver to >=4.3.2

* chore(deps): bump semver <7.5.4 to 7.5.4

* chore(deps): bump semver <5.7.2 to >=5.7.2
2023-07-18 12:13:36 +01:00
Dimitrie Stefanescu 65bb09d522 experiments(dui3): adds mocked bindings and upgrades nuxt 2023-07-18 10:04:36 +01:00
Iain Sproat ea6d2c9042 feat(prometheus): add status code and improved path grouping to request duration metrics (#1591)
* replaces expressMonitoring.js
2023-07-13 16:21:16 +01:00
Kristaps Fabians Geikins 93bd557256 feat(fe2): client-side error logging to seq (#1691)
* WIP seq-logging

* nuxt plugin + infra adjustments
2023-07-12 16:58:58 +03:00
Kristaps Fabians Geikins 3999372b68 fix: pino dep missing 2023-07-12 11:55:48 +03:00
Kristaps Fabians Geikins eaf925b387 feat(fe-2): improved logging (#1684)
* feat(fe-2): improved logging

* yarn lock update

* attempted speckle/shared build fix

* helm updates

* Updates documentation for helm chart

---------

Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com>
2023-07-12 10:21:08 +03:00