Commit Graph

3350 Commits

Author SHA1 Message Date
Dimitrie Stefanescu bf8c878e6e feat(frontend): wIP store implementation for hiding/isolating objects
TODOs: category, numeric, etc. + more checks
2022-01-18 21:00:48 +00:00
Cristian Balas 368ec67733 server upload better error handling (#529) 2022-01-18 15:58:20 +02:00
Dimitrie Stefanescu ac465cfc92 feat(frontend/viewer): @cristi8's parents fix 2022-01-18 12:32:16 +00:00
Dimitrie Stefanescu 858fb75eca chore(viewer): bumps version 2022-01-17 13:38:01 +00:00
cristi8 a198f23466 fixes 2022-01-17 14:52:52 +02:00
cristi8 3366da76df viewer - mobile pinch-zoom issue 2022-01-17 13:47:20 +02:00
cristi8 ad1624ef37 viewer fixes 2022-01-17 13:22:59 +02:00
Dimitrie Stefanescu 3b06ae9d68 feat(frontend): closes #522 2022-01-15 21:31:02 +00:00
Gergő Jedlicska cc80ceb53d Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/helmChartTest 2022-01-14 14:29:39 +01:00
Gergő Jedlicska 12fcf99425 build(test-deployment): add Dockerfile and CI to test deployment script
For Helm test operations, a test container is needed, this add a container definition and ci steps
2022-01-13 19:44:25 +01:00
Dimitrie Stefanescu 531293f141 Merge pull request #515 from specklesystems/dependabot/npm_and_yarn/packages/frontend/marked-2.0.0
build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
2022-01-13 15:07:00 +00:00
Dimitrie Stefanescu af0af7a416 chore(objectloader): bumps version 2022-01-13 15:05:17 +00:00
izzylys 7b29861f55 fix(objectloader): check for nulls and continue
null type is an object, so nulls here were throwing:
`"TypeError: Cannot read property 'referencedId' of null"
`

checking and continuing when nulls are encountered instead
2022-01-12 12:02:31 -08:00
Cristian Balas 019b7ac495 Service health (#516)
* health checks, sigterm handling for all services
2022-01-12 15:18:32 +02:00
dependabot[bot] bf19b830e0 build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 13:15:06 +00:00
Dimitrie Stefanescu a08ef75cc3 Merge branch 'main' into dim/cleanup 2022-01-11 12:46:38 +00:00
Dimitrie Stefanescu 9ad3f64e08 feat(frontend): responsivness fixes 2022-01-11 12:24:11 +00:00
Dimitrie Stefanescu 304f6e77ae fix(frontend): closes #512 2022-01-11 11:18:15 +00:00
Dimitrie Stefanescu 7cc649108b fix(frontend): fixes #513 2022-01-11 11:13:50 +00:00
Dimitrie Stefanescu e6a3a35e58 feat(frontend): various last mile todos 2022-01-10 10:41:38 +00:00
Dimitrie Stefanescu 6029955c86 Merge pull request #500 from specklesystems/dependabot/npm_and_yarn/packages/frontend/marked-2.0.0
build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
2022-01-10 10:06:28 +00:00
Dimitrie Stefanescu 81d43ecfc5 feat(frontend): adds views back 2022-01-08 21:05:25 +00:00
Dimitrie Stefanescu f9b58ac11d feat(frontend): globals redirect 2022-01-08 20:22:48 +00:00
Dimitrie Stefanescu 8c3974d929 feat(frontend): wip 2022-01-08 19:23:12 +00:00
Dimitrie Stefanescu 69da680a92 feat(frontend): wip 2022-01-08 18:18:43 +00:00
JR-Morgan 86b2b5a918 Clarified attribution 2022-01-08 16:46:57 +00:00
Dimitrie Stefanescu c4fb0b6a82 feat(frontend): wip 2022-01-08 15:41:12 +00:00
Dimitrie Stefanescu 386279bacf feat(frontend): url query handling 2022-01-07 20:41:28 +00:00
Dimitrie Stefanescu a066a49507 feat(frontend): wip 2022-01-07 11:51:14 +00:00
Dimitrie Stefanescu 589001d552 feat(frontend): wip 2022-01-06 18:27:21 +00:00
Dimitrie Stefanescu 02d62fa1fa feat(frontend): various 2022-01-02 23:48:52 +00:00
Dimitrie Stefanescu f909e43a2a feat(frontend): various 2022-01-02 14:56:39 +00:00
Dimitrie Stefanescu 7308d09cd3 feat(frontend): filtering 2021-12-31 11:39:58 +00:00
Dimitrie Stefanescu b3de85f193 feat(frontend): many things
really too many things changed for a commit message. just build this
2021-12-30 19:32:12 +00:00
Dimitrie Stefanescu b288e39e89 feat(frontend): cleanup 2021-12-30 09:53:39 +00:00
JR-Morgan 22237cc9a6 Merge branch 'main' of https://github.com/specklesystems/speckle-server 2021-12-21 23:58:00 +00:00
JR-Morgan e6b7e293eb Added triangulation function for triangulating n-gon faces 2021-12-21 23:55:49 +00:00
Cristian Balas ae9beb8d69 Fix webhook service local-url handling (#507) 2021-12-20 12:38:34 +02:00
Cristian Balas 80c07c9850 frontend - fullscreen resize issue (#501) 2021-12-14 14:31:38 +02:00
dependabot[bot] a43b9e29b5 build(deps): bump marked from 1.2.9 to 2.0.0 in /packages/frontend
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 11:42:06 +00:00
Cristian Balas db2a91651c update frontend package-lock, viewer fixes (#499) 2021-12-14 13:41:20 +02:00
Cristian Balas 80a74503e5 updating deps and fixes (#498) 2021-12-14 11:49:19 +02:00
Cristian Balas c6109f5903 [Frontend] Use new release versioning scheme (#496) 2021-12-14 10:19:45 +02:00
Cristian Balas 1f378b9823 Viewer fixes (#495) 2021-12-13 18:06:09 +02:00
KatKatKateryna a55954baba Merge pull request #485 from specklesystems/kate/added_buttons
edit app and delete commits functions added
2021-12-13 20:19:45 +08:00
Dimitrie Stefanescu 8de2182826 fix(frontend): reverts async commit deletion (thanks @KatKatKateryna!) 2021-12-13 12:13:51 +00:00
Dimitrie Stefanescu 39e22486a3 refactor(frontend): implemented proper await
the codebase is quite messy, but the default behaviour should be await-ing things over
.then().catch()
2021-12-13 10:37:21 +00:00
Dimitrie Stefanescu fb01cd48e9 feat(frontend): app edit dialog DRY validation cc @KatKatKateryna 2021-12-13 10:32:20 +00:00
cristi8 a4facd09ba fixed previewservice docker build 2021-12-07 15:10:50 +02:00
Gergő Jedlicska 887678a441 chore(server): npm test script forces empty PG user 2021-12-07 11:43:44 +01:00