Dimitrie Stefanescu
|
4385cf0ef8
|
feat(comments): adds archival to comment list
|
2022-03-17 21:22:51 +00:00 |
|
Dimitrie Stefanescu
|
7a0f6a1a20
|
feat(comments): comments on the schema!
|
2022-03-17 21:03:27 +00:00 |
|
Gergő Jedlicska
|
7022346a88
|
fix(server comments): fix gql return comment edit
|
2022-03-17 22:02:10 +01:00 |
|
Gergő Jedlicska
|
c6c86cdc7c
|
test(server comments): cleanup tests
|
2022-03-17 21:50:46 +01:00 |
|
Dimitrie Stefanescu
|
2666bd9d90
|
feat(comments): fixes resolver archival
|
2022-03-17 18:19:28 +00:00 |
|
Dimitrie Stefanescu
|
3a6c9a88d1
|
style(comments): removes unnecessary imports
|
2022-03-17 18:02:12 +00:00 |
|
Dimitrie Stefanescu
|
e9e96d26ab
|
resolves merge conflicts
|
2022-03-17 17:54:08 +00:00 |
|
Dimitrie Stefanescu
|
2cf11831da
|
test(comments): adds test for not commenting on resources not belonging to the stream
|
2022-03-17 17:10:22 +00:00 |
|
Gergő Jedlicska
|
b8040eebb5
|
test(server comments): add archival tests
|
2022-03-17 17:58:09 +01:00 |
|
Gergő Jedlicska
|
8e88af3735
|
Merge branch 'main' of github.com:specklesystems/speckle-server into dim/bubbles
|
2022-03-17 16:27:32 +01:00 |
|
Dimitrie Stefanescu
|
d85425af66
|
fix(comments): some fixes
|
2022-03-17 12:50:18 +00:00 |
|
Dimitrie Stefanescu
|
ac527d1660
|
feat(comments): adds guards on commit creation & commit hopping in resolvers
|
2022-03-17 12:21:32 +00:00 |
|
Kristaps Fabians Geikins
|
814240db0c
|
chore(server): better naming for the sql init script
|
2022-03-17 13:20:35 +02:00 |
|
Kristaps Fabians Geikins
|
94b0174b16
|
feat(server): configurable .env.test & auto-creation of the test db
|
2022-03-17 13:08:27 +02:00 |
|
Kristaps Fabians Geikins
|
454238c84f
|
docs(monorepo): making sure devs use VSCode & the workspace config for proper DX
|
2022-03-17 12:24:14 +02:00 |
|
Dimitrie Stefanescu
|
f17808ad91
|
feat(comments): wip
|
2022-03-17 09:46:37 +00:00 |
|
Gergő Jedlicska
|
d7404d243c
|
chore(frontend): add launch configuration for vscode
|
2022-03-17 10:21:39 +01:00 |
|
Gergő Jedlicska
|
3e1afbb68e
|
Merge branch 'main' of github.com:specklesystems/speckle-server into dim/bubbles
|
2022-03-17 10:19:54 +01:00 |
|
Gergő Jedlicska
|
fe9babc8a2
|
Merge pull request #621 from specklesystems/fabians/server-test-runner-improvements1
feat(server): simplified test running & IDE integrations
|
2022-03-17 10:19:34 +01:00 |
|
Gergő Jedlicska
|
dce9efbb55
|
chore(server): ignore boostrap file from coverage
|
2022-03-17 10:12:11 +01:00 |
|
Dimitrie Stefanescu
|
9ab1fca8ed
|
test(comments): adds viewed at test
|
2022-03-16 20:26:38 +00:00 |
|
Dimitrie Stefanescu
|
1c00fbd80b
|
fix(comments): tests ✅
|
2022-03-16 19:41:40 +00:00 |
|
Matteo Cominetti
|
7835826779
|
Merge pull request #622 from specklesystems/connector-auth
feat(server): adds a default registered app for authenticating connec…
|
2022-03-16 18:08:27 +00:00 |
|
Matteo Cominetti
|
f4ac882445
|
tests(server): updates default number of apps
|
2022-03-16 17:56:12 +00:00 |
|
Matteo Cominetti
|
01ca45ff48
|
feat(server): adds a default registered app for authenticating connectors without manager
|
2022-03-16 17:50:37 +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 |
|
Kristaps Fabians Geikins
|
5a26f1f819
|
fix(server): removed unnecessary bootstrap invocation
|
2022-03-16 18:16:20 +02:00 |
|
Kristaps Fabians Geikins
|
3342261970
|
fix: fixed CI/CD to run new coverage script
|
2022-03-16 17:34:35 +02:00 |
|
Kristaps Fabians Geikins
|
b157a98901
|
feat(server): simplified test running & IDE integrations
|
2022-03-16 17:31:53 +02:00 |
|
Gergő Jedlicska
|
bec96dbf28
|
Merge branch 'main' into dim/bubbles
|
2022-03-16 15:56:23 +01:00 |
|
Gergő Jedlicska
|
eea8ef0380
|
Merge branch 'main' into dim/bubbles
|
2022-03-16 15:54:46 +01:00 |
|
Dimitrie Stefanescu
|
e3655b2650
|
feat: wip
|
2022-03-16 10:02:37 +00:00 |
|
Gergő Jedlicska
|
2463b84170
|
fix(server comments): update comments table migration, add some more tests
|
2022-03-16 09:43:31 +01: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
|
684ea9d675
|
style(comments): various clarity changes
|
2022-03-15 23:02:31 +00: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 |
|
Gergő Jedlicska
|
cdc77b1acb
|
test(server comments): add more tests
|
2022-03-15 11:53:05 +01: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
|
e9cad7836a
|
Merge pull request #614 from specklesystems/matteo-mix
Matteo mix
|
2022-03-14 15:32:50 +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 |
|