Commit Graph

498 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 600ffc65d9 fix(comments): no-cache so we get accurate reply counts in comment list item 2022-03-19 18:34:07 +00:00
Dimitrie Stefanescu 5231d88c23 feat(comments): fixes frontend + backend bugs,
adds more schema comments
2022-03-19 14:25:36 +00:00
Dimitrie Stefanescu 357b5c7fc5 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-19 12:20:51 +00:00
Dimitrie Stefanescu a35e42cb7d feat(comments): deletion handled properly in frontend 2022-03-18 17:43:02 +00:00
Dimitrie Stefanescu c8ca8e5c0c feat(comments): anon viewers part 2 - WIP 2022-03-17 22:21:17 +00:00
Dimitrie Stefanescu 4385cf0ef8 feat(comments): adds archival to comment list 2022-03-17 21:22:51 +00:00
Dimitrie Stefanescu 741d41c814 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-16 17:09:30 +00:00
Dimitrie Stefanescu e916ced857 feat(comms): wip 2022-03-16 16:55:51 +00:00
Gergő Jedlicska bec96dbf28 Merge branch 'main' into dim/bubbles 2022-03-16 15:56:23 +01:00
Dimitrie Stefanescu e3655b2650 feat: wip 2022-03-16 10:02:37 +00:00
Kristaps Fabians Geikins 8010bf3c4c feat: Standardized & cleaned up formatting & linting across repo #617 (#618)
* feat: Standardized & cleaned up formatting & linting across repo

Co-authored-by: Kristaps Fabians Geikins <fabians@speckle.systems>
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2022-03-16 10:10:30 +02:00
Dimitrie Stefanescu 3fb8fb0e66 feat(comments): adds unread display helpers 2022-03-15 22:45:29 +00:00
Dimitrie Stefanescu 57e936c67f feat(comments): adds last viewed at, retwerks some queries 2022-03-15 20:30:49 +00:00
Dimitrie Stefanescu 04ced099e4 feat(comments): adds sidebar + fixes inf loading, etc 2022-03-15 11:35:56 +00:00
Dimitrie Stefanescu 1592b9a0de feat: comment links 👌 2022-03-14 22:17:44 +00:00
Dimitrie Stefanescu 787eab05ad feat(comments): various 2022-03-14 20:43:52 +00:00
Dimitrie Stefanescu 0e01d46b8e feat(comments): reworks query; adds comments page on stream 2022-03-14 10:03:26 +00:00
Dimitrie Stefanescu 450a9149d7 feat(comments): wip 2022-03-12 21:17:31 +00:00
Dimitrie Stefanescu 36f4274a39 feat(comments): scaffolds stream comments page 2022-03-12 20:29:45 +00:00
Dimitrie Stefanescu b8508d5aa3 feat(comments): adds prod telemetry 2022-03-12 20:19:27 +00:00
Dimitrie Stefanescu 729d38d302 feat(comments): adds handling for non-signed in users 2022-03-12 20:12:33 +00:00
Dimitrie Stefanescu 9e2cfa2c39 feat(comments): various (back + front)
updates `updatedAt` of parent comment on reply; shuffles events; finalises various interactions
2022-03-12 18:27:25 +00:00
Dimitrie Stefanescu 5be650bf6d feat(comments): events for comment archive + other things 2022-03-12 13:07:43 +00:00
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 639c2f77fc feat(bubbles): wip 2022-03-11 16:29:05 +00:00
Dimitrie Stefanescu 0b16611ae4 feat(frontend): mobile responsiveness + other interaction improvements 2022-03-11 09:32:08 +00: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
Dimitrie Stefanescu ac9b6950c9 feat(comments): replies being added, etc 2022-03-09 12:53:11 +00: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 90b658ad52 fix(frontend): aligns event name 2022-03-07 18:01:51 +00:00
Dimitrie Stefanescu 2bb8ccb2ef feat(comments): wip 2022-03-07 11:57:59 +00:00
Dimitrie Stefanescu f92aa7619c feat: various 2022-03-04 11:18:30 +00:00
Dimitrie Stefanescu b4975c336c feat(bubbles): various 2022-03-02 10:17:02 +00:00
Matteo Cominetti 53c1c4b5c2 feat(frontend): adds user prop to filer by identified users 2022-03-01 11:55:12 +00: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
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 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 26d0904499 feat: wip work 2022-02-24 15:13:37 +00: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 bd493542e7 feat: wip 2022-02-23 08:24:40 +00:00