Commit Graph

1345 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 59c1ef00b5 Revert "style(frontend): removes _re from various file names (cleanup)"
This reverts commit 051f5d7bcb.
2021-10-09 20:42:57 +01:00
Dimitrie Stefanescu 051f5d7bcb style(frontend): removes _re from various file names (cleanup) 2021-10-09 20:34:43 +01:00
Dimitrie Stefanescu 2dcf9b4bd1 Merge branch 'main' into parser 2021-10-09 20:21:04 +01:00
Dimitrie Stefanescu e05cbd6843 fix(frontend): more lowercasing of branch names in branch create dialog 2021-10-09 20:18:39 +01:00
Dimitrie Stefanescu d563006a92 feat(frontend): automatically redirects to lower cased branch name urls 2021-10-09 20:11:19 +01:00
Dimitrie Stefanescu aaa5be1544 fix(frontend): adds commit created notifications back + branch created ones 2021-10-09 20:11:00 +01:00
Dimitrie Stefanescu a5cca556c5 fix(frontend): stream created event snackbar is back in 2021-10-09 19:23:10 +01:00
Dimitrie Stefanescu 9e4774cff5 fix(frontend): fixes onboarding redirect (missing watch in new timeline view) 2021-10-09 18:58:43 +01:00
Dimitrie Stefanescu f16f0f7972 feat(ifc/frontend): adds branch selection 2021-10-08 16:07:51 +01:00
Dimitrie Stefanescu e6b7711b3d feat(ifc/frontend/backend): re #426, adds authorised download button for original files 2021-10-08 11:46:11 +01:00
Dimitrie Stefanescu a9a8f7d32b feat(ifc/server): adds comments on status meanings 2021-10-08 09:56:51 +01:00
Dimitrie Stefanescu 6d1f8f4417 feat(ifc/frontend): access perms enforced on ifc upload page 2021-10-08 09:56:24 +01:00
Dimitrie Stefanescu aec69b6265 fix(ifc): cleans up package json 2021-10-06 13:24:18 +01:00
Dimitrie Stefanescu 52f7c7186a feat(ifc): allows for file selection via browser dialog on click 2021-10-06 12:57:21 +01:00
Dimitrie Stefanescu 46fb34d13a feat(ifc): bumps timeout to 10mins 2021-10-06 12:56:34 +01:00
Dimitrie Stefanescu b29b9302e1 feat(ifc): frontend implementation + backend fixes/fiddles
it's still a dirty WIP
2021-10-06 12:25:18 +01:00
cristi8 ba31300cde env variables for file uploads 2021-10-05 14:43:02 +03:00
cristi8 f437ec158c fileimport-service 2021-10-05 14:41:19 +03:00
cristi8 776d39fc77 daemon 2021-09-30 14:04:56 +03:00
Dimitrie Stefanescu bffc2d0c45 Merge pull request #418 from specklesystems/dim/cors-fix
fix(server/cors): enables cors on upload endpoints
2021-09-29 10:59:16 +01:00
Dimitrie Stefanescu 5a97f1716e fix(server/cors): enables cors on upload endpoints 2021-09-29 10:53:18 +01:00
Cristian Balas 9187340ae4 Merge pull request #416 from specklesystems/dim/parser
feat(ifc): uses gql api to create commit, thus generating activity
2021-09-28 16:36:46 +03:00
Dimitrie Stefanescu e545670fdb feat(ifc): uses api to create commit, thus generating activity
adds extra services to generate a one-time use api token for the given user, which is then revoked
after the commit is created
2021-09-28 13:30:25 +01:00
Dimitrie Stefanescu 034d802338 Merge pull request #411 from specklesystems/dependabot/npm_and_yarn/packages/viewer/tmpl-1.0.5
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/viewer
2021-09-28 10:43:01 +01:00
Dimitrie Stefanescu 41556459b7 Merge pull request #410 from specklesystems/dependabot/npm_and_yarn/packages/server/object-path-0.11.8
build(deps): bump object-path from 0.11.7 to 0.11.8 in /packages/server
2021-09-28 10:42:09 +01:00
Cristian Balas 4cc689a7bb Merge pull request #415 from specklesystems/dim/parser
Dim/parser
2021-09-28 12:41:51 +03:00
Dimitrie Stefanescu 3676b445dc feat(ifc): handles branch creation if it doesn't exist 2021-09-28 10:15:42 +01:00
Dimitrie Stefanescu c492f6f989 feat(ifc): adds services, etc. for commit creation 2021-09-28 09:54:35 +01:00
Dimitrie Stefanescu 1512841897 feat(ifc): corrects closure generation for recursive objects & readds cache for "faster" parsing 2021-09-27 17:59:55 +01:00
Dimitrie Stefanescu 6240d0964e feat(ifc): wraps up parser main functionality
todos: materials & cleanups
2021-09-27 13:31:10 +01:00
dependabot[bot] 5c48ab4f83 build(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/viewer
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 05:12:12 +00:00
dependabot[bot] bf3afc0543 build(deps): bump object-path from 0.11.7 to 0.11.8 in /packages/server
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

---
updated-dependencies:
- dependency-name: object-path
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 16:49:38 +00:00
Dimitrie Stefanescu de26114704 feat(ifcparser): closure for project object creation; mesh referencing; corrects depth
TODOs: figure out other references (re owner, etc props)
2021-09-17 12:33:52 +01:00
Dimitrie Stefanescu c56f16a884 chore(ifcparser): bumps webifc version, adds knex for future 2021-09-17 12:32:41 +01:00
Dimitrie Stefanescu bcb1a06240 Merge branch 'parser' into dim/parser 2021-09-17 11:41:10 +01:00
cristi8 f9b981e77c wip fileuploads 2021-09-15 21:05:00 +03:00
Dimitrie Stefanescu 2851b162ed Merge pull request #404 from specklesystems/dim/unique-stream-names
Dim/unique stream names
2021-09-13 17:43:36 +01:00
Dimitrie Stefanescu a6ccaab6ba feat(frontend): reworks validation logic to run only if a stream name is present 2021-09-13 17:39:49 +01:00
Dimitrie Stefanescu dfa5bc6c84 feat(server): simple unique random default stream names 2021-09-13 17:39:24 +01:00
Dimitrie Stefanescu df7b497c6d Merge pull request #403 from specklesystems/dim/hotfix-frontend
fix(frontend): closes #402
2021-09-13 16:50:06 +01:00
Dimitrie Stefanescu 8f4f44f663 fix(frontend): closes #402 2021-09-13 16:48:33 +01:00
Dimitrie Stefanescu e46e728926 fix(viewer): typo 😬 2021-09-13 11:05:17 +01:00
Dimitrie Stefanescu bab48e4e3d feat(ifcparser): moved things to src, minor tests mostly for remembering the process 2021-09-13 09:45:34 +01:00
Gergő Jedlicska d0a95591f2 feat(stream naming): speckle stream name is now a posthumous award 2021-09-10 15:22:53 +02:00
Gergő Jedlicska 4fb08bbca4 refactor(streams): cleanup imports 2021-09-10 13:30:47 +02:00
Gergő Jedlicska 393e31a525 feat(stream naming): add unique naming of streams ala docker
fix #373
2021-09-10 13:25:04 +02:00
Alan Rynne aa38cf9208 Merge pull request #400 from specklesystems/alan/fix-docker-build
fix(docker): Build viewer with local ObjectLoader
2021-09-10 10:47:03 +02:00
Dimitrie Stefanescu 4a3240823e Merge branch 'main' into parser 2021-09-10 09:45:43 +01:00
Alan Rynne 4690c9acbf fix(docker): Build viewer with local ObjectLoader
It was previously pulling from npm, which lead to build mismatches.
2021-09-09 12:38:49 +02:00
Gergő Jedlicska ef6ba841ee Merge branch 'main' of github.com:specklesystems/speckle-server into main 2021-09-09 09:51:49 +02:00