Commit Graph

4201 Commits

Author SHA1 Message Date
Mike 04dd67aa4f Merge pull request #2407 from specklesystems/mike/web-450-improve-design-when-attaching-a-file
Fix: Improve comment/reply attachment styling
2024-06-20 10:22:04 +02:00
Mike Tasset db37fb6b08 Added back dark class 2024-06-20 09:02:30 +02:00
Mike Tasset 0f21ffcd0f Removed accidental bg class 2024-06-20 09:00:38 +02:00
Mike Tasset 05d1c9061e Removed accidental bg class 2024-06-20 08:59:58 +02:00
Mike Tasset 97f579052c Fixed classes 2024-06-20 08:48:43 +02:00
Iain Sproat 5dcd149160 fix(preview service): create dockerfile using puppeteer's example dockerfile (#2408) 2024-06-19 18:46:00 +01:00
Mike Tasset e84bc61240 Fix pipeline; used wrong prop value 2024-06-19 17:07:18 +02:00
Dimitrie Stefanescu 63c2d09461 Merge pull request #2406 from specklesystems/dim/objs-fixes
fix(objects): wip fix on getObjectChildren in post closure world
2024-06-19 16:01:18 +01:00
Mike Tasset c72999d382 Fix pipeline; used wrong prop value 2024-06-19 17:00:55 +02:00
Mike 5f1b3846b3 Merge pull request #2387 from specklesystems/mike/WEB-1112-change-downloads-link
Fix: Change /downloads links to https://speckle.systems/features/connectors/
2024-06-19 16:54:11 +02:00
Mike Tasset ee20ed4139 Rename alt text 2024-06-19 16:52:28 +02:00
Dimitrie Stefanescu 77d49a1d91 Merge branch 'main' into dim/objs-fixes 2024-06-19 15:50:33 +01:00
Dimitrie Stefanescu 6d08aba068 fix(objects): cleanup 2024-06-19 15:40:06 +01:00
Iain Sproat fb242025c2 fix(modules/auth): correct imports (#2405)
* fix(modules/auth): correct imports

* identify type imports
2024-06-19 15:30:19 +01:00
Kristaps Fabians Geikins a9266333b4 fix(fe2): preview images being cached for too long (#2399)
* fix(fe2): preview images being cached for too long

* allowing caching of error previews

* updating cachebust value earlier
2024-06-19 16:26:35 +02:00
Dimitrie Stefanescu d24e95c046 fix(objects): wip fix on getObjectChildren in post closure world 2024-06-19 15:22:54 +01:00
Alessandro Magionami b6c4cf9cbf Merge pull request #2402 from specklesystems/alessandro/web-1094-fix-oidc-signup-name-and-organization
Alessandro/web 1094 fix OIDC signup name and organization
2024-06-19 15:27:18 +02:00
Mike Tasset 146d714c26 Minor spacing tweaks based on feedback 2024-06-19 14:59:47 +02:00
Alessandro Magionami c797609f7c chore(auth): use absolute import 2024-06-19 14:45:15 +02:00
Alessandro Magionami 444e567e6b Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-1094-fix-oidc-signup-name-and-organization 2024-06-19 12:25:57 +02:00
Alessandro Magionami e64eda22a0 fix(auth): use name to populate user name if provided in oidc 2024-06-19 12:24:55 +02:00
Iain Sproat c85761c636 fix(preview service): set userDataDir and update list of dependencies for chrome (#2400)
* fix(preview service): update list of dependencies for chrome
- https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-doesnt-launch-on-linux

* Set user data directory for puppeteer to be read-write volume in k8s
2024-06-19 11:12:32 +01:00
Mike Tasset 52a3a07ea6 Minor tweaks to spacing 2024-06-19 11:48:18 +02:00
Kristaps Fabians Geikins 4dea8249d5 tryna cache bust preview-service dockerfile 2024-06-19 10:51:08 +03:00
Mike Tasset 1f8e5ab778 Minor tweaks to spacing 2024-06-19 00:44:09 +02:00
Mike Tasset dc2684fa4b Changed layout of comment box/attachments 2024-06-19 00:29:34 +02:00
Iain Sproat aed61adaf3 feat(preview-service): install chromium browser as a dependency at build time not runtime (#2019) 2024-06-18 20:47:48 +01:00
Iain Sproat 8c39ed6623 fix(preview-service): puppeteer requires permissions to read and write chrome directory (#2395) 2024-06-18 17:08:11 +01:00
Iain Sproat c10ec8708d fix(healthcheck): close redis client after request is complete (#2394) 2024-06-18 16:37:19 +01:00
andrewwallacespeckle 6b73826e3f fix: add title to view menu buttons (#2382) 2024-06-18 17:28:17 +02:00
Kristaps Fabians Geikins f023ebe96e fix(preview-service): hardcode puppeteer cache dir (#2393) 2024-06-18 16:19:35 +01:00
Kristaps Fabians Geikins a41483ae76 fixx (#2392) 2024-06-18 14:05:55 +01:00
Iain Sproat 7e6f31ad66 chore(health): add dedicated liveness and readiness endpoints (#1987)
* chore(health): add dedicated liveness and readiness endpoints
- provides more flexibility in defining what constitutes readiness and liveness
* add tests for /liveness and /readiness
* Prevent liveness and readiness endpoints being exposed externally by redirecting their routes
2024-06-18 12:49:03 +01:00
Mike Tasset 8f4fcb912c Changed anchor back to nuxtlink, changed hardcoded string to variable 2024-06-18 13:33:30 +02:00
Kristaps Fabians Geikins 410d608668 tryna unblock CI failure 2024-06-18 14:08:55 +03:00
Kristaps Fabians Geikins c7fdc6acc2 chore: updating ws everywhere to resolve SNYK-JS-WS-7266574 (#2385)
* chore: updating ws in various ways

* puppeteer upgrade

* updating codegen deps

* workspaces cmd update

* various extra fixes

* minor preview-service troubleshooting improvements

* dockerfile fixes

* hopefully fixing docker build fe2

* try again

* try large again
2024-06-18 13:26:01 +03:00
Iain Sproat 694d770bf4 fix(email): fatally exit if email is enabled but cannot be initialized (#2204) 2024-06-18 10:36:21 +01:00
github-actions[bot] a79680da00 Update image digests (#2203)
Signed-off-by: specklebot <devops@speckle.systems>
Co-authored-by: specklebot <devops@speckle.systems>
2024-06-18 10:18:46 +01:00
dependabot[bot] 458ab11682 chore(deps): bump requests in /utils/test-deployment (#2386)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 10:03:34 +01:00
Mike Tasset 8ce60110a3 Change /downloads links to features/connectors 2024-06-18 10:55:56 +02:00
Gergő Jedlicska 3be2d72e7d fix(objects): use proper seq log templating (#2384)
* fix(objects): use proper seq log templating

* fix(objects): log message temp variable
2024-06-18 10:17:50 +02:00
Kristaps Fabians Geikins ef4bb520cf fix(fe2): ugly function card hydration issue (#2381)
* fix(fe2): ugly function card hydration issue

* comment adjustment

* minor optimization
2024-06-18 08:40:25 +03:00
Gergő Jedlicska 84ac3e4598 fix: update helm values schema 2024-06-17 18:53:21 +02:00
Dimitrie Stefanescu c9d4f49a7e Merge pull request #2380 from specklesystems/dim/objs-fixes
feat(objs): adds corresponding values.yaml
2024-06-17 16:47:53 +01:00
Dimitrie Stefanescu de3b5ac440 feat(objs): adds corresponding values.yaml 2024-06-17 16:47:17 +01:00
Dimitrie Stefanescu 8b1556bf81 Merge pull request #2379 from specklesystems/dim/objs-fixes
feat(objs): adds feature flag for no closure writing - patch for large object sending
2024-06-17 16:16:51 +01:00
Dimitrie Stefanescu a8f4d338f6 Merge branch 'main' into dim/objs-fixes 2024-06-17 16:07:44 +01:00
Dimitrie Stefanescu cab4f41bdc feat(objs): adds helmchart var for FF_NO_CLOSURE_WRITES 2024-06-17 15:57:45 +01:00
Dimitrie Stefanescu 28019b21d6 feat(objs): fixes test by commenting it out 2024-06-17 15:50:50 +01:00
Dimitrie Stefanescu 1c13fed24e feat(objs): fast fixes 2024-06-17 15:38:45 +01:00