Dimitrie Stefanescu
0c6759911d
feat(comments): adds setting for pub comments
2022-05-13 15:27:05 +01:00
Matteo Cominetti
0563296f6f
feat(server): extends invite scope
2022-05-13 10:15:56 +01:00
Dimitrie Stefanescu
267df9cd51
Merge branch 'main' into dim/public-comments
2022-05-11 17:49:42 +01:00
Gergő Jedlicska
d2166c3f38
Merge branch 'main' of github.com:specklesystems/speckle-server into defaultAppScopeHandling
2022-05-11 11:43:13 +02:00
Dimitrie Stefanescu
88be9dad60
fix(apps): selects all relevant fields in get all apps query (inc. trustByDefault)
2022-05-11 10:39:44 +01:00
Dimitrie Stefanescu
4bf130efe7
chore(app scope handling): adds logging
2022-05-11 10:30:38 +01:00
Gergő Jedlicska
bd543ed38e
refactor(server): completely remove app-root-path package
2022-05-03 15:36:18 +02:00
Gergő Jedlicska
43aa9965b1
test(server): fix gql subs test imports
2022-05-03 14:03:22 +02:00
Gergő Jedlicska
0ac118e05c
(refactor) server for less app-root-path
2022-05-03 13:10:00 +02:00
Dimitrie Stefanescu
639ef2b5d1
feat(comments): scaffolding public comments
2022-05-03 11:18:42 +01:00
Gergő Jedlicska
6e62d97ed0
test(server default apps): test default app update borkage doesn't screw up the app data
2022-04-28 15:40:04 +02:00
Gergő Jedlicska
a92028d47f
refactor(server default apps): i dont like mutating input objects inside functions
2022-04-28 15:38:56 +02:00
Gergő Jedlicska
1fea215852
test(server default apps): expand default apps update test with token scopes checks
2022-04-28 14:32:55 +02:00
Gergő Jedlicska
fc21bbfa02
refactor(server default apps): clean default apps update implementation
2022-04-28 14:32:13 +02:00
Gergő Jedlicska
849b6fc90e
feat(server app scopes): initial transation imp for updating user app tokens for default apps
2022-04-28 13:38:09 +02:00
Gergő Jedlicska
735523662d
default apps auto auth
2022-04-26 14:47:19 +02:00
Gergő Jedlicska
765e6e3080
refactor(server default apps): minor cleanup
2022-04-25 18:39:18 +02:00
Gergő Jedlicska
23bca9ac68
Merge branch 'main' of github.com:specklesystems/speckle-server into defaultAppScopeHandling
2022-04-25 12:46:47 +02:00
Gergő Jedlicska
295d66cc18
feat(default apps): update manager and connectors with user invite scopes
...
fix #679
2022-04-25 11:56:39 +02:00
Gergő Jedlicska
2d03d8a632
refactor(scopes constants): add users:invite to Scopes constant
2022-04-25 11:53:32 +02:00
Gergő Jedlicska
2fe2d11bbe
test(server apps tests): test default app permissions not being revoked
2022-04-25 11:47:51 +02:00
Gergő Jedlicska
d9bcada494
feat(server default apps): remove revoke default app credentials after updating it
...
fix #680
2022-04-25 11:47:08 +02:00
Cristian Balas
58b67f5e62
Basic OBJ import (meshes, materials, vertex colors) ( #713 )
2022-04-22 13:20:16 +03:00
Cristian Balas
8aa7ed3b47
allow more objects in download requests ( #704 )
2022-04-19 13:57:56 +03:00
luz paz
915cb0afaf
Fix various typos
...
Found via `codespell -q 3 -S CHANGELOG.md -L doesnt,optio,promisses,tread,usera`
2022-04-15 13:49:46 -04:00
Cristian Balas
add1888b42
Server: disable parallel multipart part uploads ( #699 )
2022-04-14 19:13:10 +03:00
Cristian Balas
5a0632b7a3
auth fixes, k8s fixes ( #696 )
2022-04-13 17:11:11 +03:00
Dimitrie Stefanescu
38c23b1446
fix(frontend/apps): closes #619
...
accepts defeat and removes dark mode styling
2022-04-08 21:22:04 +01:00
Dimitrie Stefanescu
e830e6a5e5
fix(frontend): displays toast post email verification, closes #672
2022-04-08 21:14:38 +01:00
Cristian Balas
65518e75dd
added support for uploading STL files ( #673 )
2022-04-06 21:09:20 +03:00
Matteo Cominetti
8b7f539427
feat: removes matomo & changes some CI/CD settings ( #670 )
2022-04-06 15:58:05 +03:00
Gergő Jedlicska
0bb5ae5a02
ci(pre-commit): add pre-commit ci badge ( #664 )
...
* ci(pre-commit): add pre-commit ci badge
* ci(pre-commit ci): add eslint extra dependencies
* test(server test): remove to short timeout from rest tests
* ci(pre-commit ci): add eslint as dependenency
* ci(circle ci): remove linting from circle ci since its moved to pre-commit ci
2022-04-05 17:18:17 +03:00
Gergő Jedlicska
89d0d9e0ed
style: fix eslint warnings
2022-04-04 22:32:34 +02:00
Gergő Jedlicska
4812d53aa4
Merge branch 'main' of github.com:specklesystems/speckle-server into eslintAllTheThings
2022-04-04 22:06:53 +02:00
Fabians
4699e6794c
reformatting again for 88 width
2022-04-04 19:21:28 +03:00
Fabians
1c7436e7ff
extra prefer-const & object-shorthand
2022-04-04 19:00:24 +03:00
Kristaps Fabians Geikins
16da51b96a
fix(server): awaiting revokeRefreshToken to ensure it fails within request scope ( #652 )
...
* fix(server): awaiting revokeRefreshToken to ensure it fails within request scope
* removed unnecessary error throw
2022-04-04 17:00:27 +03:00
Gergő Jedlicska
1355ddab6f
style(all): some extra formatting fixes
2022-04-01 09:40:47 +02:00
Gergő Jedlicska
b2d5cd3a01
style(previews): fix eslint for preview service
2022-03-31 17:23:35 +02:00
Gergő Jedlicska
547cdef70c
test(server test): fix revoke token test
2022-03-31 15:53:13 +02:00
Gergő Jedlicska
7906307a8f
fix(server tests): fixed all non awaited rejected promisses
2022-03-31 15:21:13 +02:00
Gergő Jedlicska
985d95181a
Merge branch 'main' of github.com:specklesystems/speckle-server into eslintAllTheThings
2022-03-31 14:53:52 +02:00
Gergő Jedlicska
d53df11f77
style(server): fix all eslint errors and break the tests
2022-03-31 14:18:44 +02:00
Fabians
abe6d5e086
chore: re-formatted everything with prettier
2022-03-30 12:54:24 +03:00
Gergő Jedlicska
569b4688fa
style(all): reformat with print width 88
2022-03-29 19:46:49 +02:00
Fabians
aa5e94d640
chore: reformatting everything with prettier
2022-03-29 17:12:31 +03:00
Fabians
04100d1b60
feat: added prettierignore file and fixed some issues prettier found in some files
2022-03-29 16:53:49 +03:00
Kristaps Fabians Geikins
aeeb88340d
feat: favoriting streams #620 ( #633 )
2022-03-29 16:30:49 +03:00
Gergő Jedlicska
9964f61ab2
style(server): fix auth tests linting
2022-03-23 18:07:21 +01:00
Gergő Jedlicska
19c01fe052
test(server): test archived users search
2022-03-23 18:06:53 +01:00