Commit Graph

3350 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 56f3b3fb79 feat(frontend): adds source app and branch to commit list item 2021-01-23 22:41:58 +00:00
Dimitrie Stefanescu f3b1edb457 feat(frontend): adds source application "avatar" 2021-01-23 22:41:17 +00:00
Gergő Jedlicska 6505322c3e Merge remote-tracking branch 'upstream/master' into containers_kickstart 2021-01-22 15:34:36 +01:00
Dimitrie Stefanescu 15eb208495 feat(viewer): adds renderer to object page and cleans up commit view 2021-01-22 09:49:42 +00:00
Dimitrie Stefanescu 9ec099ef0d feat(viewer): adds small help menu to renderer component 2021-01-22 09:43:31 +00:00
Dimitrie Stefanescu 084c688d1e feat(viewer): throttles progress updates 2021-01-21 12:36:29 +00:00
Dimitrie Stefanescu f899cf3273 feat(viewer): adds fullscreen toggle 2021-01-21 12:15:28 +00:00
Dimitrie Stefanescu 01fa4b55b6 feat(viewer): adds progress bar in renderer component 2021-01-21 11:26:36 +00:00
Dimitrie Stefanescu 29d47720ab feat(viewer): adds viewer to commit page, and sorts out unique renderer lifecycle 2021-01-21 10:46:24 +00:00
Dimitrie Stefanescu 5d4cf9c616 feat(viewer): scaffolds frontend renderer integration 2021-01-20 20:00:00 +00:00
Dimitrie Stefanescu 3fa3615b74 Merge pull request #79 from peterjgrainger/master
Docker image recipe containing the Frontend and the Server
2021-01-20 11:07:19 +00:00
Dimitrie Stefanescu 4464944b6c Merge branch 'master' into dim/viewer 2021-01-19 22:33:15 +00:00
Dimitrie Stefanescu 0269fec071 fix(viewer): cleans selection on scene disposal 2021-01-19 22:21:11 +00:00
Dimitrie Stefanescu 2326b5cc9e improvement(viewer): cleans up sample viewer app 2021-01-19 22:20:49 +00:00
Dimitrie Stefanescu 516863ecd5 improvement(viewer): cleans up selection handling code 2021-01-19 22:20:05 +00:00
Peter Grainger a2bc60a4fb fix: http-proxy-middleware dev dependency 2021-01-19 22:13:00 +00:00
Peter Grainger a5a233d913 feat(docker): refactor of Dockerfile and avoid loading dev dependency in prod
Refactor of the Dockerfile to keep as minimal as possible and add documentation. Also moved an npm module reference to only be referenced in development
2021-01-19 22:07:49 +00:00
Dimitrie Stefanescu a26cf1ce3b feat(viewer): selection utils: esc clears selection 2021-01-19 22:07:43 +00:00
Dimitrie Stefanescu 5428bab9f4 feat(viewer): adds loading convience method and improves selection behaviour
clicks on objects hidden by a section plane are no longer selecting it
2021-01-19 22:04:13 +00:00
Dimitrie Stefanescu 65c44caed8 fix(server): removes console log statements 2021-01-19 22:02:48 +00:00
Gergő Jedlicska 299ceee3a1 feat(dockerfile docker-compose app.js): production environment compatible build
Add consistent and optimized dockerfile with docs. Move http-proxy require to only in dev
environment. Removes mounting of server source code in the container. Restrict debug loggin only for
`speckle:*` logger.
2021-01-19 21:57:03 +01:00
Gergő Jedlicska a4810b1186 updated to pg@latest. Either this, or an earlier
nodejs version ~12 is the way
2021-01-19 20:06:48 +01:00
Dimitrie Stefanescu c541999eb3 Update readme.md
clarifies .env instructions
2021-01-19 13:25:49 +00:00
Peter Grainger f45c6d5028 feat(docker): add docker configuration for frontend and server
Provide a Dockerfile to create an image containing the frontend and the server.
2021-01-19 12:03:01 +00:00
Dimitrie Stefanescu 8de7162c18 fix(viewer): fixes loading of nested elems (e.g., windows in walls) 2021-01-17 23:23:03 +00:00
Gergő Jedlicska d1b2fb90bb added pgadmin service to compose 2021-01-14 19:28:15 +01:00
Gergő Jedlicska f1e137117b mend 2021-01-14 18:42:53 +01:00
Gergő Jedlicska 500331d6a3 feat(docker-compose and database): automated database initialization scripts
To bootstrap a local database container for Speckle Server an init script is added and it is mounted
to the container. Knexfile also had to be modified for in code connection string buildup.

#73
2021-01-14 18:27:53 +01:00
Gergő Jedlicska 669c4e2a78 Merge branch 'master' into containers_kickstart 2021-01-14 09:23:59 +01:00
Dimitrie Stefanescu f5db265c67 docs(viewer): comments for another day 2021-01-14 00:53:45 +02:00
Dimitrie Stefanescu 113b027f99 fix(viewer): double tap zoom to object made nicer; other minor improvements 2021-01-13 23:17:48 +02:00
Dimitrie Stefanescu 39f0e827a0 feat(viewer): double tapping 2021-01-13 22:52:28 +02:00
Dimitrie Stefanescu 83234b9741 improvement(viewer): snaps rotation controls on clipping planes; hides unecessary axis controls 2021-01-13 22:08:12 +02:00
Dimitrie Stefanescu 35b2c4937b improvement(viewer): better SSAO & disabling on rotations to maintain fps 2021-01-13 21:22:57 +02:00
Dimitrie Stefanescu 25d255194a improvement(viewer): hacks rhino metal materials to be lighter 2021-01-13 14:05:01 +02:00
Dimitrie Stefanescu 3b9e198d6c feat(viewer): reflections and shiny things + section plane refactor 2021-01-13 13:56:06 +02:00
Dimitrie Stefanescu 60ef85955c feat(viewer): section cuts & various improvements 2021-01-13 00:20:07 +02:00
Dimitrie Stefanescu 258f029573 feat(viewer): multiple improvements
object selection, multiple selection & deselection logic; zoom extents, zoom to object; default
solid material improvements; lighting improvements
2021-01-12 12:52:38 +02:00
Dimitrie Stefanescu 87290b9008 feat(viewer): first (rather large) commit
scaffolds the base 3d viewer for speckle.
2021-01-11 15:11:51 +02:00
Dimitrie Stefanescu 2f3ba1be22 fix(server): correctly sets path for app proxy 2021-01-11 12:04:28 +02:00
Matteo Cominetti 490b213897 docs: removes all links to slack 2021-01-06 16:42:56 +00:00
Dimitrie Stefanescu 753f1de35e fix(server): downgraded pg lib to ^7.18.2 2021-01-06 14:50:17 +00:00
Dimitrie Stefanescu 03e6da94e6 Merge branch 'master' into dim/remote-hotfixes 2021-01-06 10:55:17 +02:00
Dimitrie Stefanescu 4e440401c8 fix(server): adds cors on object download route 2021-01-06 08:52:02 +00:00
Gergő Jedlicska 80a75093aa Merge branch 'master' into containers_kickstart 2021-01-05 21:19:37 +01:00
Dimitrie Stefanescu 7bf880d093 chore(docs/ci): fixed minor formatting in readme, added todos in circle ci yaml 2021-01-04 14:04:21 +02:00
Dimitrie Stefanescu 4f0ab3e41d fix(server): remote hotfix: correctly serving frontend in production from server 2021-01-04 14:00:23 +02:00
Dimitrie Stefanescu ce417dd5b2 chore(readme): added readmes for server and frontend 2021-01-03 20:11:36 +02:00
Dimitrie Stefanescu 8d03d0baa2 ci(codecov): test reporter output fiddles 2021-01-03 14:25:10 +02:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00