Cristian Balas
|
1f378b9823
|
Viewer fixes (#495)
|
2021-12-13 18:06:09 +02:00 |
|
KatKatKateryna
|
a55954baba
|
Merge pull request #485 from specklesystems/kate/added_buttons
edit app and delete commits functions added
|
2021-12-13 20:19:45 +08:00 |
|
Dimitrie Stefanescu
|
8de2182826
|
fix(frontend): reverts async commit deletion (thanks @KatKatKateryna!)
|
2021-12-13 12:13:51 +00:00 |
|
Dimitrie Stefanescu
|
39e22486a3
|
refactor(frontend): implemented proper await
the codebase is quite messy, but the default behaviour should be await-ing things over
.then().catch()
|
2021-12-13 10:37:21 +00:00 |
|
Dimitrie Stefanescu
|
fb01cd48e9
|
feat(frontend): app edit dialog DRY validation cc @KatKatKateryna
|
2021-12-13 10:32:20 +00:00 |
|
Gergő Jedlicska
|
d9144dae67
|
Merge pull request #494 from specklesystems/cristi/preview-service-docker-fix
fixed previewservice docker build
|
2021-12-07 14:15:02 +01:00 |
|
cristi8
|
a4facd09ba
|
fixed previewservice docker build
|
2021-12-07 15:10:50 +02:00 |
|
Gergő Jedlicska
|
b96fd41128
|
Merge pull request #469 from specklesystems/gergo/node16
build(node version): upgrade to current node LTS version
|
2021-12-07 12:51:25 +01:00 |
|
Gergő Jedlicska
|
887678a441
|
chore(server): npm test script forces empty PG user
|
2021-12-07 11:43:44 +01:00 |
|
Gergő Jedlicska
|
3fb6bc7d71
|
Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/node16
|
2021-12-07 11:27:05 +01:00 |
|
Cristian Balas
|
ecf908c4c3
|
webhook limiting (#492)
|
2021-12-06 14:43:57 +02:00 |
|
Cristian Balas
|
6db0219d91
|
Helm chart
|
2021-12-06 14:42:26 +02:00 |
|
KatKatKateryna
|
dd26320d10
|
refresh in a proper way (subscription event). Error: keys of the component add up instead of refreshing (both Update and Delete event)
|
2021-12-06 13:30:06 +08:00 |
|
izzy lyseggen
|
b6a056f44f
|
Merge pull request #490 from specklesystems/izzy/viewer/block-update
feat(viewer): check for old & new block transforms
|
2021-12-03 18:25:29 +00:00 |
|
izzy lyseggen
|
2b85bba53e
|
feat(viewer): check for old & new block transforms
|
2021-12-03 18:17:04 +00:00 |
|
KatKatKateryna
|
4ebac2afe1
|
$matomo is back
|
2021-12-02 14:03:11 +08:00 |
|
KatKatKateryna
|
1f2b3d3aef
|
Merge branch 'main' into kate/added_buttons
|
2021-12-01 22:07:13 +08:00 |
|
KatKatKateryna
|
54cb497f24
|
App edit fixed + SAVE button disabled by default
|
2021-12-01 21:49:24 +08:00 |
|
KatKatKateryna
|
befc10f7fe
|
warning added; also reset to initial editing dialog if closed
|
2021-12-01 17:26:18 +08:00 |
|
KatKatKateryna
|
1e95aab6d5
|
delete commit fixed + redirected to Branch url
|
2021-12-01 16:05:48 +08:00 |
|
Dimitrie Stefanescu
|
88d9ba0b7a
|
Merge pull request #487 from specklesystems/dim/branch-overview
Shiny new branch overview page
|
2021-11-30 19:43:47 +00:00 |
|
Dimitrie Stefanescu
|
0adc2e9955
|
Merge pull request #482 from specklesystems/gergo/emailValidatorFix
fix(frontend): add common robust email validator to frontend email fields
|
2021-11-30 19:31:47 +00:00 |
|
Dimitrie Stefanescu
|
6780e58bce
|
Merge pull request #486 from specklesystems/jrm/viewer-mesh-conversion-fix
Updated viewer conversion to support 3,4 cardinality faces, and not throw exception when n-gon faces are present
|
2021-11-30 19:27:44 +00:00 |
|
Dimitrie Stefanescu
|
2c95ae55ca
|
chore(viewer): bumps version && npm publish
|
2021-11-30 19:26:55 +00:00 |
|
Dimitrie Stefanescu
|
1cc6523752
|
Merge pull request #477 from specklesystems/gergo/streamIdUnification
fix(frontend): replace streamid with streamId in frontend gql query
|
2021-11-30 19:22:00 +00:00 |
|
Dimitrie Stefanescu
|
7603519307
|
Merge pull request #476 from specklesystems/gergo/streamAdmin
gergo/streamAdmin
|
2021-11-30 19:18:53 +00:00 |
|
Dimitrie Stefanescu
|
6d8b46158f
|
fix(frontend): minor styling quips
|
2021-11-30 19:14:25 +00:00 |
|
Dimitrie Stefanescu
|
a8156d340a
|
feat(frontend): cleanup
|
2021-11-30 18:46:48 +00:00 |
|
Dimitrie Stefanescu
|
d43bb0765b
|
feat(frontend): revamps the branch overview page
|
2021-11-30 18:40:20 +00:00 |
|
JR-Morgan
|
c943d20f6a
|
Fixed issue in Viewer conversion with n-gon faces causing the entire mesh to fail conversion.
- Also added support for 3,4 cardinality indicators on mesh faces.
|
2021-11-30 17:22:02 +00:00 |
|
KatKatKateryna
|
7de7971fb3
|
$matomo removed
|
2021-12-01 00:25:07 +08:00 |
|
KatKatKateryna
|
08a6eb8ab2
|
both buttons done except $matomo
|
2021-11-30 23:53:59 +08:00 |
|
KatKatKateryna
|
a5754d952e
|
Commit delete added
|
2021-11-30 23:31:18 +08:00 |
|
KatKatKateryna
|
435ac8326b
|
App editing working (except $matomo)
|
2021-11-30 22:29:11 +08:00 |
|
Gergő Jedlicska
|
2cb6ba3eba
|
feat(frontend): add links to admin streams and users
|
2021-11-29 16:44:09 +01:00 |
|
Gergő Jedlicska
|
6b79bb1ccd
|
fix(server): stream admin sort by stream size fixed
|
2021-11-29 15:40:33 +01:00 |
|
Gergő Jedlicska
|
a94b17318a
|
Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/streamAdmin
|
2021-11-29 14:47:54 +01:00 |
|
Matteo Cominetti
|
071ed6d224
|
Merge pull request #484 from a10kiloham/patch-1
typo
|
2021-11-29 12:37:11 +00:00 |
|
a10kiloham
|
d58afc0b82
|
typo
|
2021-11-29 12:12:07 +00:00 |
|
Dimitrie Stefanescu
|
2bf33805fc
|
Merge branch 'main' of https://github.com/specklesystems/speckle-server
|
2021-11-26 12:28:46 +00:00 |
|
Dimitrie Stefanescu
|
0ffa887e35
|
fix(viewer): npm publish push
|
2021-11-26 12:28:30 +00:00 |
|
Gergő Jedlicska
|
4c12a05a39
|
fix(frontend): add common robust email validator to frontend email fields
fixes #427
|
2021-11-24 14:40:14 +01:00 |
|
Dimitrie Stefanescu
|
d6179dfd3b
|
Merge pull request #481 from specklesystems/viewer_fix
Viewer fix
|
2021-11-24 13:08:46 +00:00 |
|
Dimitrie Stefanescu
|
14c75dfcd0
|
Merge pull request #480 from specklesystems/gergo/relativeDependencyRemoval
chore(viewer): add non relative dependencies to viewer
|
2021-11-24 13:00:05 +00:00 |
|
Dimitrie Stefanescu
|
4fc0021a83
|
style(frontend): removes console log statements
|
2021-11-24 12:59:30 +00:00 |
|
Dimitrie Stefanescu
|
036f3b956c
|
fix(frontend): fixes race condition in renderer
|
2021-11-24 12:03:16 +00:00 |
|
Gergő Jedlicska
|
183c461f8f
|
chore(viewer): add non relative dependencies to viewer
|
2021-11-24 12:57:35 +01:00 |
|
cristi8
|
23a3ac1884
|
viewer package.json fix, null checking in conversion
|
2021-11-24 13:12:06 +02:00 |
|
Gergő Jedlicska
|
8c3e66df76
|
Merge branch 'main' of github.com:specklesystems/speckle-server into main
|
2021-11-24 11:15:36 +01:00 |
|
Gergő Jedlicska
|
6723b6d762
|
Merge branch 'main' of github.com:specklesystems/speckle-server into main
|
2021-11-24 11:14:54 +01:00 |
|