Commit Graph

1832 Commits

Author SHA1 Message Date
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 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
Dimitrie Stefanescu 2bb8ccb2ef feat(comments): wip 2022-03-07 11:57:59 +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
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
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 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 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 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