Commit Graph

1806 Commits

Author SHA1 Message Date
Gergő Jedlicska 519ea2ec2c fix(server comments): fix pagination time confilct js <-> postgres 2022-03-11 10:31:59 +01:00
Gergő Jedlicska a9e545ae60 fix(server comments): no mandatory stream as comment target resource 2022-03-10 11:33:33 +01:00
Gergő Jedlicska f1276b03fe feat(server): add screenshot to comments 2022-03-09 12:36:10 +01:00
Gergő Jedlicska c69bc1c3f3 fix(server): comments fix resourceId vs id and type 2022-03-03 14:14:44 +01:00
Gergő Jedlicska 1364c2ce1a fix(server): comments migration down reorder steps 2022-03-02 23:12:32 +01:00
Gergő Jedlicska 1fa737d0ee feat(server): add comment reply query mutation and storage 2022-03-02 23:05:44 +01:00
Gergő Jedlicska f7351202fa refactor(server): remove test code 2022-02-28 16:23:56 +01:00
Gergő Jedlicska d744adac29 feat(server): add multi resource comment query 2022-02-28 12:45:21 +01:00
Gergő Jedlicska 72334a8f06 feat(server): add comment storage and retreive backedn 2022-02-25 14:16:49 +01:00
Gergő Jedlicska 6365589850 feat(server): update comment api 2022-02-24 17:54:08 +01:00
Gergő Jedlicska c89ad64548 feat(frontend): add resource type definitions to comment submission, even when there are overlays 2022-02-24 17:51:59 +01:00
Gergő Jedlicska 1c97aedeb7 refactor(frontend): add resource type identifier helper function 2022-02-24 14:29:08 +01:00
Dimitrie Stefanescu f57a890be7 Merge branch 'main' into dim/bubbles 2022-02-23 10:26:32 +00:00
Dimitrie Stefanescu 89950ba842 feat(bubbles): wip 2022-02-23 10:25:46 +00:00
Dimitrie Stefanescu bd493542e7 feat: wip 2022-02-23 08:24:40 +00:00
Dimitrie Stefanescu 3b9b23ad7a feat: more scaffolding work + some front tightening 2022-02-23 07:34:22 +00:00
Dimitrie Stefanescu b8f352ea9d feat(comments): scaffolding migrations, resolvers, etc 2022-02-22 19:36:22 +00:00
Dimitrie Stefanescu 6448267b4f Merge pull request #592 from messismore/patch-1
Fix typo
2022-02-20 19:24:48 +01:00
Cristian Balas 68908525c0 depndency upgrades (#598) 2022-02-17 21:34:53 +02:00
Cristian Balas 69d09c7d75 Added charset info to content-type header in rest api (#597) 2022-02-17 19:53:27 +02:00
Dimitrie Stefanescu 26b17941b5 feat(frontend/backend): pOC comments ready 2022-02-11 15:51:16 +00:00
messismore f7140180b9 Fix typo
Drive-by fixin'
2022-02-11 12:43:26 +01:00
Cristian Balas 7ca644599e dev experience improvements for file import service (#590) 2022-02-10 13:02:21 +02:00
Gergő Jedlicska 304028bf01 ci(deploy): remove mgirated tor1 deployments (#589) 2022-02-09 17:57:01 +02:00
Cristian Balas 4fdd8457ee fixed the fileimport service in helm chart (#587) 2022-02-09 13:09:39 +02:00
Cristian Balas 53e0c4e162 [ci] removed 2 deployments (#586) 2022-02-08 14:52:27 +02:00
Dimitrie Stefanescu fbfd1295bd feat(viewer): bumps version for pub 2022-02-08 12:17:29 +00:00
Dimitrie Stefanescu d0157a4b41 Merge branch 'main' into dim/bubbles 2022-02-08 12:15:43 +00:00
Dimitrie Stefanescu 8262c56461 feat(frontend): makes bubbles uuid fixed in window lifespan
(handles some weird lifecycle issues)
2022-02-08 12:13:58 +00:00
Dimitrie Stefanescu 43f422c30e feat(viewer): extra overlay capabilities + better selection logic (fixes dupe selection) 2022-02-08 12:13:07 +00:00
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
Dimitrie Stefanescu 3abc68b36e Merge pull request #581 from specklesystems/gergo/skipSubscription
fix(frontend): fix unauthed page stream subscription infinite loop
2022-02-07 15:43:21 +00: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
Dimitrie Stefanescu 8dc6cc790b feat(viewer): adds extra selection info & get section box method 2022-02-06 19:56:58 +00:00
Dimitrie Stefanescu 48a6c0f69c feat(frontend): syncs selection, updates logic to include selection target in pos 2022-02-06 18:42:56 +00: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
Dimitrie Stefanescu 8792319545 feat(frontend): more bubbles legwork 2022-02-05 10:49:11 +00:00
Dimitrie Stefanescu 356dde99f2 Merge branch 'main' into dim/bubbles 2022-02-04 13:43:15 +00: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 b0ff42ee12 Merge pull request #570 from specklesystems/hotifxes-analytics
fix(frontend): thx @teocomi for the sharp eyes 👀
2022-02-02 11:48:32 +00: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 511d60fc0d Delete ISSUE_TEMPLATE.md 2022-02-02 09:01:38 +00:00