izzy lyseggen
|
32808437e5
|
feat(frontend): webhooks / settings ui
|
2021-07-16 12:54:00 +01:00 |
|
Alan Rynne
|
0b9f618e6c
|
Merge pull request #337 from specklesystems/alan/frontend/admin-route-guard
fix(frontend): Admin panel flashed wrong state on hard reload
|
2021-07-14 15:40:49 +02:00 |
|
Alan Rynne
|
e493527ba0
|
fix(frontend): Admin panel flashed wrong state on hard reload
|
2021-07-14 15:38:00 +02:00 |
|
Matteo Cominetti
|
65e9214ef5
|
Update CONTRIBUTING.md
|
2021-07-14 13:29:54 +01: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
|
11b657f0f7
|
more upload logging; set express keepAlive higher than 60sec (#333)
|
2021-07-13 11:43:28 +03: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 |
|
cristi8
|
e7554b0c29
|
docker-compose update to include webhook-service
|
2021-07-12 11:46:18 +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
|
ae37db1e8f
|
Merge pull request #325 from specklesystems/dim/viewer-fix
Dim/viewer fix
|
2021-07-05 09:16:56 +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
|
82d67f1d96
|
Merge pull request #320 from specklesystems/alan/frontend/move-embed-btn
feat(frontend): Viewer always shows embed button in top-right corner
|
2021-06-30 08:21:24 +02:00 |
|
Alan Rynne
|
747edc0cad
|
fix(frontend): Minor style fix
|
2021-06-30 08:17:46 +02:00 |
|
Alan Rynne
|
15ba81fe9e
|
feat(frontend): Always shows embed button in top-right corner
|
2021-06-30 08:12:15 +02:00 |
|
Matteo Cominetti
|
9d729816bc
|
Merge pull request #314 from specklesystems/frontend/onboarding
feat(frontend): do no redirect after creating first stream
|
2021-06-25 16:17:20 +01:00 |
|
Matteo Cominetti
|
42d4447739
|
feat(frontend): do no redirect after creating first stream
|
2021-06-25 16:16:41 +01:00 |
|
Alan Rynne
|
29a0275629
|
feat(ifc): Material memoization + tasks and comments
|
2021-06-25 15:00:46 +02:00 |
|
cristi8
|
150956ad1b
|
db indexes
|
2021-06-25 01:53:52 +03:00 |
|
izzy lyseggen
|
f764908707
|
Merge pull request #311 from specklesystems/izzy/activity_stream
fix(server): adjust activity stream tests
|
2021-06-24 17:41:23 +01:00 |
|
izzy lyseggen
|
20fb24f7d4
|
Merge pull request #310 from specklesystems/izzy/activity_stream
feat(server): activity stream fixes, tests, and timeline
|
2021-06-24 16:19:00 +01:00 |
|
izzy lyseggen
|
36e22b61e8
|
fix(server): adjust activity stream tests
|
2021-06-24 16:17:14 +01:00 |
|
izzy lyseggen
|
b4275888c7
|
feat(server): activity stream timeline and tests
|
2021-06-24 16:07:16 +01:00 |
|
izzy lyseggen
|
974002091b
|
feat(server): add hasScopes directive
takes a list as an argument.
couldn't work out how to adapt the `hasScope` directive to be flexible,
so just added a second one instead
|
2021-06-24 16:06:47 +01:00 |
|
izzy lyseggen
|
b671baf171
|
feat(server): activity stream timeline fixes
|
2021-06-24 16:05:26 +01:00 |
|
Alan Rynne
|
abc2b41f50
|
feat(ifc): Keep track of duplicate conversions
|
2021-06-24 16:24:12 +02:00 |
|
Matteo Cominetti
|
3069c27a07
|
Merge pull request #309 from specklesystems/frontend/onboarding
Frontend/onboarding
|
2021-06-24 15:10:07 +01:00 |
|
Matteo Cominetti
|
64d8b19b07
|
feat(frontend): final 💄
|
2021-06-24 15:07:25 +01:00 |
|
Alan Rynne
|
b0d9e9b168
|
fix: UnwrapValues and ParseValues are no longer static
|
2021-06-24 10:41:41 +02:00 |
|
Alan Rynne
|
f58607c37f
|
chore: updated package-lock
|
2021-06-24 10:40:45 +02:00 |
|
Alan Rynne
|
ebc0b3bfcf
|
feat(ifc): Added display mesh from productgeo to ifc object
|
2021-06-24 10:40:00 +02:00 |
|
Alan Rynne
|
06dff6cf81
|
feat(ifc): Minor advances, still wip
|
2021-06-24 10:26:29 +02:00 |
|
Matteo Cominetti
|
e110305a92
|
feat(frontend): wip onboarding stepper
|
2021-06-23 19:11:26 +01:00 |
|