Matteo Cominetti
|
052d3fe068
|
feat(frontend): navigation refractor
|
2021-07-28 18:15:29 +02:00 |
|
Matteo Cominetti
|
71904ea82f
|
feat(frontent): stream page improvs
|
2021-07-28 14:50:24 +02:00 |
|
Matteo Cominetti
|
0b12da31bb
|
feat(frontent): re-adds onboarding wizard
|
2021-07-28 10:43:38 +02:00 |
|
Matteo Cominetti
|
b3ffed4fb9
|
feat(timeline): infinite loading ♾
|
2021-07-27 21:01:14 +02:00 |
|
Matteo Cominetti
|
628781a2fe
|
feat(frontend): adds recent streams sidebar to feed
|
2021-07-27 19:44:27 +02:00 |
|
Matteo Cominetti
|
6001dac872
|
feat(frontend): main activity cards
|
2021-07-27 19:27:31 +02:00 |
|
Matteo Cominetti
|
4b268c938b
|
wip(frontend): timeline updates
|
2021-07-27 10:10:56 +02:00 |
|
Matteo Cominetti
|
040dbd1254
|
Merge branch 'main' into alan/frontend/activity-stream
|
2021-07-26 15:24:43 +02:00 |
|
Cristian Balas
|
f17b4a4dbd
|
Merge pull request #343 from specklesystems/webhooks
Webhooks
|
2021-07-23 12:57:30 +03:00 |
|
luz paz
|
ad97cdf444
|
Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
|
2021-07-22 09:23:21 -04:00 |
|
Cristian Balas
|
e527c067d4
|
fixed logging issue (#351)
|
2021-07-21 21:56:06 +03:00 |
|
cristi8
|
30416effe9
|
Merge branch 'webhooks' of github.com:specklesystems/speckle-server into webhooks
|
2021-07-21 21:03:04 +03:00 |
|
cristi8
|
d629133e41
|
fixed tests
|
2021-07-21 21:02:53 +03:00 |
|
izzy lyseggen
|
706889f537
|
Merge pull request #350 from specklesystems/izzy/webhooks
fix(server): webhooks mutations tests
|
2021-07-21 18:46:35 +01:00 |
|
cristi8
|
157db23f45
|
Added server info and user info to webhook payload
|
2021-07-21 20:45:57 +03:00 |
|
izzy lyseggen
|
1adb39f02b
|
fix(server): webhooks mutations tests
forgot to push this commit before merge ah sorry!!!
|
2021-07-21 18:44:09 +01:00 |
|
Cristian Balas
|
37f18be68d
|
Added memory limits to previewservice (#349)
|
2021-07-21 10:39:16 +03:00 |
|
izzy lyseggen
|
34b78f07f7
|
fix(frontend): webhooks routing and ui
|
2021-07-20 16:39:54 +01:00 |
|
izzy lyseggen
|
eb829d9ded
|
fix(server): webhook permissions fixes
|
2021-07-20 16:39:22 +01:00 |
|
izzy lyseggen
|
fcac5db324
|
fix(server): verify streamId on branch mutations
|
2021-07-20 15:51:13 +01:00 |
|
cristi8
|
4f17a66866
|
added id field on commit_create events, improved webhooks migration
|
2021-07-20 11:10:27 +03:00 |
|
Cristian Balas
|
330389b3b2
|
stream previews ignore globals branch, og overlay fixed (#345)
|
2021-07-19 17:50:48 +03:00 |
|
Cristian Balas
|
0fb22deda9
|
previewService detect browser page crash, added postprocessing option in server preview endpoint (#344)
|
2021-07-19 12:19:35 +03:00 |
|
izzy lyseggen
|
fff0752531
|
feat(frontend): general stream details settings
|
2021-07-16 16:14:28 +01:00 |
|
izzy lyseggen
|
b63259fdc5
|
feat(frontend): minor settings edits
|
2021-07-16 16:14:19 +01:00 |
|
izzy lyseggen
|
32808437e5
|
feat(frontend): webhooks / settings ui
|
2021-07-16 12:54:00 +01:00 |
|
Alan Rynne
|
e493527ba0
|
fix(frontend): Admin panel flashed wrong state on hard reload
|
2021-07-14 15:38:00 +02:00 |
|
Cristian Balas
|
97fc9521e5
|
frontend og tags
|
2021-07-14 12:18:01 +03:00 |
|
Alan Rynne
|
f1cd1a05fa
|
Added missing activity types
|
2021-07-14 10:37:43 +02:00 |
|
Cristian Balas
|
3b227713da
|
[nginx] disabled request buffering and set max-body-size at the server level (#332)
|
2021-07-13 11:40:41 +03:00 |
|
izzy lyseggen
|
26cb15251d
|
fix(webhooks): remove unuse field
|
2021-07-13 09:38:15 +01:00 |
|
izzy lyseggen
|
e7a48adbb2
|
test(webhooks): try a diff port?
|
2021-07-13 09:32:00 +01:00 |
|
izzy lyseggen
|
259c0b8e5d
|
test(webhooks): integrate changes
|
2021-07-13 09:21:34 +01:00 |
|
izzy lyseggen
|
9a37942138
|
test(webhooks): add gql tests
|
2021-07-13 09:18:42 +01:00 |
|
cristi8
|
2bb27524a4
|
renamed webhooks_config:events column to triggers
|
2021-07-13 11:16:15 +03:00 |
|
cristi8
|
46565605fd
|
webhook events should be presented as a list of strings
|
2021-07-13 10:25:00 +03:00 |
|
izzy lyseggen
|
7e47ef1bc5
|
Merge pull request #331 from specklesystems/izzy/webhooks
feat(webhooks): initial gql queries & mutations
|
2021-07-12 09:36:29 +01:00 |
|
cristi8
|
ddc86eb157
|
Webhooks - microservice + hooks into activityStreams
|
2021-07-12 11:32:54 +03:00 |
|
izzy lyseggen
|
8ebc87419a
|
feat(webhooks): add event history to gql query
|
2021-07-09 16:06:24 +01:00 |
|
izzy lyseggen
|
0141385adf
|
feat(webhooks): remove secret from query
|
2021-07-09 15:35:08 +01:00 |
|
izzy lyseggen
|
8577d6a7a9
|
feat(webhooks): initial gql queries & mutations
|
2021-07-09 15:09:49 +01:00 |
|
Alan Rynne
|
61aeb90974
|
feat(frontend): Activity polishing
Infinite scrolling, stream name fetch, tabs, links
|
2021-07-07 18:21:27 +02:00 |
|
cristi8
|
942cee1023
|
webhooks server component: db migration, service, tests
|
2021-07-07 13:27:35 +03:00 |
|
Alan Rynne
|
284758c288
|
feat(frontend): Activity stream advances.
|
2021-07-07 10:41:45 +02:00 |
|
Dimitrie Stefanescu
|
61120e22e8
|
Merge pull request #312 from specklesystems/activity_stream
Activity stream
|
2021-07-06 10:42:12 +01:00 |
|
Dimitrie Stefanescu
|
3a3fd7d963
|
refactor(viewer): linting yay
|
2021-07-05 09:11:44 +01:00 |
|
Dimitrie Stefanescu
|
b476fd5f8c
|
fix(viewer): swaps dimensions for correct box display
|
2021-07-05 09:00:49 +01:00 |
|
Cristian Balas
|
0768e172cf
|
new preview endpoints (#323)
|
2021-06-30 11:44:20 +03:00 |
|
Cristian Balas
|
ee8172414e
|
more upload logging; set express keepAlive higher than 60sec (#321)
|
2021-06-30 10:06:00 +03:00 |
|
Alan Rynne
|
747edc0cad
|
fix(frontend): Minor style fix
|
2021-06-30 08:17:46 +02:00 |
|