Commit Graph

1029 Commits

Author SHA1 Message Date
Cristian Balas 4091cfa3a3 fix handling groups with null colorBy (#585) 2022-02-08 13:33:42 +02:00
Gergő Jedlicska 799589b5fe Merge pull request #575 from specklesystems/unittestRefactor
Rework test hooks
2022-02-08 12:29:24 +01:00
Cristian Balas 699fb99810 [Viewer] Allow using original material with colorBy (#584) 2022-02-08 13:08:36 +02:00
Gergő Jedlicska 9343bcb611 fix(frontend): fix unauthed page stream subscription infinite loop 2022-02-07 15:56:47 +01:00
Cristian Balas a77d1a052b previews cache control (#579) 2022-02-07 14:52:18 +02:00
Cristian Balas 88f52e4660 removed unused dependency, pinned saas to avoid deprecation warnings (#578) 2022-02-07 14:42:21 +02:00
Cristian Balas 9329265708 Upgrade dependencies (#577) 2022-02-07 14:04:26 +02:00
Gergő Jedlicska 278c89e7a0 refactor(server): boyscouting 2022-02-05 15:22:10 +01:00
Gergő Jedlicska 68a4a95d90 refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks

fix #531
2022-02-05 15:05:17 +01:00
Cristian Balas d7a8928bb1 Added Cache-Control headers in frontend nginx and enabled gzip (#572) 2022-02-03 15:55:10 +02:00
Cristian Balas 7cfa85a627 other lgtm fixes (#571) 2022-02-02 15:30:25 +02:00
Dimitrie Stefanescu 6737664563 revert(frontend): reverts debug only router changes 2022-02-02 11:36:50 +00:00
Dimitrie Stefanescu 006529c4fb fix(frontned): thx @teocomi for the sharp eyes 👀 2022-02-02 11:34:49 +00:00
Dimitrie Stefanescu a7f40018ba feat(frontend): readme update 2022-02-02 08:15:34 +00:00
Dimitrie Stefanescu 6d60b4825e feat(frontend): wrapping up 🧹 2022-02-02 08:13:46 +00:00
Dimitrie Stefanescu f0e7f1794b feat(frontend): final 🧹 2022-02-01 20:43:01 +00:00
Dimitrie Stefanescu 7064280fd9 feat(frontend): 🧹🧹🧹 2022-02-01 12:18:43 +00:00
Dimitrie Stefanescu 51c44ebe54 feat(frontend): 🧹 2022-02-01 08:56:59 +00:00
Dimitrie Stefanescu 86688a1f43 feat(frontend): more cleanup 🧹 2022-01-31 23:45:00 +00:00
Dimitrie Stefanescu 1d3987af90 feat(frontend): deleting stale components 2022-01-31 22:58:19 +00:00
Dimitrie Stefanescu c892b0b9ca feat(frontend): final tweaks 2022-01-31 19:20:10 +00:00
Dimitrie Stefanescu afd7d12dde feat(frontend): various tweaks 2022-01-31 19:16:38 +00:00
Dimitrie Stefanescu 51adbf522c revert(frontend): ctrl+z on user deletion handling 2022-01-31 15:46:31 +00:00
Dimitrie Stefanescu 43f6fcdfb5 feat(frontend): minor cleanup & some tracking improvements 2022-01-31 15:40:35 +00:00
Dimitrie Stefanescu 7c2d7334e9 Merge branch 'main' into analytics 2022-01-31 12:49:07 +00:00
Dimitrie Stefanescu 7941a2cdab Merge pull request #562 from specklesystems/dim/various
Dim/various
2022-01-31 12:48:17 +00:00
Dimitrie Stefanescu 100a304c1a fix(frontend): missed a change 😬, too late to ammend 2022-01-30 12:09:49 +00:00
Dimitrie Stefanescu ebbabdd34e feat(frontend): various many things 😅
specifically, 1) attempts improvement of the navbar info display in the viewer, 2) makes the object
exploer a bit more friendly, clickable and readable (hopefully!), 3) moves selection info as an
overlay on the viewer, 4) fixes nasty bug in add overlay dialog, 5) adds back some nice props jedd
wanted, etc. thx @izzylis, @clairekuang, @teocomi, @bimgeek & other specklers for the feedback!

re #553 & more
2022-01-30 12:05:28 +00:00
Dimitrie Stefanescu fe7dc6e396 fix(frontend): makes filter search pos, etc. sane again
thx @clairekuang
2022-01-29 13:37:10 +00:00
Dimitrie Stefanescu 00014a2680 fix(frontend): improves readability & clickability of object explorer
cc @clairekuang & @izzylys
2022-01-29 13:23:24 +00:00
Dimitrie Stefanescu 7855fa7932 fix(frontend): refreshes branches on delete/edit (re #553) 2022-01-29 11:45:33 +00:00
Matteo Cominetti 0768115154 feat(frontend): tracks manager downloads 2022-01-28 18:51:18 +00:00
Matteo Cominetti 50158ee39d feat(frontend): adds new analytics service 2022-01-28 18:43:25 +00:00
Cristian Balas b2ae6501b1 fixed lgtm error (#558) 2022-01-28 18:03:49 +02:00
Dimitrie Stefanescu 1409827bb7 fix(frontend): minor layout bug in xl view on stream home 2022-01-28 10:50:37 +00:00
Dimitrie Stefanescu e8cff95439 fix(frontend): null checks properly subscription event 2022-01-28 10:35:23 +00:00
Dimitrie Stefanescu 27e64ee759 fix(frontend): null check, related issue: #553 2022-01-27 19:19:53 +00:00
Gergő Jedlicska 804656d70a Merge branch 'main' of github.com:specklesystems/speckle-server into emailVerification 2022-01-27 12:08:52 +01:00
Gergő Jedlicska ffbdc2a260 fix(frontend): fix email verification banner z position 2022-01-27 12:08:48 +01:00
Gergő Jedlicska 71c52d99e4 test(server): test email verification rate limiting 2022-01-27 12:05:15 +01:00
Gergő Jedlicska 3191bc4e71 feat(server): add email verification sending rate limiting 2022-01-27 12:04:42 +01:00
Dimitrie Stefanescu f0958ca5b7 Merge pull request #534 from specklesystems/emailVerification
email verification
2022-01-26 11:32:08 +00:00
Dimitrie Stefanescu 1ee7bb4ed6 style: autofix all the things 2022-01-26 11:29:23 +00:00
Dimitrie Stefanescu 34d2923fa1 fix(frontend): swaps key to ensure proper vue lifecycle refreshes on user list item in admin 2022-01-26 11:28:29 +00:00
Gergő Jedlicska fb7c0d5146 chore(package-lock): re-lock the packages 2022-01-26 11:28:12 +01:00
Gergő Jedlicska 7c52c664eb Merge branch 'main' of github.com:specklesystems/speckle-server into emailVerification 2022-01-26 11:25:30 +01:00
Gergő Jedlicska b6b0298966 disable the draconian russian linter 2022-01-26 11:24:35 +01:00
JR-Morgan 524eea295a Fixed issue with n-gon trianguation causing UInt16 face index buffers to be used 2022-01-25 22:19:41 +00:00
Dimitrie Stefanescu 6a5ce8752e chore(viewer): bumps version 2022-01-25 18:39:46 +00:00
Dimitrie Stefanescu 40dc8aa35e hotfix quad triangulation 2022-01-25 18:38:11 +00:00