Commit Graph

507 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 65c44caed8 fix(server): removes console log statements 2021-01-19 22:02:48 +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
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 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 8124f5285a Merge pull request #68 from specklesystems/dim/repo-structure
Dim/repo structure
2021-01-03 20:20:43 +02:00
Dimitrie Stefanescu 09de6650f0 chore(readmes): cleans up root readme 2021-01-03 20:11:59 +02:00
Dimitrie Stefanescu ce417dd5b2 chore(readme): added readmes for server and frontend 2021-01-03 20:11:36 +02:00
Dimitrie Stefanescu 514ab35f3c yml sucks 2021-01-03 14:50:30 +02:00
Dimitrie Stefanescu 88a01bbfd0 yml sucks 2021-01-03 14:49:28 +02:00
Dimitrie Stefanescu 76112ef17b ci(tests): hopefully the tests will actually run now 2021-01-03 14:38:45 +02:00
Dimitrie Stefanescu e7b07be043 ci(codecov): fixing coverage uploads 2021-01-03 14:31:40 +02:00
Dimitrie Stefanescu 8d03d0baa2 ci(codecov): test reporter output fiddles 2021-01-03 14:25:10 +02:00
Dimitrie Stefanescu 5b54c07e98 ci(codecov): trying out... more code cov coverage 2021-01-03 14:16:34 +02:00
Dimitrie Stefanescu 17002a5c2e ci(code cov): adds search for coverage reports 2021-01-03 14:06:58 +02:00
Dimitrie Stefanescu f4a117de09 ci(global): fixes typo 2021-01-03 13:37:46 +02:00
Dimitrie Stefanescu 30e5f8691e ci(global): hopefully updates circleci job spec for server testing correctly 2021-01-03 13:36:31 +02:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00
Dimitrie Stefanescu 729c47593e Merge pull request #67 from specklesystems/dim/server
WIP: Auth Cleanup & Beautification
2021-01-03 11:49:32 +02:00
Dimitrie Stefanescu 3eb4d6056a test(server): fixes tests 2021-01-03 11:42:55 +02:00
Dimitrie Stefanescu afb5078d3c feat(server): moves scope, role & app registration to service (init) logic 2021-01-03 00:10:10 +02:00
Dimitrie Stefanescu 98c14a5c86 feat(all): minor readme updates in frontend and server 2020-12-29 10:55:02 +02:00
Dimitrie Stefanescu a7f2821fb4 test(server): existing auth tests now capture new behaviour and are green 🌳 2020-12-29 10:38:15 +02:00
Dimitrie Stefanescu d0875720f1 feat(frontend): adds revokation dialog confirm for apps; minor fixes re rest 2020-12-28 23:45:38 +02:00
Dimitrie Stefanescu 79b6dd6549 feat(frontend): added button and dialog for displaying app secrets 2020-12-28 23:44:54 +02:00
Dimitrie Stefanescu e19c43d6fd feat(frontend): correctly handles revoked tokens stuck in local storage
logs out and redirects to auth & fixes ghost redirect to bug in router on first clicks
2020-12-28 23:43:58 +02:00
Dimitrie Stefanescu 7f38ab2395 fix(server): returns secrets for owned apps 2020-12-28 23:42:45 +02:00
Dimitrie Stefanescu 26f08417b4 fix(server): fixes stream get service when no role is present 2020-12-28 20:42:57 +02:00
Dimitrie Stefanescu 41dd6c2dd9 feat(frontend): login/register mobile readiness 2020-12-28 20:27:00 +02:00
Dimitrie Stefanescu 700d70bd0f feat(server/frontend): various, see details
updates the explorer; adds authorized apps section; adds "add account to manager"; fixes in apps
services, resolvers and schema; adds hover to stream item cards; clarifies "Back to stream" button
in stream sidebar; bumps profile pic from 128 to 256px
2020-12-28 20:14:54 +02:00
Dimitrie Stefanescu 5947bd2c93 feat(server/frontend): auth revamp WIP 2020-12-28 00:36:13 +02:00
Dimitrie Stefanescu 857dc5198e feat(server/frontend): 🤯 much improvements, so fixes, many code
Be warned, this is becoming quite the surgery. It's still in progress & a few tests fail.
2020-12-27 23:00:43 +02:00
Dimitrie Stefanescu a5542cf8cd feat(server/frontend): wIP: auth flows are being revamped. HIC SVNT DRACONES 2020-12-26 20:39:35 +02:00
Dimitrie Stefanescu ad9b917a64 fix(server): fixes destructuring fail on no stream acl present 2020-12-24 19:29:22 +02:00
Dimitrie Stefanescu 77de4a444f Merge pull request #66 from specklesystems/dim/server
🧹 Various Fixes & Improvements
2020-12-24 00:37:49 +02:00
Dimitrie Stefanescu 7845e75c1f feat(server): adds stream role in relevant queries
modified services: getStream - now takes in optional userId param; modified stream schema to include
optional string field `role`
2020-12-24 00:29:39 +02:00
Dimitrie Stefanescu 39f3a433db fix(frontend): displays app author only if present 2020-12-23 23:59:03 +02:00
Dimitrie Stefanescu 6f08f0840c feat(server): grabs profile pic from elgoog account 2020-12-23 23:24:50 +02:00
Dimitrie Stefanescu d70147a60a feat(server): added limitations to various fields (related to #39)
note, didn't implement a migration for this; they will not be enforced/visible unless existing db is
recreated
2020-12-23 22:46:12 +02:00
Dimitrie Stefanescu c5cb085783 Merge pull request #65 from specklesystems/dim/server
Maintenance PR
2020-12-23 18:06:44 +02:00
Dimitrie Stefanescu dfc70d314f fix(server): prevents users from revoking their own permissions 2020-12-23 18:04:16 +02:00