Commit Graph

4652 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 006fee7c2c feat(comments): fixes layout shuffle on smAndDown breakpoint
had to tweak around vuetify's auto app element sizing
2022-03-12 12:05:41 +00:00
Dimitrie Stefanescu 2683642e25 feat(comments): renamed userCommentActivity -> userViewerActivity (chathead bubbles) 2022-03-12 11:38:47 +00:00
Dimitrie Stefanescu e16a2e7fb1 feat(comments): wip archival 2022-03-11 17:05:39 +00:00
Dimitrie Stefanescu 1b6ab68a72 resolves merge conflicts 2022-03-11 16:33:55 +00:00
Dimitrie Stefanescu 639c2f77fc feat(bubbles): wip 2022-03-11 16:29:05 +00:00
Gergő Jedlicska 7dd1bfc8bb feat(server comments): add archival mutation to comments, query also supports it 2022-03-11 11:46:10 +01:00
Dimitrie Stefanescu 0b16611ae4 feat(frontend): mobile responsiveness + other interaction improvements 2022-03-11 09:32:08 +00:00
Gergő Jedlicska 519ea2ec2c fix(server comments): fix pagination time confilct js <-> postgres 2022-03-11 10:31:59 +01:00
Dimitrie Stefanescu 931d289c45 feat(comments): many interaction tweaks (filters, section boxes) 2022-03-11 08:32:15 +00:00
Dimitrie Stefanescu ed40ff571c feat(comments): selection, replies, alignments and other interactions 2022-03-10 21:29:44 +00:00
Gergő Jedlicska a9e545ae60 fix(server comments): no mandatory stream as comment target resource 2022-03-10 11:33:33 +01:00
Dimitrie Stefanescu db6a1c7b56 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-09 12:58:28 +00:00
Dimitrie Stefanescu ac9b6950c9 feat(comments): replies being added, etc 2022-03-09 12:53:11 +00:00
Gergő Jedlicska f1276b03fe feat(server): add screenshot to comments 2022-03-09 12:36:10 +01:00
Dimitrie Stefanescu 295643e39e feat(comments): various 2022-03-09 09:41:34 +00:00
Dimitrie Stefanescu 5fe5811488 feat(comments): new add comment layout 2022-03-08 20:21:27 +00:00
Dimitrie Stefanescu 7c1a187170 feat: various user bubbles improvements 2022-03-08 20:20:38 +00:00
Dimitrie Stefanescu d20cd49c9e feat(comments): aligns bottom properly 2022-03-08 09:48:59 +00:00
Matteo Cominetti ef142852d8 Merge remote-tracking branch 'origin/main' into matteo-mix 2022-03-07 18:01:59 +00:00
Matteo Cominetti 90b658ad52 fix(frontend): aligns event name 2022-03-07 18:01:51 +00:00
Dimitrie Stefanescu f4a903922e chore(objectloader): bumps version 2022-03-07 11:59:00 +00:00
Dimitrie Stefanescu 2bb8ccb2ef feat(comments): wip 2022-03-07 11:57:59 +00:00
Dimitrie Stefanescu 6cd21b9b8e Merge pull request #608 from messismore/feature/isomorphic-objectLoader
Feature/isomorphic object loader
2022-03-07 11:57:16 +00:00
Dimitrie Stefanescu 4c0fc07b86 Merge pull request #601 from specklesystems/alan/ifc/upgrade+restructure
IFC Service: Reshaping of properties + pset extraction
2022-03-07 08:45:25 +00:00
Dimitrie Stefanescu bf911b0788 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-04 11:19:31 +00:00
Dimitrie Stefanescu f92aa7619c feat: various 2022-03-04 11:18:30 +00: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
Dimitrie Stefanescu b4975c336c feat(bubbles): various 2022-03-02 10:17:02 +00:00
Felix Deiters b5b14f8637 Update readme.md
Added an example for server-side usage.
2022-03-02 00:22:44 +01:00
Matteo Cominetti 549a0880d2 Merge pull request #609 from specklesystems/matteo-mix
feat(frontend): adds user prop to filer by identified users
2022-03-01 11:57:18 +00:00
Matteo Cominetti 53c1c4b5c2 feat(frontend): adds user prop to filer by identified users 2022-03-01 11:55:12 +00:00
Gergő Jedlicska 41d7e858e3 Merge pull request #607 from specklesystems/gergo/noCD
ci(circleci): remove deployment steps from the main job
2022-03-01 09:36:33 +01:00
Felix Deiters e427c7f2f2 Fix Web Workers 2022-02-28 17:22:49 +01:00
Gergő Jedlicska e53ff86f1b ci(circleci): enable build step for test branch 2022-02-28 17:12:42 +01:00
Gergő Jedlicska cf7cb6fc62 ci(circleci): remove deployment steps from the main job 2022-02-28 16:40:28 +01:00
Gergő Jedlicska f7351202fa refactor(server): remove test code 2022-02-28 16:23:56 +01:00
Felix Deiters 28aff364a3 Allow to inject fetch to objectloader constructor 2022-02-28 12:46:26 +01:00
Gergő Jedlicska d744adac29 feat(server): add multi resource comment query 2022-02-28 12:45:21 +01:00
Felix Deiters 2f19961a6a Add WHATWG fetch as dev dependency
This allows to test the loader server side. Node.js will adopt undici’s fetch implementation with v18
https://github.com/nodejs/node/commit/6ec225392675c92b102d3caad02ee3a157c9d1b7
2022-02-28 11:46:14 +01:00
Dimitrie Stefanescu 43bd8de168 feat(bubbles): reply css scaffolded 2022-02-28 08:36:01 +00:00
Dimitrie Stefanescu 0be8a66066 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-02-26 09:51:47 +00:00
Gergő Jedlicska 72334a8f06 feat(server): add comment storage and retreive backedn 2022-02-25 14:16:49 +01:00
Cristian Balas 82ca3a0b7e Error handling for busboy errors (#605) 2022-02-25 13:47:37 +02:00
Dimitrie Stefanescu cad6a89df8 feat(bubbles): comments hiding, expanding and position responsiveness 2022-02-24 21:32:11 +00:00
Dimitrie Stefanescu bce6b15d7a feat(bubbles): no-selection comments logic 2022-02-24 17:01:09 +00: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
Dimitrie Stefanescu c7bb874577 Merge pull request #604 from specklesystems/jrm/display-value-fix
Fixed converter issues 2.4.0
2022-02-24 15:18:08 +00:00